aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-157-8/+717
* | | | | 3D Physics and Other StuffJuan Linietsky2014-09-0212-10/+255
|/ / / /
* | | | Little BitsJuan Linietsky2014-08-1411-28/+626
* | | | 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-0114-48/+1645
|/ / /
* | | Polygon2DJuan Linietsky2014-07-078-9/+1035
* | | 2D Animation ImprovementsJuan Linietsky2014-07-0610-170/+851
* | | Merge pull request #504 from marynate/PR-pm-filterreduz2014-07-022-9/+154
|\ \ \
| * | | Use toolbutton for clear search termmarynate2014-06-172-4/+12
| * | | Move ProjectListFilter::FilterOption into private sectionmarynate2014-06-171-5/+9
| * | | Add project list filter for easy finding projectsmarynate2014-06-172-9/+142
* | | | Forgot to add SceneTreeDock::set_selected change in last PRmarynate2014-07-022-3/+3
* | | | Fixed when opening sub-scene by pressing sub-scene icon in scene tree, tab ch...marynate2014-06-301-2/+2
* | | | Fix ERROR: FileAccessWindows::_get_modified_time: Method/Function Failed on ...marynate2014-06-301-0/+2
* | | | Bug FixesJuan Linietsky2014-06-294-1/+172
* | | | Merge pull request #542 from marynate/PR-fix-resource-name-updatereduz2014-06-291-0/+1
|\ \ \ \
| * | | | Fixed resource name not updated when saved in resurce dockmarynate2014-06-231-0/+1
| | |/ / | |/| |
* | | | Merge pull request #546 from marynate/PR-fix-pin-project-segfaultreduz2014-06-291-1/+1
|\ \ \ \
| * | | | Fix pinning project segfaultmarynate2014-06-251-1/+1
| |/ / /
* | | | Missing name on collada-imported materialsJuan Linietsky2014-06-283-0/+14
* | | | Misc FixesJuan Linietsky2014-06-277-22/+66
|/ / /
* | | Import 3D Scene ImprovementsJuan Linietsky2014-06-196-96/+360
* | | FineTune HDR and Other StuffJuan Linietsky2014-06-172-0/+8
* | | Merge pull request #509 from marynate/PR-script-editor-replace-dialogreduz2014-06-171-5/+14
|\ \ \
| * | | Script editor: Put selected text in replace dialog automatically (unless sele...marynate2014-06-131-5/+14
* | | | 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
| |/ / /
* | | | Merge pull request #512 from marynate/PR-fix-texture-preview-not-updatereduz2014-06-171-0/+7
|\ \ \ \
| * | | | Fixed #185 Setting a new Texture for a Sprite node does not update previewmarynate2014-06-151-0/+7
| |/ / /
* | / / Search filesystem by name or path; Remove extension filter; Use toolbutton fo...marynate2014-06-172-30/+52
| |/ / |/| |
* | | More 3D WorkJuan Linietsky2014-06-165-9/+23
|/ /
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-06-115-110/+400
|\ \
| * \ Merge pull request #446 from marynate/PR-fix-scons-cstringioreduz2014-06-111-15/+21
| |\ \
| | * | Use cStringIO to write editor_icons.cpp, lower the opportunity file access co...marynate2014-05-221-15/+21
| * | | Merge pull request #490 from macramole/masterreduz2014-06-111-5/+4
| |\ \ \
| | * | | small feature: set project name automatically when choosing path for new proj...leandrogarber@gmail.com2014-06-041-9/+10
| | * | | small feature: set project name automatically when choosing path for new proj...leandrogarber@gmail.com2014-06-041-13/+11
| * | | | Merge pull request #496 from marynate/PR-scene-dock-searchreduz2014-06-112-31/+164
| |\ \ \ \
| | * | | | Adding search box to scene dock(file system tab)marynate2014-06-102-31/+164
| | |/ / /
| * | | | Merge pull request #498 from marynate/PR-pm-favoritereduz2014-06-112-59/+211
| |\ \ \ \ | | |/ / / | |/| | |