Blender Git Commit Log
Git Commits -> Revision 2eb1339
Revision 2eb1339 by Sergey Sharybin (master) September 22, 2011, 17:52 (GMT) |
Corrected fix for #28722: Segfault when reading volumetric clouds example Looks like with current implementation voxeldata should always be created for voxel textures. Remove recently added NULL check and allocate voxel data when linking a texture. |
Commit Details:
Full Hash: 2eb1339e3f53d83f960bf5c07341d91a806bbcc3
SVN Revision: 40468
Parent Commit: 799afc1
Lines Changed: +4, -1