Fixed genwrapper so that it handles .svn directories, updated wrappers
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#undef OUT
|
||||
#endif
|
||||
|
||||
TYPE_NAME_ALIAS(std::vector< std::string >, osgDB::DirectoryContents);
|
||||
|
||||
BEGIN_ENUM_REFLECTOR(osgDB::CaseSensitivity)
|
||||
I_EnumLabel(osgDB::CASE_SENSITIVE);
|
||||
I_EnumLabel(osgDB::CASE_INSENSITIVE);
|
||||
|
||||
Reference in New Issue
Block a user