]> git.sesse.net Git - nageru/history - nageru/scene.h
Make it possible for auto white balance to be controlled by another input.
[nageru] / nageru / scene.h
2020-02-12 Steinar H. GundersonMake it possible for auto white balance to be controlle...
2020-02-09 Steinar H. GundersonSupport auto white balance (ie., not controlled by...
2019-07-28 Steinar H. GundersonSupport disabling optional effects if a given other...
2019-07-17 Steinar H. GundersonDeal better with the user forgetting to set width/heigh...
2019-06-22 Steinar H. GundersonAdd disable_if_always_disabled() to Block objects.
2019-06-16 Steinar H. GundersonSupport optional effects with multiple inputs.
2019-06-16 Steinar H. GundersonRefactor out find_inputs_for_block().
2019-06-16 Steinar H. GundersonAdd an enable_if() to Block, for convenience.
2019-06-16 Steinar H. GundersonSmall refactoring in Block.
2019-06-16 Steinar H. GundersonRename chain -> scene as appropriate.
2019-06-15 Steinar H. GundersonRename choose_alternative() to choose().
2019-06-13 Steinar H. GundersonRework the chain concept.