Age | Commit message (Expand) | Author |
2015-07-24 | More nrex fixes | Zher Huei Lee |
2015-07-24 | Updated nrex fixes | Lee Zher Huei |
2015-07-24 | Regex library Nrex initial port | Lee Zher Huei |
2015-06-30 | -some changes by okam | Juan Linietsky |
2015-06-26 | Merge remote-tracking branch 'upstream/master' | Kostadin Damyanov |
2015-06-26 | Haiku: fix the glew.c hack | Kostadin Damyanov |
2015-06-25 | forgot to add mirroredrepeat flag to flags file. fixed. | romulox_x |
2015-06-25 | added support for mirrored repeat texture wrapping | romulox_x |
2015-06-24 | ability to change shadow color in light2d | Juan Linietsky |
2015-06-18 | Merge remote-tracking branch 'upstream/master' | Kostadin Damyanov |
2015-06-12 | Update rasterizer_gles2.cpp | Juan Linietsky |
2015-06-11 | Haiku: create a GL context and initialize the audio and physics servers | Kostadin Damyanov |
2015-06-11 | new space shooter demo | Juan Linietsky |
2015-06-10 | Haiku: remove an #ifdef as the platform now supports MSG_NOSIGNAL | Kostadin Damyanov |
2015-06-07 | Merge pull request #2037 from est31/use-local-win | Juan Linietsky |
2015-06-06 | new file dialog! | Juan Linietsky |
2015-06-06 | Add OS.get_time_zone_info function | est31 |
2015-06-06 | Add utc param to get_time and get_date methods | est31 |
2015-05-31 | work in progress, resource previews | Juan Linietsky |
2015-05-25 | Haiku: some small fixes | Kostadin Damyanov |
2015-05-25 | Haiku: link with the haiku libs, stub the OS_Haiku class. | Kostadin Damyanov |
2015-05-25 | Haiku: fix building with UNIX_ENABLED. | Kostadin Damyanov |
2015-05-10 | Added Doxyfile for Doxygen documentation. Had to modify codec.h because it al... | Antony |
2015-05-09 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-09 | -Corrected DirAccessWindows functions, fixes #1872, properly fixes #791. | Juan Linietsky |
2015-05-07 | Merge pull request #1841 from SuperUserNameMan/updated_rtaudio | Juan Linietsky |
2015-05-06 | update rtaudio to latest version | yg2f |
2015-05-06 | fixed ColorRgb attribute init order of struct | ehriche |
2015-05-06 | minor fixes in drivers mpc and vorbis. | ehriche |
2015-05-04 | Merge pull request #1810 from ricpelo/ricpelo-patch-3 | Juan Linietsky |
2015-05-04 | Fixes Theora build | Ricardo PĂ©rez |
2015-05-04 | Merge remote-tracking branch 'origin/master' | Juan Linietsky |
2015-05-04 | small unicode fixes | Juan Linietsky |
2015-05-04 | -corrected frac() and hyperbolic sin,cos,tan when running on PC (GLSL120), fi... | Juan Linietsky |
2015-05-03 | Merge pull request #1792 from swenner/static_analysis_fixes | Juan Linietsky |
2015-05-03 | Merge pull request #1800 from antonyjones67/VSGenerator | Juan Linietsky |
2015-05-03 | Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi... | Antony Jones |
2015-05-03 | fixed uninitialized name pointers (cppcheck) | Simon Wenner |
2015-05-03 | fixed memory leak: triangulated (cppcheck) | Simon Wenner |
2015-05-01 | -fixed old condition in TextureFrame that caused bugs in materials, closes #1742 | Juan Linietsky |
2015-05-01 | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky |
2015-04-30 | -fixed broken lighting in release version of godot for isometric light demo, ... | Juan Linietsky |
2015-04-27 | -made normalmaps easier in 2D, fixes #1467 | Juan Linietsky |
2015-04-24 | -Objects with BlendMode!=MIX do not get affected by CanvasModulate, fixes #1724 | Juan Linietsky |
2015-04-20 | -Changed Godot exit to be clean. | Juan Linietsky |
2015-04-18 | -fix local and global usage for DirAccess, fixes #791 | Juan Linietsky |
2015-04-18 | -fixed relative path saving to file, fixes #1694 | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-04-14 | Fix clipping when used in viewport or inside another viewport, fixes #1661 | Juan Linietsky |
2015-04-12 | fixed broken lighting, closes #1671 | Juan Linietsky |