godot/tools/export/blender25/io_scene_dae
Sergey Lapin 4210d5e459 Remove of use_exclude_ctrl_bones option
use_exclude_ctrl_bones option is not implemented.
This option is supposed to filter-out unneeded skeleton bones.
This option was never implemented (in repository) and confuses
users that feature exists.
This commit removes this option as this option implementation
is not happenning any time soon and claim it exists
confuses users into thinking the feature is supported.

Closes #2476
2015-09-18 12:52:34 +03:00
..
__init__.py Remove of use_exclude_ctrl_bones option 2015-09-18 12:52:34 +03:00
export_dae.py when copy images enabled, 'images' path prefix was only being written to file if the destination file didn't exist. so it only worked the first time. 2015-07-09 17:34:12 -07:00