| Commit message (Expand) | Author | Age | Files | Lines |
| * | improve reporting of error in wrong inheritance for autoload script | Juan Linietsky | 2016-01-13 | 1 | -2/+2 |
| * | loading unaligned pbm | Ariel Manzur | 2016-01-12 | 1 | -5/+5 |
| * | Update bitmap_loader_pnm.cpp | punto- | 2016-01-11 | 1 | -1/+1 |
| * | fix issue loading binary pbm | Juan Linietsky | 2016-01-11 | 1 | -2/+5 |
| * | Merge pull request #3230 from touilleMan/issue-55 | Rémi Verschelde | 2016-01-11 | 3 | -8/+5 |
| |\ |
|
| | * | Remove unnecessary null pointer checks | Emmanuel Leblond | 2016-01-04 | 3 | -8/+5 |
| * | | -Make a rare corner case where disabling/reenabling mipmaps causes invalid te... | Juan Linietsky | 2016-01-10 | 2 | -2/+14 |
| * | | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus... | Juan Linietsky | 2016-01-10 | 2 | -4/+3 |
| * | | -Made tile parameter work, fixes #3167 | Juan Linietsky | 2016-01-10 | 1 | -0/+14 |
| * | | -Added a new mode, WRITE_READ to File, to recover compatibility with old proj... | Juan Linietsky | 2016-01-10 | 2 | -0/+4 |
| * | | Fix pthread renaming in Open/FreeBSD | eska | 2016-01-09 | 1 | -1/+10 |
| * | | Fix uint compile error | mrezai | 2016-01-05 | 1 | -1/+1 |
| |/ |
|
| * | having active items is pointless in input map | Juan Linietsky | 2016-01-03 | 1 | -1/+1 |
| * | -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an... | Juan Linietsky | 2016-01-03 | 16 | -3163/+3888 |
| * | make it impossible to shrink framebuffer < 0, fixes #2066 | Juan Linietsky | 2016-01-02 | 1 | -0/+2 |
| * | Ability to use opacity on distance field textures, fixes #2148 | Juan Linietsky | 2016-01-02 | 1 | -1/+1 |
| * | Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #... | Juan Linietsky | 2016-01-02 | 2 | -2/+2 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 114 | -114/+114 |
| * | -fix loading of samples in mod, s3m and xm. Fixes #2553 | reduz | 2015-12-29 | 3 | -15/+30 |
| * | removed some prints | reduz | 2015-12-29 | 1 | -2/+2 |
| * | redundant TAB removed | mrezai | 2015-12-23 | 1 | -1/+1 |
| * | Fix ios libpng link error | mrezai | 2015-12-23 | 1 | -4/+5 |
| * | threads | Ariel Manzur | 2015-12-22 | 1 | -0/+7 |
| * | testing patch for aligned reads by webp in javascript | Ariel Manzur | 2015-12-22 | 2 | -0/+16 |
| * | Fix libpng link errors on android | mrezai | 2015-12-21 | 3 | -2/+236 |
| * | Update to libpng 1.5.26 | Rémi Verschelde | 2015-12-19 | 24 | -2594/+1776 |
| * | thread rename for ios and osx (if called from the thread to be renamed) | Ariel Manzur | 2015-12-18 | 1 | -1/+17 |
| * | thread set name | Ariel Manzur | 2015-12-17 | 2 | -0/+9 |
| * | compile thing | Ariel Manzur | 2015-12-16 | 1 | -1/+1 |
| * | -split view of property editor and editor settings | Juan Linietsky | 2015-12-15 | 2 | -2/+7 |
| * | -fixes to theora video ending sooner than expected, fixes #3066 | Juan Linietsky | 2015-12-15 | 1 | -4/+11 |
| * | added binary API to StreamPeer, fixes #2863 | Juan Linietsky | 2015-12-13 | 4 | -0/+20 |
| * | remove editor driver split | Juan Linietsky | 2015-12-11 | 1 | -30/+33 |
| * | Fix windows build | est31 | 2015-12-09 | 1 | -5/+7 |
| * | -New mask mode for lights, makes using masks MUCH easier. | Juan Linietsky | 2015-12-08 | 2 | -12/+17 |
| * | Merge pull request #2719 from SaracenOne/clipping_fix | Juan Linietsky | 2015-12-08 | 1 | -12/+51 |
| |\ |
|
| | * | Extended clipping fix to missing clipping-related features. | Saracen | 2015-12-07 | 1 | -8/+34 |
| | * | Modification to GUI in 3D demo to show resolved viewport clipping bug and sma... | Saracen | 2015-11-19 | 1 | -1/+1 |
| | * | Another clipping fix: default back to using window size to calculate clipping... | Saracen | 2015-11-02 | 1 | -4/+17 |
| | * | Fixed canvas clipping on offscreen viewports. | Saracen | 2015-11-02 | 1 | -1/+1 |
| * | | Merge pull request #2956 from est31/add_system_wide_export_path | Juan Linietsky | 2015-12-08 | 3 | -0/+19 |
| |\ \ |
|
| | * | | Make the setting unix-only. | est31 | 2015-11-30 | 3 | -0/+19 |
| * | | | Merge pull request #2993 from leezh/nrex-v0.1 | Juan Linietsky | 2015-12-08 | 5 | -46/+108 |
| |\ \ \ |
|
| | * | | | updated the RegEx library nrex to v0.1 | Zher Huei Lee | 2015-12-04 | 5 | -46/+108 |
| * | | | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2015-12-07 | 2 | -4/+4 |
| |\ \ \ \ |
|
| | * | | | | some fixes | Juan Linietsky | 2015-12-06 | 2 | -4/+4 |
| * | | | | | -Webp include paths are broken, hacked them to work, fixes #2995 | Juan Linietsky | 2015-12-07 | 39 | -57/+57 |
| |/ / / / |
|
| * / / / | optional streaming from thread for Theora | Juan Linietsky | 2015-12-05 | 2 | -11/+132 |
| |/ / / |
|
| * | | | -Missing files in new webp version | Juan Linietsky | 2015-12-04 | 68 | -0/+22829 |
| * | | | -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc... | Juan Linietsky | 2015-12-04 | 159 | -10945/+44416 |