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
2019-07-20
Merge pull request #30576 from qarmin/lgtm_coverage
Rémi Verschelde
2019-07-20
Changed some code showed in LGTM and Coverage
qarmin
2019-07-19
Make custom types more subtle and more useful
Bojidar Marinov
2019-07-15
Use switch instead of if statement
Nils ANDRÉ-CHANG
2019-07-09
Add a way to copy the text of warnings shown in the editor
Bojidar Marinov
2019-07-06
Fix editor remaining dimmed after certain actions
Bojidar Marinov
2019-07-05
Revert "Add editor menu to open the project data "user://" location."
Rémi Verschelde
2019-07-05
Merge pull request #30336 from fire/open_project_data
Rémi Verschelde
2019-07-05
Add editor menu to open the project data "user://" location.
K. S. Ernest (iFire) Lee
2019-07-05
Merge pull request #30327 from Calinou/editor-dim-window-quitting
Rémi Verschelde
2019-07-04
Dim the editor window while it's quitting
Hugo Locurcio
2019-07-04
Use CheckBoxes in the editor instead of CheckButtons when applicable
Hugo Locurcio
2019-07-02
Fix editor crash when StreamPeerSSL is unavilable.
Fabio Alessandrelli
2019-07-02
Merge pull request #27510 from fire/screenshot_editor
Rémi Verschelde
2019-07-01
Add editor screenshot on control - f12.
K. S. Ernest (iFire) Lee
2019-07-01
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-06-28
Added convertor from VisualShader to Shader
Chaosus
2019-06-25
Make visibility of update spinner editor-wide, hidden by default
Thomas ten Cate
2019-06-23
Merge pull request #29376 from hilfazer/editor_layouts_dialog
Rémi Verschelde
2019-06-23
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-21
editor save/delete layout dialog with layout list
hilfazer
2019-06-20
Add option to toggle console window on Windows
Luka Dornhecker
2019-06-19
Merge pull request #29493 from YeldhamDev/enhance_fix_feature_profile
Rémi Verschelde
2019-06-17
Merge pull request #29830 from NilsIrl/remove_useless
Rémi Verschelde
2019-06-16
i18n: Fix extract.py support for new TTRC
Rémi Verschelde
2019-06-16
Remove useless cast from c-string to String
Nils ANDRÉ-CHANG
2019-06-12
Enhancements and fixes for the editor feature profile
Michael Alexsander Silva Dias
2019-06-12
Merge pull request #29306 from qarmin/small_code_fixes
Rémi Verschelde
2019-06-11
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-04
Fix moving and renaming files
Hein-Pieter van Braam-Stewart
2019-06-03
Small fixes to unrechable code, possibly overflows, using NULL pointers
qarmin
2019-05-31
Merge pull request #27309 from KoBeWi/main_scene_on_android
Rémi Verschelde
2019-05-31
Ensure main scene is set when running on device
Tomasz Chabora
2019-05-31
Fix crash when inherit in rootless unsaved scene
Tomasz Chabora
2019-05-30
Decrease the editor FPS cap when the window is unfocused
Hugo Locurcio
2019-05-29
Merge pull request #29253 from IronicallySerious/remove-duplicate-plugin
Rémi Verschelde
2019-05-28
Merge pull request #28789 from mitchcurtis/quick-open
Rémi Verschelde
2019-05-28
Remove duplicate audio bus plugin registry
Twarit
2019-05-28
Add Quick Open dialog
Mitch Curtis
2019-05-28
Merge pull request #28454 from homer666/popup-centered-maxsize
Rémi Verschelde
2019-05-24
Merge pull request #28907 from dankan1890/contextual_help
Rémi Verschelde
2019-05-18
Merge pull request #28970 from KoBeWi/a_wild_bug_appeared
Max Hilbrunner
2019-05-18
Fix "Open Project Data Folder" in the editor
Hugo Locurcio
2019-05-17
Fix saving scenes when multi-closing scene tabs
Tomasz Chabora
2019-05-16
Merge pull request #28587 from Daw11/lanczos
Max Hilbrunner
2019-05-15
Fix leftover connection to the "Open" signal in FileSystemDock
Michael Alexsander Silva Dias
2019-05-15
ScriptEditor: Changed the shortcut for contextual help in ALT + F1, to resolv...
dankan1890
2019-05-11
Make possible to create inherited scenes via the RMB menu in the FileSystem dock
Michael Alexsander Silva Dias
2019-05-08
Change empty scene closing on new inherented scene to a better approach
Michael Alexsander Silva Dias
2019-05-05
Implement Lanczos image filter
Daw11
[next]