summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-11remove unnecessary error check when converting ascii to unicodemarynate
2014-03-11Convert windows main entry arguments to UTF8; Set locale to system default fo...marynate
2014-03-08Adding CodeLite hidden folder to .gitignoreMoritz Wundke
2014-03-08Adding CodeLite and KDE files to .gitignoreMoritz Wundke
2014-03-08Do not set number of jobs if already specifiedMoritz Wundke
2014-03-07Fixed typoMoritz Wundke
2014-03-07Speed build time up by 6 using multiple jobsMoritz Wundke
2014-03-06Addinf basic makefile to support many C/C++ IDEs out thereMoritz Wundke
2014-03-05Solved bug to select external editor urlsasori
2014-03-05Closes bb-code tags, allowing make_doc.sh to finishbibby
2014-03-05Fix if statement with empty body.mogemimi
2014-02-28Merge pull request #150 from marynate/PR-export-physics-sleep-thresholdreduz
2014-02-28Merge pull request #147 from vinzenz/string-improvementsreduz
2014-02-28Merge pull request #151 from marynate/PR-fix-line-edit-bind-selectreduz
2014-02-28Merge pull request #152 from marynate/PR-ux-property-field-auto-selectreduz
2014-02-27Auto select custom property value field when pop up, user can start typing to...marynate
2014-02-27Fix LineEdit select method bindingmarynate
2014-02-27Export linear/angular velocity sleep threshold;Change default linear velocity...marynate
2014-02-26Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-02-26fixieJuan Linietsky
2014-02-26Adding unit tests for begins_withVinzenz Feenstra
2014-02-26Fix string version of begins_withVinzenz Feenstra
2014-02-26Merge pull request #133 from vinzenz/masterokamstudio
2014-02-26Merge pull request #136 from marynate/PR-fix-scenedock-instance-btnokamstudio
2014-02-26Merge pull request #137 from marynate/PR-expose-f-key-to-center-selokamstudio
2014-02-26Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-02-26Merge branch 'freebsd-cleanup' of https://github.com/robmessick/godot into ro...Juan Linietsky
2014-02-26Merge pull request #141 from vinzenz/texture-import-plugin-typookamstudio
2014-02-26Merge pull request #144 from C4NCER/masterokamstudio
2014-02-26-Added ATITC texture supportJuan Linietsky
2014-02-25-scripts are converted to bytecode on exportJuan Linietsky
2014-02-25add logo.h to .gitignoreC4NCER
2014-02-25Switch from using deprecated Options class to VariablesC4NCER
2014-02-24fixie readmeJuan Linietsky
2014-02-24-moved script to modulesJuan Linietsky
2014-02-24Typo in 'Atlas Texture' import menu entryVinzenz Feenstra
2014-02-23Unused comparison causes error on clang. Suspect this was a typo.Rob Messick
2014-02-23ifdef out body of probe_joystick and process_joysticks on freebsd until a wor...Rob Messick
2014-02-23Only include linux/joystick.h on linuxRob Messick
2014-02-23alloca() lives in stdlib.h on FreeBSDRob Messick
2014-02-23-fixed bug importing skeletonsJuan Linietsky
2014-02-23-Fix for parsing XML headerJuan Linietsky
2014-02-23hoJuan Linietsky
2014-02-23Add F key to center 3d viewport to selected nodemarynate
2014-02-23Instance button of SceneDock now workingmarynate
2014-02-22Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-02-22-added kinematic bodyJuan Linietsky
2014-02-22Fix for 64Bit builds with VC from command lineVinzenz Feenstra
2014-02-22Fix handling for CFLAGS and LINKFLAGS like for CCFLAGSVinzenz Feenstra
2014-02-21Merge pull request #132 from samsaga2/masterokamstudio