Blender Git Loki
Git Commits -> Revision acbba82
Revision acbba82 by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 26, 2017, 10:14 (GMT) |
Cycles: Move motion triangle intersection functions to own file Mimics how regular triangles are working and makes it more clear where the stuff is located in the kernel. Needed to have some forward declarations because of the current placement of things in the kernel. |
Commit Details:
Full Hash: acbba822f7b2a345e82adbdc4531f4b7b3ac3bb0
Parent Commit: 69357d9
Lines Changed: +302, -220
1 Added Path:
/intern/cycles/kernel/geom/geom_motion_triangle_intersect.h (+280, -0) (View)