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 |
Yuri Roubinsky
|
66c2aaf749
|
Removed unused method Geometry.get_uv84_normal_bit
|
2020-10-09 10:22:26 +03:00 |
Juan Linietsky
|
201d606b3d
|
Addition of SDFGI for open world global illumination
Move GI to a deferred pass
|
2020-06-26 11:06:48 -03:00 |
Andrii Doroshenko (Xrayez)
|
69d5de632e
|
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
Extra `_2d` suffixes are removed from 2D methods accoringly.
|
2020-05-27 14:28:34 +03:00 |