| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix default ranges of the inspector | Bojidar Marinov | 2016-07-25 | 1 | -2/+2 |
| * | Keep selected section in Editor Settings when reopening the dialog | Franklin Sobrinho | 2016-07-18 | 1 | -8/+23 |
| * | Merge pull request #5584 from TheHX/project-settings | Juan Linietsky | 2016-07-10 | 1 | -0/+2 |
| |\ |
|
| | * | Implement undo/redo for adding and deleting global properties | Franklin Sobrinho | 2016-07-07 | 1 | -0/+2 |
| * | | Removed unused variables (second pass) + dead code | Rémi Verschelde | 2016-07-07 | 1 | -5/+1 |
| |/ |
|
| * | Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422 | Juan Linietsky | 2016-07-06 | 1 | -3/+1 |
| * | Color picker was getting too much focus, made it get not as much focus. | Juan Linietsky | 2016-07-01 | 1 | -0/+1 |
| * | -Setting script in multi node edit works, closes #4442 | Juan Linietsky | 2016-06-19 | 1 | -0/+3 |
| * | Merge pull request #5177 from vnen/string-subsequence | Juan Linietsky | 2016-06-13 | 1 | -1/+1 |
| |\ |
|
| | * | Add subsequence search to tools | George Marques | 2016-06-12 | 1 | -1/+1 |
| * | | resolve numerical error when comparing instancing an inheritance to avoid sav... | Juan Linietsky | 2016-06-12 | 1 | -0/+8 |
| |/ |
|
| * | -Heavily improved editor startup and exit performance | Juan Linietsky | 2016-06-07 | 1 | -8/+15 |
| * | -Some fixes to OSX retina scaling for window functions | Juan Linietsky | 2016-05-30 | 1 | -6/+6 |
| * | Changed import workflow | Juan Linietsky | 2016-05-27 | 1 | -0/+35 |
| * | Real-Time Remote Inspector support | Juan Linietsky | 2016-05-22 | 1 | -0/+32 |
| * | i18n: Fix another %i in vformat | Rémi Verschelde | 2016-05-21 | 1 | -1/+1 |
| * | i18n: Use %d instead of %i in vformat | Rémi Verschelde | 2016-05-21 | 1 | -1/+1 |
| * | i18n: Second pass at proofreading | Rémi Verschelde | 2016-05-21 | 1 | -2/+2 |
| * | i18n: Proofreading of all strings | Rémi Verschelde | 2016-05-21 | 1 | -11/+11 |
| * | New reworked AnimatedSprite! | Juan Linietsky | 2016-05-14 | 1 | -0/+1 |
| * | -begun implementing drag & drop editor wide | Juan Linietsky | 2016-05-11 | 1 | -1/+199 |
| * | i18n: Don't make print_line calls translatable | Rémi Verschelde | 2016-05-04 | 1 | -1/+1 |
| * | Merge pull request #4543 from djrm/better_hint_all | Rémi Verschelde | 2016-05-04 | 1 | -2/+2 |
| |\ |
|
| | * | Changed barely visible PROPERTY_HINT_ALL_FLAGS buttons for checkboxes | Daniel J. Ramirez | 2016-05-03 | 1 | -2/+2 |
| * | | Modified editor strings to be translatable in the future | Juan Linietsky | 2016-05-03 | 1 | -40/+40 |
| |/ |
|
| * | Add math/script expression evaluation in editor (#3620) | Franco Eusébio Garcia | 2016-05-01 | 1 | -33/+156 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 1 | -1/+1 |
| * | Fix Project Settings dialog add/delete global variable | Franklin Sobrinho | 2016-03-06 | 1 | -16/+53 |
| * | -Avoid crash in property editor due to newly out of focus but still valid pro... | Juan Linietsky | 2016-02-08 | 1 | -0/+3 |
| * | -Add some offset to spinboxes in tree, so revert icon does not annoy much whe... | Juan Linietsky | 2016-02-02 | 1 | -12/+29 |
| * | Merge pull request #1453 from adolson/remove-inspector-headings | Rémi Verschelde | 2016-01-26 | 1 | -3/+1 |
| |\ |
|
| | * | remove column titles in property inspector | Dana Olson | 2015-02-28 | 1 | -3/+1 |
| * | | -Fixes a bunch of stdout errors, closes #2763 closes #2731 | Juan Linietsky | 2016-01-23 | 1 | -2/+2 |
| * | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2016-01-23 | 1 | -63/+5 |
| |\ \ |
|
| | * | | Revert "Better search for SectionedPropertyEditor, added "All" section" | Juan Linietsky | 2016-01-23 | 1 | -63/+5 |
| * | | | -Support the TRNS flag on libpng, fixes #3097 | Juan Linietsky | 2016-01-23 | 1 | -2/+2 |
| |/ / |
|
| * | | Revert "Tree and PropertyEditor confirm value change on focus loss" | Juan Linietsky | 2016-01-23 | 1 | -24/+102 |
| * | | Tree and PropertyEditor confirm value change on focus loss | Franklin Sobrinho | 2016-01-21 | 1 | -102/+24 |
| * | | Add a visual editor to color picker. | MarianoGNU | 2016-01-15 | 1 | -1/+1 |
| * | | Better search for SectionedPropertyEditor, added "All" section | Franklin Sobrinho | 2016-01-12 | 1 | -5/+63 |
| * | | Merge pull request #3302 from MarianoGnu/bug_fixing2 | Rémi Verschelde | 2016-01-11 | 1 | -1/+11 |
| |\ \ |
|
| | * | | Allow to paste resources in inspector when text_hint indicates multiple types | MarianoGNU | 2016-01-10 | 1 | -1/+11 |
| * | | | -Project settings can properly add/remove properties again, fixes #3177 | Juan Linietsky | 2016-01-10 | 1 | -0/+5 |
| |/ / |
|
| * | | -Fix global transform cache not being cleared in 2D nodes, fixes many editor ... | Juan Linietsky | 2016-01-02 | 1 | -2/+0 |
| * | | -Ability to roll-back script-exported properties to their default value on th... | Juan Linietsky | 2016-01-02 | 1 | -49/+121 |
| * | | Properly hide assign/clear dialog, closes #2295 | Juan Linietsky | 2016-01-02 | 1 | -0/+3 |
| * | | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| * | | small fix for undo redo | Juan Linietsky | 2015-12-16 | 1 | -0/+10 |
| * | | added labels to sections and properties | Juan Linietsky | 2015-12-16 | 1 | -3/+16 |
| * | | -split view of property editor and editor settings | Juan Linietsky | 2015-12-15 | 1 | -0/+171 |