Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Andrea Catania
|
a395d809a5
Added function to control 6DOF precision
|
6 years ago |
Ibrahn Sahir
|
397b4c2a4a
Removed duplicate property bind in Generic6DOFJoint.
|
6 years ago |
Geoffrey Irons
|
e149327be0
Added angular restitution
|
6 years ago |
Andrea Catania
|
b5480634c3
Added possibility to create joints with only one body
|
6 years ago |
Max Hilbrunner
|
585a185e89
Merge pull request #19246 from xemjeff/physics
|
6 years ago |
Juan Linietsky
|
eeab3502d5
Changes to how node paths are selected from property, allowing setting a hint.
|
6 years ago |
Jeffs
|
bd29fec042
Issues #19203 and #19204
|
7 years ago |
Geoffrey
|
09c887f38e
Implemented interface for bullet joint motors
|
7 years ago |
Andrea Catania
|
a42765dada
Added physics API in order to enable/disable collisions between rigidbody attached to a joint with bullet physics bullet
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Pedro J. Estébanez
|
d8584682f0
Fix joints collision exceptions
|
7 years ago |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
7 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 years ago |
Juan Linietsky
|
a2903fc51d
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_CHANGED
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Rémi Verschelde
|
f40f360a2c
Remove unused variables (fourth pass) + dead code
|
8 years ago |
Juan Linietsky
|
df5fa62ab9
remove the invalid id error when freeing a 3D joint, fixes #2383
|
9 years ago |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
Juan Linietsky
|
09ff457185
made the exclusion of nodes from joints optional, fixes #3015
|
9 years ago |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 years ago |