]> git.sesse.net Git - nageru/commit
Defer creation of effects until they are added to a chain.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 20 May 2019 16:41:12 +0000 (18:41 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 22 May 2019 22:43:56 +0000 (00:43 +0200)
commit7dff1387e5089754b58b29258a64b5d53f866295
tree9166ad1863d84f6403eab548e9a37569d51febb8
parent45a94bcaba587f636c1aa40485d02c5619109b20
Defer creation of effects until they are added to a chain.

Right now, this is pretty much a no-op, but it is a necessary building
block for making auto-chains (chains that can specialize depending on
the conditions).
nageru/theme.cpp