| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix quit bug on linux when using alt-f4, fixes #1677 | Juan Linietsky | 2015-04-26 | 1 | -1/+6 |
| * | changed some shortcuts in text editor, maybe fixes #1732 | Juan Linietsky | 2015-04-24 | 1 | -3/+3 |
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-04-24 | 1 | -0/+1 |
| |\ |
|
| | * | fix to collada import crash | Juan Linietsky | 2015-04-23 | 1 | -0/+1 |
| * | | local changes | Juan Linietsky | 2015-04-24 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-04-22 | 1 | -1/+1 |
| |\ |
|
| | * | disable apply modifiers by default in export flag | Juan Linietsky | 2015-04-22 | 1 | -1/+1 |
| * | | Changed collada importer to properly handle ALL blend shape arrays, fixes pro... | Juan Linietsky | 2015-04-22 | 1 | -14/+67 |
| |/ |
|
| * | resolved some cases wehre built-in doc is not properlt generated, fixes #1719 | Juan Linietsky | 2015-04-22 | 1 | -0/+3 |
| * | corrected project manager popup, fixes #1721 | Juan Linietsky | 2015-04-21 | 1 | -3/+3 |
| * | -Many fixes and demo for RichTexLabel | Juan Linietsky | 2015-04-21 | 1 | -1/+1 |
| * | -Changed Godot exit to be clean. | Juan Linietsky | 2015-04-20 | 13 | -36/+104 |
| * | -fix local and global usage for DirAccess, fixes #791 | Juan Linietsky | 2015-04-18 | 1 | -1/+0 |
| * | -Fixed post-import script-reload buf, fixes #1683 | Juan Linietsky | 2015-04-18 | 1 | -3/+9 |
| * | Merge pull request #1662 from TheHX/fix_plugins | Juan Linietsky | 2015-04-18 | 4 | -20/+19 |
| |\ |
|
| | * | Fix toolbar menu position(RichText and MultiMesh plugins) | Franklin Sobrinho | 2015-04-09 | 4 | -20/+19 |
| * | | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 181 | -508/+508 |
| * | | -Fix issue of scene import script path being broken on reimport, fixes #1668 | Juan Linietsky | 2015-04-13 | 1 | -1/+2 |
| * | | improved save path error messages for scene, textures and audio, fixes #1514 | Juan Linietsky | 2015-04-12 | 3 | -7/+49 |
| * | | renamed scrts to scripts, fixes #1525 | Juan Linietsky | 2015-04-12 | 1 | -0/+0 |
| |/ |
|
| * | Changed popup_centered by popup_centered_minsize in editor dialogs | Franklin Sobrinho | 2015-04-08 | 19 | -90/+90 |
| * | -Better Collada now keeps mesh names properly from blender, makes the "overwr... | Juan Linietsky | 2015-04-08 | 2 | -11/+29 |
| * | fixed re-import of scene when new nodes are added, fixes #1620 | Juan Linietsky | 2015-04-08 | 2 | -5/+14 |
| * | Merge pull request #836 from adolson/new-default-project-icon | Juan Linietsky | 2015-04-07 | 1 | -0/+0 |
| |\ |
|
| | * | new default project icon | Dana Olson | 2014-10-23 | 1 | -0/+0 |
| * | | Merge pull request #1554 from NateWardawg/inspectorupdate | Juan Linietsky | 2015-04-07 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Camel casing being capitalized only happens in the inspector now. | Nathan Warden | 2015-03-23 | 1 | -1/+1 |
| * | | | Merge pull request #1569 from sanikoyes/Pr-sort-sample-library | Juan Linietsky | 2015-04-07 | 2 | -0/+2 |
| |\ \ \ |
|
| | * | | | Sort sample lists by name(more readable) | sanikoyes | 2015-03-25 | 2 | -0/+2 |
| * | | | | Merge pull request #1580 from UsernameIsAReservedWord/fixes_help_background_c... | Juan Linietsky | 2015-04-07 | 1 | -1/+3 |
| |\ \ \ \ |
|
| | * | | | | makes_editorhelp_uses_editor_settings_bg_color | yg2f | 2015-03-26 | 1 | -1/+3 |
| | |/ / / |
|
| * | | | | Merge pull request #1591 from MostafaHassan/pr_FixCrashInVisualShader | Juan Linietsky | 2015-04-07 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | Fixed crash when trying to add keypoints and deleting them while holding mous... | mostafahassan | 2015-03-31 | 1 | -1/+1 |
| * | | | | | Merge pull request #1602 from TheHX/fix_issue_#1594 | Juan Linietsky | 2015-04-07 | 1 | -1/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | Better fix | Franklin Sobrinho | 2015-04-03 | 1 | -0/+5 |
| | * | | | | | fix_issue_#1594 | Franklin Sobrinho | 2015-04-02 | 1 | -2/+0 |
| * | | | | | | Added a PVRTC encoder for iOS | Juan Linietsky | 2015-04-06 | 1 | -1/+27 |
| |/ / / / / |
|
| * / / / / | merging okam changes | Juan Linietsky | 2015-04-02 | 3 | -19/+59 |
| |/ / / / |
|
| * / / / | New node will be added to root node if nothing is selected | mostafahassan | 2015-03-31 | 1 | -4/+5 |
| |/ / / |
|
| * | | | crash bug solved, fixes #1560 | Juan Linietsky | 2015-03-23 | 1 | -1/+1 |
| * | | | android fixes, please test | Juan Linietsky | 2015-03-23 | 1 | -0/+1 |
| * | | | Merge branch 'master' of https://github.com/not-surt/godot into snapping2 | Carl Olsson | 2015-03-23 | 1 | -2/+2 |
| |\| | |
|
| | * | | fixes to new window management API | Juan Linietsky | 2015-03-22 | 1 | -2/+2 |
| * | | | Add iostream include to collada plugin and change to light occluder to use ca... | Carl Olsson | 2015-03-23 | 2 | -13/+3 |
| * | | | Merge branch 'master' of https://github.com/not-surt/godot into snapping2 | Carl Olsson | 2015-03-23 | 32 | -178/+1369 |
| |\| | |
|
| | * | | Merge pull request #1378 from erbridge/settings_not_checkbox | Juan Linietsky | 2015-03-22 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | View > Settings isn't a check item. | Felix Laurie von Massenbach | 2015-02-17 | 1 | -1/+1 |
| | * | | | Merge pull request #1380 from ElectricSolstice/wparentheses_removal | Juan Linietsky | 2015-03-22 | 1 | -3/+5 |
| | |\ \ \ |
|
| | | * | | | Changed code to remove gcc -Wparentheses warnings. | ElectricSolstice | 2015-02-16 | 1 | -3/+5 |
| | | |/ / |
|
| | * | | | Merge pull request #1433 from cheece/patch-1 | Juan Linietsky | 2015-03-22 | 1 | -1/+53 |
| | |\ \ \ |
|