]> git.sesse.net Git - nageru/commit - nageru/theme.cpp
Support disabling optional effects if a given other effect is _enabled_.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 28 Jul 2019 20:06:24 +0000 (22:06 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 28 Jul 2019 20:07:15 +0000 (22:07 +0200)
commit1924bea4fde26067d8ee81cfd12f2dd66c5b2cad
tree7f77f5bd336e7e96eef83e0a57203f57127b6e3a
parent948d715655a84b93d8292e64731ea3c32b45deb7
Support disabling optional effects if a given other effect is _enabled_.

There are some restrictions (see the comments), but this is generally
useful if two effects are mutually exclusive, e.g., an overlay that can
be at one of many different points in the chain.
nageru/scene.cpp
nageru/scene.h
nageru/theme.cpp