summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #879 from DCubix/masterJuan Linietsky2014-11-132-6/+173
|\
| * Editor goodies updateDiego Lopes2014-11-122-6/+173
* | 3D Import Import & UDPJuan Linietsky2014-11-128-13/+232
|/
* Fixed documentation typoBrandon DeRosier2014-11-111-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-0558-317/+364
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-11-023-48/+25
|\
| * 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 #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-0212-47/+753
|/ / /
* | | 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
| |/ /
* | | -Much improvement to baked light bakerJuan Linietsky2014-10-279-187/+590
* | | Fix some more incorrect bindingsGerold312014-10-262-2/+2
| |/ |/|
* | -added custom metadata to physics shapes (2D only for now)Juan Linietsky2014-10-162-5/+13
* | -do not use calc_tangents if no UVsJuan Linietsky2014-10-141-1/+4
* | FixesJuan Linietsky2014-10-144-17/+20
* | ColladaJuan Linietsky2014-10-144-38/+156
* | Little BitsJuan Linietsky2014-10-127-60/+645
* | missingJuan Linietsky2014-10-101-1/+1
* | -less agressive install.txt, existence of this package is proof enough of dis...Juan Linietsky2014-10-101-13/+1
* | -compatibility fixes, Better Collada is ready for PRIME TIME!Juan Linietsky2014-10-092-91/+102
* | -Rasterizer supports meshes with both skeletons and blend shapesJuan Linietsky2014-10-095-77/+249
* | Misc BitsJuan Linietsky2014-10-0910-0/+78
* | Build System ChangesJuan Linietsky2014-10-0711-761/+179
* | Icons for many new types of nodesJuan Linietsky2014-10-0312-0/+0
* | missing fils from yesterday comit.Juan Linietsky2014-10-034-23/+65
* | Huge Amount of BugFixJuan Linietsky2014-10-0312-49/+240
* | Restore current frame and assigned actions to the state before exportRalf Hölzemer2014-09-251-0/+15
* | Only export Actions with a user count > 0Ralf Hölzemer2014-09-231-1/+1
|/
* -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky2014-09-222-1/+6
* Fix #395: change node name does not refresh in the inspector until you resele...Ralf Hölzemer2014-09-212-0/+7
* Fixed too many little issues, check the issues closed today.Juan Linietsky2014-09-214-5/+37
* Fixing Issues...Juan Linietsky2014-09-193-2/+45
* add title to project manager windowDana Olson2014-09-181-1/+2
* fix skeleton AABB computation, addeded shadeless view modeJuan Linietsky2014-09-182-0/+14
* Recover shape key stateSergey Lapin2014-09-171-0/+2
* Added option to enable and disable export of shape keysSergey Lapin2014-09-172-1/+5
* Added shape keys exportSergey Lapin2014-09-171-14/+32
* Merge pull request #317 from sanikoyes/hotfix-Export-translationJuan Linietsky2014-09-171-0/+2
|\
| * Fix export translation(can't save pot file)sanikoyes2014-04-231-0/+2
* | Merge pull request #544 from marynate/PR-fix-help-historyJuan Linietsky2014-09-171-5/+6
|\ \
| * | Fix bug help history overwrote by tree item selected call backmarynate2014-06-231-5/+6
* | | Merge pull request #580 from marynate/PR-fix-particles-editor-menuJuan Linietsky2014-09-172-12/+11
|\ \ \
| * | | Particles editor menu not display in proper positionmarynate2014-07-102-12/+11