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-08-22
Merge pull request #21274 from YeldhamDev/meshlib_editor_fixes
Rémi Verschelde
2018-08-21
Fix MeshLibrary editor
Michael Alexsander Silva Dias
2018-08-21
Merge pull request #21252 from vnen/remove-autoload-init
Rémi Verschelde
2018-08-20
Disable scripting and physics early in EditorNode
George Marques
2018-08-20
Massive rewrite to AnimationTree. Many APIs changed in order to:
Juan Linietsky
2018-08-15
Merge pull request #19837 from willnationsdev/plugin-utilities
Rémi Verschelde
2018-08-14
Merge pull request #20997 from Gamblify/add_files_to_tree_view
Rémi Verschelde
2018-08-14
Avoid scripts from being opened in same inspector, closes #20111
Juan Linietsky
2018-08-14
Merge pull request #20621 from YeldhamDev/bottom_panel_min
Rémi Verschelde
2018-08-14
Add a way to disable the split view
groud
2018-08-13
Add warning color to output log
Chaosus
2018-08-08
Fix a typo in a TTR() call
Hugo Locurcio
2018-08-08
Merge pull request #20737 from Calinou/use-standard-button-texts
Juan Linietsky
2018-08-07
Several improvements to inspector.
Juan Linietsky
2018-08-06
Added proper import support for 3D and Array textures
Juan Linietsky
2018-08-05
Use a standard "OK" text for confirmation buttons in error dialogs
Hugo Locurcio
2018-08-04
Implemented IK
AndreaCatania
2018-07-30
Adjust bottom panel's minimal height for the expand icon
Michael Alexsander Silva Dias
2018-07-29
It is now possible to import images as a separate resource, closes #5738 and ...
Juan Linietsky
2018-07-29
Merge pull request #15269 from ianb96/context_menu_improvements
Juan Linietsky
2018-07-27
Do conversion of scene preview icon at the end, improves save performance a b...
Juan Linietsky
2018-07-26
Add PluginConfigDialog, EditorPluginSettings GUI
Will Nations
2018-07-26
context menu improvements
Ian
2018-07-26
Merge pull request #19257 from volzhs/edit-visual-script
Rémi Verschelde
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
Add menu buttons to open the project and editor data folders
Hugo Locurcio
2018-07-25
Open internal visual script editor while use external editor is on
volzhs
2018-07-24
Merge pull request #19225 from Paulb23/open_all_files_in_script_editor
Max Hilbrunner
2018-07-24
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-22
Allow opening and editing of any utf_8 file in script editor
Paulb23
2018-07-20
-Fix tooltips in inspector, now they show as rich text.
Juan Linietsky
2018-07-20
Make Update Spinner popup use radio items
Michael Alexsander Silva Dias
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-18
Several improvements to editor inspector usability and style
Juan Linietsky
2018-07-18
Export: Properly reload preset when opening dialog
Rémi Verschelde
2018-07-18
Merge pull request #20185 from volzhs/audio-preview
Rémi Verschelde
2018-07-18
Fix copying ttf, otf by DND to editor
volzhs
2018-07-17
Add audio stream preview to Inspector dock
volzhs
2018-07-15
Added small icon to expand the bottom panel (and shortcut too)
Juan Linietsky
2018-07-14
Visual Shaders are back.
Juan Linietsky
2018-07-06
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
Juan Linietsky
2018-07-04
Merge pull request #19849 from willnationsdev/expose-script-create-dialog
Max Hilbrunner
2018-07-04
Expose ScriptCreateDialog to EditorPlugin
willnationsdev
2018-07-03
Merge pull request #19192 from marcelofg55/undo_redo_msg
Max Hilbrunner
2018-07-01
-Fix in animationplayback, sound would be cut on loop
Juan Linietsky
2018-06-29
Revert "Fix saving unmodified scenes and resources"
Rémi Verschelde
2018-06-26
-Add root motion support in AnimationTree.
Juan Linietsky
2018-06-25
added BlendSpace1D editor plugin
Thomas Herzog
2018-06-25
rename BlendSpace to BlendSpace2D
Thomas Herzog
2018-06-25
State machine animation node
Juan Linietsky
[next]