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
*
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-3
/
+5
|
\
|
*
Fix global paths in EditorPropertyPath
kobewi
2024-11-18
1
-3
/
+5
*
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-1
/
+1
|
\
|
|
*
Simplify some UID conversions
kobewi
2024-11-14
1
-1
/
+1
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-5
/
+20
|
\
|
|
*
Merge pull request #97912 from reduz/property-path-store-uid
Thaddeus Crews
2024-11-11
1
-5
/
+20
|
|
\
|
|
*
Exposed path properties save UID if referencing a resource
Juan
2024-10-07
1
-5
/
+20
*
|
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-19
/
+19
|
\
|
|
|
*
|
Merge pull request #98039 from aaronfranke/button-icon
Thaddeus Crews
2024-10-29
1
-18
/
+18
|
|
\
\
|
|
*
|
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-18
/
+18
|
*
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
|
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-4
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Merge pull request #90047 from ajreckof/fix-editing-exported-nodes-in-array-a...
Thaddeus Crews
2024-10-25
1
-4
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fix editing exported nodes in array as text.
ajreckof
2024-03-30
1
-4
/
+4
*
|
|
|
Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5
Spartan322
2024-10-24
1
-0
/
+1
|
\
|
|
|
|
*
|
|
Enforce that custom nodes keep their original type
bjornmp
2024-10-22
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
/
*
|
Merge pull request #97543 from KoBeWi/to_edit_or_not_to_edit
Rémi Verschelde
2024-10-04
1
-0
/
+8
|
\
\
|
*
|
Fix closing Theme Editor not actually closing it
kobewi
2024-09-27
1
-0
/
+8
*
|
|
Merge pull request #95149 from KoBeWi/inspector_mains
Rémi Verschelde
2024-10-04
1
-1
/
+2
|
\
\
\
|
*
|
|
Don't fold resources when child of main inspector exits
kobewi
2024-08-04
1
-1
/
+2
*
|
|
|
Merge pull request #96542 from Maran23/inspector-scrolls-away
Rémi Verschelde
2024-10-01
1
-1
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix Inspector may scrolls away when editing a property that adds or removes s...
Marius Hanl
2024-09-04
1
-1
/
+4
*
|
|
|
[Editor] Merge duplicate entries in enum property inspector
A Thousand Ships
2024-09-12
1
-4
/
+9
*
|
|
|
Merge pull request #87674 from WhalesState/line-edit
Rémi Verschelde
2024-09-11
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
Prevent `LineEdit` from losing focus when text is submitted or rejected.
Mounir Tohami
2024-09-10
1
-1
/
+0
*
|
|
|
|
Merge pull request #96620 from ajreckof/fix-clear-button-on-Array-Node]
Rémi Verschelde
2024-09-09
1
-1
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix clear button on Array[Node]
ajreckof
2024-09-06
1
-1
/
+5
|
|
/
/
/
*
/
/
/
Implement typed dictionaries
Thaddeus Crews
2024-09-04
1
-1
/
+1
|
/
/
/
*
/
/
Remove empty bind_methods()
kobewi
2024-08-15
1
-75
/
+0
|
/
/
*
|
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-16
/
+16
*
|
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
|
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
|
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-20
/
+20
*
|
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-4
/
+4
*
|
Remove unused base_hint from EditorPropertyNodePath
kobewi
2024-05-29
1
-8
/
+3
*
|
Replace `.bind(...).call_deferred()` with `.call_deferred(...)`
A Thousand Ships
2024-05-27
1
-1
/
+1
*
|
Fix unchecking theme overrides not creating an undo action
Michael Alexsander
2024-05-22
1
-1
/
+2
*
|
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-15
/
+15
*
|
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-8
/
+7
*
|
fix infinite call loop on theme change.
ajreckof
2024-05-13
1
-8
/
+1
*
|
Add shorthand for using singleton string names
kobewi
2024-05-11
1
-1
/
+1
*
|
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
|
\
\
[next]