summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2015-05-14set initial flag 'show_hidden_files' for file dialogs in project manager ↵tommy3
initialization
2015-05-12-Fixed bug in translation remaps, also added proper demo, maybe fixes #1729Juan Linietsky
2015-05-11fixed crash on make resources unique menu option, fixes #1874Juan Linietsky
2015-05-10-compatibility option for physicsbody layers, fixes #1842Juan Linietsky
2015-05-09corrected copyright date in project manager, fixes #1870Juan Linietsky
2015-05-06optional formal changesehriche
2015-05-06fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguousehriche
2015-05-06fixed issue with format string in PCKPacker::flushehriche
2015-05-05fix crash in editor when using alt+arrows to indent, thanks adolson and ↵Juan Linietsky
romulox_x
2015-05-04Proper support for code editor autosaving (disabled by default)Juan Linietsky
2015-05-04fix font import path on windows, closes #1675Juan Linietsky
2015-05-03Merge pull request #1738 from jackmakesthings/masterJuan Linietsky
Updating demo engine.cfgs where name is missing
2015-05-01-Fixes from source code analyzizer, closes #1768Juan Linietsky
2015-04-28label properly adjusted to size when inserting key, fixes #1607Juan Linietsky
2015-04-26fix quit bug on linux when using alt-f4, fixes #1677Juan Linietsky
2015-04-25issue #1715 - menu separatorjack
There was a request for a separator between Open Scene and Save Scene to avoid accidental mis-clicks. So here's that!
2015-04-24changed some shortcuts in text editor, maybe fixes #1732Juan Linietsky
2015-04-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-04-24local changesJuan Linietsky
2015-04-23fix to collada import crashJuan Linietsky
2015-04-22Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-04-22Changed collada importer to properly handle ALL blend shape arrays, fixes ↵Juan Linietsky
problems with animated normals, uvs, etc.
2015-04-22disable apply modifiers by default in export flagJuan Linietsky
2015-04-22resolved some cases wehre built-in doc is not properlt generated, fixes #1719Juan Linietsky
2015-04-21corrected project manager popup, fixes #1721Juan Linietsky
2015-04-21-Many fixes and demo for RichTexLabelJuan Linietsky
-Proper ability to edit BBCode in RTL.
2015-04-20-Changed Godot exit to be clean.Juan Linietsky
-Added more debug information on memory cleanliness on exit (if run with -v) -Fixed several memory leaks, fixes #1731, fixes #755
2015-04-18-fix local and global usage for DirAccess, fixes #791Juan Linietsky
please test anyway..
2015-04-18-Fixed post-import script-reload buf, fixes #1683Juan Linietsky
2015-04-18Merge pull request #1662 from TheHX/fix_pluginsJuan Linietsky
Fix toolbar menu position(RichText and MultiMesh plugins)
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-13-Fix issue of scene import script path being broken on reimport, fixes #1668Juan Linietsky
2015-04-12improved save path error messages for scene, textures and audio, fixes #1514Juan Linietsky
2015-04-12renamed scrts to scripts, fixes #1525Juan Linietsky
2015-04-09Fix toolbar menu position(RichText and MultiMesh plugins)Franklin Sobrinho
2015-04-08Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho
2015-04-08-Better Collada now keeps mesh names properly from blender, makes the ↵Juan Linietsky
"overwrite existing, keep materials" import mode work properly.
2015-04-08fixed re-import of scene when new nodes are added, fixes #1620Juan Linietsky
2015-04-07Merge pull request #836 from adolson/new-default-project-iconJuan Linietsky
new default project icon
2015-04-07Merge pull request #1554 from NateWardawg/inspectorupdateJuan Linietsky
Camel casing being capitalized only happens in the inspector now.
2015-04-07Merge pull request #1569 from sanikoyes/Pr-sort-sample-libraryJuan Linietsky
Pr-sort-sample-library
2015-04-07Merge pull request #1580 from ↵Juan Linietsky
UsernameIsAReservedWord/fixes_help_background_color_theme fixes #332 : makes EditorHelp uses EditorSettings bg color
2015-04-07Merge pull request #1591 from MostafaHassan/pr_FixCrashInVisualShaderJuan Linietsky
(Fix crash) in visual shader for curve remap node
2015-04-07Merge pull request #1602 from TheHX/fix_issue_#1594Juan Linietsky
Fix Issue #1594
2015-04-06Added a PVRTC encoder for iOSJuan Linietsky
2015-04-03Better fixFranklin Sobrinho
2015-04-02fix_issue_#1594Franklin Sobrinho
2015-04-02merging okam changesJuan Linietsky
2015-03-31Fixed crash when trying to add keypoints and deleting them while holding ↵mostafahassan
mouse button down.
2015-03-31New node will be added to root node if nothing is selectedmostafahassan