summaryrefslogtreecommitdiff
path: root/src/color.cc
AgeCommit message (Collapse)Author
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ↵Marius Kintel
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
2013-04-18Cleaned up argument list handling, related to #116Marius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval ↵Marius Kintel
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
2012-08-22color>1.0 warning (color([255,0,0]) per Joel Bodenmann rept to mail listdon bright
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce ↵Marius Kintel
memory footprint and improve performance
2012-01-25Ported remaining color handling away from QtMarius Kintel
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-25Ported color handling away from QtMarius Kintel
2011-11-06Slight refactoring of builtin function and module handlingMarius Kintel
2011-10-26Minor namespace fixesMarius Kintel
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-04Ported use for Qt's foreach to BOOST_FOREACHMarius Kintel
2011-09-03Ported a bunch of stuff from Qt to STLMarius Kintel
2011-09-02disable setting alpha without colorMarius Kintel
2011-09-02Refactoring: Moved color functionality into separate module and nodeMarius Kintel
contact: Jan Huwald // Impressum