aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | fixed crash on make resources unique menu option, fixes #1874Juan Linietsky2015-05-111-1/+1
| | | |
* | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-05-1115-29/+79
|\| | |
| * | | -compatibility option for physicsbody layers, fixes #1842Juan Linietsky2015-05-101-0/+1
| | | |
| * | | corrected copyright date in project manager, fixes #1870Juan Linietsky2015-05-091-1/+1
| | | |
| * | | optional formal changesehriche2015-05-066-8/+10
| | | |
| * | | fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguousehriche2015-05-061-3/+3
| | | |
| * | | fixed issue with format string in PCKPacker::flushehriche2015-05-061-1/+1
| |/ /
| * | fix crash in editor when using alt+arrows to indent, thanks adolson and ↵Juan Linietsky2015-05-051-12/+12
| | | | | | | | | | | | romulox_x
| * | Proper support for code editor autosaving (disabled by default)Juan Linietsky2015-05-043-2/+44
| | |
| * | fix font import path on windows, closes #1675Juan Linietsky2015-05-042-2/+6
| | |
| * | Merge pull request #1738 from jackmakesthings/masterJuan Linietsky2015-05-031-0/+1
| |\ \ | | | | | | | | Updating demo engine.cfgs where name is missing
| | * | issue #1715 - menu separatorjack2015-04-251-0/+1
| | | | | | | | | | | | There was a request for a separator between Open Scene and Save Scene to avoid accidental mis-clicks. So here's that!
* | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-05-01184-594/+728
|\| | |
| * | | -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-013-4/+4
| | | |
| * | | label properly adjusted to size when inserting key, fixes #1607Juan Linietsky2015-04-281-1/+1
| | | |
| * | | fix quit bug on linux when using alt-f4, fixes #1677Juan Linietsky2015-04-261-1/+6
| |/ /
| * | changed some shortcuts in text editor, maybe fixes #1732Juan Linietsky2015-04-241-3/+3
| | |
| * | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-04-241-0/+1
| |\ \
| | * | fix to collada import crashJuan Linietsky2015-04-231-0/+1
| | | |
| * | | local changesJuan Linietsky2015-04-241-1/+1
| |/ /
| * | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-04-221-1/+1
| |\ \
| | * | disable apply modifiers by default in export flagJuan Linietsky2015-04-221-1/+1
| | | |
| * | | Changed collada importer to properly handle ALL blend shape arrays, fixes ↵Juan Linietsky2015-04-221-14/+67
| |/ / | | | | | | | | | problems with animated normals, uvs, etc.
| * | resolved some cases wehre built-in doc is not properlt generated, fixes #1719Juan Linietsky2015-04-221-0/+3
| | |
| * | corrected project manager popup, fixes #1721Juan Linietsky2015-04-211-3/+3
| | |
| * | -Many fixes and demo for RichTexLabelJuan Linietsky2015-04-211-1/+1
| | | | | | | | | | | | -Proper ability to edit BBCode in RTL.
| * | -Changed Godot exit to be clean.Juan Linietsky2015-04-2013-36/+104
| | | | | | | | | | | | | | | -Added more debug information on memory cleanliness on exit (if run with -v) -Fixed several memory leaks, fixes #1731, fixes #755
| * | -fix local and global usage for DirAccess, fixes #791Juan Linietsky2015-04-181-1/+0
| | | | | | | | | | | | please test anyway..
| * | -Fixed post-import script-reload buf, fixes #1683Juan Linietsky2015-04-181-3/+9
| | |
| * | Merge pull request #1662 from TheHX/fix_pluginsJuan Linietsky2015-04-184-20/+19
| |\ \ | | | | | | | | Fix toolbar menu position(RichText and MultiMesh plugins)
| | * | Fix toolbar menu position(RichText and MultiMesh plugins)Franklin Sobrinho2015-04-094-20/+19
| | | |
| * | | Updated copyright year in all headersJuan Linietsky2015-04-18181-508/+508
| | | |
* | | | -fixed default godot logoJuan Linietsky2015-05-011-6/+10
|/ / / | | | | | | | | | -made the packagename generated from name by default
* | | -Fix issue of scene import script path being broken on reimport, fixes #1668Juan Linietsky2015-04-131-1/+2
| | |
* | | improved save path error messages for scene, textures and audio, fixes #1514Juan Linietsky2015-04-123-7/+49
| | |
* | | renamed scrts to scripts, fixes #1525Juan Linietsky2015-04-121-0/+0
|/ /
* | Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho2015-04-0819-90/+90
| |
* | -Better Collada now keeps mesh names properly from blender, makes the ↵Juan Linietsky2015-04-082-11/+29
| | | | | | | | "overwrite existing, keep materials" import mode work properly.
* | fixed re-import of scene when new nodes are added, fixes #1620Juan Linietsky2015-04-082-5/+14
| |
* | Merge pull request #836 from adolson/new-default-project-iconJuan Linietsky2015-04-071-0/+0
|\ \ | | | | | | new default project icon
| * | new default project iconDana Olson2014-10-231-0/+0
| | |
* | | Merge pull request #1554 from NateWardawg/inspectorupdateJuan Linietsky2015-04-071-1/+1
|\ \ \ | | | | | | | | Camel casing being capitalized only happens in the inspector now.
| * | | Camel casing being capitalized only happens in the inspector now.Nathan Warden2015-03-231-1/+1
| | | |
* | | | Merge pull request #1569 from sanikoyes/Pr-sort-sample-libraryJuan Linietsky2015-04-072-0/+2
|\ \ \ \ | | | | | | | | | | Pr-sort-sample-library
| * | | | Sort sample lists by name(more readable)sanikoyes2015-03-252-0/+2
| | | | |
* | | | | Merge pull request #1580 from ↵Juan Linietsky2015-04-071-1/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | UsernameIsAReservedWord/fixes_help_background_color_theme fixes #332 : makes EditorHelp uses EditorSettings bg color
| * | | | | makes_editorhelp_uses_editor_settings_bg_coloryg2f2015-03-261-1/+3
| |/ / / / | | | | | | | | | | | | | | | | | | | | This fixes issue #332 by using the "text_editor/background_color" editor setting as background color for the EditorHelp.
* | | | | Merge pull request #1591 from MostafaHassan/pr_FixCrashInVisualShaderJuan Linietsky2015-04-071-1/+1
|\ \ \ \ \ | | | | | | | | | | | | (Fix crash) in visual shader for curve remap node
| * | | | | Fixed crash when trying to add keypoints and deleting them while holding ↵mostafahassan2015-03-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | mouse button down.
* | | | | | Merge pull request #1602 from TheHX/fix_issue_#1594Juan Linietsky2015-04-071-1/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix Issue #1594