Commit History

Author SHA1 Message Date
  Maxim Sheronov 0fffa45158 Fix enums bindings 6 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 6 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 6 years ago
  Ignacio Etcheverry 90b8a5b71e Removes editor_hint from SceneTree 6 years ago
  Juan Linietsky 6ba1e4677b -Trigger shapes removed in 2D, they became obsolete long ago when areas could detect their own overlap 7 years ago
  alexholly a3c90b0293 renamed all Rect2.pos to Rect2.position 7 years ago
  Rémi Verschelde 2398eb6ed4 Move core thirdparty files to thirdparty/{minizip,misc} 7 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 7 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 7 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 7 years ago
  Andreas Haas 16eee2f59b CollisionShape2D: Fix warning icon not updating. 7 years ago
  Juan Linietsky bc26f90581 Type renames: 7 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 7 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 7 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 7 years ago
  Juan Linietsky c195c0df6b -Added configuration warning system for nodes 8 years ago
  Juan Linietsky d7015613b1 It seems everyone misses the polygon decomposer output, fixes #3069 8 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 8 years ago
  Juan Linietsky 7d0894e925 -Improved convex decomposer for CollisionPolygon2D, fixes #2336 8 years ago
  Rémi Verschelde d4993b74fc Add missing argument names in GDScript bindings 8 years ago
  Juan Linietsky 9251298f46 -collision debug is shown above all else, fixes #2985 8 years ago
  Juan Linietsky 83d9a692be Ability to visually debug geometry visually: 8 years ago
  reduz 2580ca01e6 Ability to keep collisionshapes and collisionpolygons when running the game. 8 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 9 years ago
  Juan Linietsky 7ad7f2f6a9 android fixes, please test 9 years ago
  Juan Linietsky a36a774897 Fixes 9 years ago
  Juan Linietsky 0dbedd18fc SceneMainLoop -> SceneTree 9 years ago
  Juan Linietsky f00f4b9296 CollisionPolygon (3D) 9 years ago