Spelling fixes in comments and descriptions, patch by luzpaz.
Differential Revision: https://developer.blender.org/D3719
This commit is contained in:
@@ -398,7 +398,7 @@ std::string ControllerExporter::add_morph_weights(Key *key, Object *ob)
|
||||
return source_id;
|
||||
}
|
||||
|
||||
//Added to implemente support for animations.
|
||||
//Added to implement support for animations.
|
||||
void ControllerExporter::add_weight_extras(Key *key)
|
||||
{
|
||||
// can also try the base element and param alternative
|
||||
|
||||
Reference in New Issue
Block a user