Commit History

Author SHA1 Message Date
  Aron de Castro 6e0892f223 Added to kinematicbody2d the copy and paste of the API friendler of KinematicBody 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Juan Linietsky de9fb90dbf Warn about resizing a rigidbody (2D or 3D), covers the most common cases, closes #7615 7 years ago
  Juan Linietsky bc509ac7bd Simplified 2D Kinematicbody.. 3D will wait a bit. 7 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
  Poommetee Ketson 6c44fff508 Refactor layer_mask to collision_layer 7 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 years ago
  Bojidar Marinov 289abd3710 Fix is_move_and_slide_on_wall, make move_and_slide floor angle configurable 7 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 7 years ago
  Juan Linietsky 0ad9939603 Rename collision layer as suggested in #5696 7 years ago
  Juan Linietsky bc26f90581 Type renames: 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 5fc084c28e -Fixed issue in Kinematicbody2D 8 years ago
  Juan Linietsky fc70824f7c More improvements to visual script.. 8 years ago
  Juan Linietsky 748836e0b3 Several all around fixes to visual scripting (in the process of creating demos) 8 years ago
  Josh Grams a7b4127481 RigidBody2D (add_force, set_inertia): new methods. 8 years ago
  Josh Grams ffaced87a6 RigidBody2D: rename apply_impulse(pos) to offset. 8 years ago
  Josh Grams f7d31cec38 RigidBody2D: add and bind get_inertia() method. 8 years ago
  Josh Grams dbabe4c07c RigidBody2D: add and bind get/set_applied_torque. 8 years ago
  Juan Linietsky a625f7d073 -Properly lock and and warn about switching off contact monitoring, fixes #3041 8 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 8 years ago
  Juan Linietsky 9acab32daa new file dialog! 9 years ago
  Juan Linietsky 421b4fec3e -compatibility option for physicsbody layers, fixes #1842 9 years ago
  Juan Linietsky e7aa37fe75 improved kinematic motion, improved demos for kinematic motion 9 years ago
  Juan Linietsky af06843982 -new collision layer & mask system for 2D, for more flexible collision masking 9 years ago
  Juan Linietsky 28c4afeb57 -Rewritten KinematicBody2D::move to MUCH more efficient code. 9 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 9 years ago
  Juan Linietsky 9012cd408e -Add support for one-way collision in 2D (only works for kinematic body so far) 9 years ago
  Juan Linietsky 2ef5a342e3 -begin work on unidirectional collision detection 9 years ago