Historial de Commits

Autor SHA1 Mensaje Fecha
  Aron de Castro 6e0892f223 Added to kinematicbody2d the copy and paste of the API friendler of KinematicBody hace 7 años
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 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
  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
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 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
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) hace 7 años
  Juan Linietsky 0ad9939603 Rename collision layer as suggested in #5696 hace 7 años
  Juan Linietsky bc26f90581 Type renames: hace 7 años
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. hace 7 años
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! hace 7 años
  Juan Linietsky 5fc084c28e -Fixed issue in Kinematicbody2D hace 8 años
  Juan Linietsky fc70824f7c More improvements to visual script.. hace 8 años
  Juan Linietsky 748836e0b3 Several all around fixes to visual scripting (in the process of creating demos) hace 8 años
  Josh Grams a7b4127481 RigidBody2D (add_force, set_inertia): new methods. hace 8 años
  Josh Grams ffaced87a6 RigidBody2D: rename apply_impulse(pos) to offset. hace 8 años
  Josh Grams f7d31cec38 RigidBody2D: add and bind get_inertia() method. hace 8 años
  Josh Grams dbabe4c07c RigidBody2D: add and bind get/set_applied_torque. hace 8 años
  Juan Linietsky a625f7d073 -Properly lock and and warn about switching off contact monitoring, fixes #3041 hace 8 años
  George Marques 5be9ff7b67 Update copyright to 2016 in headers hace 8 años
  Juan Linietsky 9acab32daa new file dialog! hace 9 años
  Juan Linietsky 421b4fec3e -compatibility option for physicsbody layers, fixes #1842 hace 9 años
  Juan Linietsky e7aa37fe75 improved kinematic motion, improved demos for kinematic motion hace 9 años
  Juan Linietsky af06843982 -new collision layer & mask system for 2D, for more flexible collision masking hace 9 años
  Juan Linietsky 28c4afeb57 -Rewritten KinematicBody2D::move to MUCH more efficient code. hace 9 años
  Juan Linietsky fdaa2920eb Updated copyright year in all headers hace 9 años
  Juan Linietsky 9012cd408e -Add support for one-way collision in 2D (only works for kinematic body so far) hace 9 años
  Juan Linietsky 2ef5a342e3 -begin work on unidirectional collision detection hace 9 años