summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-22Move the shape test to a little soonerGeorge Marques
2015-09-22Check if shape is valid before referencing itGeorge Marques
2015-09-22Merge pull request #2503 from eska014/masterJuan Linietsky
2015-09-22Add missing `return` so Visual Studio compileseska
2015-09-21Fix typo in ItemList bindingsGeorge Marques
2015-09-21Properly implement OS.alert() from script, and use xmessage on X11Juan Linietsky
2015-09-21remove required argument from streamplayer (was a bug), make it default as 0...Juan Linietsky
2015-09-20fixed stupid bug caused by accidentally removed line before commitJuan Linietsky
2015-09-20Make dict2inst set internal members of instanceGeorge Marques
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-09-18begin work on debugging collisions....Juan Linietsky
2015-09-18Remove of use_exclude_ctrl_bones optionSergey Lapin
2015-09-17Fix X11 Editor Boot Splashmasoud bh
2015-09-16add missing physics unit test to --help listing in main.cppfirefly2442
2015-09-16ran cppcheck, found unused variablesfirefly2442
2015-09-16Merge pull request #2352 from xodene/patch-6/script-file-newJuan Linietsky
2015-09-16android remove "gen" folder from git.masoud bh
2015-09-16Fix android build scriptmasoud bh
2015-09-15Merge branch 'master' of https://github.com/okamstudio/godotreduz
2015-09-15Ability to keep collisionshapes and collisionpolygons when running the game.reduz
2015-09-14Merge pull request #2469 from vnen/fix-2418Juan Linietsky
2015-09-13Set AnimationEditor UndoRedo reference on creationGeorge Marques
2015-09-12Merge pull request #2467 from romulox-x/iphoneSplashJuan Linietsky
2015-09-12fixed server breaking error in previous splash screen commitromulox_x
2015-09-12Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-12HTML5 exporter seems to be fully functionalJuan Linietsky
2015-09-12Merge pull request #2461 from romulox-x/iphoneSplashJuan Linietsky
2015-09-10fix to builtin freetype defines on linuxJuan Linietsky
2015-09-10fix to freetype detectionJuan Linietsky
2015-09-10more c++ include references removedJuan Linietsky
2015-09-10Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-10remotion of some c++ includes to avoid dependency on libstdc++Juan Linietsky
2015-09-10ios now displays splash screen between launch image and main scene, instead o...steve
2015-09-10disabling theora for now (will be re-written, re-enabled later)Juan Linietsky
2015-09-10Removing locatime so this function compiles again.Juan Linietsky
2015-09-10Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-10HTML5 exporter ImprovementsJuan Linietsky
2015-09-09Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-09Rewrite of the AudioStream APIJuan Linietsky
2015-09-09fixed localtime thing for ios, not tested anywhere elseAriel Manzur
2015-09-09ios build with osxcrosspunto-
2015-09-09Fix HScrollBar of TextEdit, closes #2355Franklin Sobrinho
2015-09-09Fix absolute paths used in doxygen, ignore generated documentation in Gitfirefly2442
2015-09-08hide opened menu when click on menu buttonfirefly2442
2015-09-08Merge pull request #2427 from volzhs/fix-game-window-resolutionJuan Linietsky
2015-09-08updated Label documentationZher Huei Lee
2015-09-08fix minsize-related issues with LabelZher Huei Lee
2015-09-07added get_visible_characters() to LabelZher Huei Lee
2015-09-07reworked Label classZher Huei Lee
2015-09-06Ignore some extension of files created by Visual Studio 2013Cesar Verdes