Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Emmanuel Leblond
|
f9ba2efe1e
Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests)
|
5 years ago |
Thakee Nathees
|
3f3ed5d34c
NaN, INF read/write bug fixed
|
5 years ago |
Aaron Franke
|
e5d85ac751
Fixes to tests for Variant and Geometry3D
|
4 years ago |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 years ago |
Hugo Locurcio
|
4bd5e4fd9b
Use the standard C `INFINITY` and `NAN` constants directly
|
4 years ago |
bruvzg
|
eca4d2fccc
Fix Variant tags parsing.
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Michael Alexsander Silva Dias
|
0ff4095b36
Better format arguments in variant parser
|
5 years ago |
Rémi Verschelde
|
326e483ef3
VariantParser: Fix reading StringNames with '&'.
|
4 years ago |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
4 years ago |
Jonathan Gollnick
|
6710ad1737
Let var2str display StringName with correct sigil
|
4 years ago |
Marcel Admiraal
|
8acd13a456
Rename Quat to Quaternion
|
4 years ago |
Aaron Franke
|
028d9fa2bd
Add "Transform" compatibility name for "Transform3D" in VariantParser
|
4 years ago |
Aaron Franke
|
08a85352fb
Rename Variant TRANSFORM to TRANSFORM3D
|
4 years ago |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 years ago |
Aaron Franke
|
affe3c817a
Use real_t in GridMap and VariantParser
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Pedro J. Estébanez
|
1b745c7bae
Fix crash parsing a serialized Reference
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |