Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Developers -> bfloch
Blazej Floch (bfloch)
Total Commits : 4
Master Commits : 0
Branch Commits : 4
First Commit : October 9, 2019
Latest Commit : October 23, 2019
Commits by Month
Date | Number of Commits | |
---|---|---|
October, 2019 | 4 |
Commit Distribution
Path | Number of Commits |
---|---|
cycles_unbiased_volumes | 4 |
Favourite Files
Filename | Total Edits |
---|---|
kernel_types.h | 3 |
blender_sync.cpp | 3 |
blender_session.cpp | 2 |
ui.py | 2 |
properties.py | 2 |
blender_object.cpp | 2 |
film.h | 1 |
volume.cpp | 1 |
coverage.cpp | 1 |
vdb_thread.cpp | 1 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 20 | 5.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 78 | 19.5 |
Lines Removed | 24 | 6.0 |
Latest commits
Revision 7e7966a by Blazej Floch (cycles_unbiased_volumes) October 23, 2019, 20:29 (GMT) |
Revision e26a84d by Blazej Floch (cycles_unbiased_volumes) October 9, 2019, 17:52 (GMT) |
Refactor Cryptomatte options into own enum. Some places check for active crytpomatte passes by comparing the cryptomatte_passes with CRYPT_NONE. Since they have more options now it makes sense to separate them so that no subtle misbehaviour can happen. |
Revision c771fbe by Blazej Floch (cycles_unbiased_volumes) October 9, 2019, 17:51 (GMT) |
Add option to not write the Cryptomatte manifest. According to cryptomatte specs the manifest is optional. In order to reduce the Exr file size the users now have an option to omit it. |
Revision 2d65f07 by Blazej Floch (cycles_unbiased_volumes) October 9, 2019, 17:51 (GMT) |
Add option for unique objects in CryptoMatte pass. As is instances in CryptoMatte end up having the same hash. This commit adds an option to treat objects unique, by adding the random_id to the object's name for the CryptoMatte pass. It uses @ as separator. |
MiikaHweb - Blender Git Statistics v1.06