aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | -Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky2015-01-033-833/+1179
|/
* -added a check for setget while running the game , closes #1009Juan Linietsky2015-01-032-1/+8
* -fixed key insert from editor window (#976)Juan Linietsky2015-01-021-1/+1
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-01-026-48/+61
|\
| * Merge pull request #1068 from jaromirhribal/masterJuan Linietsky2015-01-022-4/+27
| |\
| | * added blender/maya like zoom stylejaromirhribal2014-12-282-4/+27
| * | Replace TileMapEditor floating tile palette with HSplitContainer.Carl Olsson2014-12-294-44/+34
| |/
* / -fixed NODE_OUT error in animtreeplayer #1078Juan Linietsky2015-01-021-0/+1
|/
* change shortcut for toggle-comment to Ctrl+KDana Olson2014-12-171-1/+1
* -added brace matching to go with the new code completionJuan Linietsky2014-12-172-0/+2
* New Code CompletionJuan Linietsky2014-12-163-12/+40
* apply patch #882 from dcubixDana Olson2014-12-072-28/+98
* Batch of BugfixesJuan Linietsky2014-12-073-2/+14
* Editor goodies updateDiego Lopes2014-11-122-6/+173
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-0520-226/+226
* Bug FixesJuan Linietsky2014-11-024-19/+86
* -Much improvement to baked light bakerJuan Linietsky2014-10-276-184/+577
* -added custom metadata to physics shapes (2D only for now)Juan Linietsky2014-10-162-5/+13
* ColladaJuan Linietsky2014-10-141-1/+1
* Little BitsJuan Linietsky2014-10-125-50/+508
* Misc BitsJuan Linietsky2014-10-093-0/+78
* Build System ChangesJuan Linietsky2014-10-072-35/+172
* Huge Amount of BugFixJuan Linietsky2014-10-035-42/+148
* -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky2014-09-221-1/+4
* Fixing Issues...Juan Linietsky2014-09-192-1/+44
* fix skeleton AABB computation, addeded shadeless view modeJuan Linietsky2014-09-182-0/+14
* 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 #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
* | | CollisionPolygon (3D)Juan Linietsky2014-09-165-64/+787
* | | Camera FixesJuan Linietsky2014-09-151-1/+38
* | | 3D Physics and Other StuffJuan Linietsky2014-09-021-1/+1
|/ /
* | Little BitsJuan Linietsky2014-08-145-9/+580
* | 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
| |/
* / Small Issues & MaintenanceJuan Linietsky2014-08-011-2/+2
|/
* Polygon2DJuan Linietsky2014-07-075-8/+1031
* 2D Animation ImprovementsJuan Linietsky2014-07-066-170/+845
* Misc FixesJuan Linietsky2014-06-272-3/+15
* FineTune HDR and Other StuffJuan Linietsky2014-06-172-0/+8
* Merge pull request #510 from marynate/PR-align-with-viewreduz2014-06-172-3/+38
|\
| * Add align with view in 3d editor viewport (useful for aligning camera withmarynate2014-06-132-3/+38
* | More 3D WorkJuan Linietsky2014-06-162-7/+9
|/
* Light Baker!Juan Linietsky2014-06-114-968/+2223
* Making Godot Easier to Use..Juan Linietsky2014-05-245-32/+210
* Merge pull request #436 from marynate/PR-2d-uniform-scalereduz2014-05-201-2/+20
|\