aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #945 from adolson/color-contrasted-fixJuan Linietsky2015-01-081-1/+1
|\ \
| * | closes #163Dana Olson2014-12-081-1/+1
* | | Merge pull request #946 from adolson/uint64-fixJuan Linietsky2015-01-081-1/+1
|\ \ \
| * | | wrong typedef - closes #270Dana Olson2014-12-081-1/+1
| |/ /
* | | Merge pull request #958 from adolson/bind-set_window_titleJuan Linietsky2015-01-081-1/+1
|\ \ \ | |_|/ |/| |
| * | added GDScript binding for set_window_titleDana Olson2014-12-101-1/+1
| |/
* | -attempt to be friendlier on non english keyboardsJuan Linietsky2015-01-041-2/+100
* | -WIP to add proper key swapping according to keyboard layoutJuan Linietsky2015-01-044-0/+24
* | -Fix shortcuts for OSX code completion, fixes #1111Juan Linietsky2015-01-041-14/+58
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-01-035-7/+38
|\ \
| * | removed printJuan Linietsky2015-01-031-2/+0
| * | -added new code completion guess locations, closes #1032Juan Linietsky2015-01-032-0/+27
| * | -fixed issue with denormals in half precission, closes #1073Juan Linietsky2015-01-033-7/+13
* | | -Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky2015-01-033-0/+15
|/ /
* | -fix assignment to vector types in script using integer indices crash (#978)Juan Linietsky2015-01-021-2/+2
* | -assignment of ord to string index made valid #1072Juan Linietsky2015-01-021-11/+21
* | Merge pull request #1087 from adolson/connect-fixJuan Linietsky2015-01-021-1/+1
|\ \
| * | change parameter name from ip to portDana Olson2015-01-011-1/+1
* | | Fix for bug 1088Muresan Vlad aka Mury2015-01-021-0/+2
* | | -fix get_as_text (#1022 )Juan Linietsky2014-12-211-0/+1
* | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-12-215-5/+12
|\ \ \
| * | | FixesJuan Linietsky2014-12-205-5/+12
| |/ /
* / / -improved completion options for InputEvent, shows all event types nowJuan Linietsky2014-12-182-3/+16
|/ /
* | Merge pull request #984 from orbitcowboy/masterJuan Linietsky2014-12-171-1/+1
|\ \
| * | xml_parser: check array length index before accessing the array.orbitcowboy2014-12-161-1/+1
* | | -removed annoying pragmaJuan Linietsky2014-12-171-2/+2
|/ /
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-12-165-3/+15
|\ \
| * | Small batch of fixesJuan Linietsky2014-12-155-3/+15
| |/
* / New Code CompletionJuan Linietsky2014-12-166-2/+138
|/
* Small FixesJuan Linietsky2014-12-081-1/+1
* More FixesJuan Linietsky2014-12-071-1/+5
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-025-1/+53
* Merge pull request #863 from JIghtuse/masterJuan Linietsky2014-12-013-3/+3
|\
| * Fix CppCheck 'duplicateExpression' warningBoris Egorov2014-11-073-3/+3
* | NavMeshJuan Linietsky2014-11-174-5/+5
* | UDP FixesJuan Linietsky2014-11-138-4/+51
* | oopsJuan Linietsky2014-11-121-1/+1
* | missing bindJuan Linietsky2014-11-121-0/+1
* | 3D Import Import & UDPJuan Linietsky2014-11-124-1/+86
|/
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-053-3/+5
* Bug FixesJuan Linietsky2014-11-024-0/+18
* -Much improvement to baked light bakerJuan Linietsky2014-10-273-5/+10
* - Fix issue #802: randomize() now generate non-zero seed during the first hou...Guy Rabiller2014-10-271-1/+1
* Fix some more incorrect bindingsGerold312014-10-261-1/+1
* Little BitsJuan Linietsky2014-10-121-0/+1
* -Rasterizer supports meshes with both skeletons and blend shapesJuan Linietsky2014-10-092-0/+37
* Build System ChangesJuan Linietsky2014-10-0715-5742/+63
* missing fils from yesterday comit.Juan Linietsky2014-10-032-0/+21
* Huge Amount of BugFixJuan Linietsky2014-10-036-2/+199
* -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky2014-09-222-1/+5