|
e461654de8
|
coord: split coord header into components
|
2015-03-06 01:46:01 +11:00 |
|
|
99ba406b4d
|
coord: move base coord class into main namespace
|
2015-03-06 01:16:14 +11:00 |
|
|
e5d99b3370
|
coord: use stricter member variable names
use tags for the core coordinate structures to specify what names should
be used for the data variables (in the data union)
|
2015-03-03 04:11:30 +11:00 |
|
|
60787655b3
|
json: split json impl files into tree and flat
|
2015-02-03 00:15:07 +11:00 |
|
|
cfc0f8ecd0
|
json: move tree parsing code to json::tree
|
2015-02-02 21:26:56 +11:00 |
|
|
75156cedc3
|
colour: remove redundant rgba member variables
|
2015-01-15 14:03:44 +11:00 |
|
|
ccc21b2ae8
|
colour: derive from detail::coord
|
2015-01-13 18:41:51 +11:00 |
|
|
25f21a66e4
|
colour: rename variables to r,g,b,a
for consistency with coord types
|
2015-01-13 10:50:12 +11:00 |
|
|
6f23e39459
|
colour: use floats for values
double is way too much precision for almost every application. we can
always add more templates or other insanity later.
|
2014-12-16 15:12:44 +11:00 |
|
|
b4dda9b9fa
|
Move ostream operators into global namespace
|
2013-08-05 16:37:11 +10:00 |
|
|
745568db87
|
Add red/green/blue static colour definitions
|
2013-07-30 23:50:37 +10:00 |
|
|
c6106b0f53
|
Add static WHITE and BLACK colour constants
|
2012-06-13 14:41:19 +10:00 |
|
|
393d380001
|
Remove unnecessary scalar product for colour
|
2012-06-13 14:41:02 +10:00 |
|
|
ed990ba889
|
Move output operators into target's namespace
|
2012-04-24 18:12:07 +10:00 |
|
|
77942e008d
|
Change my email to an active domain
|
2012-04-23 13:10:50 +10:00 |
|
|
b774a6490d
|
Add scalar multiply for colour
|
2011-10-29 21:17:28 +11:00 |
|
|
d3baffc2e5
|
Add json extraction operator for colour
|
2011-10-29 21:17:10 +11:00 |
|
|
ee1439e5fc
|
Add trivial rgba colour class
|
2011-09-13 15:14:12 +10:00 |
|