summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-10-fixed some glitches in isometric light demo, closes #1858Juan Linietsky
2015-05-10Forgot this. It points Doxyfile to the logo without text.Antony
2015-05-10Added Doxyfile for Doxygen documentation. Had to modify codec.h because it al...Antony
2015-05-10-compatibility option for physicsbody layers, fixes #1842Juan Linietsky
2015-05-10Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-10-convert to subscene keeps signal connections, fixes #1863Juan Linietsky
2015-05-10Merge pull request #1875 from Zamaroht/patch-1Juan Linietsky
2015-05-10Merge pull request #1876 from antonyjones67/FixCFlagInDebugJuan Linietsky
2015-05-10Merge pull request #1878 from Zamaroht/patch-2Juan Linietsky
2015-05-10Merge pull request #1879 from HeartoLazor/masterJuan Linietsky
2015-05-10- Implemented support for fixed process on timer. Useful for cooldowns withou...Hearto Lazor
2015-05-10Remove focus from restart button, fixes #1850Nicolas Laurito
2015-05-09Deleted unused variableNicolas Laurito
2015-05-09Change 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 #1865Juan Linietsky
2015-05-09particles in navmesh demo are nice againJuan Linietsky
2015-05-09-Added prints() function, fixes #1132, #1859Juan Linietsky
2015-05-09corrected copyright date in project manager, fixes #1870Juan Linietsky
2015-05-09Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-09-Corrected DirAccessWindows functions, fixes #1872, properly fixes #791.Juan Linietsky
2015-05-07Merge pull request #1852 from SuperUserNameMan/fixes_platformer_3d_particlesJuan Linietsky
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