aboutsummaryrefslogtreecommitdiff
path: root/tools/editor
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-276-184/+577
* | | 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
* | FixesJuan Linietsky2014-10-142-12/+14
* | ColladaJuan Linietsky2014-10-142-2/+4
* | Little BitsJuan Linietsky2014-10-127-54/+639
* | -Rasterizer supports meshes with both skeletons and blend shapesJuan Linietsky2014-10-091-0/+11
* | Misc BitsJuan Linietsky2014-10-0910-0/+78
* | Build System ChangesJuan Linietsky2014-10-0710-760/+178
* | 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-039-48/+222
|/
* -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
* 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
* | | | Merge pull request #593 from marynate/PR-gizmo-opacityJuan Linietsky2014-09-171-2/+5
|\ \ \ \
| * | | | Add editor setting: Manipulator Gizmo Opacitymarynate2014-07-151-2/+5
| |/ / /
* | | | Merge pull request #607 from TheoXD/_reimport_anim_mergeJuan Linietsky2014-09-171-8/+60
|\ \ \ \
| * | | | Forgot about keeping value tracks.Theo Hallenius2014-08-151-5/+4
| * | | | Keep function callbacks, no throwing errorsTheo Hallenius2014-08-031-10/+25
| * | | | Merge animations during reimportTheo Hallenius2014-08-021-4/+42
| |/ / /
* | | | Merge pull request #639 from adolson/disable-auto-switch-resource-tabJuan Linietsky2014-09-171-1/+0
|\ \ \ \
| * | | | don't switch to resource tab when switching to script tabDana Olson2014-08-221-1/+0
* | | | | Merge pull request #641 from adolson/default-project-dirJuan Linietsky2014-09-173-1/+8
|\ \ \ \ \
| * | | | | added settings for default project & export dirsDana Olson2014-08-243-1/+8
| |/ / / /
* | | | | Merge pull request #643 from adolson/custom-export-binary-path-fixJuan Linietsky2014-09-171-6/+6
|\ \ \ \ \
| * | | | | fix custom export packages for PCDana Olson2014-08-251-6/+6
| |/ / / /
* | | | | CollisionPolygon (3D)Juan Linietsky2014-09-168-64/+844
* | | | | Camera FixesJuan Linietsky2014-09-151-1/+38
* | | | | 3D Physics Rework, Other StuffJuan Linietsky2014-09-154-1/+619
* | | | | 3D Physics and Other StuffJuan Linietsky2014-09-0210-10/+251
|/ / / /
* | | | Little BitsJuan Linietsky2014-08-1410-26/+621
* | | | Merge pull request #595 from marynate/PR-fix-view-gridreduz2014-08-141-2/+8
|\ \ \ \
| * | | | Make sure View Grid state saved with scene statemarynate2014-07-151-2/+1
| * | | | Fixed #470 View grid toggle in 3d not workingmarynate2014-07-151-0/+7
| |/ / /
* | | | ERR_FILE_CANT_READ -> ERR_FILE_CANT_WRITEtnt2014-08-131-2/+2
* | | | Small Issues & MaintenanceJuan Linietsky2014-08-019-45/+1419
|/ / /
* | | Polygon2DJuan Linietsky2014-07-078-9/+1035