Age | Commit message (Expand) | Author |
2015-05-31 | work in progress, resource previews | Juan Linietsky |
2015-05-27 | -fix bug in animation editor | Juan Linietsky |
2015-05-26 | ability to run 2D physics in a thread | Juan Linietsky |
2015-05-25 | improved animation editor | Juan Linietsky |
2015-05-24 | Replace color phases with color ramp for Particles2D. | Biliogadafr |
2015-05-21 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-19 | fixes on sample importing | Juan Linietsky |
2015-05-18 | fix a crash situation when starting a thread and other small fixes | Juan Linietsky |
2015-05-18 | fix a compile error | Juan Linietsky |
2015-05-18 | -Rename unexisting by nonexistant, closes #1940 | Juan Linietsky |
2015-05-17 | -changed some copyrights to 2015 | Juan Linietsky |
2015-05-17 | reinstante focus into textedit after menu used in code editor | Juan Linietsky |
2015-05-17 | properly save external resources, fixes #1924 | Juan Linietsky |
2015-05-16 | Merge pull request #1900 from guilhermefelipecgs/fix_#1898 | Juan Linietsky |
2015-05-16 | Merge pull request #1761 from est31/master | Juan Linietsky |
2015-05-14 | set initial flag 'show_hidden_files' for file dialogs in project manager init... | tommy3 |
2015-05-13 | Fix #1898 | Guilherme Felipe |
2015-05-12 | -Fixed bug in translation remaps, also added proper demo, maybe fixes #1729 | Juan Linietsky |
2015-05-11 | fixed crash on make resources unique menu option, fixes #1874 | Juan Linietsky |
2015-05-11 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-10 | -compatibility option for physicsbody layers, fixes #1842 | Juan Linietsky |
2015-05-09 | corrected copyright date in project manager, fixes #1870 | Juan Linietsky |
2015-05-06 | optional formal changes | ehriche |
2015-05-06 | fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguous | ehriche |
2015-05-06 | fixed issue with format string in PCKPacker::flush | ehriche |
2015-05-05 | Abort when exporting fails | est31 |
2015-05-05 | Set settings directory variable when loading settings fails | est31 |
2015-05-05 | fix crash in editor when using alt+arrows to indent, thanks adolson and romul... | Juan Linietsky |
2015-05-04 | Proper support for code editor autosaving (disabled by default) | Juan Linietsky |
2015-05-04 | fix font import path on windows, closes #1675 | Juan Linietsky |
2015-05-03 | Merge pull request #1738 from jackmakesthings/master | Juan Linietsky |
2015-05-01 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-01 | -fixed default godot logo | Juan Linietsky |
2015-05-01 | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky |
2015-04-28 | label properly adjusted to size when inserting key, fixes #1607 | Juan Linietsky |
2015-04-26 | fix quit bug on linux when using alt-f4, fixes #1677 | Juan Linietsky |
2015-04-25 | issue #1715 - menu separator | jack |
2015-04-24 | changed some shortcuts in text editor, maybe fixes #1732 | Juan Linietsky |
2015-04-24 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-04-24 | local changes | Juan Linietsky |
2015-04-23 | fix to collada import crash | Juan Linietsky |
2015-04-22 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-04-22 | Changed collada importer to properly handle ALL blend shape arrays, fixes pro... | Juan Linietsky |
2015-04-22 | disable apply modifiers by default in export flag | Juan Linietsky |
2015-04-22 | resolved some cases wehre built-in doc is not properlt generated, fixes #1719 | Juan Linietsky |
2015-04-21 | corrected project manager popup, fixes #1721 | Juan Linietsky |
2015-04-21 | -Many fixes and demo for RichTexLabel | Juan Linietsky |
2015-04-20 | -Changed Godot exit to be clean. | Juan Linietsky |
2015-04-18 | -fix local and global usage for DirAccess, fixes #791 | Juan Linietsky |
2015-04-18 | -Fixed post-import script-reload buf, fixes #1683 | Juan Linietsky |