Pedro J. Estébanez
|
7a66af274a
|
Fix too broad assumption of null property defaults
|
2022-01-06 21:46:59 +01:00 |
|
Rémi Verschelde
|
ad9bf7a5b9
|
Merge pull request #56176 from RandomShaper/accept_null_as_default
Assume that non registered properties default to null
|
2022-01-06 20:27:19 +01:00 |
|
Pedro J. Estébanez
|
5f0fe3c6ae
|
Assume that non registered properties default to null
|
2022-01-06 18:58:42 +01:00 |
|
Rémi Verschelde
|
fe52458154
|
Update copyright statements to 2022
Happy new year to the wonderful Godot community!
|
2022-01-03 21:27:34 +01:00 |
|
Pedro J. Estébanez
|
18663aa305
|
Stop asuming a default value of NIL means there's no default
|
2021-12-11 14:03:48 +01:00 |
|
Nathan Franke
|
49403cbfa0
|
Replace String comparisons with "", String() to is_empty()
Also:
- Adds two stress tests to test_string.h
- Changes to .empty() on std::strings
|
2021-12-09 04:48:38 -06:00 |
|
Aaron Franke
|
2ad3d1bd7a
|
Make OpenSimplex and VisualScript modules not depend on the editor
|
2021-11-12 12:03:54 -06:00 |
|
Pedro J. Estébanez
|
1806ec7c14
|
Unify determination of default property values
|
2021-11-07 15:27:47 +01:00 |
|