Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-03-17 | add todo for _sigmoid | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-17 | m + _clip | Mattias Andrée | 1 | -1/+14 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-17 | ... | Mattias Andrée | 1 | -1/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-17 | implement _standardise, _manipulate, _linearise and _sigmoid | Mattias Andrée | 1 | -10/+38 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-17 | update makefile to install darkroom example | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-17 | fix installation of licenses | Mattias Andrée | 1 | -1/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-17 | update todo | Mattias Andrée | 1 | -0/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-16 | I wanted Big Ben as a better reference for a correct latitude–longitude-pair (everyone knows Big Ben), but I could not figure out how to use (if ↵ | Mattias Andrée | 5 | -9/+21 | |
even possible) Google Maps to get coordinates, so now it is an awesome glas obelisk inside a hyperelliptic roundabout that by default emits a light of 5600 K Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-16 | move calculation of correlated colour temperature to the new module blackbody | Mattias Andrée | 4 | -180/+204 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-16 | m doc | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-16 | copyo | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-16 | update info manual according to the previous commit | Mattias Andrée | 1 | -23/+40 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-16 | switch overloading sentinel from None to ... and improve sigmoid, manipulate, cie_manipulate and lower_resolution | Mattias Andrée | 2 | -125/+144 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-16 | improve cie_ filters by allowing control over individual subpixels | Mattias Andrée | 4 | -53/+151 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-16 | m | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-03-16 | darkroom bug fix: order of filters was incorrect | Mattias Andrée | 1 | -5/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |