mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-18 21:10:05 +00:00
disable btInMemorySerializer by default
This commit is contained in:
parent
1fccfc4e28
commit
4352eb1ea4
@ -675,7 +675,6 @@ public:
|
||||
///The btInMemorySerializer is experimental and only suitable in a few cases.
|
||||
///The btInMemorySerializer takes a shortcut and can be useful to create a deep-copy
|
||||
///of objects. There will be a demo on how to use the btInMemorySerializer.
|
||||
#define ENABLE_INMEMORY_SERIALIZER
|
||||
#ifdef ENABLE_INMEMORY_SERIALIZER
|
||||
|
||||
struct btInMemorySerializer : public btDefaultSerializer
|
||||
|
Loading…
Reference in New Issue
Block a user