mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-29 00:59:39 +00:00
This commit implements stock colors as they are implemented in T2D. It allows for using predefined stock colors e.g.: ``` %object.color = "OrangeRed"; ``` Instead of ``` %object.color = "255 69 0"; ``` |
||
|---|---|---|
| .. | ||
| bin | ||
| lib | ||
| source | ||