Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-03 | Merge pull request #15257 from sersoong/master-addshowscript | Rémi Verschelde | |
Add Show In File System to script editor tabs | |||
2018-01-03 | Merge pull request #15126 from poke1024/code-editor-autowrap-error | Rémi Verschelde | |
Make code editor's error display autowrap | |||
2018-01-03 | Merge pull request #15224 from volzhs/fix-duplicate-file | Rémi Verschelde | |
Fix duplicating file or folder | |||
2018-01-03 | Make code editor's error display autowrap | Bernhard Liebl | |
2018-01-03 | Merge pull request #15225 from volzhs/lock-group-invisible-node | Rémi Verschelde | |
Fix lock or group with invisible node | |||
2018-01-03 | Merge pull request #15185 from damarindra/master | Rémi Verschelde | |
Improve : ease of use TileSet Editor | |||
2018-01-03 | Merge pull request #15226 from volzhs/copy-resource | Rémi Verschelde | |
Copy resource with specific extension | |||
2018-01-03 | Merge pull request #15093 from poke1024/canvas-editor-select | Rémi Verschelde | |
More exact picking for canvas editor | |||
2018-01-03 | Merge pull request #15102 from YeldhamDev/project_manager_changes | Rémi Verschelde | |
Changes to the Project Manager's New Project/Export dialogs | |||
2018-01-03 | Merge pull request #15073 from volzhs/editor-custom-font | Rémi Verschelde | |
Use .ttf or .otf file for editor custom font | |||
2018-01-03 | Merge pull request #15066 from poke1024/shortcut-clear-output | Rémi Verschelde | |
Add keyboard shortcut for Clear Output | |||
2018-01-03 | Merge pull request #14792 from Krakean/enh-1 | Rémi Verschelde | |
A few small Debugger->Errors tab enhancements: | |||
2018-01-02 | Merge pull request #15230 from RyanStein/bugfix-14989 | Rémi Verschelde | |
Move Project Manager favorite icon back to center. | |||
2018-01-02 | Improve : ease of use TileSet Editor | damarindra | |
2018-01-02 | Add Show In File System to script editor tabs | sersoong | |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2018-01-01 | Merge pull request #14957 from YeldhamDev/right_dock_fix | Noshyaar | |
Fixed right dock dragger not disappearing when there is no docks there. | |||
2018-01-01 | Merge pull request #14973 from poke1024/docs-word-selection | Noshyaar | |
Double-click word selection for RichTextLabel (i.e. docs) | |||
2018-01-01 | Merge pull request #15152 from poke1024/editor-settings-change | Noshyaar | |
Only send editor "settings_changed" if actually changed | |||
2018-01-01 | Merge pull request #15111 from poke1024/fix15097 | Noshyaar | |
Fixes various Line2D and Polygon2D editor bugs | |||
2018-01-01 | Merge pull request #15080 from volzhs/text-color | Noshyaar | |
Respect text editor highlighting color changes | |||
2018-01-01 | Merge pull request #15101 from nounoursheureux/master | Noshyaar | |
Make filesystem search case-insensitive | |||
2017-12-31 | Move Project Manager favorite icon back to center. | Ryan Stein | |
2018-01-01 | Fix duplicating file or folder | volzhs | |
Fix #15206 | |||
2018-01-01 | Copy resource with specific extension | volzhs | |
Fix #15169 | |||
2018-01-01 | Fix lock or group with invisible node | volzhs | |
Fix #15205 | |||
2017-12-30 | prevent strings from being evaluated to just "true" | firefly2442 | |
2017-12-30 | Various fixes for 2d polygon editor | Bernhard Liebl | |
Fixes issues 15096, 15097 Fixes various other Line2D edit issues Fixes previous outline Fixes retina support | |||
2017-12-29 | Merge pull request #15117 from damarindra/master | Noshyaar | |
Autotile Enhancement | |||
2017-12-29 | Only send editor "settings_changed" if actually changed. | Bernhard Liebl | |
2017-12-28 | Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in ↵ | Juan Linietsky | |
this case), fixes #13393 | |||
2017-12-28 | Autotile Enhancement | damarindra | |
2017-12-28 | Double-click word selection for RichTextLabel (i.e. docs) | Bernhard Liebl | |
2017-12-28 | Respect text editor highlighting color changes | volzhs | |
Fix #14838 | |||
2017-12-28 | Merge pull request #15104 from djrm/pr_visual_improvements | Noshyaar | |
Minor style fixes for editor help | |||
2017-12-27 | More exact picking for canvas editor | Bernhard Liebl | |
2017-12-27 | Reimport now checks source path changes and imported files and their md5, ↵ | Juan Linietsky | |
fixes #14728 | |||
2017-12-27 | Changes to the Project Manager's New Project/Export dialogs. | Michael Alexsander Silva Dias | |
2017-12-27 | Minor style fixes for editor help | Daniel J. Ramirez | |
2017-12-27 | Make filesystem search case-insensitive | Wilhem Barbier | |
2017-12-27 | Merge pull request #14991 from djrm/pr_fixes | Noshyaar | |
Show Options Dialog for NodePath and File in clicked button position. | |||
2017-12-27 | Merge pull request #15028 from YeldhamDev/editor_file_dialog_changes | Noshyaar | |
Changes to the Editor File Dialog | |||
2017-12-27 | Merge pull request #15032 from Noshyaar/pr | Noshyaar | |
EditorAbout: TTR workaround for "Project Manager" contexts | |||
2017-12-27 | Merge pull request #15081 from volzhs/fix-status-font | Noshyaar | |
Fix text editor status font | |||
2017-12-27 | Fix text editor status font | volzhs | |
mistake from https://github.com/godotengine/godot/commit/15986ea343#diff-e7b153431ed956907f3ee3ef07ac59dd | |||
2017-12-26 | Properly rename scenes and resources after renaming or moving files, should ↵ | Juan Linietsky | |
fix #13976 It's not tested, so please test. | |||
2017-12-27 | Use .ttf or .otf file for editor custom font | volzhs | |
2017-12-26 | Fix 2D editor checkboxes with a new project | Gilles Roudiere | |
2017-12-26 | Add keyboard shortcut for Clear Output | Bernhard Liebl | |
2017-12-25 | Add missing parameter names | Poommetee Ketson | |