added the bsp (or CSG) library that Blender depends upon
removed the action library not used by Blender (actually this was that start of UNDO in Blender that was never finished) Maarten (mail@maartengribnau.com)
This commit is contained in:
@@ -35,7 +35,7 @@ SOURCEDIR = intern
|
||||
include nan_subdirs.mk
|
||||
|
||||
ALLDIRS = string ghost guardedalloc bmfont moto container memutil
|
||||
ALLDIRS += decimation action iksolver keymaker
|
||||
ALLDIRS += decimation iksolver keymaker bsp
|
||||
|
||||
all::
|
||||
@for i in $(ALLDIRS); do \
|
||||
|
Reference in New Issue
Block a user