Age | Commit message (Expand) | Author |
2015-12-07 | Extended clipping fix to missing clipping-related features. | Saracen |
2015-12-06 | some fixes | Juan Linietsky |
2015-12-05 | optional streaming from thread for Theora | Juan Linietsky |
2015-12-04 | updated the RegEx library nrex to v0.1 | Zher Huei Lee |
2015-12-04 | -Missing files in new webp version | Juan Linietsky |
2015-12-04 | -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc... | Juan Linietsky |
2015-12-02 | -several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F... | Juan Linietsky |
2015-11-30 | Make the setting unix-only. | est31 |
2015-11-29 | Fixed leak when saving PNG-s | koalefant |
2015-11-27 | Remove redundant Opus directive definition | George Marques |
2015-11-27 | Remove Opus extra includes | George Marques |
2015-11-25 | 0theora compilation fixes | Juan Linietsky |
2015-11-24 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-11-24 | -work in progress resourceparser and .tscn parser. Still non-functional | Juan Linietsky |
2015-11-23 | Merge pull request #2752 from SaracenOne/shadow_color | Rémi Verschelde |
2015-11-19 | Modification to GUI in 3D demo to show resolved viewport clipping bug and sma... | Saracen |
2015-11-19 | Revert "libao audio driver" | Juan Linietsky |
2015-11-19 | Merge pull request #2756 from trond/bugfix_udp | Juan Linietsky |
2015-11-19 | Merge pull request #903 from a12n/libao | Juan Linietsky |
2015-11-19 | Fixed mistake where available buffer size would not be updated for each recvf... | Trond Abusdal |
2015-11-19 | Merge pull request #2518 from masoudbh3/godot-icons | Juan Linietsky |
2015-11-18 | Merge pull request #2699 from ZuBsPaCe/visual-studio-2015-compilation | Juan Linietsky |
2015-11-18 | Merge branch 'master' of https://github.com/okamstudio/godot into shadow_color | Saracen |
2015-11-18 | Merge pull request #2707 from akien-mga/master | Juan Linietsky |
2015-11-18 | Merge pull request #2715 from SaracenOne/shader_fix_and_enhancement | Juan Linietsky |
2015-11-18 | Merge pull request #2724 from SaracenOne/disable_baked_light_sampling_on_shad... | Juan Linietsky |
2015-11-18 | Merge pull request #2642 from leezh/nrex-update | Juan Linietsky |
2015-11-18 | Merge pull request #2661 from romulox-x/lowMem2D | Juan Linietsky |
2015-11-18 | Merge pull request #2726 from SaracenOne/set_loop_restart_time_fix | Juan Linietsky |
2015-11-18 | Merge pull request #2737 from akien-mga/type-specific-error-output | Juan Linietsky |
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 |