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
2021-08-09
Added EditorCommandPalette
Bhuvan Vemula
2021-07-15
Addes ability to load build sources from file.
reduz
2021-07-07
Added 'Select Current' option when user is prompted to select main scene afte...
Eric M
2021-06-29
Merge pull request #49636 from LightningAA/add-feedback-button-4.0
Rémi Verschelde
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-15
Add "Suggest a Feature" to the help dialog.
Lightning_A
2021-06-15
Merge pull request #49108 from LightningAA/reload-current-project-4.0
Rémi Verschelde
2021-06-14
Refactor editor paths validation in EditorPaths and EditorSettings
Rémi Verschelde
2021-05-31
Merge pull request #49178 from YeldhamDev/remove_dim_option
Rémi Verschelde
2021-05-31
Implement shader caching
reduz
2021-05-28
Remove `dim_editor_on_dialog_popup` from editor settings
Michael Alexsander
2021-05-26
Add the ability to reload the current project
Lightning_A
2021-05-15
Add "Support Godot Development" option to the editor's Help menu
Hugo Locurcio
2021-05-09
Remove plugin from enabled if there's an error
Daniel Lungaro
2021-05-07
Rework the TileSet resource and TileMap nodes:
Gilles Roudière
2021-04-28
Make it possible to copy the Godot version identifier by clicking it
Hugo Locurcio
2021-03-22
Improved 3D Scene Importer
Juan Linietsky
2021-02-18
Merge pull request #45617 from RandomShaper/modernize_atomics
Rémi Verschelde
2021-02-18
Modernize atomics
Pedro J. Estébanez
2021-02-18
Merge pull request #45943 from KoBeWi/YEEEET
Rémi Verschelde
2021-02-13
Fix editor always redrawing
reduz
2021-02-13
Remove Merge From Scene
kobewi
2021-02-10
Merge pull request #31747 from KoBeWi/scene_stalking
Rémi Verschelde
2021-02-09
Detect external modification of project.godot
kobewi
2021-01-29
Modernize Thread
Pedro J. Estébanez
2021-01-16
Detect external modification of scenes
Tomasz Chabora
2021-01-06
Merge pull request #44950 from reduz/shader-debugger
Rémi Verschelde
2021-01-06
Added ability to visualize native shaders
reduz
2021-01-06
Made save dialog open immediately when running unsaved scene.
Eric M
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-28
Merge pull request #44524 from madmiraal/rename-editor-viewport
Rémi Verschelde
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-19
Rename EditorInterface get_editor_viewport to get_editor_main_control
Marcel Admiraal
2020-12-16
Make tool menu plugins use Callables for callback
kobewi
2020-12-14
Rename the TextureProgress node to TextureProgressBar
Hugo Locurcio
2020-12-09
Merge pull request #44128 from KoBeWi/🧹
Rémi Verschelde
2020-12-09
Cleanup unused engine code
Tomasz Chabora
2020-12-09
Fix connections to CanvasItem and Tabs signals
Rémi Verschelde
2020-12-02
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-07-06
Expose methods to play scene from plugin code
Yuri Sizov
2020-07-02
Remove unused class PaneDrag
Stijn Hinlopen
2020-06-26
implement generic filename disambiguation
rileylyman
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-03
Add a getter and property for the editor distraction-free mode
Hugo Locurcio
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-13
Merge pull request #38637 from Calinou/editor-rename-revert-scene-bind
Rémi Verschelde
2020-05-12
Support multiple debug protocols.
Fabio Alessandrelli
2020-05-12
Rename the editor action "Revert Scene" to "Reload Saved Scene"
Hugo Locurcio
2020-04-02
Remove Request Docs button in the script editor due to various issues
Hugo Locurcio
[next]