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 pull request #32068 from aaronfranke/transform-editor
Rémi Verschelde
2021-09-15
1
-98
/
+80
|
\
|
*
Reformat Transform(2D) inspector menus
Aaron Franke
2021-08-31
1
-98
/
+80
*
|
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-05
1
-5
/
+164
|
/
*
Merge pull request #52245 from AndreaCatania/AndreaCatania-patch-4
Juan Linietsky
2021-08-30
1
-2
/
+2
|
\
|
*
Update editor_properties.cpp
Andrea Catania
2021-08-30
1
-3
/
+1
|
*
EditorPropertyText, pass changing variable false.
Andrea Catania
2021-08-30
1
-3
/
+5
*
|
Revert "Display a matrix for Node2D and don't display a duplicate origin"
Juan Linietsky
2021-08-29
1
-5
/
+3
*
|
Display a matrix for Node2D and don't display a duplicate origin
Aaron Franke
2021-08-29
1
-3
/
+5
*
|
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-2
/
+1
|
/
*
Merge pull request #51532 from nekomatata/layer-mask-accessors
Rémi Verschelde
2021-08-12
1
-4
/
+4
|
\
|
*
Uniformize layer names, script methods and documentation
PouleyKetchoupp
2021-08-12
1
-4
/
+4
*
|
Expose and cleanup TextEdit line wrap API
Paulb23
2021-08-12
1
-2
/
+2
|
/
*
Added editor dialog for easily creating shaders.
Yuri Roubinsky
2021-08-07
1
-0
/
+4
*
Refactor layer property editor grid
PouleyKetchoupp
2021-07-30
1
-67
/
+225
*
Optimize StringName usage
reduz
2021-07-18
1
-50
/
+50
*
Add type variations to Theme
Yuri Sizov
2021-07-13
1
-26
/
+132
*
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
Aaron Franke
2021-07-01
1
-2
/
+2
*
Fix editor suffixes and degrees conversion
reduz
2021-06-30
1
-210
/
+132
*
Implement painting properties over TileSets
Gilles Roudière
2021-06-29
1
-49
/
+58
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Documentation search fixes
Gregory Basile
2021-06-16
1
-3
/
+3
*
Merge pull request #49083 from foxydevloper/make-easing-line-smooth
Rémi Verschelde
2021-06-15
1
-11
/
+6
|
\
|
*
Make easing properties drawn with anti aliasing
fox
2021-05-25
1
-11
/
+6
*
|
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-1
/
+1
*
|
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
1
-12
/
+12
*
|
Rename EditorPropertyTransform to EditorPropertyTransform3D
Aaron Franke
2021-06-03
1
-9
/
+9
*
|
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-06-03
1
-1
/
+1
*
|
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-2
/
+2
|
/
*
Use EditorResourcePicker in the Inspector
Yuri Sizov
2021-05-19
1
-696
/
+111
*
Fix EditorPropertyEasing capturing drag events originated outside of it
Yuri Sizov
2021-05-12
1
-1
/
+1
*
Fix EditorPropertyResource focus outline being drawn behind the preview
Hugo Locurcio
2021-05-09
1
-0
/
+2
*
Rename `doubleclick` to `double_click`
Aaron Franke
2021-05-04
1
-1
/
+1
*
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-29
1
-1
/
+1
*
Add Various ColorPicker shapes
Kongfa Waroros
2021-04-06
1
-0
/
+3
*
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
1
-2
/
+4
*
Use double when setting the default step size
megalobyte
2021-03-31
1
-1
/
+1
*
Merge pull request #43155 from nathanfranke/collapse-resource-preview
Rémi Verschelde
2021-04-01
1
-0
/
+1
|
\
|
*
Collapse Resource Preview Properly
Nathan Franke
2020-10-28
1
-0
/
+1
*
|
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-6
/
+6
*
|
Fix always capitalized properties in sub-inspector
jmb462
2021-03-13
1
-1
/
+1
*
|
Implement Navigation layers
Gilles Roudière
2021-03-10
1
-1
/
+18
*
|
Improved Inspector Sub-Resource Editing
reduz
2021-02-12
1
-0
/
+42
*
|
Removed _change_notify
reduz
2021-02-10
1
-1
/
+0
*
|
Make Rect2 properties show in 2x2 layout
kobewi
2021-02-04
1
-6
/
+26
*
|
Emit changed signal from Color Picker when changed
kobewi
2021-01-09
1
-0
/
+12
*
|
Merge pull request #44980 from RandomShaper/fix_res_lifetime
Rémi Verschelde
2021-01-07
1
-9
/
+6
|
\
\
|
*
|
Fix cases of resources destroyed too early
Pedro J. Estébanez
2021-01-06
1
-9
/
+6
*
|
|
Revert "Fixed EditorPropertyText change signal emission."
Rémi Verschelde
2021-01-07
1
-2
/
+2
|
/
/
*
|
Merge pull request #44971 from nekomatata/fix-string-property-update
Rémi Verschelde
2021-01-06
1
-4
/
+8
|
\
\
|
*
|
Update String property field only when text has changed
PouleyKetchoupp
2021-01-06
1
-4
/
+8
[next]