| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge pull request #16748 from Chaosus/fixscriptpreview | Rémi Verschelde | 2018-02-16 | 1 | -4/+4 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | Fix script previews | |||||
| | * | | | | Fix script previews | Chaosus | 2018-02-16 | 1 | -4/+4 | |
| | | |/ / | |/| | | ||||||
| * / | | | fix crash autotile edit mode | damarindra | 2018-02-16 | 1 | -0/+5 | |
| |/ / / | ||||||
| * | | | Merge pull request #15193 from poke1024/script-preview | Rémi Verschelde | 2018-02-14 | 1 | -5/+63 | |
| |\ \ \ | | | | | | | | | Rounded previews (and nicer script previews) | |||||
| | * | | | Rounded previews (and nicer script previews) | Bernhard Liebl | 2018-01-05 | 1 | -5/+63 | |
| | | | | | ||||||
| * | | | | Merge pull request #15713 from StraToN/fix-15556-resourcepreloader-open-res | Rémi Verschelde | 2018-02-14 | 2 | -4/+30 | |
| |\ \ \ \ | | | | | | | | | | | Display path to preloaded res + button to open it | |||||
| | * | | | | Display path to preloaded res + button to open it | Julian Murgia | 2018-01-15 | 2 | -4/+30 | |
| | | | | | | ||||||
| * | | | | | Added "allow_reselect" property to ItemList and enabled it for the ↵ | Michael Alexsander Silva Dias | 2018-02-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | method/help lists. | |||||
| * | | | | | Merge pull request #16667 from vnen/remove-container-control | Rémi Verschelde | 2018-02-13 | 4 | -0/+12 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Add a function to remove controls from containers | |||||
| | * | | | | | Add a function to remove controls from containers | George Marques | 2018-02-13 | 4 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Closes #5968 | |||||
| * | | | | | | Merge pull request #16518 from Paulb23/fix_members_overview_offset | Rémi Verschelde | 2018-02-13 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fixed members overview not scrolling to correct line | |||||
| | * | | | | | Fixed members overview not scrolling to correct line | Paulb23 | 2018-02-09 | 1 | -2/+3 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #16463 from Noshyaar/pr1 | Rémi Verschelde | 2018-02-13 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | 3DEditor: fix selecting node in viewport not update inspector | |||||
| | * | | | | | | 3DEditor: fix selecting node in viewport not update inspector | Poommetee Ketson | 2018-02-07 | 1 | -0/+3 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #16433 from Calinou/remove-assetlib-debugging-prints | Rémi Verschelde | 2018-02-13 | 1 | -10/+0 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove debugging prints related to the asset library | |||||
| | * | | | | | | Remove debugging prints related to the asset library | Hugo Locurcio | 2018-02-05 | 1 | -10/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #16383 from binbitten/issue_16335 | Rémi Verschelde | 2018-02-13 | 1 | -12/+26 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix spaces and quotes in external editor flags | |||||
| | * | | | | | | Fix spaces and quotes in external editor flags | binbitten | 2018-02-04 | 1 | -12/+26 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #16374 from ianb96/drop_at_mouse | Rémi Verschelde | 2018-02-13 | 1 | -9/+16 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Drop path text at mouse pos | |||||
| | * | | | | | | drop path text at mouse pos | ianb96 | 2018-02-03 | 1 | -9/+16 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #16499 from sudoio/master | Poommetee Ketson | 2018-02-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Deselect text when jumping to function | |||||
| | * | | | | | | Fix #16479 (deselect text when jumping to function) | Artem Varaksa | 2018-02-08 | 1 | -0/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #16332 from YeldhamDev/capitalize_view_menu | Rémi Verschelde | 2018-02-12 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Capitalized "View" menu options | |||||
| | * | | | | | | Capitalized "View" menu options. | Michael Alexsander Silva Dias | 2018-02-02 | 1 | -3/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #15499 from YeldhamDev/recent_scripts_fix | Rémi Verschelde | 2018-02-12 | 2 | -38/+50 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Changes for the "Recent Scripts" menu | |||||
| | * | | | | | | Changes for the "Recent Scripts" menu. | Michael Alexsander Silva Dias | 2018-02-02 | 2 | -38/+50 | |
| | |/ / / / / | ||||||
| * / / / / / | Fix gradient texture preview | Chaosus | 2018-02-03 | 1 | -0/+3 | |
| |/ / / / / | ||||||
| * / / / / | 3DEditor: fix multiple node selection crash the editor | Poommetee Ketson | 2018-01-27 | 1 | -3/+0 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | I'm not sure about this fix. This seems to also fixes the weird selection bug where when selecting node 1 to 3 it focuses on 2nd node. | |||||
| * | | | | Fix shortcut conflict | Razah | 2018-01-25 | 1 | -6/+3 | |
| | | | | | | | | | | | | | | | | | | | | | fix https://github.com/godotengine/godot/issues/16054 The clone_down shortcut that conflicts with the "editor / play" shortcut has been replaced by "SHIFT + COMMAND + C" instead of "COMMAND + B" on macOS | |||||
| * | | | | Rotate Control node with respecting pivot offset | volzhs | 2018-01-24 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Fix ObjectDB Instances still exist | Poommetee Ketson | 2018-01-22 | 2 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ``` WARNING: cleanup: ObjectDB Instances still exist! At: core/object.cpp:1989. Leaked Instance: VSeparator:13837 - Node Name: Leaked Instance: AutotileEditorHelper:13814 Orphan StringName: VSeparator Orphan StringName: AutotileEditorHelper StringName: 2 unclaimed string names at exit. ``` | |||||
| * | | | | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 6 | -16/+16 | |
| | | | | | | | | | | | | | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | |||||
| * | | | | TileSetEditorPlugin: take scale in accout when highlighting current selected ↵ | Mariano Suligoy | 2018-01-17 | 1 | -6/+4 | |
| | | | | | | | | | | | | | | | | | subtile. | |||||
| * | | | | Changes the keep_margin parameter to true by default, so that people are not ↵ | Gilles Roudiere | 2018-01-15 | 3 | -16/+14 | |
| | | | | | | | | | | | | | | | | | suprised that set_anchor changes the margins values | |||||
| * | | | | Merge pull request #15696 from bojidar-bg/15646-assigned-animation | Rémi Verschelde | 2018-01-15 | 1 | -13/+11 | |
| |\ \ \ \ | | | | | | | | | | | Fix an issue with the animation editor not seeking to the target time | |||||
| | * | | | | Fix an issue with the animation editor not seeking to the target time properly. | Bojidar Marinov | 2018-01-14 | 1 | -13/+11 | |
| | | | | | | | | | | | | | | | | | | | | | Fixes #15646. | |||||
| * | | | | | Fix crash when freelook shortcuts are undefined | Marc Gilleron | 2018-01-15 | 1 | -17/+21 | |
| | | | | | | ||||||
| * | | | | | Fixed member keywords colour not updating on settings change | Paulb23 | 2018-01-14 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Fix external editors always opening on scene change | Bernhard Liebl | 2018-01-14 | 1 | -4/+8 | |
| |/ / / / | ||||||
| * / / / | Add special coloring to members, to make shadowing more obvious. | Juan Linietsky | 2018-01-12 | 2 | -0/+37 | |
| |/ / / | ||||||
| * | | | Renamed tree_exited to tree_exiting. tree_exited is now used for actual out ↵ | Juan Linietsky | 2018-01-12 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | of tree notification. Updated doc accordingly. | |||||
| * | | | Merge pull request #15611 from bojidar-bg/x-bind-more-properties | Rémi Verschelde | 2018-01-12 | 1 | -2/+4 | |
| |\ \ \ | | | | | | | | | Bind many more properties to scripts | |||||
| | * | | | Bind many more properties to scripts | Bojidar Marinov | 2018-01-12 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable potentially breaking changes: - PROPERTY_USAGE_NOEDITOR is now PROPERTY_USAGE_STORAGE | PROPERTY_USAGE_NETWORK, without PROPERTY_USAGE_INTERNAL - Some properties were renamed, and sometimes even shadowed by new ones - New getter methods (some virtual) were added | |||||
| * | | | | -Remove color operator clamping, which is unnecesary. Fixes #15184, fixes ↵ | Juan Linietsky | 2018-01-12 | 2 | -2/+2 | |
| |/ / / | | | | | | | | | | | | | | | | #14686. -Refresh progress bar less often, makes baking, exporting, etc. faster. | |||||
| * | | | Merge pull request #15579 from damarindra/add-receptor-tileset | Rémi Verschelde | 2018-01-11 | 2 | -0/+10 | |
| |\ \ \ | | | | | | | | | fix updating tileset list when assign texture and set autotile true | |||||
| | * | | | fix updating tileset list when assign texture and set autotile true | damarindra | 2018-01-11 | 2 | -0/+10 | |
| | | | | | ||||||
| * | | | | Fixes snap button getting out of sync (issue 15366) | poke1024 | 2018-01-11 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #15516 from StateOff/fixes_crash_on_drop_scene_file | Rémi Verschelde | 2018-01-10 | 2 | -39/+70 | |
| |\ \ \ | | | | | | | | | Fixes #15470 "Crash on drag and drop scene file on empty scene" | |||||
| | * | | | - Fixes #15470 "Crash on drag and drop scene file on empty scene" | Blazej Floch | 2018-01-09 | 2 | -39/+70 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - New: Allows for multiple files to be dragged over - Added error when multiple nodes are dropped in scene **without** scene root - Removed TTR: "This operation requires a single selected node.", "I see.." - Introduces TTR: "Can not instaniate multiple nodes without root." - Fixes "Can't add_child, already got a parent" error - Reduced multiple resource loading by casting - Make sure to not _show_resource_type_selector if only PackedScenes are being dropped | |||||
| * | | | | External editor fixes | Ignacio Etcheverry | 2018-01-09 | 1 | -15/+13 | |
| |/ / / | | | | | | | | | | | | | | | | - Fix VS Code opening on the previous line to the desired one. - Fix running MonoDevelop without the line and column parameters. - Fix `ScriptEditor::_goto_script_line` not working with language overriden external editors. | |||||
