Age | Commit message (Expand) | Author |
2015-11-18 | Merge pull request #2748 from vnen/fix-2744 | Juan Linietsky |
2015-11-18 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-11-17 | -Merged Script and Help tabs | Juan Linietsky |
2015-11-16 | tabs | Ariel Manzur |
2015-11-16 | drivers and theora | Ariel Manzur |
2015-11-16 | Changed drviers/SCsub spaces to tabs. | Aren Villanueva |
2015-11-16 | Properly fixes compilation in an msys environment. | Aren Villanueva |
2015-11-16 | iOS compile fixes. | Aren Villanueva |
2015-11-16 | Optimised the oc_filter_hedge and oc_filter_vedge routines in theora a little. | Aren Villanueva |
2015-11-16 | Compile fixes for mingw msys2. | Aren Villanueva |
2015-11-10 | Fix error messages forcing a white font for subsequent messages | Rémi Verschelde |
2015-11-10 | Display error type (error, warning, script error) in OS::print_error | Rémi Verschelde |
2015-11-09 | * Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi... | Trond Abusdal |
2015-11-09 | Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left... | Trond Abusdal |
2015-11-09 | change pe_bliss parent directory from /drivers to /tools | masoud bh |
2015-11-09 | Add icon to exe file in windows export | masoud bh |
2015-11-08 | New shader feature: change the colour of shadows on a per-material basis. | Saracen |
2015-11-07 | Exposed RegEx expanded option to scripts | Zher Huei Lee |
2015-11-07 | Fixed segfault in RegEx.get_capture() | Zher Huei Lee |
2015-11-07 | Updated nrex to latest version | Zher Huei Lee |
2015-11-07 | Updated nrex for LookAhead support | Zher Huei Lee |
2015-11-06 | Fix Opus driver build for VS2010 and VS2012 | George Marques |
2015-11-04 | maybe fix stop issue in theora | Juan Linietsky |
2015-11-03 | fix video/audio synchronization code in theora | Juan Linietsky |
2015-11-02 | Fixed broken set_loop_restart_time method in AudioStreamPlaybackOGGVorbis class. | Saracen |
2015-11-02 | Disable baked lighting sampling on shadeless materials. | Saracen |
2015-11-02 | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy |
2015-11-02 | Another clipping fix: default back to using window size to calculate clipping... | Saracen |
2015-11-02 | Fixed canvas clipping on offscreen viewports. | Saracen |
2015-11-02 | Added ability to write directly to 4-dimensional position vector from within ... | Saracen |
2015-11-01 | Cosmetic fixes to SCons buildsystem | Rémi Verschelde |
2015-11-01 | properly compute total time for ogg vorbis | Juan Linietsky |
2015-10-30 | Fixes Visual Studio 2015 linker error (___iob_func) | ZuBsPaCe |
2015-10-21 | added low_memory_2d_mode, to indicate when 3D post processing buffers and vie... | romulox_x |
2015-10-21 | -Ability to debug video memory usage | Juan Linietsky |
2015-10-19 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-10-19 | -some fixes to where screen is read from rasterizer | Juan Linietsky |
2015-10-17 | Merge pull request #2365 from Mavhod/patch-1 | Juan Linietsky |
2015-10-17 | Merge pull request #2369 from Max-Might/master | Juan Linietsky |
2015-10-17 | Merge pull request #2474 from masoudbh3/android-armeabi-v7a | Juan Linietsky |
2015-10-13 | -A little More control about pixel snapping in 2D | Juan Linietsky |
2015-10-13 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-10-13 | ability to change audio track in theora video | Juan Linietsky |
2015-10-13 | Merge remote-tracking branch 'upstream/master' | Kostadin Damyanov |
2015-10-08 | newline fixes | reduz |
2015-10-08 | fixed uninitialized memory issues in audio code | reduz |
2015-10-03 | Fixes following Visual Studio 2013 compile error on windows: | ZuBsPaCe |
2015-10-03 | Fixes following Visual Studio 2013 compile error on windows: | ZuBsPaCe |
2015-10-02 | Add support for Opus audio format | George Marques |
2015-10-01 | removed unnecessary clear, which prevented root viewport from working right w... | romulox_x |