| Commit message (Expand) | Author | Age | Files | Lines |
| * | Properly fix tab scrolling, fixes #3128, fixes #3314 | Juan Linietsky | 2016-01-13 | 2 | -244/+93 |
| * | Fix situation where TSCN format might crash, closes #3062 | Juan Linietsky | 2016-01-12 | 2 | -7/+14 |
| * | -Properly lock and and warn about switching off contact monitoring, fixes #3041 | Juan Linietsky | 2016-01-12 | 5 | -6/+53 |
| * | Merge pull request #3257 from TheHX/pr-range-properties | Rémi Verschelde | 2016-01-11 | 2 | -10/+10 |
| |\ |
|
| | * | Fix error caused by dragging a Range property | Franklin Sobrinho | 2016-01-06 | 2 | -10/+10 |
| * | | Merge pull request #3300 from MarianoGnu/bug_fixing | Rémi Verschelde | 2016-01-11 | 1 | -0/+4 |
| |\ \ |
|
| | * | | fix: TouchScreenButton should stop propagating action when button is removed ... | MarianoGNU | 2016-01-10 | 1 | -0/+4 |
| * | | | It seems everyone misses the polygon decomposer output, fixes #3069 | Juan Linietsky | 2016-01-10 | 1 | -1/+1 |
| * | | | -Make a rare corner case where disabling/reenabling mipmaps causes invalid te... | Juan Linietsky | 2016-01-10 | 2 | -0/+90 |
| * | | | make path update when curve changes, fixes #3144 | Juan Linietsky | 2016-01-10 | 1 | -0/+2 |
| * | | | change intersect_ray function to discriminate pickable objects, fixes #3203 | Juan Linietsky | 2016-01-10 | 1 | -2/+2 |
| |/ / |
|
| * | | removed this fix, which brought more problems than solutions | Juan Linietsky | 2016-01-10 | 1 | -2/+2 |
| * | | removed prints | Ariel Manzur | 2016-01-09 | 1 | -5/+7 |
| * | | Merge pull request #3279 from neikeq/issue_3259 | Rémi Verschelde | 2016-01-08 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix TextEdit caret drawn when outside the visible region | Ignacio Etcheverry | 2016-01-08 | 1 | -1/+1 |
| * | | | do not return zero with minus-sign within range value, fixes #3221 | Richard Nespithal | 2016-01-08 | 1 | -1/+5 |
| * | | | TextEdit/LineEdit: Handle numpad PageUp, PageDown, Home and End | Ignacio Etcheverry | 2016-01-07 | 2 | -12/+56 |
| * | | | TextEdit/LineEdit: Handle numpad arrows if NumLock is disabled | Ignacio Etcheverry | 2016-01-07 | 2 | -16/+59 |
| |/ / |
|
| * | | Merge pull request #3191 from neikeq/filedialog_hotkeys | Rémi Verschelde | 2016-01-07 | 4 | -1/+51 |
| |\ \ |
|
| | * | | FileDialog: keyboard shortcut to toggle "show hidden files" | Ignacio Etcheverry | 2016-01-02 | 4 | -1/+51 |
| * | | | Merge pull request #3136 from MarianoGnu/bug_fixing | Rémi Verschelde | 2016-01-06 | 1 | -2/+3 |
| |\ \ \ |
|
| | * | | | Fix RGBA Uniform autogeneration in ShaderGraph (fixes #2606) | MarianoGNU | 2015-12-26 | 1 | -2/+3 |
| | * | | | Merge branch 'master' of https://github.com/okamstudio/godot into posta | MarianoGNU | 2015-10-24 | 25 | -90/+158 |
| | |\ \ \ |
|
| * | | | | | Fix .tscn format not loading signal binds | Franklin Sobrinho | 2016-01-06 | 1 | -4/+4 |
| | |_|_|/
|/| | | |
|
| * | | | | Merge pull request #3159 from neikeq/tab_close_icon | Rémi Verschelde | 2016-01-06 | 4 | -1/+7 |
| |\ \ \ \ |
|
| | * | | | | Add tab close icon to the default theme | Ignacio Etcheverry | 2015-12-29 | 4 | -1/+7 |
| * | | | | | Merge pull request #3211 from SaracenOne/audio_stream_pause_fix | Rémi Verschelde | 2016-01-06 | 2 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix delay on audio stream pause | Saracen | 2016-01-03 | 2 | -2/+2 |
| * | | | | | | Fix is_node_being_edited() when not building tools | Rémi Verschelde | 2016-01-05 | 1 | -0/+4 |
| * | | | | | | properly specify metadata in KB function | Juan Linietsky | 2016-01-03 | 1 | -1/+1 |
| * | | | | | | -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an... | Juan Linietsky | 2016-01-03 | 3 | -69/+1 |
| * | | | | | | forgot to bind NOTIFICATION_INSTANCED, closes #2261 | Juan Linietsky | 2016-01-03 | 1 | -0/+2 |
| |/ / / / / |
|
| * | | | | | -Fix global transform cache not being cleared in 2D nodes, fixes many editor ... | Juan Linietsky | 2016-01-02 | 1 | -0/+1 |
| * | | | | | Properly clear/restore current camera when switching scenes. Fixes #2137 | Juan Linietsky | 2016-01-02 | 4 | -73/+56 |
| * | | | | | Make buttons properly obey stylebox content marins, closes #2156 | Juan Linietsky | 2016-01-02 | 1 | -1/+3 |
| * | | | | | -Restore mouse on X11 when debugger break happens, closes #2232 | Juan Linietsky | 2016-01-02 | 1 | -3/+3 |
| * | | | | | added a finished signal to StreamPlayer, closes #2249 | Juan Linietsky | 2016-01-02 | 1 | -0/+3 |
| * | | | | | -Fix TouchScreenButton to work with stretch and viewport canvas transform, cl... | Juan Linietsky | 2016-01-02 | 2 | -4/+4 |
| * | | | | | remove the invalid id error when freeing a 3D joint, fixes #2383 | Juan Linietsky | 2016-01-02 | 1 | -1/+1 |
| * | | | | | Merge pull request #3184 from vnen/update-copyright-2016 | Juan Linietsky | 2016-01-01 | 343 | -343/+343 |
| |\ \ \ \ \ |
|
| | * | | | | | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 343 | -343/+343 |
| * | | | | | | Make both lights and occluders stop working if hidden, fixes #2437 | Juan Linietsky | 2016-01-01 | 3 | -1/+22 |
| * | | | | | | Make CanvasModulate deactivate when hidden, fixes #2437 | Juan Linietsky | 2016-01-01 | 1 | -2/+11 |
| |/ / / / / |
|
| * | | | | | -Improved convex decomposer for CollisionPolygon2D, fixes #2336 | Juan Linietsky | 2015-12-31 | 2 | -3/+50 |
| * | | | | | -fix range limit issue in Particles2D, closes #2411 | Juan Linietsky | 2015-12-31 | 2 | -4/+3 |
| * | | | | | remove error print in area collision, should be a valid situation, closes #2463 | Juan Linietsky | 2015-12-31 | 1 | -1/+5 |
| * | | | | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2015-12-31 | 51 | -274/+665 |
| |\ \ \ \ \ |
|
| | * | | | | | add 2d paths and joints to collision/navigation debug, fixes #2439 | reduz | 2015-12-29 | 2 | -13/+32 |
| | * | | | | | Added a reset() function to Particles2D, fixes #2472, fixes #2468 | reduz | 2015-12-29 | 2 | -0/+11 |
| | * | | | | | Fix CanvasItem.draw_set_transform to act according to docs, fixes #2487 | reduz | 2015-12-29 | 1 | -1/+1 |