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
/
plugins
/
path_3d_editor_plugin.h
Age
Commit message (
Expand
)
Author
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-11-11
Use forward-declarations in EditorPlugin where possible
trollodel
2022-10-04
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-05-02
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-02-15
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-14
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-01-29
Fix theme application in various curve editors
Yuri Sizov
2022-01-12
Fix secondary handles in editor gizmos
jfons
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-10-07
Implemented SkeletonEditorGizmo
Silc Renew
2021-08-07
Removes const from set functions on the Gizmos
AndreaCatania
2021-07-23
Node3D gizmo improvements
jfons
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-04
Rename EditorNode3DGizmoPlugin "get_name" to "get_gizmo_name"
Aaron Franke
2020-07-10
Add override keywords.
Marcel Admiraal
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-07
Rename all gizmo classes, using the 4.0 node names.
jfons
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-30
doc: Update classref with node renames
Rémi Verschelde
2020-03-27
Rename more 2D and 3D nodes to follow convention
Rémi Verschelde