Torque3D/Engine
Lukas Jørgensen 9ebfd0f6b3 T2D style 'Stock colors'
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"; ```
2014-05-06 09:26:01 +02:00
..
bin style.css changes for Project Manager modules 2013-05-01 17:08:43 -04:00
lib Merge pull request #434 from LuisAntonRebollo/Bullet_2_81 2013-07-25 09:02:28 -07:00
source T2D style 'Stock colors' 2014-05-06 09:26:01 +02:00