Block a user
WIP: Cycles octahedral normals (and tangents)
...and one minor tweak so that non-default tangents are correctly tagged for encoding/decoding.
WIP: Cycles octahedral normals (and tangents)
I made a modification in this latest version. I've updated the functions to be templated so you can specify the precision of the octahedral quantisation. I've made this so I could compress…
WIP: Cycles octahedral normals (and tangents)
Alex Fuller
created branch feature/octahedral_tangents in boberfly/blender
2024-05-12 04:59:02 +02:00
643184f92a
Fix benchmark.py to be compatible with the new git-lfs dependency lib system
09ba1486f8
Cycles: Select Metal compute device by default on Apple Silicon machines
c3fc905544
Fix: potentially missing initialization
c324c19765
Fix #121021: Avoid size change of
addon_modules
during iteration
1953f3cd51
Fix #121605: MacOS Crashes on Desktop with shortcut to non-mounted (and non-mountable) drive
Alex Fuller
created branch fixes/benchmark-lib-symlink in boberfly/blender
2024-05-11 10:44:27 +02:00
Alex Fuller
created branch feature/octahedral_normals in boberfly/blender
2024-05-10 07:55:20 +02:00
9ea22d5199
Cycles mesh corner normals
b773eca1b5
IO: Use panels for Alembic, OBJ, PLY, and STL
d089b5e6ad
Fix #121432: Rework collection exporter UI to prevent panel id collisions
9fcf97d978
Geometry Nodes: support matrix in Transform Geometry node
675d429597
Fix #121546: Ensure face set exists before trim operation
Fix for successfully reading external library environment variables
f0009f3501
Fix for successfully reading external library environment variables
4ad568a200
Fix #115206: Sheen renders incorrectly when viewed head on
436acdab63
Fix #113325: Zero-sized curve leads to OptiX error
60eb6e8475
Fix: Increase thread stack size for musl libc
98f48cfc19
Revert "CMake: Give kernel compilation targets access to console"