SirLynix
|
76136afe76
|
Core/Node: Remove "initial" methods prototypes
from 62a165126e
|
2024-02-19 17:20:42 +01:00 |
SirLynix
|
5130a2ff84
|
Remove Config.hpp options and refactor headers
- Rename Config.hpp to Export.hpp
- Remove Debug.hpp and DebugOff.hpp (not used anymore)
|
2024-02-19 15:11:34 +01:00 |
SirLynix
|
62a165126e
|
Core/Node: Remove initial position/rotation/scale
|
2024-02-19 09:44:01 +01:00 |
SirLynix
|
63c526cecc
|
Core/Node: Refactor interface
- Removed overloads taking multiple scalars
- Removed CoordSys parameter (functions exists in two sets, local and global)
|
2024-02-19 09:44:01 +01:00 |
SirLynix
|
e64c2b036e
|
Remove Utility module and move its content to Core and TextRenderer modules
|
2024-02-11 22:48:38 +01:00 |