Maciej Suminski
|
0ac3e1fbf2
|
Namespace KiGfx->KIGFX.
template<> -> template <>
Some more reformatting according to uncrustify results.
|
2013-10-14 16:13:35 +02:00 |
Maciej Suminski
|
22045b61ea
|
Converted tabs to spaces. Removed trailing whitespaces.
|
2013-10-14 13:43:57 +02:00 |
Maciej Suminski
|
82fe1a4972
|
Merged Tom's branch
|
2013-09-12 17:42:28 +02:00 |
tomasz.wlostowski@cern.ch
|
c3759d870c
|
COLOR4D: added Saturate(), FromHSV(), ToHSV() methods.
Used in highlighting/routing code.
|
2013-09-12 11:35:42 +02:00 |
Maciej Suminski
|
7d4aed1099
|
Fixed COLOR4D( EDA_COLOR_T aColor ) and added asserts.
|
2013-09-11 10:30:39 +02:00 |
Maciej Suminski
|
81c674387e
|
Added convertsion from wxColour to COLOR4D.
|
2013-06-24 10:32:08 +02:00 |
Maciej Suminski
|
f7d85691c2
|
Added conversion from EDA_COLOR_T to COLOR4D.
|
2013-06-24 10:12:36 +02:00 |
Maciej Suminski
|
ad4bf38e7a
|
Added class COLOR4D that contains color representation with 4 components (RGBA) (for future usage in GAL)
|
2013-03-28 17:42:15 +01:00 |