| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added signal to VideoPlayer to notify when the video finished playing | Wilson E. Alvarez | 2018-04-01 | 1 | -6/+9 |
| * | Bind many more properties to scripts | Bojidar Marinov | 2018-01-12 | 1 | -0/+4 |
| * | Fix Video Player issue with audio mix_rate when different than 44100 | Marcelo Fernandez | 2018-01-07 | 1 | -7/+1 |
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| * | initialize bus_index to 0 | Marcin Zawiejski | 2017-11-26 | 1 | -0/+1 |
| * | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky | 2017-11-25 | 1 | -1/+1 |
| * | Fix video playback | Matt Hughes | 2017-10-14 | 1 | -7/+135 |
| * | Add function set_stream_position to VideoPlayer | Terah | 2017-10-04 | 1 | -0/+7 |
| * | Rename get_position => get_playback_position and seek_pos => seek on audio cl... | Marcelo Fernandez | 2017-09-23 | 1 | -1/+1 |
| * | Rename pos to position in user facing methods and variables | letheed | 2017-09-20 | 1 | -3/+3 |
| * | Dead code tells no tales | Rémi Verschelde | 2017-08-27 | 1 | -44/+1 |
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| * | Removed unnecessary assignments | Wilson E. Alvarez | 2017-08-21 | 1 | -1/+0 |
| * | Removes editor_hint from SceneTree | Ignacio Etcheverry | 2017-08-19 | 1 | -1/+1 |
| * | Removes type information from method binds | Ignacio Etcheverry | 2017-08-10 | 1 | -3/+3 |
| * | 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 | -91/+77 |
| * | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -22/+22 |
| * | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -7/+7 |
| * | WIP new AudioServer, with buses, effects, etc. | Juan Linietsky | 2017-01-21 | 1 | -0/+1 |
| * | Oops! Audio engine has vanished :D | Juan Linietsky | 2017-01-15 | 1 | -9/+9 |
| * | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 1 | -1/+1 |
| * | - _ready() callback only happens once now, if you want to receive it again, u... | Juan Linietsky | 2017-01-10 | 1 | -4/+4 |
| * | -Conversion of most properties to a simpler syntax, easier to use by script | Juan Linietsky | 2017-01-04 | 1 | -5/+5 |
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -22/+22 |
| * | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
| * | Don't crash when video is stopped and played again | Błażej Szczygieł | 2016-09-28 | 1 | -1/+2 |
| * | Remove unused variables (third pass) + dead code | Rémi Verschelde | 2016-07-07 | 1 | -10/+0 |
| * | Fix Theora video playback without a Vorbis stream | Błażej Szczygieł | 2016-06-18 | 1 | -2/+9 |
| * | First version of Profiler | Juan Linietsky | 2016-05-21 | 1 | -1/+1 |
| * | Fix wrong return and argument types in documentation | Ignacio Etcheverry | 2016-05-04 | 1 | -2/+2 |
| * | renamed function get_video_texutre to get_video_texture | Adham Zahran | 2016-02-08 | 1 | -1/+1 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| * | fixes crash/deadlock when video is paused and unpaused, might affect audio sy... | Ariel Manzur | 2015-12-26 | 1 | -0/+1 |
| * | -fixes to theora video ending sooner than expected, fixes #3066 | Juan Linietsky | 2015-12-15 | 1 | -1/+2 |
| * | ability to get video player texture | Juan Linietsky | 2015-12-12 | 1 | -0/+9 |
| * | 0theora compilation fixes | Juan Linietsky | 2015-11-25 | 1 | -2/+2 |
| * | -Merged Script and Help tabs | Juan Linietsky | 2015-11-17 | 1 | -1/+1 |
| * | more fixes | Juan Linietsky | 2015-11-04 | 1 | -5/+7 |
| * | ability to change audio track in theora video | Juan Linietsky | 2015-10-13 | 1 | -2/+21 |
| * | Fixed theora playback. Removed theoraplayer. | Juan Linietsky | 2015-09-26 | 1 | -20/+154 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| * | 3D Import Import & UDP | Juan Linietsky | 2014-11-12 | 1 | -2/+2 |
| * | SceneMainLoop -> SceneTree | Juan Linietsky | 2014-11-05 | 1 | -5/+5 |
| * | Bug Fixes | Juan Linietsky | 2014-11-02 | 1 | -15/+10 |
| * | 3D Physics Rework, Other Stuff | Juan Linietsky | 2014-09-15 | 1 | -11/+3 |
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+280 |