| Commit message (Expand) | Author | Files | Lines |
| 2016-01-11 | Update bitmap_loader_pnm.cpp | punto- | 1 | -1/+1 |
| 2016-01-11 | fix issue loading binary pbm | Juan Linietsky | 1 | -2/+5 |
| 2016-01-11 | Remove unnecessary fail conditions when loading SpatialEditor state | Ignacio Etcheverry | 1 | -27/+21 |
| 2016-01-11 | Remember Transform menu settings for the Spatial Editor | Ignacio Etcheverry | 1 | -0/+28 |
| 2016-01-11 | made headers case insensitive | Ariel Manzur | 1 | -2/+3 |
| 2016-01-10 | properly handle typed array constructors in VariantParser, closes #3054 | Juan Linietsky | 1 | -2/+5 |
| 2016-01-10 | -Make Akien happy, fixes #3068 | Juan Linietsky | 1 | -1/+1 |
| 2016-01-10 | It seems everyone misses the polygon decomposer output, fixes #3069 | Juan Linietsky | 1 | -1/+1 |
| 2016-01-10 | -Make a rare corner case where disabling/reenabling mipmaps causes invalid te... | Juan Linietsky | 5 | -2/+106 |
| 2016-01-10 | make msvc 64bits build again, fixes #3098 | Juan Linietsky | 1 | -1/+1 |
| 2016-01-10 | Make SpriteRegionEditor remember state beatwhen setions (fixes #3245) | MarianoGNU | 2 | -7/+58 |
| 2016-01-10 | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus... | Juan Linietsky | 8 | -13/+18 |
| 2016-01-10 | make path update when curve changes, fixes #3144 | Juan Linietsky | 1 | -0/+2 |
| 2016-01-10 | make animation work again in P3d demo, fixes #3151 | Juan Linietsky | 2 | -1/+1 |
| 2016-01-10 | -Made tile parameter work, fixes #3167 | Juan Linietsky | 1 | -0/+14 |
| 2016-01-10 | avoid crash with empty concavepolygonshape, fixes #3169 | Juan Linietsky | 1 | -0/+4 |
| 2016-01-10 | -Project settings can properly add/remove properties again, fixes #3177 | Juan Linietsky | 3 | -2/+9 |
| 2016-01-10 | restored quit to project list keybinding, but kept change for OSX, closes #3185 | Juan Linietsky | 1 | -0/+4 |
| 2016-01-10 | change intersect_ray function to discriminate pickable objects, fixes #3203 | Juan Linietsky | 4 | -6/+6 |
| 2016-01-10 | wrong extensions shown when saving resources fixed | Juan Linietsky | 1 | -1/+1 |
| 2016-01-10 | -Added a new mode, WRITE_READ to File, to recover compatibility with old proj... | Juan Linietsky | 5 | -0/+7 |
| 2016-01-10 | added a new function to escape properly json, fixes #3282 | Juan Linietsky | 4 | -1/+23 |
| 2016-01-10 | forgot initialization of path in filesystem dock, fixes #3295 | Juan Linietsky | 1 | -0/+2 |
| 2016-01-10 | Enable ALSA driver in non-linux X11 when available | eska | 1 | -1/+5 |
| 2016-01-10 | Fix script highlighting for classes that begin with "_" | Franklin Sobrinho | 1 | -1/+5 |
| 2016-01-10 | Make sure variant parser actually writes floats when float property is reques... | Juan Linietsky | 2 | -4/+7 |
| 2016-01-10 | Allow to paste resources in inspector when text_hint indicates multiple types | MarianoGNU | 1 | -1/+11 |
| 2016-01-10 | fix: TouchScreenButton should stop propagating action when button is removed ... | MarianoGNU | 1 | -0/+4 |
| 2016-01-10 | -fix stray file left open when parsing configuration, closes #3299 | Juan Linietsky | 1 | -1/+3 |
| 2016-01-10 | make sure file is closed if something fails | Juan Linietsky | 1 | -0/+2 |
| 2016-01-10 | removed this fix, which brought more problems than solutions | Juan Linietsky | 1 | -2/+2 |
| 2016-01-09 | Fix bug related to EOF in Android FileAccess | Juan Linietsky | 1 | -1/+7 |
| 2016-01-09 | comment some print_lines | Alexander Holland | 1 | -3/+3 |
| 2016-01-09 | removed prints | Ariel Manzur | 1 | -5/+7 |
| 2016-01-09 | Fix pthread renaming in Open/FreeBSD | eska | 2 | -1/+11 |
| 2016-01-09 | Fix maven repositories bug | mrezai | 2 | -5/+6 |
| 2016-01-09 | Fix some error messages | Franklin Sobrinho | 6 | -14/+4 |
| 2016-01-08 | fix issues related to StringArray parsing | Juan Linietsky | 1 | -3/+5 |
| 2016-01-08 | -Use simpler methods for parsing simple tags, fixes #3274 | Juan Linietsky | 3 | -9/+32 |
| 2016-01-08 | fixes debug_release build | Ariel Manzur | 1 | -2/+2 |
| 2016-01-08 | removed unnecesary comma in gradle template | Juan Linietsky | 1 | -1/+1 |
| 2016-01-08 | Renamed godot domain from com.android.godot (which was incorrect) to org.godo... | Juan Linietsky | 29 | -106/+106 |
| 2016-01-08 | Fix debugger close button and script editor "Show Debugger" | Franklin Sobrinho | 2 | -2/+3 |
| 2016-01-08 | Fix TileSet not refreshed after exporting without merge | Ignacio Etcheverry | 1 | -5/+10 |
| 2016-01-08 | -Removed ANT build system for Android, as it was deprecated by Google | Juan Linietsky | 287 | -8861/+610 |
| 2016-01-08 | Fix TextEdit caret drawn when outside the visible region | Ignacio Etcheverry | 1 | -1/+1 |
| 2016-01-08 | Scene->Close scene: ask confirmation only when unsaved changes | Ignacio Etcheverry | 1 | -1/+1 |
| 2016-01-08 | do not return zero with minus-sign within range value, fixes #3221 | Richard Nespithal | 1 | -1/+5 |
| 2016-01-08 | Quick open now can open multiple scenes and scripts | Franklin Sobrinho | 4 | -15/+50 |
| 2016-01-07 | TextEdit/LineEdit: Handle numpad PageUp, PageDown, Home and End | Ignacio Etcheverry | 2 | -12/+56 |