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
/
canvas_item_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-69
/
+69
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-9
/
+14
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-24
/
+24
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-24
/
+24
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-14
/
+9
|
/
*
Merge pull request #64367 from Mickeon/rename-var-to-str
Rémi Verschelde
2022-08-26
1
-6
/
+6
|
\
|
*
Rename `str2var` to `str_to_var` and similar
Micky
2022-08-26
1
-6
/
+6
*
|
Merge pull request #64570 from KoBeWi/node🧳ing
Rémi Verschelde
2022-08-26
1
-13
/
+1
|
\
\
|
|
/
|
/
|
|
*
Unify node casing adjustment
kobewi
2022-08-18
1
-13
/
+1
*
|
Fix ruler lines rendering on top of text
AlexHCC
2022-08-24
1
-36
/
+39
*
|
Add per-scene UndoRedo
kobewi
2022-08-22
1
-25
/
+30
|
/
*
Allow using numpad for zoom shortcuts in the 2D/code editors
Hugo Locurcio
2022-08-10
1
-11
/
+30
*
Remove rect_ prefix from control properties when keyframing
Hakim
2022-08-05
1
-3
/
+3
*
Merge pull request #50614 from foxydevloper/clarify-group-tooltip
Rémi Verschelde
2022-08-02
1
-2
/
+2
|
\
|
*
Improve tooltips for grouping/ungrouping nodes
foxydevloper
2022-07-31
1
-2
/
+2
*
|
Remove excessive `editor/property_editor.h` includes
Yuri Sizov
2022-08-01
1
-0
/
+1
|
/
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-20
/
+20
*
Merge pull request #57698 from bluenote10/feature/rename_translated_to_transl...
Rémi Verschelde
2022-07-28
1
-2
/
+2
|
\
|
*
rename translate(d) to translate(d)_local in Transform 2D/3D
Fabian Keller
2022-07-16
1
-2
/
+2
*
|
Fix selection list in 2D editor
kobewi
2022-07-21
1
-2
/
+2
*
|
Use FlowContainer to handle toolbar overflow more gracefully
Yuri Sizov
2022-07-20
1
-38
/
+45
*
|
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-4
/
+4
|
/
*
Clear drag_selection when drag ends
kobewi
2022-07-14
1
-19
/
+24
*
Fix drag_selection crash on scene close
kobewi
2022-07-14
1
-1
/
+1
*
Fix regressions from Font refactor
bruvzg
2022-07-07
1
-1
/
+1
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-17
/
+29
*
Show the transform operation numbers in 2D
kobewi
2022-07-05
1
-0
/
+70
*
Remake resource thread safety and API
reduz
2022-06-22
1
-1
/
+1
*
[macOS] Fix high-precision scrolling direction in the canvas editor zoom.
bruvzg
2022-06-14
1
-1
/
+1
*
Fixed missing call to AnimationTrackEditor::make_insert_queue
Andreas Raddau
2022-06-12
1
-9
/
+12
*
Merge pull request #59776 from fire-forge/more-round
Rémi Verschelde
2022-06-10
1
-17
/
+1
|
\
|
*
Add rounded corners to the contextual toolbar
FireForge
2022-05-25
1
-17
/
+1
*
|
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-08
1
-2
/
+3
*
|
Define zoom shortcut before using it
RechieKho
2022-06-07
1
-13
/
+13
*
|
Fix inverted mouse wheel zoom in CanvasItemEditor #61716
Andy Gainey
2022-06-05
1
-1
/
+3
*
|
Fix zoom in callback for CanvasItemEditor to use correct numeric sign
Andy Gainey
2022-06-04
1
-2
/
+2
*
|
Remove zoom_reset shortcut in 2D editor
kobewi
2022-05-22
1
-3
/
+1
|
/
*
Merge pull request #59242 from Sauermann/fix-editor-select-toplevel
Rémi Verschelde
2022-05-17
1
-3
/
+15
|
\
|
*
Fix that Top Level CanvasItems are unselectable in editor
Markus Sauermann
2022-05-17
1
-3
/
+15
*
|
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-5
/
+5
*
|
Cleanup metadata usage
kobewi
2022-05-06
1
-31
/
+15
*
|
Merge pull request #60627 from aaronfranke/rename-elements
Rémi Verschelde
2022-05-03
1
-1
/
+1
|
\
\
|
*
|
Rename Transform2D "elements" to "columns"
Aaron Franke
2022-04-29
1
-1
/
+1
*
|
|
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-3
/
+3
*
|
|
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-8
/
+0
|
/
/
*
|
Fix more issues found by cppcheck.
bruvzg
2022-04-20
1
-2
/
+2
*
|
Fix 2D editor menu position
kobewi
2022-04-08
1
-1
/
+1
*
|
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-13
/
+10
*
|
[Input] Add extra `shortcut_input` input processing step to process Unicode c...
bruvzg
2022-04-05
1
-2
/
+2
*
|
Fix errors when locking nodes
Michael Alexsander
2022-03-27
1
-8
/
+8
|
/
[next]