| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | apply patch #882 from dcubix | Dana Olson | 2014-12-07 | 2 | -28/+98 |
| * | Batch of Bugfixes | Juan Linietsky | 2014-12-07 | 3 | -2/+14 |
| * | Editor goodies update | Diego Lopes | 2014-11-12 | 2 | -6/+173 |
| * | SceneMainLoop -> SceneTree | Juan Linietsky | 2014-11-05 | 20 | -226/+226 |
| * | Bug Fixes | Juan Linietsky | 2014-11-02 | 4 | -19/+86 |
| * | -Much improvement to baked light baker | Juan Linietsky | 2014-10-27 | 6 | -184/+577 |
| * | -added custom metadata to physics shapes (2D only for now) | Juan Linietsky | 2014-10-16 | 2 | -5/+13 |
| * | Collada | Juan Linietsky | 2014-10-14 | 1 | -1/+1 |
| * | Little Bits | Juan Linietsky | 2014-10-12 | 5 | -50/+508 |
| * | Misc Bits | Juan Linietsky | 2014-10-09 | 3 | -0/+78 |
| * | Build System Changes | Juan Linietsky | 2014-10-07 | 2 | -35/+172 |
| * | Huge Amount of BugFix | Juan Linietsky | 2014-10-03 | 5 | -42/+148 |
| * | -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr... | Juan Linietsky | 2014-09-22 | 1 | -1/+4 |
| * | Fixing Issues... | Juan Linietsky | 2014-09-19 | 2 | -1/+44 |
| * | fix skeleton AABB computation, addeded shadeless view mode | Juan Linietsky | 2014-09-18 | 2 | -0/+14 |
| * | Merge pull request #580 from marynate/PR-fix-particles-editor-menu | Juan Linietsky | 2014-09-17 | 2 | -12/+11 |
| |\ | |||||
| | * | Particles editor menu not display in proper position | marynate | 2014-07-10 | 2 | -12/+11 |
| * | | Merge pull request #593 from marynate/PR-gizmo-opacity | Juan Linietsky | 2014-09-17 | 1 | -2/+5 |
| |\ \ | |||||
| | * | | Add editor setting: Manipulator Gizmo Opacity | marynate | 2014-07-15 | 1 | -2/+5 |
| | |/ | |||||
| * | | Merge pull request #639 from adolson/disable-auto-switch-resource-tab | Juan Linietsky | 2014-09-17 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | don't switch to resource tab when switching to script tab | Dana Olson | 2014-08-22 | 1 | -1/+0 |
| * | | | CollisionPolygon (3D) | Juan Linietsky | 2014-09-16 | 5 | -64/+787 |
| * | | | Camera Fixes | Juan Linietsky | 2014-09-15 | 1 | -1/+38 |
| * | | | 3D Physics and Other Stuff | Juan Linietsky | 2014-09-02 | 1 | -1/+1 |
| |/ / | |||||
| * | | Little Bits | Juan Linietsky | 2014-08-14 | 5 | -9/+580 |
| * | | Merge pull request #595 from marynate/PR-fix-view-grid | reduz | 2014-08-14 | 1 | -2/+8 |
| |\ \ | |||||
| | * | | Make sure View Grid state saved with scene state | marynate | 2014-07-15 | 1 | -2/+1 |
| | * | | Fixed #470 View grid toggle in 3d not working | marynate | 2014-07-15 | 1 | -0/+7 |
| | |/ | |||||
| * / | Small Issues & Maintenance | Juan Linietsky | 2014-08-01 | 1 | -2/+2 |
| |/ | |||||
| * | Polygon2D | Juan Linietsky | 2014-07-07 | 5 | -8/+1031 |
| * | 2D Animation Improvements | Juan Linietsky | 2014-07-06 | 6 | -170/+845 |
| * | Misc Fixes | Juan Linietsky | 2014-06-27 | 2 | -3/+15 |
| * | FineTune HDR and Other Stuff | Juan Linietsky | 2014-06-17 | 2 | -0/+8 |
| * | Merge pull request #510 from marynate/PR-align-with-view | reduz | 2014-06-17 | 2 | -3/+38 |
| |\ | |||||
| | * | Add align with view in 3d editor viewport (useful for aligning camera with | marynate | 2014-06-13 | 2 | -3/+38 |
| * | | More 3D Work | Juan Linietsky | 2014-06-16 | 2 | -7/+9 |
| |/ | |||||
| * | Light Baker! | Juan Linietsky | 2014-06-11 | 4 | -968/+2223 |
| * | Making Godot Easier to Use.. | Juan Linietsky | 2014-05-24 | 5 | -32/+210 |
| * | Merge pull request #436 from marynate/PR-2d-uniform-scale | reduz | 2014-05-20 | 1 | -2/+20 |
| |\ | |||||
| | * | Add 2d unifrom scale | marynate | 2014-05-21 | 1 | -2/+20 |
| * | | Add pan mode in 2d editor | marynate | 2014-05-21 | 2 | -3/+15 |
| |/ | |||||
| * | A bit of everything: | Juan Linietsky | 2014-05-14 | 4 | -67/+1138 |
| * | Change key move behavior of canvas item editor to ignore zoom level; Add | marynate | 2014-05-10 | 2 | -16/+41 |
| * | Add lock and group icon to scene tree editor | marynate | 2014-05-08 | 1 | -6/+6 |
| * | Press F key in 2d editor to center view to selected node | marynate | 2014-05-06 | 2 | -2/+58 |
| * | Implement Shift+F1 as contextual help hotkey for script editor; There's | marynate | 2014-05-06 | 2 | -10/+10 |
| * | Start working on script editor help | marynate | 2014-05-06 | 2 | -0/+13 |
| * | Lots of 3D improvements: | Juan Linietsky | 2014-05-04 | 2 | -65/+233 |
| * | use Snap / Snap (Pixels) now save to scene file | Dana Olson | 2014-04-23 | 1 | -3/+12 |
| * | heck | Juan Linietsky | 2014-04-19 | 5 | -26/+104 |
