Skip to content

Exclude objects named EXCL_/EXCLUDE_ from mmobj export#84

Merged
jmquigs merged 1 commit into
masterfrom
claude/youthful-darwin-fa20cg
Jun 9, 2026
Merged

Exclude objects named EXCL_/EXCLUDE_ from mmobj export#84
jmquigs merged 1 commit into
masterfrom
claude/youthful-darwin-fa20cg

Conversation

@jmquigs

@jmquigs jmquigs commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Objects whose name begins with "EXCL_" or "EXCLUDE_" are now skipped during export in the Blender exporter. This lets reference geometry, helpers, and blockouts stay in the .blend scene without being written into the .mmobj file. Applies to both selection-only and whole-scene export modes, since both feed the same object loop in write_file().

https://claude.ai/code/session_019SiVcgmbunSTtZk9Phxffu

Objects whose name begins with "EXCL_" or "EXCLUDE_" are now skipped
during export in the Blender exporter. This lets reference geometry,
helpers, and blockouts stay in the .blend scene without being written
into the .mmobj file. Applies to both selection-only and whole-scene
export modes, since both feed the same object loop in write_file().

https://claude.ai/code/session_019SiVcgmbunSTtZk9Phxffu
@jmquigs jmquigs merged commit 8f376c3 into master Jun 9, 2026
1 check passed
@jmquigs jmquigs deleted the claude/youthful-darwin-fa20cg branch June 9, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants