summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-02Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-11-02Bug FixesJuan Linietsky
2014-11-02Merge pull request #722 from Marqin/masterJuan Linietsky
2014-11-02Merge pull request #725 from Qwertie-/PR-GUIJuan Linietsky
2014-11-02Merge pull request #764 from marynate/PR-fix-android-buildJuan Linietsky
2014-11-02Merge pull request #765 from marynate/PR-fix-travis-buildJuan Linietsky
2014-11-02Merge pull request #811 from sanikoyes/Pr-Image-Group-UIJuan Linietsky
2014-11-02Merge pull request #839 from grabiller/radfac#005Juan Linietsky
2014-11-02Merge pull request #851 from adolson/default-project-dir-fixJuan Linietsky
2014-11-02Merge pull request #852 from adolson/autoscan-project-dirJuan Linietsky
2014-11-02Merge pull request #853 from adolson/tsa-option-for-androidJuan Linietsky
2014-11-02Merge pull request #855 from adolson/android-release-keystore-fixJuan Linietsky
2014-11-01fixes for release apk exportDana Olson
2014-11-01add timestamping authority server option for AndroidDana Olson
2014-11-01add option to auto-scan a directory for projectsDana Olson
2014-11-01fixes default project dir option for Create / Import dialogs after quitting t...Dana Olson
2014-10-28- On Windows, Godot now goes fullscreen without video mode change.Guy Rabiller
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-10-27Merge pull request #823 from grabiller/#821Juan Linietsky
2014-10-27Merge pull request #829 from grabiller/#802Juan Linietsky
2014-10-27Merge pull request #832 from grabiller/#391Juan Linietsky
2014-10-27- Fix issue #391: GDScript now reduce constant expressions to constant and fo...Guy Rabiller
2014-10-27- Fix issue #802: randomize() now generate non-zero seed during the first hou...Guy Rabiller
2014-10-26Merge pull request #824 from Gerold31/fix-more-bindingsJuan Linietsky
2014-10-26Fix some more incorrect bindingsGerold31
2014-10-26Fix issue #821: GDScript now accepts single quoted as well as double quoted s...Guy Rabiller
2014-10-24Merge pull request #817 from grabiller/radfac#004bJuan Linietsky
2014-10-24- Fix BaseButton "Click on Press" issue. Now a button correctly show its visu...Guy Rabiller
2014-10-24Merge pull request #815 from Gerold31/fix-bindingsJuan Linietsky
2014-10-24Fix some incorrect bindings in PhysicsServerGerold31
2014-10-23Fix Export -> image group panelsanikoyes
2014-10-16Merge pull request #798 from marynate/PR-fix-light-in-release-modeJuan Linietsky
2014-10-16Fix light was alwasy been disabled in release mode (tools=no)marynate
2014-10-16-added custom metadata to physics shapes (2D only for now)Juan Linietsky
2014-10-14-do not use calc_tangents if no UVsJuan Linietsky
2014-10-14FixesJuan Linietsky
2014-10-14Merge pull request #792 from romulox-x/normalmap-view-bugJuan Linietsky
2014-10-14fix view dependent problem in normal mappingromulox_x
2014-10-14Merge pull request #790 from marynate/PR-fix-ios-buildJuan Linietsky
2014-10-14Fix ios build errormarynate
2014-10-14ColladaJuan Linietsky
2014-10-13Merge pull request #784 from romulox-x/2d-particle-depthJuan Linietsky
2014-10-12offset particle drawing order so that recently emitted particles are always d...romulox_x
2014-10-12Little BitsJuan Linietsky
2014-10-10Merge pull request #773 from hiltonm/fix-2d-spatial-audioJuan Linietsky
2014-10-10Remove camera check for 2D audio listener.Hilton Medeiros
2014-10-10missingJuan Linietsky
2014-10-10Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-10-10-less agressive install.txt, existence of this package is proof enough of dis...Juan Linietsky
2014-10-09Merge pull request #770 from romulox-x/sprite-frame-floatJuan Linietsky