index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
path_3d_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-2
/
+2
|
\
|
*
Implement closed path for Curve3d
matricola787
2024-11-16
1
-2
/
+2
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Cleanup Path3D editor
kobewi
2024-09-07
1
-3
/
+1
*
Add Create Curve button to Path2D editor
kobewi
2024-09-06
1
-2
/
+7
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Merge pull request #89933 from jsjtxietian/path3d-remove
Rémi Verschelde
2024-04-04
1
-0
/
+9
|
\
|
*
Support “clear points” function in Path3D editor
jsjtxietian
2024-03-27
1
-0
/
+9
*
|
UX and stability improvements for Path3D node
matricola787
2024-03-25
1
-0
/
+7
|
/
*
Use subgizmos instead of handles for Path3D curve points
pohy
2024-02-22
1
-0
/
+16
*
Improve Path3D gizmo usability
Yaohua Xiong
2023-10-03
1
-2
/
+7
*
Improve the looks of 2D/3D viewport contextual toolbars
Yuri Sizov
2023-09-13
1
-2
/
+2
*
Add handles to control Curve3D tilt
Daniel Roberts
2023-08-12
1
-0
/
+15
*
Add move control points button to PAth3D Editor
ajreckof
2023-06-05
1
-1
/
+10
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+2
*
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-10-04
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-8
/
+8
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-2
/
+0
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-3
/
+1
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+3
*
Fix theme application in various curve editors
Yuri Sizov
2022-01-29
1
-0
/
+2
*
Fix secondary handles in editor gizmos
jfons
2022-01-12
1
-4
/
+4
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Implemented SkeletonEditorGizmo
Silc Renew
2021-10-07
1
-1
/
+1
*
Removes const from set functions on the Gizmos
AndreaCatania
2021-08-07
1
-2
/
+2
*
Node3D gizmo improvements
jfons
2021-07-23
1
-4
/
+6
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename EditorNode3DGizmoPlugin "get_name" to "get_gizmo_name"
Aaron Franke
2020-12-04
1
-1
/
+1
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-14
/
+14
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-4
/
+4
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-3
/
+0
*
Rename all gizmo classes, using the 4.0 node names.
jfons
2020-04-07
1
-6
/
+6
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
doc: Update classref with node renames
Rémi Verschelde
2020-03-30
1
-3
/
+1
*
Rename more 2D and 3D nodes to follow convention
Rémi Verschelde
2020-03-27
1
-0
/
+123