kobewi
|
81c0fe836c
Fix Range property dependencies
|
пре 3 година |
reduz
|
6631f66c2a
Optimize StringName usage
|
пре 4 година |
Aaron Franke
|
8b692e8872
Add PROPERTY_USAGE_NONE and use it
|
пре 4 година |
Nathan Franke
|
2a8c59c171
Use Array for node configuration warnings
|
пре 4 година |
reduz
|
1aa2823fa3
Removed _change_notify
|
пре 4 година |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
пре 4 година |
Hugo Locurcio
|
44204ec32d
Make Range return 1.0 ratio if minimum and maximum values are equal
|
пре 4 година |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
пре 4 година |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
пре 4 година |
ArrowInAKnee
|
9fc2b0fddc
Update all get_configuration_warning to retrieve warnings from the parent
|
пре 5 година |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
пре 5 година |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
пре 5 година |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
пре 5 година |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
пре 5 година |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
пре 5 година |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
пре 5 година |
Rémi Verschelde
|
966c68badd
Range: Remove min/max check added in #33908
|
пре 5 година |
Rémi Verschelde
|
bfd5e09879
Range: Fix cases where max was set to or below min value
|
пре 5 година |
Rafał Mikrut
|
99d8626f4a
Fix some overflows and unitialized variables
|
пре 5 година |
Rafał Mikrut
|
7dda9309f9
Memory leak and crash fixes
|
пре 5 година |
Emmanuel Barroga
|
2e1b58c793
Fix Exponential Range Graphical Error
|
пре 6 година |
Hugo Locurcio
|
ff7184c5cb
Improve the node configuration warning display
|
пре 6 година |
Michael Alexsander Silva Dias
|
98d0c99652
Fix Range's "changed" signal emitting with a value even if binded to emit none
|
пре 6 година |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
пре 6 година |
Rémi Verschelde
|
28c6837219
Merge pull request #22381 from DualMatrix/range_exp_warning
|
пре 7 година |
DualMatrix
|
98395f652c
Fixed step value not being respected for ranges in some cases.
|
пре 7 година |
DualMatrix
|
e78bfe19a7
Added warning when min_value of range is smaller than 0 while exp_edit is true.
|
пре 7 година |
Rémi Verschelde
|
c78bbfa669
Fix type of Range allow_greater/allow_lesser properties
|
пре 7 година |
Juan Linietsky
|
dfd1331690
Allow editing of some unbound properties when hinted (or no range hinted)
|
пре 7 година |
Juan Linietsky
|
005b69cf6e
-New inspector.
|
пре 7 година |