Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Rémi Verschelde
|
f87858a8f2
Merge pull request #65101 from MrPhnix/range_value_bug
|
2 年之前 |
Rémi Verschelde
|
e5f0a565e2
Merge pull request #67660 from Rindbee/improve-setter-for-Range
|
2 年之前 |
kobewi
|
4aa1efb0fe
Add set_value_no_signal() to Range
|
2 年之前 |
Rindbee
|
075e79bf04
Improve validation when setting `max`/`min`/`page` in `Range`
|
2 年之前 |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 年之前 |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 年之前 |
Phnix
|
fe1f8443a4
incorrect range value with min value and step
|
3 年之前 |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 年之前 |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
3 年之前 |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 年之前 |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
kobewi
|
81c0fe836c
Fix Range property dependencies
|
4 年之前 |
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 年之前 |