summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2015-05-04fix font import path on windows, closes #1675Juan Linietsky
2015-05-04Wrong use of | instead of ||Ricardo Pérez
2015-05-04Merge remote-tracking branch 'origin/master'Juan Linietsky
2015-05-04small unicode fixesJuan Linietsky
2015-05-04-invalidated string -> int automatic conversion, fixes #1788Juan Linietsky
2015-05-04-corrected frac() and hyperbolic sin,cos,tan when running on PC (GLSL120), fi...Juan Linietsky
2015-05-04-vec3 uniforms should now work, fixes #1773Juan Linietsky
2015-05-04solve invalid pointer, fixes #1793Juan Linietsky
2015-05-04Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-04added return keyword, fixes #1797Juan Linietsky
2015-05-03Merge pull request #1738 from jackmakesthings/masterJuan Linietsky
2015-05-03Merge pull request #1755 from dbsGen/masterJuan Linietsky
2015-05-03Merge pull request #1772 from Biliogadafr/TripleclickJuan Linietsky
2015-05-03Merge pull request #1784 from NateWardawg/sa_fixesJuan Linietsky
2015-05-03Merge pull request #1792 from swenner/static_analysis_fixesJuan Linietsky
2015-05-03Merge pull request #1798 from ricpelo/ricpelo-patch-1Juan Linietsky
2015-05-03Merge pull request #1800 from antonyjones67/VSGeneratorJuan Linietsky
2015-05-03improved kinematic motion, improved demos for kinematic motionJuan Linietsky
2015-05-03-Make sure properties are exported the way they should in xml, fixes #1799Juan Linietsky
2015-05-03Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi...Antony Jones
2015-05-03-Made one way collision work with 2D physics (rigidbody)Juan Linietsky
2015-05-03Missing return statementRicardo Pérez