Age | Commit message (Expand) | Author |
2015-05-10 | Merge pull request #1875 from Zamaroht/patch-1 | Juan Linietsky |
2015-05-10 | Merge pull request #1876 from antonyjones67/FixCFlagInDebug | Juan Linietsky |
2015-05-10 | Merge pull request #1878 from Zamaroht/patch-2 | Juan Linietsky |
2015-05-10 | Merge pull request #1879 from HeartoLazor/master | Juan Linietsky |
2015-05-10 | - Implemented support for fixed process on timer. Useful for cooldowns withou... | Hearto Lazor |
2015-05-10 | Remove focus from restart button, fixes #1850 | Nicolas Laurito |
2015-05-09 | Deleted unused variable | Nicolas Laurito |
2015-05-09 | Change windows build to use CFlag /Od so that you get the full debug experien... | Antony |
2015-05-09 | -fix clip+center alignment on Button, fixes #1865 | Juan Linietsky |
2015-05-09 | particles in navmesh demo are nice again | Juan Linietsky |
2015-05-09 | -Added prints() function, fixes #1132, #1859 | Juan Linietsky |
2015-05-09 | corrected copyright date in project manager, fixes #1870 | Juan Linietsky |
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 #1852 from SuperUserNameMan/fixes_platformer_3d_particles | Juan Linietsky |
2015-05-07 | Merge pull request #1851 from SuperUserNameMan/fixes_3d_shaders_materials_demo | Juan Linietsky |
2015-05-07 | Merge pull request #1846 from hurikhan/pr_wm_demo_input_fix | Juan Linietsky |
2015-05-07 | Merge pull request #1845 from Zamaroht/patch-1 | Juan Linietsky |
2015-05-07 | Merge pull request #1844 from daltomi/SIGSEGV | Juan Linietsky |
2015-05-07 | Merge pull request #1841 from SuperUserNameMan/updated_rtaudio | Juan Linietsky |
2015-05-07 | Merge pull request #1826 from eehrich/master | Juan Linietsky |
2015-05-07 | add_missing_textures_to_particles | yg2f |
2015-05-07 | fixes_demo3d_shaders_materials_missing_light | yg2f |
2015-05-06 | window_management input fix | hurikhan |
2015-05-06 | Delete line without functionality | Nicolas Laurito |
2015-05-06 | Fix segment violation MINIZIP_ENABLED | Daniel T. Borelli |
2015-05-06 | update rtaudio to latest version | yg2f |
2015-05-06 | Merge pull request #1822 from guilhermefelipecgs/filter_order | Juan Linietsky |
2015-05-06 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-06 | -removed dynamic_cast on CheckBox, fixes #1830 | Juan Linietsky |
2015-05-06 | Merge pull request #1834 from ricpelo/ricpelo-patch-6 | punto- |
2015-05-06 | Better OS X fullscreen support, without the nasty startup effect | Ricardo Pérez |
2015-05-06 | Merge pull request #7 from okamstudio/master | Ricardo Pérez |
2015-05-06 | Merge pull request #1818 from ricpelo/ricpelo-patch-5 | punto- |
2015-05-05 | Merge pull request #1823 from daltomi/SIGSEGV | Juan Linietsky |
2015-05-06 | clearified parenthesis of if construct | ehriche |
2015-05-06 | fixed ColorRgb attribute init order of struct | ehriche |
2015-05-06 | optional formal changes | ehriche |
2015-05-06 | added notes to resolve undefined behavior of calculations in tweening | ehriche |
2015-05-06 | fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguous | ehriche |
2015-05-06 | fixed issue with format string in PCKPacker::flush | ehriche |
2015-05-06 | minor fixes in drivers mpc and vorbis. | ehriche |
2015-05-06 | PhysicsServerSW::body_is_shape_set_as_trigger - missing return statement | ehriche |
2015-05-05 | fix delete packed data | Daniel T. Borelli |
2015-05-05 | Merge pull request #6 from okamstudio/master | Ricardo Pérez |
2015-05-05 | Change the order of the filter | Guilherme Felipe |
2015-05-05 | Abort when exporting fails | est31 |
2015-05-05 | Set settings directory variable when loading settings fails | est31 |
2015-05-05 | Made type-checking for arguments less trict between bool, int real. Fixes #1816 | Juan Linietsky |
2015-05-05 | Really fixes fullscreen mode in OS X, even during startup | Ricardo Pérez |