Blender Git Commits
February 26, 2021, 11:40 (GMT) |
Cleanup: Moved conversion to float to CryptomatteHash. |
February 26, 2021, 11:24 (GMT) |
Cleanup: Introduce CryptomatteHash struct. |
February 26, 2021, 10:49 (GMT) |
Cryptomatte: Lookup name by encoded hash. |
February 26, 2021, 09:52 (GMT) |
Cleanup: moved cryptomatte manifest functions. |
February 26, 2021, 09:03 (GMT) |
Cryptomatte manifest reader. With the cryptomatte manifest reader it is possible to construct a cryptomatte layer from a manifest. |
February 26, 2021, 06:47 (GMT) |
Merge branch 'master' into temp-cryptomatte-manifest-parser |
February 25, 2021, 09:10 (GMT) |
Cryptomatte Manifest parser. THis commits adds a basic parser to construct a CryptomatteLayer from a manifest string. The goal is to be able to parse OpenExr Cryptomatte Layers from external render engines and use it in the new cryptomatte workflow. |
February 25, 2021, 09:04 (GMT) |
Cryptomatte: testcases for Cryptomatte layer. |