This is small addition to the Fusion Cryptomatte plug-in to allow it to use asterisks (*) to make matches more flexible. We have been using it internally for awhile and found it pretty useful. It would be nice if it was natively included so we don't have to port it over for every update :)
This would let you write expressions such as:
"prp_*"to match all objects beginning with "prp_".
"chr*_eye*" to match everything that starts with "chr_" and contains "_eye_".
"col_setcitybig:setcitybig_object_lightsegement*_CShape"to easily match a series of things like 001, 002, 003, etc...
This is small addition to the Fusion Cryptomatte plug-in to allow it to use asterisks (*) to make matches more flexible. We have been using it internally for awhile and found it pretty useful. It would be nice if it was natively included so we don't have to port it over for every update :)
This would let you write expressions such as: