Added research data, testing blender mesh generation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
This folder is for automatically saved scripts configuration data.
|
||||
|
||||
To use this feature scripts just need to set a proper Blender.Registry key.
|
||||
|
||||
To know more, check the API Reference doc (specifically the API_related and
|
||||
Registry parts) and the documentation for the "Scripts Config Editor" script.
|
@@ -0,0 +1,5 @@
|
||||
vrml97_export = {
|
||||
'selection_only': 1,
|
||||
'compressed': 0,
|
||||
'rotate_z_to_y': 0,
|
||||
}
|
Reference in New Issue
Block a user