Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
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
|
4 лет назад |
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
|
5 лет назад |
reduz
|
1aa2823fa3
Removed _change_notify
|
4 лет назад |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
5 лет назад |
Hugo Locurcio
|
44204ec32d
Make Range return 1.0 ratio if minimum and maximum values are equal
|
5 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 лет назад |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
5 лет назад |
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
|
6 лет назад |
Rémi Verschelde
|
966c68badd
Range: Remove min/max check added in #33908
|
6 лет назад |
Rémi Verschelde
|
bfd5e09879
Range: Fix cases where max was set to or below min value
|
6 лет назад |
Rafał Mikrut
|
99d8626f4a
Fix some overflows and unitialized variables
|
6 лет назад |
Rafał Mikrut
|
7dda9309f9
Memory leak and crash fixes
|
6 лет назад |
Emmanuel Barroga
|
2e1b58c793
Fix Exponential Range Graphical Error
|
6 лет назад |
Hugo Locurcio
|
ff7184c5cb
Improve the node configuration warning display
|
6 лет назад |