add commandline arguments to serialize demo for xml export and Bullet import file name
update AntTweakBar version in CDTestFramework add btCompoundShape support in BulletXmlWorldImporter (this importer is still premature/work-in-progress)
This commit is contained in:
@@ -21,6 +21,8 @@ subject to the following restrictions:
|
||||
|
||||
#include "string_split.h"
|
||||
|
||||
///todo: remove stl dependency
|
||||
|
||||
namespace bullet_utils
|
||||
{
|
||||
void split( btAlignedObjectArray<std::string>&pieces, const std::string& vector_str, const std::string& separator)
|
||||
|
||||
Reference in New Issue
Block a user