index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
editor_node.h
Age
Commit message (
Expand
)
Author
2023-03-13
Automatically reparent editor message dialogs to avoid error spam.
bruvzg
2023-03-13
Prevent cache corruption when saving resources in the editor
Yuri Sizov
2023-02-22
Fix ownership bug on ancestor nodes when scene is reimported.
SaracenOne
2023-02-06
Merge pull request #72552 from m4gr3d/cleanup_custom_build_main
Rémi Verschelde
2023-02-06
More fixes to over plugin handling
kobewi
2023-02-02
Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...
Fredia Huya-Kouadio
2023-02-01
Prevent wrong unedit when clicking editor viewport
kobewi
2023-01-31
Fix broken bottom panel switching
Silc Renew
2023-01-23
Merge pull request #57606 from SaracenOne/update_on_reimport
Rémi Verschelde
2023-01-22
Merge pull request #71770 from KoBeWi/better_editing_or_something
Rémi Verschelde
2023-01-22
Rework EditorPlugin editing logic
kobewi
2023-01-21
Merge pull request #67253 from KoBeWi/PICKER_USAGE_NO_EDITOR
Rémi Verschelde
2023-01-16
Update instances of scenes which have been reimported.
SaracenOne
2023-01-16
Merge pull request #70668 from KoBeWi/never_give_up
Rémi Verschelde
2023-01-16
Add EditorUndoRedoManager singleton
kobewi
2023-01-14
Move remote debug buttons to a single menu.
bruvzg
2023-01-08
Fix Undo/Redo not working until Scene menu is opened.
Eric M
2023-01-05
Simplify some editor plugin logic and remove dead code
Yuri Sizov
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-12-28
Retry loading addons after filesystem scan
kobewi
2022-12-18
Add a dialog for customizing FBX import
reduz
2022-11-29
Use forward-declarations in big editor classes
trollodel
2022-11-18
Merge pull request #60686 from trollodel/move_editor_registration
Rémi Verschelde
2022-11-18
Move editor class and plugin registrations to a dedicated file
trollodel
2022-11-16
Merge pull request #68709 from MewPurPur/instance-begone-part3
Rémi Verschelde
2022-11-16
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-07
Allow to disable History Dock via feature profile
kobewi
2022-10-31
Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finish
Rémi Verschelde
2022-10-14
Added custom node export
Guilherme Sousa
2022-10-11
Remove editor dependencies from ColorPicker
kobewi
2022-10-04
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-09-28
Merge pull request #58049 from jmb462/fix-distraction-mode-docks-tab
Rémi Verschelde
2022-09-22
[macOS extend-to-title] Add scene/project name to the editor title, fix incor...
bruvzg
2022-09-20
Merge pull request #65541 from clayjohn/renderer-setting
Rémi Verschelde
2022-09-19
Split rendering driver project setting into renderer_name and rendering_drive...
clayjohn
2022-09-18
Merge pull request #44143 from KoBeWi/callable_multiplayer
Rémi Verschelde
2022-09-18
Port remaining connections to callable_mp
Tomasz Chabora
2022-09-18
Merge pull request #65561 from ryburnj/inconsistent-cap-scene-file-name
Rémi Verschelde
2022-09-18
Fix inconsistent scene file name casing by moving existing Name_Casing code t...
ryburnj
2022-09-17
Remove unused _clear_undo_history method
kobewi
2022-09-14
Merge pull request #65494 from V-Sekai/fix_inspect_command_context
Rémi Verschelde
2022-09-07
In inspector, show 'edit' button instead of 'inspect' when resource is part o...
SaracenOne
2022-09-07
Rename EditorInterface.get_editor_main_control to get_editor_main_screen
Yuri Sizov
2022-08-31
Merge pull request #62157 from ChronicallySerious/front-port-vcs-plugin
Rémi Verschelde
2022-08-30
Merge pull request #65089 from YuriSizov/editor-launch-bar-with-style
Rémi Verschelde
2022-08-31
VCS: Improve VCS UI/UX by QoL changes
Twarit Waikar
2022-08-30
Improve style and add contextual highlight to the editor launch pad
Yuri Sizov
2022-08-29
Add background to TabContainer's tabbar and editor docks
Yuri Sizov
2022-08-26
[macOS] Extend editor contents to the window titlebar for better space usage.
bruvzg
2022-08-25
Improve scene playing and reloading
kobewi
[next]