diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-08-05 21:42:30 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-08-05 21:42:30 -0700 |
commit | 9cf3da7e9c1b6f38e55d17f3b8247da5597a3eab (patch) | |
tree | adfd007b2e3574b9e44c11a11f0e30ced48286d8 /src/modules/shapes/Makefile.am | |
parent | 2c15fd9c9e0f88948281916ca775aad118ea3dd7 (diff) |
modules/compose: til_module_setup_full() layers=/texture=
Switch to til_module_setup_full() for handling the module setup
of the individual layer module settings as well as the texture.
Since compose served as the development mule for adding nested
settings, there was a lot of verbose comments that no longer
seemed necessary since much of the dust has settled.
The separate compose_layer_module_setup() and
compose_texture_module_setup() wrappers feel a bit like
copy-pasta too. I'm tempted to stop using these and just open
code the til_module_setup_full() calls, except they get performed
twice due to the split finalize, so it's probably still a net win
as-is.
Diffstat (limited to 'src/modules/shapes/Makefile.am')
0 files changed, 0 insertions, 0 deletions