Move mikktspace code to own library, so it is clear that it is also
intended as a standalone library for use in other applications that want the same tangent space as Blender. This also keeps blenkernel clean(er) from extra math functions.
This commit is contained in:
@@ -13,6 +13,7 @@ SConscript(['audaspace/SConscript',
|
||||
'itasc/SConscript',
|
||||
'boolop/SConscript',
|
||||
'opennl/SConscript',
|
||||
'mikktspace/SConscript',
|
||||
'smoke/SConscript'])
|
||||
|
||||
# NEW_CSG was intended for intern/csg, but
|
||||
|
Reference in New Issue
Block a user