| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | fixes on sample importing | Juan Linietsky | 2015-05-19 | 1 | -2/+3 |
| * | | | fix a crash situation when starting a thread and other small fixes | Juan Linietsky | 2015-05-18 | 1 | -1/+4 |
| * | | | fix a compile error | Juan Linietsky | 2015-05-18 | 1 | -1/+1 |
| * | | | -Rename unexisting by nonexistant, closes #1940 | Juan Linietsky | 2015-05-18 | 1 | -1/+1 |
| * | | | -changed some copyrights to 2015 | Juan Linietsky | 2015-05-17 | 2 | -3/+3 |
| * | | | reinstante focus into textedit after menu used in code editor | Juan Linietsky | 2015-05-17 | 1 | -0/+6 |
| * | | | properly save external resources, fixes #1924 | Juan Linietsky | 2015-05-17 | 2 | -33/+57 |
| * | | | Merge pull request #1900 from guilhermefelipecgs/fix_#1898 | Juan Linietsky | 2015-05-16 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Fix #1898 | Guilherme Felipe | 2015-05-13 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge pull request #1761 from est31/master | Juan Linietsky | 2015-05-16 | 2 | -0/+6 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Abort when exporting fails | est31 | 2015-05-05 | 1 | -0/+5 |
| | * | | Set settings directory variable when loading settings fails | est31 | 2015-05-05 | 1 | -0/+1 |
| * | | | -Fixed bug in translation remaps, also added proper demo, maybe fixes #1729 | Juan Linietsky | 2015-05-12 | 1 | -2/+3 |
| * | | | fixed crash on make resources unique menu option, fixes #1874 | Juan Linietsky | 2015-05-11 | 1 | -1/+1 |
| * | | | -compatibility option for physicsbody layers, fixes #1842 | Juan Linietsky | 2015-05-10 | 1 | -0/+1 |
| * | | | corrected copyright date in project manager, fixes #1870 | Juan Linietsky | 2015-05-09 | 1 | -1/+1 |
| * | | | optional formal changes | ehriche | 2015-05-06 | 5 | -7/+9 |
| * | | | fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguous | ehriche | 2015-05-06 | 1 | -3/+3 |
| |/ / |
|
| * | | fix crash in editor when using alt+arrows to indent, thanks adolson and romul... | Juan Linietsky | 2015-05-05 | 1 | -12/+12 |
| * | | Proper support for code editor autosaving (disabled by default) | Juan Linietsky | 2015-05-04 | 3 | -2/+44 |
| * | | fix font import path on windows, closes #1675 | Juan Linietsky | 2015-05-04 | 2 | -2/+6 |
| * | | Merge pull request #1738 from jackmakesthings/master | Juan Linietsky | 2015-05-03 | 1 | -0/+1 |
| |\ \ |
|
| | * | | issue #1715 - menu separator | jack | 2015-04-25 | 1 | -0/+1 |
| * | | | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky | 2015-05-01 | 2 | -3/+3 |
| * | | | label properly adjusted to size when inserting key, fixes #1607 | Juan Linietsky | 2015-04-28 | 1 | -1/+1 |
| * | | | 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 |
| |/ / |
|
| * | | Changed collada importer to properly handle ALL blend shape arrays, fixes pro... | Juan Linietsky | 2015-04-22 | 1 | -14/+67 |
| * | | 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 | 174 | -501/+501 |
| * | | | -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 |
| |/ / |
|
| * | | 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 | 1 | -7/+23 |
| * | | 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 |