More work on serialization and BulletFileLoader
This commit is contained in:
9
Extras/Serialize/CMakeLists.txt
Normal file
9
Extras/Serialize/CMakeLists.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
SUBDIRS ( BulletSerialize )
|
||||
|
||||
|
||||
|
||||
# makesdna and HeaderGenerator are for advanced use only
|
||||
# makesdna can re-generate the binary DNA representing the Bullet serialization structures
|
||||
# Be very careful modifying any of this, otherwise the .bullet format becomes incompatible
|
||||
#SUBDIRS ( BulletFileLoader BlenderSerialize HeaderGenerator makesdna)
|
||||
Reference in New Issue
Block a user