blender/intern/cycles/subd
Campbell Barton 7b873b0662 Add safe_normalize to cycles, avoid checking length first
This won't give any big speedup,
just avoids redundant sqrtf and may be useful in future.

Differential Revision: https://developer.blender.org/D880
2014-11-08 13:37:42 +01:00
..
CMakeLists.txt Cycles: remove approximate subdivision surface with gregory patches code. 2013-11-28 02:11:42 +01:00
subd_dice.cpp Add safe_normalize to cycles, avoid checking length first 2014-11-08 13:37:42 +01:00
subd_dice.h Cycles: add ptex face ID and UV attributes. 2013-11-28 02:11:42 +01:00
subd_mesh.cpp Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
subd_mesh.h Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
subd_patch.cpp Cycles: remove approximate subdivision surface with gregory patches code. 2013-11-28 02:11:42 +01:00
subd_patch.h Cycles: add ptex face ID and UV attributes. 2013-11-28 02:11:42 +01:00
subd_split.cpp Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
subd_split.h Cycles: remove approximate subdivision surface with gregory patches code. 2013-11-28 02:11:42 +01:00