Rafał Mikrut
|
7bd03b7188
|
Initialize class/struct variables with default values in core/ and drivers/
|
2020-11-23 17:38:46 +01:00 |
Rémi Verschelde
|
03ae26bb74
|
Merge pull request #43398 from KoBeWi/add_an_array_to_another_array_but_with_a_method
Add append_array() method to Array class
|
2020-11-10 13:53:58 +01:00 |
reduz
|
221a2a1742
|
Refactored variant constructor logic
|
2020-11-09 08:54:43 -03:00 |
Tomasz Chabora
|
9f23a94b8a
|
Add append_array() method to Array class
|
2020-11-08 21:09:45 +01:00 |
reduz
|
127458ed17
|
Reorganized core/ directory, it was too fatty already
-Removed FuncRef, since Callable makes it obsolete
-Removed int_types.h as its obsolete in c++11+
-Changed color names code
|
2020-11-07 20:17:12 -03:00 |