Age | Commit message (Expand) | Author |
2017-09-25 | Use BoolVariable in target/component/advanced options. | Elliott Sales de Andrade |
2017-09-24 | Fix: CollisionObject shape owner indexing is inconsistent | damarindra |
2017-09-23 | Rename get_position => get_playback_position and seek_pos => seek on audio cl... | Marcelo Fernandez |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-09-17 | Merge pull request #11274 from Rubonnek/keep-argument-names-consistent | Rémi Verschelde |
2017-09-15 | Merge pull request #11280 from BastiaanOlij/fix_arvr_joyid | Andreas Haas |
2017-09-15 | Merge pull request #11230 from maxim-sheronov/fix_enum_bindings | Thomas Herzog |
2017-09-15 | joyid is set to -1, not 0 when no joystick entity has been created | BastiaanOlij |
2017-09-14 | Renamed function arguments to keep them consistent between declaration and im... | Wilson E. Alvarez |
2017-09-13 | Fix enums bindings | Maxim Sheronov |
2017-09-13 | Merge pull request #7908 from SaracenOne/recast | Rémi Verschelde |
2017-09-13 | Fix out of bound array indexing (reverb_vol) | Hein-Pieter van Braam |
2017-09-13 | Fix out of bound array indexing | Hein-Pieter van Braam |
2017-09-13 | Merge pull request #11069 from aroncds/master | Rémi Verschelde |
2017-09-13 | Renamed play to playing property, but now playing and is_playing is the same,... | Juan Linietsky |
2017-09-12 | Fixed issues with surround sound on audio server | Marcelo Fernandez |
2017-09-12 | Merge pull request #11002 from NathanWarden/vehicle_wheel_warning | Rémi Verschelde |
2017-09-12 | Merge pull request #10908 from hpvb/fix-unused-variables | Rémi Verschelde |
2017-09-12 | Merge pull request #11026 from hpvb/fix-assign-in-if | Rémi Verschelde |
2017-09-12 | Merge pull request #11041 from hpvb/fix-clang-format-error | Rémi Verschelde |
2017-09-10 | Added to kinematicbody2d the copy and paste of the API friendler of Kinematic... | Aron de Castro |
2017-09-10 | Added ID to tracker signals and property for storing hand | Bastiaan Olij |
2017-09-08 | Fix unused variable warnings | Hein-Pieter van Braam |
2017-09-08 | Remove assignment and declarations in if statements | Hein-Pieter van Braam |
2017-09-08 | Fix serveral recent new clang-format errors | Hein-Pieter van Braam |
2017-09-07 | Several fixes to directional shadows, closes #10926 | Juan Linietsky |
2017-09-06 | Renamed playing property of audiostreams to play, to make it clearer. Fixes #... | Juan Linietsky |
2017-09-06 | Check whether stuff is visible before baking it, closes #10525 | Juan Linietsky |
2017-09-05 | Added a warning message when a VehicleWheel is not a child of a VehicleBody. | Nathan Warden |
2017-09-04 | Recast integration. | Saracen |
2017-09-04 | -Changed KinematicBody API yet again to make it friendlier | Juan Linietsky |
2017-09-02 | Fix use of unitialized variables | Hein-Pieter van Braam |
2017-09-01 | Fix freeze on exit on audiostreamplayers when setting invalid stream, closes ... | Juan Linietsky |
2017-09-01 | Fix files header | Poommetee Ketson |
2017-08-31 | Fixed return of KinematicBody::_move | James Beedie |
2017-08-30 | Improved default directional shadow params, added bias split scale, closes #9828 | Juan Linietsky |
2017-08-29 | Remove Basis::set_scale and Basis::set_rotation_* functions. | Ferenc Arn |
2017-08-29 | DocData and type hints fixes | Ignacio Etcheverry |
2017-08-27 | Dead code tells no tales | Rémi Verschelde |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-26 | -Massive clean up to gizmos | Juan Linietsky |
2017-08-25 | added finished signals to audio stream players, fixes #9928 | Juan Linietsky |
2017-08-24 | Convert Object::cast_to() to the static version | Hein-Pieter van Braam |
2017-08-22 | Merge pull request #10340 from Rubonnek/remove-unnecessary-assignments | Rémi Verschelde |
2017-08-21 | Merge pull request #10351 from neikeq/enums-are-for-the-weak | Juan Linietsky |
2017-08-21 | Removed unnecessary assignments | Wilson E. Alvarez |
2017-08-20 | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry |
2017-08-20 | Merge pull request #10319 from neikeq/pr-engine-editor-hint | Juan Linietsky |
2017-08-19 | -Fix all shadow and culling related issues, fixes #9330 | Juan Linietsky |
2017-08-19 | Removes editor_hint from SceneTree | Ignacio Etcheverry |