index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
3d
/
vehicle_body.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a warning message when a VehicleWheel is not a child of a VehicleBody.
Nathan Warden
2017-09-05
1
-0
/
+8
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-8
/
+4
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-0
/
+3
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-2
/
+2
*
GDScript can now tell if the wheel is in contact with the ground; change roll...
Zireael07
2017-05-20
1
-0
/
+18
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-433
/
+308
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-32
/
+32
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-15
/
+15
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-9
/
+12
*
Type renames:
Juan Linietsky
2017-01-11
1
-7
/
+7
*
Merge pull request #7426 from m4nu3lf/bugfix/physics
Juan Linietsky
2017-01-10
1
-1
/
+1
|
\
|
*
Fixed inertia tensor computation and center of mass
m4nu3lf
2017-01-09
1
-1
/
+1
*
|
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-04
1
-15
/
+21
|
/
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-32
/
+32
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Remove unused variables (fourth pass) + dead code
Rémi Verschelde
2016-07-08
1
-9
/
+3
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
Fixed overloaded virtual functions with const vs none warning
marcelofg55
2016-06-12
1
-1
/
+1
*
VehicleBody: Cosmetic fixes to previous commit
Rémi Verschelde
2016-05-21
1
-1
/
+1
*
Add get_linear_velocity() method to VehicleBody class
Agustin Benavidez
2016-05-21
1
-1
/
+7
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
1
-2
/
+2
*
Huge Amount of BugFix
Juan Linietsky
2014-10-03
1
-6
/
+7
*
3D Physics and Other Stuff
Juan Linietsky
2014-09-02
1
-8
/
+206
*
Little Bits
Juan Linietsky
2014-08-14
1
-0
/
+846