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_2d_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-8
/
+8
*
Merge pull request #96404 from larspet/path2d-selection
Rémi Verschelde
2024-09-16
1
-1
/
+2
|
\
|
*
Fix Path2D editor not updating gizmos on selection
Lars Pettersson
2024-08-31
1
-1
/
+2
*
|
Add Create Curve button to Path2D editor
kobewi
2024-09-06
1
-13
/
+48
*
|
Merge pull request #96292 from AThousandShips/null_check_ref_fix
Rémi Verschelde
2024-09-03
1
-1
/
+1
|
\
\
|
*
|
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-1
/
+1
|
|
/
*
/
Fix Path2D splitting
kobewi
2024-08-28
1
-7
/
+17
|
/
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
Allow cancelling actions in Path2D editor
kobewi
2024-06-12
1
-14
/
+46
*
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-6
/
+6
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-4
/
+4
*
Fix various typos with codespell
Rémi Verschelde
2024-05-07
1
-10
/
+10
*
Fix Path2D's add new point's UndoRedo bug
jsjtxietian
2024-03-26
1
-5
/
+8
*
Merge pull request #87161 from ryevdokimov/do-not-commit
Rémi Verschelde
2024-03-08
1
-30
/
+35
|
\
|
*
Do not commit transforms and handles if no changes were made
Robert Yevdokimov
2024-02-12
1
-30
/
+35
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
|
/
*
Improve Path2D editing
kobewi
2024-01-05
1
-15
/
+17
*
Add a button to clear curve points in the Path2D editor
AttackButton
2023-10-03
1
-15
/
+92
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-5
/
+7
*
Improve the looks of 2D/3D viewport contextual toolbars
Yuri Sizov
2023-09-13
1
-18
/
+7
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-9
/
+9
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-5
/
+5
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+1
*
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-1
/
+5
*
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-2
/
+2
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+1
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-5
/
+5
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-5
/
+5
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-1
/
+0
|
/
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-0
/
+1
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-5
/
+5
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-6
/
+4
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+1
*
Fix theme application in various curve editors
Yuri Sizov
2022-01-29
1
-13
/
+12
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-6
/
+6
*
Rename polygon editor settings for better display in the Editor Settings
Hugo Locurcio
2021-08-23
1
-1
/
+1
*
Use get_global_* functions instead of using transforms.
Anilforextra
2021-08-14
1
-1
/
+1
*
Use is_equal_approx in more places
Aaron Franke
2021-07-21
1
-1
/
+1
*
Optimize StringName usage
reduz
2021-07-18
1
-9
/
+9
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
1
-2
/
+2
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-5
/
+5
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-5
/
+10
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-16
/
+32
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-39
/
+0
[next]