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-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
2018-06-21
Fix crashes, ability to add blendpsace into blendtree, ability to delete with...
Juan Linietsky
2018-06-21
Animation Blend Spaces
Juan Linietsky
2018-06-18
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-15
Fix path typo for editor def capitalize_properties
Guilherme Felipe
2018-06-11
Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD
Rémi Verschelde
2018-06-07
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-05-30
Move NavigationMeshEditorPlugin to Recast module as should be
Rémi Verschelde
2018-05-27
Add a message when there is nothing to Undo or Redo
Marcelo Fernandez
2018-05-26
Merge pull request #15489 from willnationsdev/gdnative-hook
Max Hilbrunner
2018-05-26
Merge pull request #18234 from flashyincceo/font-preview
Max Hilbrunner
2018-05-17
Moved inspector functionality from EditorNode to InspectorDock.
Daniel J. Ramirez
2018-05-17
-Ability to open resources in the same window
Juan Linietsky
2018-05-15
-New inspector.
Juan Linietsky
2018-05-10
Allow exporting runnable presets from command line
Leon Krause
2018-05-09
Adding font preview to file browsers
Peter Folkins
2018-05-07
Implemented ragdoll
AndreaCatania
2018-05-07
Merge pull request #15640 from willnationsdev/resource-saved-signal
Max Hilbrunner
2018-05-02
Merge pull request #17196 from RandomShaper/improve-gui-touch
Rémi Verschelde
2018-05-01
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-05-01
Revert "Added a more specific error message on export"
Rémi Verschelde
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
Merge pull request #18506 from AlexHolly/export-more-specific-error-message
Max Hilbrunner
2018-04-29
Merge pull request #18455 from neikeq/export-pck-zip-debug
Hein-Pieter van Braam
[next]