aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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 pro...Juan Linietsky2015-04-221-14/+67
|/
* 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
* -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-18181-508/+508
* | -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 "overwr...Juan Linietsky2015-04-082-11/+29
* 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
* | | | Merge pull request #1580 from UsernameIsAReservedWord/fixes_help_background_c...Juan Linietsky2015-04-071-1/+3
|\ \ \ \
| * | | | makes_editorhelp_uses_editor_settings_bg_coloryg2f2015-03-261-1/+3
| |/ / /
* | | | Merge pull request #1591 from MostafaHassan/pr_FixCrashInVisualShaderJuan Linietsky2015-04-071-1/+1
|\ \ \ \
| * | | | Fixed crash when trying to add keypoints and deleting them while holding mous...mostafahassan2015-03-311-1/+1
* | | | | Merge pull request #1602 from TheHX/fix_issue_#1594Juan Linietsky2015-04-071-1/+4
|\ \ \ \ \
| * | | | | Better fixFranklin Sobrinho2015-04-031-0/+5
| * | | | | fix_issue_#1594Franklin Sobrinho2015-04-021-2/+0
* | | | | | Added a PVRTC encoder for iOSJuan Linietsky2015-04-061-1/+27
|/ / / / /
* / / / / merging okam changesJuan Linietsky2015-04-023-19/+59
|/ / / /
* / / / New node will be added to root node if nothing is selectedmostafahassan2015-03-311-4/+5
|/ / /
* | | crash bug solved, fixes #1560Juan Linietsky2015-03-231-1/+1
* | | android fixes, please testJuan Linietsky2015-03-231-0/+1
* | | Merge branch 'master' of https://github.com/not-surt/godot into snapping2Carl Olsson2015-03-231-2/+2
|\| |
| * | fixes to new window management APIJuan Linietsky2015-03-221-2/+2
* | | Add iostream include to collada plugin and change to light occluder to use ca...Carl Olsson2015-03-232-13/+3
* | | Merge branch 'master' of https://github.com/not-surt/godot into snapping2Carl Olsson2015-03-2332-178/+1369
|\| |
| * | Merge pull request #1378 from erbridge/settings_not_checkboxJuan Linietsky2015-03-221-1/+1
| |\ \
| | * | View > Settings isn't a check item.Felix Laurie von Massenbach2015-02-171-1/+1
| * | | Merge pull request #1380 from ElectricSolstice/wparentheses_removalJuan Linietsky2015-03-221-3/+5
| |\ \ \
| | * | | Changed code to remove gcc -Wparentheses warnings.ElectricSolstice2015-02-161-3/+5
| | |/ /
| * | | Merge pull request #1433 from cheece/patch-1Juan Linietsky2015-03-221-1/+53
| |\ \ \