aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| | * | | COLLADA load normals from morph targetcheece2015-02-241-1/+53
| * | | | Merge pull request #1460 from MarianoGnu/masterJuan Linietsky2015-03-223-0/+22
| |\ \ \ \
| | * | | | Register CheckBox class to create it using editor.Mariano Javier Suligoy2015-03-022-0/+22
| | * | | | Add CheckBox control with theme edition and radio icon avaible.Mariano Javier Suligoy2015-03-011-0/+0
| | |/ / /
| * | | | Merge pull request #1480 from theuserbl/patch-2Juan Linietsky2015-03-221-2/+2
| |\ \ \ \
| | * | | | Changed *_scene() to *_tree()theuserbl2015-03-051-2/+2
| * | | | | Merge pull request #1535 from rollenrolm/hidden_filesJuan Linietsky2015-03-222-5/+18
| |\ \ \ \ \
| | * | | | | New option to show/hide hidden filesrollenrolm2015-03-212-5/+18
| * | | | | | Merge pull request #1537 from rollenrolm/issue_#931Juan Linietsky2015-03-222-13/+58
| |\ \ \ \ \ \
| | * | | | | | Fix issue #931: display current view name into editor's 3d scene viewportsrollenrolm2015-03-212-13/+58
| | |/ / / / /
| * / / / / / Fix for Issue #1484: Don't strip whitespace on line commentrollenrolm2015-03-221-2/+2
| |/ / / / /
| * | | | | signed distance field font supportJuan Linietsky2015-03-211-6/+6
| * | | | | wip distance field font importJuan Linietsky2015-03-201-50/+297
| * | | | | Area2D can now detect overlap with other areasJuan Linietsky2015-03-171-1/+10
| * | | | | New option to send canvas to render bufferJuan Linietsky2015-03-162-0/+29
| * | | | | back buffer copy node, to improve on texscreen()Juan Linietsky2015-03-121-0/+0