Psyop / CryptomatteArnold

Cryptomatte for Arnold
BSD 3-Clause "New" or "Revised" License
56 stars 19 forks source link

Remove deprecated API calls relying on the default universe #3

Closed sebastienblor closed 3 years ago

sebastienblor commented 3 years ago

The cryptomatte code is using several API calls that are now deprecated, and that are relying on the default (null) universe instead of using the proper one.

That's the case for the functions below :

They should all have an additional AtUniverse argument, which requires to change several files in the code

jonahfriedman commented 3 years ago

Fixed in 1.1.2