Blender Git Commit Log
Git Commits -> Revision 60db036
Revision 60db036 by Brecht Van Lommel (soc-2013-cycles_volume) September 24, 2013, 23:28 (GMT) |
VDB texture: * Avoid slow file open every time valid_vdb_file is called (in every texture3D call), do a quick filename extension check for now. * Pass float coordinates to the GridSampler instead of rounding to integers. |
Commit Details:
Full Hash: 60db0367889cab7c20021f11f2513e6e49a148f4
SVN Revision: 60361
Parent Commit: c528546
Lines Changed: +33, -23