summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ao/ subdir to drivers/SCsubAnton Yabchinskiy2014-11-221-0/+1
* Add 'ao' build optionAnton Yabchinskiy2014-11-221-0/+1
* Import sources for libao driver (unfinished, based on dummy driver)Anton Yabchinskiy2014-11-223-0/+210
* missing navmesh demo and small fixesJuan Linietsky2014-11-1910-9/+155
* NavMeshJuan Linietsky2014-11-1714-20/+224
* Merge pull request #880 from adolson/editor-shortcut-keysJuan Linietsky2014-11-131-2/+8
|\
| * allow Alt+arrow keys to pass through editorDana Olson2014-11-131-2/+8
|/
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-11-134-2129/+2304
|\
| * Merge pull request #879 from DCubix/masterJuan Linietsky2014-11-134-2129/+2304
| |\
| | * Editor goodies updateDiego Lopes2014-11-124-2129/+2304
* | | UDP FixesJuan Linietsky2014-11-1329-71/+365
|/ /
* | oopsJuan Linietsky2014-11-121-1/+1
* | missing bindJuan Linietsky2014-11-121-0/+1
* | 3D Import Import & UDPJuan Linietsky2014-11-1241-185/+1050
|/
* Merge pull request #878 from bdero/bdero/fix-animation-tree-player-typoJuan Linietsky2014-11-113-4/+4
|\
| * Fixed documentation typoBrandon DeRosier2014-11-112-2/+2
| * Fix AnimationTreePlayer.node_get_input_source typoBrandon DeRosier2014-11-112-2/+2
|/
* Merge pull request #870 from Gerold31/fix-32bit-linuxJuan Linietsky2014-11-091-1/+1
|\
| * Fix compilation error on 32-bit linuxGerold312014-11-091-1/+1
|/
* missing files with fixes for shower of bulletsJuan Linietsky2014-11-064-8/+18
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-05168-1310/+1534
* Merge pull request #860 from Mavhod/patch-1Juan Linietsky2014-11-041-1/+1
|\
| * Update cubio.gdMavhod2014-11-051-1/+1
|/
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-11-026-50/+28
|\
| * Merge pull request #722 from Marqin/masterJuan Linietsky2014-11-021-47/+20
| |\
| | * Fix File->Save As in Script panelMarqin2014-09-231-47/+20
| * | Merge pull request #725 from Qwertie-/PR-GUIJuan Linietsky2014-11-021-1/+1
| |\ \
| | * | Changed GUI text to better match actionLuke Picciau2014-09-241-1/+1
| | |/
| * | Merge pull request #764 from marynate/PR-fix-android-buildJuan Linietsky2014-11-022-1/+2
| |\ \
| | * | Fix android build on windowsmarynate2014-10-082-1/+2
| * | | Merge pull request #765 from marynate/PR-fix-travis-buildJuan Linietsky2014-11-021-1/+1
| |\ \ \
| | * | | Fix travis-ci build config for new build systemmarynate2014-10-081-1/+1
| | |/ /
| * | | Merge pull request #811 from sanikoyes/Pr-Image-Group-UIJuan Linietsky2014-11-021-0/+4
| |\ \ \
| | * | | Fix Export -> image group panelsanikoyes2014-10-231-0/+4
* | | | | Bug FixesJuan Linietsky2014-11-0256-1861/+7466
|/ / / /
* | | | Merge pull request #839 from grabiller/radfac#005Juan Linietsky2014-11-021-2/+5
|\ \ \ \
| * | | | - On Windows, Godot now goes fullscreen without video mode change.Guy Rabiller2014-10-281-2/+5
* | | | | Merge pull request #851 from adolson/default-project-dir-fixJuan Linietsky2014-11-021-0/+1
|\ \ \ \ \
| * | | | | fixes default project dir option for Create / Import dialogs after quitting t...Dana Olson2014-11-011-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #852 from adolson/autoscan-project-dirJuan Linietsky2014-11-022-0/+7
|\ \ \ \ \
| * | | | | add option to auto-scan a directory for projectsDana Olson2014-11-012-0/+7
| |/ / / /
* | | | | Merge pull request #853 from adolson/tsa-option-for-androidJuan Linietsky2014-11-021-0/+6
|\ \ \ \ \
| * | | | | add timestamping authority server option for AndroidDana Olson2014-11-011-0/+6
| |/ / / /
* | | | | Merge pull request #855 from adolson/android-release-keystore-fixJuan Linietsky2014-11-021-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fixes for release apk exportDana Olson2014-11-011-1/+2
| |/ / /
* | | | -Much improvement to baked light bakerJuan Linietsky2014-10-2761-339/+2148
* | | | Merge pull request #823 from grabiller/#821Juan Linietsky2014-10-271-3/+11
|\ \ \ \
| * | | | Fix issue #821: GDScript now accepts single quoted as well as double quoted s...Guy Rabiller2014-10-261-3/+11
* | | | | Merge pull request #829 from grabiller/#802Juan Linietsky2014-10-271-1/+1
|\ \ \ \ \
| * | | | | - Fix issue #802: randomize() now generate non-zero seed during the first hou...Guy Rabiller2014-10-271-1/+1