index
:
blueshift
master
An extensible and highly configurable alternative to redshift(1)
Mattias Andrée <m@maandree.se>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
curve.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move calculation of correlated colour temperature to the new module blackbody
Mattias Andrée
2014-03-16
1
-179
/
+1
*
m doc
Mattias Andrée
2014-03-16
1
-1
/
+1
*
switch overloading sentinel from None to ... and improve sigmoid, manipulate, cie_manipulate and lower_resolution
Mattias Andrée
2014-03-16
1
-124
/
+141
*
improve cie_ filters by allowing control over individual subpixels
Mattias Andrée
2014-03-16
1
-34
/
+89
*
fix cie_invert
Mattias Andrée
2014-03-16
1
-5
/
+6
*
add cie_manipulate
Mattias Andrée
2014-03-10
1
-0
/
+16
*
make clip, linearise and standardise more flexible by making it possible to restrict which colour curves to affect
Mattias Andrée
2014-03-10
1
-12
/
+29
*
improve lower_resolution and add the comprehensive test
Mattias Andrée
2014-02-24
1
-9
/
+22
*
improve print_curves with compact parameters + fix lower_resolution
Mattias Andrée
2014-02-24
1
-8
/
+8
*
make lower_resultion's parameters optional
Mattias Andrée
2014-02-24
1
-3
/
+5
*
fix m bug is sigmoid + add some comments now that I have testet it
Mattias Andrée
2014-02-24
1
-2
/
+8
*
add (prototype for) lower_resolution just for fun
Mattias Andrée
2014-02-22
1
-0
/
+18
*
more curve functions
Mattias Andrée
2014-02-21
1
-2
/
+54
*
rename negative to invert (mirror y) and add negative that reverses (mirror x)
Mattias Andrée
2014-02-21
1
-1
/
+18
*
m
Mattias Andrée
2014-02-20
1
-1
/
+1
*
put temp maps in res/
Mattias Andrée
2014-02-18
1
-1
/
+1
*
fix some minor errors
Mattias Andrée
2014-02-17
1
-10
/
+9
*
add tempurature mappings from redshift
Mattias Andrée
2014-02-17
1
-3
/
+54
*
the tempurations are actually correct, suggest in doc to use divide_by_maximum
Mattias Andrée
2014-02-16
1
-0
/
+4
*
colour tempurature does not work correctly, otherwise all curves work
Mattias Andrée
2014-02-16
1
-20
/
+27
*
make more parameters optional
Mattias Andrée
2014-02-16
1
-16
/
+24
*
working with some exceptions
Mattias Andrée
2014-02-16
1
-12
/
+16
*
add negative
Mattias Andrée
2014-02-15
1
-0
/
+14
*
whitespace
Mattias Andrée
2014-02-14
1
-1
/
+0
*
use correct cache
Mattias Andrée
2014-02-14
1
-4
/
+4
*
add function start_over
Mattias Andrée
2014-02-14
1
-0
/
+15
*
add function manipulate: Manipulate the colour curves using a lambda function
Mattias Andrée
2014-02-14
1
-0
/
+19
*
fix derp on whitepoint adj
Mattias Andrée
2014-02-14
1
-7
/
+19
*
whitespace
Mattias Andrée
2014-02-14
1
-0
/
+15
*
split of __main__
Mattias Andrée
2014-02-14
1
-0
/
+264