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
2018-11-12
Merge pull request #23649 from willnationsdev/fix-scene-icons
Rémi Verschelde
2018-11-11
Many fixes to script editor remote debugger, closes #13346
Juan Linietsky
2018-11-10
Fix scene dock not showing custom icons
Will Nations
2018-11-08
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-11-05
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-11-02
Let user fix dependencies in resources
Pedro J. Estébanez
2018-11-01
Merge pull request #23311 from YeldhamDev/editor_capitalization_fix
Rémi Verschelde
2018-10-29
Automatically unfold sections of properties that someone else edited (no loca...
Juan Linietsky
2018-10-29
Moved folding outside the resource files, now saved outside the project.
Juan Linietsky
2018-10-29
Ability to revert any property, not just from inherited scenes or scripts.
Juan Linietsky
2018-10-26
Small capitalization fixes across the editor
Michael Alexsander Silva Dias
2018-10-26
Fixes the editor layout
groud
2018-10-25
Fix default layout dock sizes
Michael Alexsander Silva Dias
2018-10-25
Merge pull request #23114 from groud/allow_smaller_dock_width
Rémi Verschelde
2018-10-21
Don't create scene thumbnail before its saved, issue 22890
Paulb23
2018-10-18
Allow the editor dock to have a lower width
groud
2018-10-07
Revert "Make KEY_ESCAPE close all output/debugger docks on bottom"
Rémi Verschelde
2018-10-06
Remove redundant "== false" code
Aaron Franke
2018-10-02
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-10-02
Merge pull request #22354 from evandropoa/resources_list_icon_issue
Rémi Verschelde
2018-10-02
Merge pull request #22364 from YeldhamDev/rect2_inspector_singleline
Rémi Verschelde
2018-09-29
Fix warning about functions defined but not used [-Wunused-function]
Rémi Verschelde
2018-09-28
Reflection probe support in GLES2 back-end.
Juan Linietsky
2018-09-23
Make Rect2 EditorProperty obey the horizontal setting
Michael Alexsander Silva Dias
2018-09-22
Fix issue #22320.
Evandro Bitencourt
2018-09-20
Merge pull request #22225 from groud/fix_draw_on_viewport
Rémi Verschelde
2018-09-20
EditorNode: New default dock layout
Rémi Verschelde
2018-09-20
EditorNode: Reorder and cleanup initial dock setup
Rémi Verschelde
2018-09-20
Merge pull request #21426 from groud/add_files_to_tree_view
Rémi Verschelde
2018-09-18
Fixes drawing of the 2D plugins on the 3D view
groud
2018-09-15
Bundle SSL certs with the templates.
Fabio Alessandrelli
2018-09-15
Fix video toggle UX issue
Rémi Verschelde
2018-09-14
Refactor editor icon retrieval
willnationsdev
2018-09-14
Replace the -show in filesystem- button by a RMB entry
groud
2018-09-14
Merge the disable_split and show_files_in_tree settings
groud
2018-09-14
Add thumnails to the tree view
groud
2018-09-13
Use plain text instead of icons for video driver toggle
Rémi Verschelde
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-11
Fix project and editor data paths not being opened correctly on macOS
Hugo Locurcio
2018-09-11
Replace last occurrences of PropertyEditor by EditorInspector
Rémi Verschelde
2018-09-11
Merge pull request #21971 from scayze/window_title_update
Rémi Verschelde
2018-09-11
update window title when switching scenes
Manuel Strey
2018-09-11
Revert "Fix selection of spatial nodes after selecting a non-spatial one."
Rémi Verschelde
2018-09-10
Merge pull request #21835 from DualMatrix/save_branch
Rémi Verschelde
2018-09-07
Prevent overwriting open scenes when saving
DualMatrix
2018-09-07
Fix selection of spatial nodes after selecting a non-spatial one.
JFonS
2018-08-24
Drop old ShaderGraph code, obsoleted by VisualShader
Rémi Verschelde
2018-08-22
Merge pull request #21274 from YeldhamDev/meshlib_editor_fixes
Rémi Verschelde
2018-08-21
Fix MeshLibrary editor
Michael Alexsander Silva Dias
[next]