blend2bam icon indicating copy to clipboard operation
blend2bam copied to clipboard

Skip export of objects flagged hide-from-render

Open janEntikan opened this issue 4 years ago • 2 comments

Some objects can be purely referential or otherwise not intended to be included for conversion. This commit removes them from the scene right before export by disabling its renders visibility. disable

janEntikan avatar Sep 30 '21 15:09 janEntikan

Would/should the collisions still be exported, or not?

rdb avatar Sep 30 '21 19:09 rdb

There are at least two things that should be considered for collisions inclusion/exclusion.

  1. If a designer want to render the model in Blender as reference he probably wouldn't want the collisions to be visible most of the times but still want them to be included in the exported model.
  2. There might be a case where collision solids shouldn't be exported because they are only used for blender internal processes and would not be required in the resulting model. Without the possibility to exclude them that way, there currently wouldn't be another way.

fireclawthefox avatar Oct 07 '21 06:10 fireclawthefox

Closing due to inactivity.

Moguri avatar May 14 '23 23:05 Moguri