index
:
blueshift
master
[Unmaintained] 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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-05
document kelvins and the automatic use of it
Mattias Andrée
1
-1
/
+1
2014-04-05
m + add support for naming (as a string) a colour temperature constant
Mattias Andrée
1
-3
/
+7
2014-03-29
document and reduce code
Mattias Andrée
1
-35
/
+126
2014-03-26
m + add cie_temperature
Mattias Andrée
1
-3
/
+24
2014-03-20
regression bug
Mattias Andrée
1
-1
/
+1
2014-03-16
move calculation of correlated colour temperature to the new module blackbody
Mattias Andrée
1
-179
/
+1
2014-03-16
m doc
Mattias Andrée
1
-1
/
+1
2014-03-16
switch overloading sentinel from None to ... and improve sigmoid, manipulate, cie_manipulate and lower_resolution
Mattias Andrée
1
-122
/
+139
2014-03-16
improve cie_ filters by allowing control over individual subpixels
Mattias Andrée
1
-34
/
+89
2014-03-16
fix cie_invert
Mattias Andrée
1
-5
/
+6
2014-03-10
add cie_manipulate
Mattias Andrée
1
-0
/
+16
2014-03-10
make clip, linearise and standardise more flexible by making it possible to restrict which colour curves to affect
Mattias Andrée
1
-12
/
+29
2014-02-24
improve lower_resolution and add the comprehensive test
Mattias Andrée
1
-8
/
+21
2014-02-24
improve print_curves with compact parameters + fix lower_resolution
Mattias Andrée
1
-8
/
+8
2014-02-24
make lower_resultion's parameters optional
Mattias Andrée
1
-3
/
+5
2014-02-24
fix m bug is sigmoid + add some comments now that I have testet it
Mattias Andrée
1
-2
/
+8
2014-02-22
add (prototype for) lower_resolution just for fun
Mattias Andrée
1
-0
/
+18
2014-02-21
more curve functions
Mattias Andrée
1
-2
/
+54
2014-02-21
rename negative to invert (mirror y) and add negative that reverses (mirror x)
Mattias Andrée
1
-1
/
+18
2014-02-20
m
Mattias Andrée
1
-1
/
+1
2014-02-18
put temp maps in res/
Mattias Andrée
1
-1
/
+1
2014-02-17
fix some minor errors
Mattias Andrée
1
-10
/
+9
2014-02-17
add tempurature mappings from redshift
Mattias Andrée
1
-3
/
+54
2014-02-16
the tempurations are actually correct, suggest in doc to use divide_by_maximum
Mattias Andrée
1
-0
/
+4
2014-02-16
colour tempurature does not work correctly, otherwise all curves work
Mattias Andrée
1
-20
/
+27
2014-02-16
make more parameters optional
Mattias Andrée
1
-16
/
+24
2014-02-16
working with some exceptions
Mattias Andrée
1
-12
/
+16
2014-02-15
add negative
Mattias Andrée
1
-0
/
+14
2014-02-14
whitespace
Mattias Andrée
1
-1
/
+0
2014-02-14
use correct cache
Mattias Andrée
1
-4
/
+4
2014-02-14
add function start_over
Mattias Andrée
1
-0
/
+15
2014-02-14
add function manipulate: Manipulate the colour curves using a lambda function
Mattias Andrée
1
-0
/
+19
2014-02-14
fix derp on whitepoint adj
Mattias Andrée
1
-7
/
+19
2014-02-14
whitespace
Mattias Andrée
1
-0
/
+15
2014-02-14
split of __main__
Mattias Andrée
1
-24
/
+1
2014-02-14
doc
Mattias Andrée
1
-4
/
+13
2014-02-14
typo
Mattias Andrée
1
-6
/
+6
2014-02-13
missed to fix cie_contrast
Mattias Andrée
1
-1
/
+1
2014-02-13
colour temperature
Mattias Andrée
1
-29
/
+190
2014-02-13
add sigmoid
Mattias Andrée
1
-0
/
+21
2014-02-12
doc
Mattias Andrée
1
-1
/
+32
2014-02-12
brightness gamma and contrast support
Mattias Andrée
1
-0
/
+65