| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Fix get_edited_scene_root error at starting editor | volzhs | 2017-12-10 | 2 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #14478 from akien-mga/property-tooltips | Rémi Verschelde | 2017-12-09 | 2 | -43/+24 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | PropertyEditor: Fix display of property doc in tooltip | |||||
| | * | | | | | | PropertyEditor: Fix display of property doc in tooltip | Rémi Verschelde | 2017-12-09 | 2 | -43/+24 | |
| | |/ / / / / | ||||||
| * / / / / / | Project Manager: Fix Templates search signal connection. | Andreas Haas | 2017-12-09 | 2 | -1/+8 | |
| |/ / / / / | | | | | | | | | | | | | | | | Fixes #13921 | |||||
| * | | | | | Merge pull request #13371 from RayKoopa/mute_animation_tracks | Rémi Verschelde | 2017-12-09 | 1 | -4/+21 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Add feature to disable animation tracks | |||||
| | * | | | | | Add feature to disable animation tracks | Ray Koopa | 2017-12-09 | 1 | -4/+21 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #14448 from groud/fix_checkboxes_update | Rémi Verschelde | 2017-12-09 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixes the checkboxes update in canvas item editor | |||||
| | * | | | | | | Fixes the checkboxes update | Gilles Roudiere | 2017-12-09 | 1 | -0/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #14455 from RayKoopa/remove_layer_flyout_label | Rémi Verschelde | 2017-12-09 | 1 | -10/+1 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Remove physics / render layer flyout label. | |||||
| | * | | | | | | | Remove layer flyout label. | Ray Koopa | 2017-12-09 | 1 | -10/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | -Ability to and unwrap lightmap coordinates on import | Juan Linietsky | 2017-12-09 | 4 | -66/+277 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Added unwrap functionality to Mesh -Ability to display and debug mesh UVs -Added multiline draw, so it's easier and faster to draw UVs -Many fixes to SurfaceTool -Fixes to Thekla Unwrap, but it's a piece of ass and it keeps crashing. Will have to go away | |||||
| * | | | | | | | Defer the scan filesystem call when adding import plugins | George Marques | 2017-12-09 | 1 | -3/+2 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures every plugin is added before the scan is made. Fix #12749 | |||||
| * | | | | | | Merge pull request #13166 from Krakean/change_addrootifnone_v2 | Rémi Verschelde | 2017-12-09 | 2 | -23/+35 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | When drag'n'drop, automatically create dragged resource as a root node if you haven't any yet (v2) | |||||
| | * | | | | | | When drag'n'drop (lets say, picture in 2D mode), automatically create ↵ | Dmitry Koteroff | 2017-11-22 | 2 | -23/+35 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dragged resource as a root node if you haven't any yet. | |||||
| * | | | | | | | Merge pull request #13446 from gad-o/duplicate_file | Rémi Verschelde | 2017-12-09 | 2 | -0/+106 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add duplicate option to filesystem dock | |||||
| | * | | | | | | | Add duplice option to filesystem dock | Orkun | 2017-12-01 | 2 | -0/+106 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add duplice option to filesystem dock based move option | |||||
| * | | | | | | | | Merge pull request #13994 from ISylvox/caret-blink | Rémi Verschelde | 2017-12-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Set Caret Blinking Enabled by Default | |||||
| | * | | | | | | | | Caret blinking is now enabled by default | Indah Sylvia | 2017-12-05 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #14420 from MattUV/fold-shortcut | Rémi Verschelde | 2017-12-09 | 2 | -20/+8 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Modify shortcuts and menus to fold/unfold code | |||||
| | * | | | | | | | | | Modify shortcuts and menus to fold/unfold code | MattUV | 2017-12-08 | 2 | -20/+8 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #13180 As the same shortcut cannot be assigned to two actions, I removed the ability to fold (fold_line()) or unfold (unfold_line()) via menu (still possible by code), and there is a single fold/unfold action (toggle_fold_line()). The new default shortcut is now Alt+F | |||||
| * / | | | | | | | | Restored two items in filesystemdock menu | sersoong | 2017-12-09 | 1 | -0/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #14397 from YeldhamDev/localization_tab | Rémi Verschelde | 2017-12-08 | 1 | -13/+7 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Removed style override inside the Localization tab in the Project Settings | |||||
| | * | | | | | | | | Removed style override inside the Localization tab in the Project Settings. | Michael Alexsander Silva Dias | 2017-12-07 | 1 | -13/+7 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #14396 from MattUV/fix-templates-link | Rémi Verschelde | 2017-12-08 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix Manage Export Templates link | |||||
| | * | | | | | | | | Fix Manage Export Templates link | MattUV | 2017-12-08 | 1 | -0/+1 | |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases, the link to download export templates was missing. Fixes #14391 | |||||
| * / / / / / / / | Changed current line draw order and added code folding color | Paulb23 | 2017-12-07 | 4 | -2/+11 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Exposed EditorSceneImporter to script. Added APIs to use intermediate ↵ | Juan Linietsky | 2017-12-07 | 11 | -10/+190 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | converters more easily. | |||||
| * | | | | | | | Merge pull request #14348 from waldson/feature-set-main-screen-plugin-icon | George Marques | 2017-12-07 | 3 | -2/+25 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add method on EditorPlugin to set main screen plugins icons | |||||
| | * | | | | | | | Add method to set main screen plugin icon | Waldson Patrício | 2017-12-06 | 3 | -2/+25 | |
| | | | | | | | | | ||||||
| * | | | | | | | | ability to keep user tracks when importing animations, closes #12801 | Juan Linietsky | 2017-12-07 | 2 | -4/+28 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #14332 from akien-mga/clang-format | Rémi Verschelde | 2017-12-07 | 12 | -40/+48 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update style for clang-format 5.0.0, new min required version | |||||
| | * | | | | | | | | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | 2017-12-07 | 11 | -39/+47 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Style: Apply clang-format again on all files | Rémi Verschelde | 2017-12-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issues introduced by newer clang-format versions or commits pushed directly without using the clang-format pre-commit hook. | |||||
| * | | | | | | | | | Add uppercase and lowercase to rightclickmenu in scripteditor | sersoong | 2017-12-07 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Add 'copy script path' to script editor plugin | sersoong | 2017-12-07 | 2 | -0/+15 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Reduce some graphics memory usage by disabling unnecesary modes, closes #12831 | Juan Linietsky | 2017-12-06 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #13827 from sersoong/master-addopenselection | Rémi Verschelde | 2017-12-07 | 1 | -9/+13 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Enhanced 'open' menu in filesystemdock | |||||
| | * | | | | | | | | Enhanced 'open' menu in filesystemdock | sersoong | 2017-12-05 | 1 | -9/+13 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #13958 from jjjuande/fix_revert_button | Rémi Verschelde | 2017-12-07 | 2 | -15/+26 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix the revert button issue with instanced nodes | |||||
| | * | | | | | | | | | Fix the revert button issue with instanced nodes | Juande | 2017-12-04 | 2 | -15/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The method "check_reload_status" on the file "property_editor.cpp" didn't take into account if the field is a property of an instanced node just like the "update_tree" does. The code that checks this in "update_tree" has been extracted into the method "_is_instanced_node_with_original_property_different" to be also used in "check_reload_status". Fixes #13415 | |||||
| * | | | | | | | | | | Merge pull request #13956 from poke1024/fix-poly2d-mode-change | Rémi Verschelde | 2017-12-07 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixes Polygon2D wip mode closing when editing mode is changed | |||||
| | * | | | | | | | | | | Fixes Polygon2D wip mode closing when editing mode is changed | Bernhard Liebl | 2017-12-04 | 1 | -2/+5 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #14002 from poke1024/fixhelpspeed | Rémi Verschelde | 2017-12-07 | 2 | -71/+86 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Make "Search Help" more responsive | |||||
| | * | | | | | | | | | | Make "Search Help" more responsive | poke1024 | 2017-12-06 | 2 | -71/+86 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | -Fix particles with size==0, closes #13931 | Juan Linietsky | 2017-12-06 | 1 | -17/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Fixed material previews (dont show sphere unless for spatial) | |||||
| * | | | | | | | | | | | Merge pull request #13724 from RayKoopa/editor_file_dialog_context_menu | Rémi Verschelde | 2017-12-06 | 4 | -17/+187 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add context menu to editor file dialogs | |||||
| | * | | | | | | | | | | | Add context menu to editor file dialogs. | Ray Koopa | 2017-12-05 | 4 | -17/+187 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #13409 from YeldhamDev/textedit_disabled | Rémi Verschelde | 2017-12-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add disabled theme to TextEdit | |||||
| | * | | | | | | | | | | | | Add disabled theme to TextEdit. | Michael Alexsander Silva Dias | 2017-12-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #13982 from willnationsdev/editorfiledialog-docs | Rémi Verschelde | 2017-12-06 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] EditorFileDialog props added, member/method/signal descs [ci skip] | |||||
