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
/
editor_properties.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix temporary Euler when editing quaternion
kobewi
2024-05-07
1
-0
/
+1
*
|
Merge pull request #85474 from fire/packedvector4array
Rémi Verschelde
2024-05-03
1
-0
/
+5
|
\
\
|
*
|
Add PackedVector4Array Variant type
K. S. Ernest (iFire) Lee
2024-05-03
1
-0
/
+5
*
|
|
Add colored margin in Inspector for arrays and dictionaries.
ajreckof
2024-05-03
1
-46
/
+23
|
/
/
*
|
Merge pull request #84446 from KoBeWi/EditorYOLOPicker
Rémi Verschelde
2024-04-26
1
-1
/
+1
|
\
\
|
*
|
Don't check resource type assigned in property
kobewi
2023-11-04
1
-1
/
+1
*
|
|
Fix `_node_assign` will crash when base_node is nullptr
jsjtxietian
2024-04-09
1
-1
/
+2
*
|
|
Merge pull request #89811 from timothyqiu/missing-i18n
Rémi Verschelde
2024-04-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix missing i18n for some editor strings
Haoyu Qiu
2024-04-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Improve SceneTreeEditor usability
RedMser
2024-03-31
1
-2
/
+9
|
/
/
*
|
Fixed undo/redo behaviour of color picker and added ability to cancel/confirm...
Zi Ye
2024-03-24
1
-3
/
+13
*
|
Add browse folder and browse file icons
Adam Scott
2024-03-12
1
-1
/
+5
*
|
Support Array and PackedArray in @export_*
Abel Toy
2024-03-06
1
-8
/
+8
*
|
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-3
/
+3
*
|
Fix paste Value can empty a dictionary depending on right-click location
ajreckof
2024-02-26
1
-0
/
+1
*
|
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-3
/
+3
*
|
Split theme generation logic into several subroutines
Yuri Sizov
2024-01-16
1
-4
/
+4
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
Update deferred calls to use Callables
kobewi
2024-01-09
1
-1
/
+1
*
|
Use `set_value_no_signal` in editor property code
Aaron Franke
2023-12-18
1
-153
/
+74
*
|
Merge pull request #85723 from ilyabelow/84609-visual-shader-viewport-texture...
Yuri Sizov
2023-12-08
1
-0
/
+8
|
\
\
|
*
|
Add a specific error when creating a ViewportTexture in a Texture2D node in a...
ilyabelow
2023-12-04
1
-0
/
+8
*
|
|
Merge pull request #82528 from SaracenOne/path_types
Yuri Sizov
2023-12-08
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Script path type support in editor:
Saracen
2023-11-08
1
-0
/
+8
|
|
/
*
|
Fill remaining global scope constant descriptions
kobewi
2023-11-13
1
-3
/
+0
*
|
Fix missing arrows in integer vector properties
kobewi
2023-11-09
1
-3
/
+3
|
/
*
Add bulk change guards to successive theme overrides in Editor and GUI
Yuri Sizov
2023-10-19
1
-2
/
+2
*
Merge pull request #75274 from KoBeWi/NodeTrail
Rémi Verschelde
2023-10-04
1
-34
/
+102
|
\
|
*
Enhance NodePath property editing
kobewi
2023-10-02
1
-34
/
+102
*
|
Fix node icons appearing too big in some cases
kobewi
2023-10-03
1
-0
/
+1
|
/
*
Merge pull request #82287 from jsjtxietian/fix-clear-error-when-unset-exporte...
Rémi Verschelde
2023-09-26
1
-1
/
+1
|
\
|
*
Fix can't unset exported typed array element when the type is set to Node
jsjtxietian
2023-09-25
1
-1
/
+1
*
|
Replace `radians` range hint with `radians_as_degrees`
A Thousand Ships
2023-09-25
1
-10
/
+14
*
|
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-2
/
+2
|
/
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-36
/
+37
*
Merge pull request #80450 from KoBeWi/settings_freeze,_no_more_changes
Yuri Sizov
2023-08-25
1
-1
/
+1
|
\
|
*
Deprecate project_settings_changed signal
kobewi
2023-08-10
1
-1
/
+1
*
|
Replace all flags with one value when holding Cmd in the layers editor
Hugo Locurcio
2023-08-17
1
-14
/
+26
|
/
*
Show valid types in SceneTreeDialog
kobewi
2023-08-04
1
-2
/
+2
*
Hide explicitly specified flag value in Inspector
Haoyu Qiu
2023-07-14
1
-2
/
+2
*
Fix property hint class name type string restriction and replace mode
Aaron Franke
2023-07-06
1
-2
/
+2
*
Merge pull request #76389 from ajreckof/editor-property-nodepath-for-node
Rémi Verschelde
2023-06-01
1
-53
/
+54
|
\
|
*
Fix typed array export
ajreckof
2023-05-21
1
-53
/
+54
*
|
Refactor vector editor properties
kobewi
2023-05-31
1
-772
/
+5
*
|
Add indicator for StringName properties
kobewi
2023-05-26
1
-1
/
+12
*
|
Add get_edited_property_value() shorthand method
kobewi
2023-05-26
1
-45
/
+45
*
|
Do not translate node name when assigned to an exported field
Hakim
2023-05-18
1
-0
/
+1
|
/
*
Merge pull request #69988 from smix8/navigation_rvo_rework_4.x
Rémi Verschelde
2023-05-10
1
-1
/
+11
|
\
|
*
Rework Navigation Avoidance
smix8
2023-05-10
1
-1
/
+11
*
|
Improve the UX of ViewportTexture in the editor
Rindbee
2023-05-10
1
-1
/
+0
|
/
[prev]
[next]