summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-07Merge pull request #1851 from SuperUserNameMan/fixes_3d_shaders_materials_demoJuan Linietsky
2015-05-07Merge pull request #1846 from hurikhan/pr_wm_demo_input_fixJuan Linietsky
2015-05-07Merge pull request #1845 from Zamaroht/patch-1Juan Linietsky
2015-05-07Merge pull request #1844 from daltomi/SIGSEGVJuan Linietsky
2015-05-07Merge pull request #1841 from SuperUserNameMan/updated_rtaudioJuan Linietsky
2015-05-07Merge pull request #1826 from eehrich/masterJuan Linietsky
2015-05-07add_missing_textures_to_particlesyg2f
2015-05-07fixes_demo3d_shaders_materials_missing_lightyg2f
2015-05-06window_management input fixhurikhan
2015-05-06Delete line without functionalityNicolas Laurito
2015-05-06Fix segment violation MINIZIP_ENABLEDDaniel T. Borelli
2015-05-06update rtaudio to latest versionyg2f
2015-05-06Merge pull request #1822 from guilhermefelipecgs/filter_orderJuan Linietsky
2015-05-06Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-06-removed dynamic_cast on CheckBox, fixes #1830Juan Linietsky
2015-05-06Merge pull request #1834 from ricpelo/ricpelo-patch-6punto-
2015-05-06Better OS X fullscreen support, without the nasty startup effectRicardo Pérez
2015-05-06Merge pull request #7 from okamstudio/masterRicardo Pérez
2015-05-06Merge pull request #1818 from ricpelo/ricpelo-patch-5punto-
2015-05-05Merge pull request #1823 from daltomi/SIGSEGVJuan Linietsky
2015-05-06clearified parenthesis of if constructehriche
2015-05-06fixed ColorRgb attribute init order of structehriche
2015-05-06optional formal changesehriche
2015-05-06added notes to resolve undefined behavior of calculations in tweeningehriche
2015-05-06fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguousehriche
2015-05-06fixed issue with format string in PCKPacker::flushehriche
2015-05-06minor fixes in drivers mpc and vorbis.ehriche
2015-05-06PhysicsServerSW::body_is_shape_set_as_trigger - missing return statementehriche
2015-05-05fix delete packed dataDaniel T. Borelli
2015-05-05Merge pull request #6 from okamstudio/masterRicardo Pérez
2015-05-05Change the order of the filterGuilherme Felipe
2015-05-05Abort when exporting failsest31
2015-05-05Set settings directory variable when loading settings failsest31
2015-05-05Made type-checking for arguments less trict between bool, int real. Fixes #1816Juan Linietsky
2015-05-05Really fixes fullscreen mode in OS X, even during startupRicardo Pérez
2015-05-05up version to rc2Juan Linietsky
2015-05-05avoid crash on some cases of richtextlabel fill, but odd behavior persists, #...Juan Linietsky
2015-05-05Merge pull request #1814 from sanikoyes/Pr-Tween-fixJuan Linietsky
2015-05-05Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-05fix crash in editor when using alt+arrows to indent, thanks adolson and romul...Juan Linietsky
2015-05-05Spine: add feature to insert/remove interpolates while updatingsanikoyes
2015-05-04Merge pull request #1807 from SuperUserNameMan/fix_windows_unicode_path2Juan Linietsky
2015-05-04Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-04Proper support for code editor autosaving (disabled by default)Juan Linietsky
2015-05-04Merge pull request #1804 from ricpelo/ricpelo-patch-2Juan Linietsky
2015-05-04Merge pull request #1810 from ricpelo/ricpelo-patch-3Juan Linietsky
2015-05-04Fixes Theora buildRicardo Pérez
2015-05-04Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-04-More strict argument type-checking, will make many bugs visible, fixes #1809Juan Linietsky
2015-05-04fixes issue #1693 winmain and main unicodeyg2f