aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-0228-106/+418
* Merge pull request #863 from JIghtuse/masterJuan Linietsky2014-12-013-3/+3
|\
| * Fix CppCheck 'duplicateExpression' warningBoris Egorov2014-11-073-3/+3
* | Merge pull request #867 from adolson/circleshape2d-radius-incrementJuan Linietsky2014-12-011-3/+1
|\ \
| * | add sane radius incrementDana Olson2014-11-081-3/+1
| |/
* | -fix sound room params (was not working)Juan Linietsky2014-11-267-6/+68
* | 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-2040/+2215
|\ \
| * \ Merge pull request #879 from DCubix/masterJuan Linietsky2014-11-134-2040/+2215
| |\ \
| | * | Editor goodies updateDiego Lopes2014-11-124-2040/+2215
* | | | 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-184/+1049
|/ /
* | 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-338/+2147
* | | | Merge pull request #823 from grabiller/#821Juan Linietsky2014-10-271-3/+11
|\ \ \ \