Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-13 | Merge pull request #16518 from Paulb23/fix_members_overview_offset | Rémi Verschelde | |
Fixed members overview not scrolling to correct line | |||
2018-02-13 | Remove unused variable from plugin settings update | George Marques | |
Fix #16199 | |||
2018-02-13 | Merge pull request #16463 from Noshyaar/pr1 | Rémi Verschelde | |
3DEditor: fix selecting node in viewport not update inspector | |||
2018-02-13 | Merge pull request #16433 from Calinou/remove-assetlib-debugging-prints | Rémi Verschelde | |
Remove debugging prints related to the asset library | |||
2018-02-13 | Merge pull request #16383 from binbitten/issue_16335 | Rémi Verschelde | |
Fix spaces and quotes in external editor flags | |||
2018-02-13 | Merge pull request #16410 from bcr3ative/issue_16406 | Rémi Verschelde | |
Fix timeline track name overlapping keyframe area | |||
2018-02-13 | Merge pull request #16402 from Calinou/fix-camera-gizmo | Rémi Verschelde | |
Draw the Camera gizmo more accurately | |||
2018-02-13 | Merge pull request #16374 from ianb96/drop_at_mouse | Rémi Verschelde | |
Drop path text at mouse pos | |||
2018-02-13 | Merge pull request #16373 from ianb96/scene_shortcut_disable | Rémi Verschelde | |
Disable scene tree shortcuts when in a text field | |||
2018-02-13 | Merge pull request #16321 from JFonS/master | Rémi Verschelde | |
Fix gizmo solid box mesh being added twice | |||
2018-02-12 | Merge pull request #16499 from sudoio/master | Poommetee Ketson | |
Deselect text when jumping to function | |||
2018-02-12 | Merge pull request #16332 from YeldhamDev/capitalize_view_menu | Rémi Verschelde | |
Capitalized "View" menu options | |||
2018-02-12 | Merge pull request #15525 from YeldhamDev/recent_scenes_changes | Rémi Verschelde | |
Small changes to the "Recent Scenes" menu | |||
2018-02-12 | Merge pull request #15499 from YeldhamDev/recent_scripts_fix | Rémi Verschelde | |
Changes for the "Recent Scripts" menu | |||
2018-02-12 | Merge pull request #16328 from bcr3ative/issue_16278 | Rémi Verschelde | |
Fix UX with project settings search functionality | |||
2018-02-09 | Fixed members overview not scrolling to correct line | Paulb23 | |
2018-02-08 | Fix #16479 (deselect text when jumping to function) | Artem Varaksa | |
2018-02-07 | 3DEditor: fix selecting node in viewport not update inspector | Poommetee Ketson | |
2018-02-05 | Remove debugging prints related to the asset library | Hugo Locurcio | |
2018-02-05 | Fix timeline track name overlapping keyframe area | Paolo Perkovic | |
2018-02-04 | Draw the Camera gizmo more accurately | Hugo Locurcio | |
The Camera gizmo no longer looks twice as wide as it actually is. This fixes #16399. | |||
2018-02-04 | Fix spaces and quotes in external editor flags | binbitten | |
2018-02-03 | drop path text at mouse pos | ianb96 | |
2018-02-03 | disable scene tree shortcuts when in a textfield | ianb96 | |
2018-02-03 | Fix gradient texture preview | Chaosus | |
2018-02-02 | Capitalized "View" menu options. | Michael Alexsander Silva Dias | |
2018-02-02 | Small changes to the "Recent Scenes" menu. | Michael Alexsander Silva Dias | |
2018-02-02 | Changes for the "Recent Scripts" menu. | Michael Alexsander Silva Dias | |
2018-02-02 | Fix UX with project settings search functionality | Paolo Perkovic | |
2018-02-02 | Fix gizmo solid box mesh being added twice | JFonS | |
2018-02-01 | Fix inconsistencies and typos in argument names | Paolo Perkovic | |
2018-02-01 | Merge pull request #16266 from volzhs/expand-root-dir-on-start | Rémi Verschelde | |
Expand project root directory on editor start | |||
2018-02-01 | Merge pull request #16255 from guilhermefelipecgs/fix_button_tree | Rémi Verschelde | |
Hide button tree when file system dock isn't in split mode | |||
2018-02-01 | Merge pull request #16251 from ↵ | Rémi Verschelde | |
guilhermefelipecgs/fix_open_button_for_multiple_select Fixes open button not appearing with multiple selection | |||
2018-02-01 | Expand project root directory on editor start | volzhs | |
close #16232 Option for expanding all directories on start up is a bit tricky and buggy. | |||
2018-01-31 | Hide button tree when file system dock isn't in split mode | Guilherme Felipe | |
2018-01-31 | Fixes open button not appearing with multiple selection | Guilherme Felipe | |
Fix #16231 | |||
2018-01-31 | Merge pull request #16188 from Schweigert/master | Rémi Verschelde | |
Display set_nodelay to GDScript | |||
2018-01-31 | Merge pull request #16206 from Hinsbart/fix_empty_prop | Rémi Verschelde | |
ProjectSettings: Disallow adding properties without name. | |||
2018-01-30 | Add interface for plugins to enable/disable other plugins | George Marques | |
2018-01-30 | ProjectSettings: Disallow adding properties without name. | Andreas Haas | |
2018-01-30 | Display set_nodelay to GDScript | Marlon Henry Schweigert | |
Pass enabled arg Rename set_nodelay to set_no_delay Add description to the method Change description | |||
2018-01-30 | Ability to import .escn files, which is just a .tscn but with forced import. | Juan Linietsky | |
This works together with the new Blender to Godot exporter. | |||
2018-01-30 | Merge pull request #16111 from Noshyaar/b | Rémi Verschelde | |
3DEditor: fix multiple node selection crash the editor | |||
2018-01-30 | Merge pull request #16091 from Noshyaar/t | Rémi Verschelde | |
TemplateManager: hold shift to open link in browser | |||
2018-01-28 | ProjectManager: prevent installing project template in non-empty dir | Poommetee Ketson | |
2018-01-27 | 3DEditor: fix multiple node selection crash the editor | Poommetee Ketson | |
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. | |||
2018-01-27 | TemplateManager: hold shift to open link in browser | Poommetee Ketson | |
2018-01-25 | i18n: Sync translations with Weblate | Rémi Verschelde | |
2018-01-25 | Fix shortcut conflict | Razah | |
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 |