Age | Commit message (Expand) | Author |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-26 | initialize bus_index to 0 | Marcin Zawiejski |
2017-11-25 | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky |
2017-10-14 | Fix video playback | Matt Hughes |
2017-10-04 | Add function set_stream_position to VideoPlayer | Terah |
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-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-21 | Removed unnecessary assignments | Wilson E. Alvarez |
2017-08-19 | Removes editor_hint from SceneTree | Ignacio Etcheverry |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-13 | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam |
2017-02-13 | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam |
2017-01-21 | WIP new AudioServer, with buses, effects, etc. | Juan Linietsky |
2017-01-15 | Oops! Audio engine has vanished :D | Juan Linietsky |
2017-01-14 | Style: Fix whole-line commented code | Rémi Verschelde |
2017-01-10 | - _ready() callback only happens once now, if you want to receive it again, u... | Juan Linietsky |
2017-01-04 | -Conversion of most properties to a simpler syntax, easier to use by script | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-09-28 | Don't crash when video is stopped and played again | Błażej Szczygieł |
2016-07-07 | Remove unused variables (third pass) + dead code | Rémi Verschelde |
2016-06-18 | Fix Theora video playback without a Vorbis stream | Błażej Szczygieł |
2016-05-21 | First version of Profiler | Juan Linietsky |
2016-05-04 | Fix wrong return and argument types in documentation | Ignacio Etcheverry |
2016-02-08 | renamed function get_video_texutre to get_video_texture | Adham Zahran |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-26 | fixes crash/deadlock when video is paused and unpaused, might affect audio sy... | Ariel Manzur |
2015-12-15 | -fixes to theora video ending sooner than expected, fixes #3066 | Juan Linietsky |
2015-12-12 | ability to get video player texture | Juan Linietsky |
2015-11-25 | 0theora compilation fixes | Juan Linietsky |
2015-11-17 | -Merged Script and Help tabs | Juan Linietsky |
2015-11-04 | more fixes | Juan Linietsky |
2015-10-13 | ability to change audio track in theora video | Juan Linietsky |
2015-09-26 | Fixed theora playback. Removed theoraplayer. | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-11-12 | 3D Import Import & UDP | Juan Linietsky |
2014-11-05 | SceneMainLoop -> SceneTree | Juan Linietsky |
2014-11-02 | Bug Fixes | Juan Linietsky |
2014-09-15 | 3D Physics Rework, Other Stuff | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |