Historial de Commits

Autor SHA1 Mensaje Fecha
  Poommetee Ketson 9cadb9e5f3 Bind unbound enums, rearrange some by value hace 7 años
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process hace 7 años
  Aron de Castro 6e0892f223 Added to kinematicbody2d the copy and paste of the API friendler of KinematicBody hace 7 años
  Ignacio Etcheverry c16d00591b DocData and type hints fixes hace 7 años
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales hace 7 años
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers hace 7 años
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version hace 7 años
  Juan Linietsky 2cc8309249 Merge pull request #10351 from neikeq/enums-are-for-the-weak hace 7 años
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants hace 7 años
  Juan Linietsky 541fdffc0a Merge pull request #10319 from neikeq/pr-engine-editor-hint hace 7 años
  Ignacio Etcheverry 90b8a5b71e Removes editor_hint from SceneTree hace 7 años
  Nathan Hold fb40846dca Fix missing and incorrect values in return value of _move method hace 7 años
  Ignacio Etcheverry 78619a5866 Fixes method definitions with extra number of arguments hace 7 años
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds hace 7 años
  Juan Linietsky de9fb90dbf Warn about resizing a rigidbody (2D or 3D), covers the most common cases, closes #7615 hace 7 años
  Johan Manuel 00afca31c6 Use the gravity constant to calculate weights hace 7 años
  Juan Linietsky bc509ac7bd Simplified 2D Kinematicbody.. 3D will wait a bit. hace 7 años
  Juan Linietsky 6ba1e4677b -Trigger shapes removed in 2D, they became obsolete long ago when areas could detect their own overlap hace 7 años
  Poommetee Ketson 6c44fff508 Refactor layer_mask to collision_layer hace 7 años
  gamemanj 0a4dde93d4 Apply is_ceiling/is_wall swap fix to 2D move_and_slide (minus explaination) hace 7 años
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line hace 7 años
  Rémi Verschelde 02f9851d0d Merge pull request #8259 from bojidar-bg/move-slide-wall-fix hace 7 años
  Bojidar Marinov 289abd3710 Fix is_move_and_slide_on_wall, make move_and_slide floor angle configurable hace 7 años
  Ferenc Arn 1a620bd5fa Made slide and reflect active verbs acting on itself in Vector2 and Vector3. hace 7 años
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) hace 7 años
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD hace 7 años
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD hace 7 años
  Ferenc Arn 6f4f9aa6de Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. hace 7 años
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code hace 7 años
  Juan Linietsky 0ad9939603 Rename collision layer as suggested in #5696 hace 7 años