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.cpp
Age
Commit message (
Expand
)
Author
2021-04-27
Improve the editor theme
Hugo Locurcio
2021-04-23
Implement occlusion culling
jfons
2021-04-06
Add Various ColorPicker shapes
Kongfa Waroros
2021-04-06
Improve error messages for missing export presets when using `--export`
Hugo Locurcio
2021-04-05
Style: Apply clang-tidy's `modernize-use-bool-literals`
Rémi Verschelde
2021-04-05
Fix crashes in *_input functions
Rafał Mikrut
2021-03-28
Rename Texture.get_data() to get_image()
Marcel Admiraal
2021-03-26
Save project after opening
kobewi
2021-03-25
Hide renderer selection dropdown in the editor as it's not implemented
Hugo Locurcio
2021-03-23
Remove now unnecessary ResourceImporterCSV importer
Rémi Verschelde
2021-03-23
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-22
Improved 3D Scene Importer
Juan Linietsky
2021-03-15
Merge pull request #44333 from lupoDharkael/preferred-extension
Rémi Verschelde
2021-03-13
Save resource: implement extension priority
lupoDharkael
2021-03-13
Fix crash on closing empty modified scene
jmb462
2021-02-26
Don't check modified time if file doesn't exist
kobewi
2021-02-21
Fix "editor/editor_help" shortcut (again)
Danil Alexeev
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
Removed hardcoded shortcuts from /scene and converted to input actions
Eric M
2021-02-18
Reorganize Project Settings
reduz
2021-02-18
Merge pull request #45943 from KoBeWi/YEEEET
Rémi Verschelde
2021-02-14
Merge pull request #45910 from Ansraer/default-scale-highres-monitor
Rémi Verschelde
2021-02-13
Fix editor always redrawing
reduz
2021-02-13
Remove Merge From Scene
kobewi
2021-02-12
Improved Inspector Sub-Resource Editing
reduz
2021-02-12
Adjust auto scale on high res displays
Ansraer
2021-02-11
Improve resource load cache
reduz
2021-02-10
Removed _change_notify
reduz
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-02-06
Simplify Volumetric Fog
reduz
2021-02-04
Fix "editor/editor_help" shortcut overwriting when restarting editor
Danil Alexeev
2021-01-31
Merge pull request #45315 from RandomShaper/modernize_thread
Rémi Verschelde
2021-01-29
Merge pull request #43223 from KoBeWi/dedit
Rémi Verschelde
2021-01-29
Modernize Thread
Pedro J. Estébanez
2021-01-26
Merge pull request #44194 from madmiraal/fix-font_selected_color
Rémi Verschelde
2021-01-24
Shadow map rendering optimization
reduz
2021-01-24
Several GI related optimizations and fixes
reduz
2021-01-24
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-21
Fix #33326 by reopening scenes
Dodoveloper
2021-01-19
Detect plugins recursively
Shatur95
2021-01-18
Merge pull request #45270 from Calinou/editor-tweak-font-hinting-hint
Rémi Verschelde
2021-01-18
Tweak the "Auto" editor setting hints to be more indicative
Hugo Locurcio
2021-01-18
Merge pull request #32321 from Calinou/editor-disable-quit-confirmation
Rémi Verschelde
2021-01-16
Detect external modification of scenes
Tomasz Chabora
2021-01-16
Remove unnecessary file existence check when saving scene
ArrowInAKnee
2021-01-12
CI: Update to clang-format 11 and apply ternary operator changes
Rémi Verschelde
2021-01-09
Split OS::execute into two methods
Marcel Admiraal
2021-01-06
Remove the editor quit confirmation
Hugo Locurcio
[next]