| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | Merge pull request #11069 from aroncds/master | Rémi Verschelde | 2017-09-13 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | Added to kinematicbody2d the copy and paste of the API friendler of Kinematic... | Aron de Castro | 2017-09-10 | 1 | -1/+1 |
| * | | | | | Renamed play to playing property, but now playing and is_playing is the same,... | Juan Linietsky | 2017-09-13 | 1 | -1/+1 |
| * | | | | | Fixed issues with surround sound on audio server | Marcelo Fernandez | 2017-09-12 | 1 | -89/+65 |
| | |_|/ /
|/| | | |
|
| * | | | | Merge pull request #11002 from NathanWarden/vehicle_wheel_warning | Rémi Verschelde | 2017-09-12 | 2 | -0/+10 |
| |\ \ \ \ |
|
| | * | | | | Added a warning message when a VehicleWheel is not a child of a VehicleBody. | Nathan Warden | 2017-09-05 | 2 | -0/+10 |
| * | | | | | Merge pull request #10908 from hpvb/fix-unused-variables | Rémi Verschelde | 2017-09-12 | 2 | -18/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix unused variable warnings | Hein-Pieter van Braam | 2017-09-08 | 2 | -18/+0 |
| | | |/ / /
| |/| | | |
|
| * | | | | | Merge pull request #11026 from hpvb/fix-assign-in-if | Rémi Verschelde | 2017-09-12 | 5 | -8/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | Remove assignment and declarations in if statements | Hein-Pieter van Braam | 2017-09-08 | 5 | -8/+12 |
| | |/ / / / |
|
| * | | | | | Merge pull request #11041 from hpvb/fix-clang-format-error | Rémi Verschelde | 2017-09-12 | 1 | -6/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix serveral recent new clang-format errors | Hein-Pieter van Braam | 2017-09-08 | 1 | -6/+3 |
| | |/ / / / |
|
| * / / / / | Added ID to tracker signals and property for storing hand | Bastiaan Olij | 2017-09-10 | 2 | -1/+16 |
| |/ / / / |
|
| * | | | | Several fixes to directional shadows, closes #10926 | Juan Linietsky | 2017-09-07 | 2 | -1/+32 |
| * | | | | Renamed playing property of audiostreams to play, to make it clearer. Fixes #... | Juan Linietsky | 2017-09-06 | 1 | -3/+5 |
| * | | | | Check whether stuff is visible before baking it, closes #10525 | Juan Linietsky | 2017-09-06 | 1 | -14/+17 |
| |/ / / |
|
| * / / | -Changed KinematicBody API yet again to make it friendlier | Juan Linietsky | 2017-09-04 | 2 | -110/+170 |
| |/ / |
|
| * | | Fix use of unitialized variables | Hein-Pieter van Braam | 2017-09-02 | 2 | -3/+7 |
| * | | Fix freeze on exit on audiostreamplayers when setting invalid stream, closes ... | Juan Linietsky | 2017-09-01 | 1 | -2/+2 |
| * | | Fix files header | Poommetee Ketson | 2017-09-01 | 4 | -5/+4 |
| * | | Fixed return of KinematicBody::_move | James Beedie | 2017-08-31 | 1 | -1/+2 |
| * | | Improved default directional shadow params, added bias split scale, closes #9828 | Juan Linietsky | 2017-08-30 | 2 | -2/+5 |
| * | | Remove Basis::set_scale and Basis::set_rotation_* functions. | Ferenc Arn | 2017-08-29 | 1 | -1/+1 |
| * | | DocData and type hints fixes | Ignacio Etcheverry | 2017-08-29 | 1 | -1/+1 |
| |/ |
|
| * | Dead code tells no tales | Rémi Verschelde | 2017-08-27 | 16 | -1871/+3 |
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 72 | -72/+72 |
| * | -Massive clean up to gizmos | Juan Linietsky | 2017-08-26 | 8 | -36/+29 |
| * | added finished signals to audio stream players, fixes #9928 | Juan Linietsky | 2017-08-25 | 1 | -0/+3 |
| * | Convert Object::cast_to() to the static version | Hein-Pieter van Braam | 2017-08-24 | 24 | -102/+85 |
| * | Merge pull request #10340 from Rubonnek/remove-unnecessary-assignments | Rémi Verschelde | 2017-08-22 | 1 | -0/+3 |
| |\ |
|
| | * | Removed unnecessary assignments | Wilson E. Alvarez | 2017-08-21 | 1 | -0/+3 |
| * | | Merge pull request #10351 from neikeq/enums-are-for-the-weak | Juan Linietsky | 2017-08-21 | 12 | -145/+146 |
| |\ \
| |/
|/| |
|
| | * | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry | 2017-08-20 | 12 | -146/+146 |
| * | | Merge pull request #10319 from neikeq/pr-engine-editor-hint | Juan Linietsky | 2017-08-20 | 8 | -17/+27 |
| |\ \
| |/
|/| |
|
| | * | Removes editor_hint from SceneTree | Ignacio Etcheverry | 2017-08-19 | 8 | -17/+27 |
| * | | -Fix all shadow and culling related issues, fixes #9330 | Juan Linietsky | 2017-08-19 | 4 | -20/+20 |
| * | | Synchronize parameter names in definition and declaration | TwistedTwigleg | 2017-08-16 | 10 | -18/+18 |
| * | | Merge pull request #10309 from H4kor/particles | Rémi Verschelde | 2017-08-16 | 1 | -7/+9 |
| |\ \ |
|
| | * | | Checking vecs before normalization. Fixes #10183 | Niko Abeler | 2017-08-16 | 1 | -7/+9 |
| | |/ |
|
| * | | Merge pull request #10322 from TwistedTwigleg/Navmesh_expose_create_from_mesh | Rémi Verschelde | 2017-08-16 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Exposed create_from_mesh in Navmesh | TwistedTwigleg | 2017-08-13 | 1 | -0/+2 |
| * | | | Merge pull request #10365 from RandomShaper/fix-10074 | Juan Linietsky | 2017-08-15 | 1 | -7/+0 |
| |\ \ \ |
|
| | * | | | Keep shapes bound to out-of-tree 3D physics objects | Pedro J. Estébanez | 2017-08-16 | 1 | -7/+0 |
| | |/ / |
|
| * | | | Merge pull request #10170 from ISylvox/trail-divisor__editor-glitch | Juan Linietsky | 2017-08-15 | 1 | -2/+1 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | trail divisor is now works properly | Indah Sylvia | 2017-08-08 | 1 | -2/+1 |
| * | | | Disabling Particles::one_shot restarts emission | Zher Huei Lee | 2017-08-12 | 1 | -0/+2 |
| | |/
|/| |
|
| * | | Merge pull request #9987 from Rubonnek/move-members-to-initilization-list | Rémi Verschelde | 2017-08-11 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Moved member variables from constructor to initialization list | Wilson E. Alvarez | 2017-08-08 | 1 | -3/+3 |
| * | | | Merge pull request #10202 from neikeq/how-do-you-turn-this-on | Rémi Verschelde | 2017-08-11 | 19 | -62/+62 |
| |\ \ \ |
|
| | * | | | Fixes method definitions with extra number of arguments | Ignacio Etcheverry | 2017-08-10 | 2 | -2/+2 |