Blender Git Loki

Git Commits -> Revision 383ed09

Revision 383ed09 by Sergey Sharybin (opensubdiv-modifier)
July 14, 2015, 14:46 (GMT)
OpenSubdiv: Initial wok over separation of legacy and new evaluators

Since the CCGSubSurf.c file started to grow rather insanely and not being
possible at this moment to drop old evaluator it makes sense to split
evaluators into own files. This way code becomes a bit easier to follow,
plus in the future it should help isolating and removing code which is
no longer used.

Still some polishing is possible, but need to get started somewhere.

Commit Details:

Full Hash: 383ed09d3655d468e7e391a50993b97c1f1a0659
Parent Commit: 601ea29
Lines Changed: +2969, -2669

5 Added Paths:

/source/blender/blenkernel/intern/CCGSubSurf_inline.h (+269, -0) (View)
/source/blender/blenkernel/intern/CCGSubSurf_intern.h (+274, -0) (View)
/source/blender/blenkernel/intern/CCGSubSurf_legacy.c (+1180, -0) (View)
/source/blender/blenkernel/intern/CCGSubSurf_opensubdiv.c (+846, -0) (View)
/source/blender/blenkernel/intern/CCGSubSurf_util.c (+305, -0) (View)

2 Modified Paths:

/source/blender/blenkernel/CMakeLists.txt (+5, -0) (Diff)
/source/blender/blenkernel/intern/CCGSubSurf.c (+90, -2669) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021