aboutsummaryrefslogtreecommitdiff
path: root/tools/editor
Commit message (Expand)AuthorAgeFilesLines
* fixes on sample importingJuan Linietsky2015-05-191-2/+3
* fix a crash situation when starting a thread and other small fixesJuan Linietsky2015-05-181-1/+4
* fix a compile errorJuan Linietsky2015-05-181-1/+1
* -Rename unexisting by nonexistant, closes #1940Juan Linietsky2015-05-181-1/+1
* -changed some copyrights to 2015Juan Linietsky2015-05-172-3/+3
* reinstante focus into textedit after menu used in code editorJuan Linietsky2015-05-171-0/+6
* properly save external resources, fixes #1924Juan Linietsky2015-05-172-33/+57
* Merge pull request #1900 from guilhermefelipecgs/fix_#1898Juan Linietsky2015-05-161-1/+1
|\
| * Fix #1898Guilherme Felipe2015-05-131-1/+1
* | Merge pull request #1761 from est31/masterJuan Linietsky2015-05-162-0/+6
|\ \ | |/ |/|
| * Abort when exporting failsest312015-05-051-0/+5
| * Set settings directory variable when loading settings failsest312015-05-051-0/+1
* | -Fixed bug in translation remaps, also added proper demo, maybe fixes #1729Juan Linietsky2015-05-121-2/+3
* | fixed crash on make resources unique menu option, fixes #1874Juan Linietsky2015-05-111-1/+1
* | -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-065-7/+9
* | fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguousehriche2015-05-061-3/+3
|/
* fix crash in editor when using alt+arrows to indent, thanks adolson and romul...Juan Linietsky2015-05-051-12/+12
* 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
|\
| * issue #1715 - menu separatorjack2015-04-251-0/+1
* | -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-012-3/+3
* | 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
|/
* Changed collada importer to properly handle ALL blend shape arrays, fixes pro...Juan Linietsky2015-04-221-14/+67
* corrected project manager popup, fixes #1721Juan Linietsky2015-04-211-3/+3
* -Many fixes and demo for RichTexLabelJuan Linietsky2015-04-211-1/+1
* -Changed Godot exit to be clean.Juan Linietsky2015-04-2013-36/+104
* -fix local and global usage for DirAccess, fixes #791Juan Linietsky2015-04-181-1/+0
* -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)Franklin Sobrinho2015-04-094-20/+19
* | Updated copyright year in all headersJuan Linietsky2015-04-18174-501/+501
* | -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
|/
* 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 "overwr...Juan Linietsky2015-04-081-7/+23
* 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 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.Nathan Warden2015-03-231-1/+1
* | | Merge pull request #1569 from sanikoyes/Pr-sort-sample-libraryJuan Linietsky2015-04-072-0/+2
|\ \ \
| * | | Sort sample lists by name(more readable)sanikoyes2015-03-252-0/+2