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
/
curve_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Increase vertical size of `CurveEdit` when `Inspector` widens
ocean (they/them)
2023-08-03
1
-0
/
+2
*
Use NOTIFICATION_MOUSE_EXIT instead of a signal for a few editor plugins
VolTer
2023-05-31
1
-2
/
+0
*
Overhaul the Curve Editor
VolTer
2023-05-28
1
-44
/
+95
*
Add metadata to resource previews
kobewi
2023-05-10
1
-1
/
+1
*
Adds a `scale_gizmo_handles` entry to the `Touchscreen` editor settings
Fredia Huya-Kouadio
2023-05-07
1
-0
/
+1
*
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-0
/
+2
*
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
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-2
/
+2
*
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
-1
/
+1
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-1
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-3
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-6
/
+6
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+1
*
Merge pull request #30455 from qarmin/const_reference
Rémi Verschelde
2019-07-10
1
-1
/
+1
|
\
|
*
Use reference to constant in functions
qarmin
2019-07-10
1
-1
/
+1
*
|
Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`
Hugo Locurcio
2019-07-09
1
-2
/
+0
|
/
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-4
/
+8
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-10-02
1
-3
/
+3
*
-Ability to open resources in the same window
Juan Linietsky
2018-05-17
1
-16
/
+7
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Added Curve preview thumbnail
Marc Gilleron
2017-07-02
1
-0
/
+7
*
Fix curve saving, refined undo/redo
Marc Gilleron
2017-06-28
1
-2
/
+0
*
Curve features
Marc Gilleron
2017-06-26
1
-4
/
+7
*
Added Curve resource
Marc Gilleron
2017-06-24
1
-39
/
+89
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-1
/
+1
*
Add a few missing copyright headers
Rémi Verschelde
2017-04-28
1
-0
/
+29
*
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-04-06
1
-0
/
+66