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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Remove unused base_hint from EditorPropertyNodePath
kobewi
2024-05-29
1
-2
/
+1
*
Fix unchecking theme overrides not creating an undo action
Michael Alexsander
2024-05-22
1
-0
/
+1
*
Add colored margin in Inspector for arrays and dictionaries.
ajreckof
2024-05-03
1
-3
/
+2
*
Fixed undo/redo behaviour of color picker and added ability to cancel/confirm...
Zi Ye
2024-03-24
1
-1
/
+2
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-3
/
+3
*
Use `set_value_no_signal` in editor property code
Aaron Franke
2023-12-18
1
-12
/
+0
*
Enhance NodePath property editing
kobewi
2023-10-02
1
-3
/
+17
*
Replace `radians` range hint with `radians_as_degrees`
A Thousand Ships
2023-09-25
1
-2
/
+2
*
Replace all flags with one value when holding Cmd in the layers editor
Hugo Locurcio
2023-08-17
1
-3
/
+3
*
Merge pull request #76389 from ajreckof/editor-property-nodepath-for-node
Rémi Verschelde
2023-06-01
1
-4
/
+3
|
\
|
*
Fix typed array export
ajreckof
2023-05-21
1
-4
/
+3
*
|
Refactor vector editor properties
kobewi
2023-05-31
1
-127
/
+0
|
/
*
Rework Navigation Avoidance
smix8
2023-05-10
1
-0
/
+1
*
Make `EditorPropertyLayersGrid` responsive to touch taps
Fredia Huya-Kouadio
2023-04-23
1
-0
/
+3
*
Use `PropertyUsageFlags` enum in parse_property
Raul Santos
2023-01-31
1
-2
/
+2
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
Rework EditorPlugin editing logic
kobewi
2023-01-22
1
-2
/
+1
*
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
1
-34
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add inspector plugin for key time edit & Change find key argument
Silc Renew
2022-12-22
1
-5
/
+5
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-8
/
+12
*
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
Only show named layers in layer menu
Haoyu Qiu
2022-10-08
1
-0
/
+1
*
Fix hide_slider vs no_slider inconsistency in editor property code
Aaron Franke
2022-10-03
1
-16
/
+16
*
[macOS export] Simplify code signing options, add support for rcodesign tool ...
bruvzg
2022-08-26
1
-0
/
+1
*
Merge pull request #64691 from TokageItLab/Quaternion-editor
Rémi Verschelde
2022-08-24
1
-1
/
+18
|
\
|
*
Implement Quaternion Editor
Silc Renew
2022-08-24
1
-1
/
+18
*
|
Disable editing properties in foreign resources
SaracenOne
2022-08-23
1
-1
/
+1
|
/
*
Merge pull request #63173 from fire-forge/layers-grid
Rémi Verschelde
2022-08-08
1
-1
/
+2
|
\
|
*
Use menu icon for layers grid button
FireForge
2022-07-17
1
-1
/
+2
*
|
Merge pull request #62089 from Step-an/add_drag_and_drop_to_EditorPropertyPath
Rémi Verschelde
2022-08-07
1
-0
/
+2
|
\
\
|
*
|
Add drag and drop support to EditorPropertyPath
cow-neaz
2022-06-16
1
-0
/
+2
*
|
|
Improve easing inspector usability
Hugo Locurcio
2022-08-01
1
-1
/
+2
*
|
|
Improve usability of non-default values in the property inspector
Pedro J. Estébanez
2022-07-30
1
-0
/
+1
*
|
|
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-0
/
+52
|
|
/
|
/
|
*
|
Add editor properties for Callable and Signal
MinusKube
2022-06-30
1
-0
/
+27
*
|
Add a const call mode to Object, Variant and Script.
K. S. Ernest (iFire) Lee
2022-06-27
1
-1
/
+2
*
|
Add ability to export Node pointers as NodePaths
reduz
2022-06-25
1
-1
/
+6
|
/
*
Add vector value linking
kobewi
2022-06-14
1
-6
/
+28
*
Add suffixes to all nodes and resources
FireForge
2022-06-11
1
-1
/
+1
*
Support explicit values in flag properties, add C# flags support
Raul Santos
2022-06-03
1
-2
/
+2
*
Tweak minsize of editor ColorPickerButtons
kobewi
2022-05-19
1
-1
/
+1
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-3
/
+3
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-42
/
+42
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-22
/
+22
*
Renaming layers from the inspector via a popup menu.
jmb462
2022-01-28
1
-1
/
+43
*
Improve locale detection.
bruvzg
2022-01-18
1
-0
/
+21
*
[Editor] Fix inspector keying signals argument count.
Fabio Alessandrelli
2022-01-07
1
-1
/
+1
[next]