Blender Git Commit Log
Git Commits -> Revision 60ba69f
Revision 60ba69f by Jacques Lucke (master) October 12, 2020, 12:24 (GMT) |
Cleanup: use openvdb matrices properly Before I was double confused about how openvdb stores its transformation matrices. Now, I know they have the same layout physically in memory, but are logically transposed (i.e. the translation is in the last row instead of in the last column). |
Commit Details:
Full Hash: 60ba69ffb58f77355be628283f4bb5cb7a6669e1
Parent Commit: e3ad392
Lines Changed: +14, -13
1 Modified Path:
/source/blender/modifiers/intern/MOD_volume_displace.cc (+14, -13) (Diff)