feat: add bellows and chopping-block showcase pieces - #163
Merged
Merged
Conversation
Hinged timber paddles, leather bag, and iron nozzle through the budget pipeline so smithing props stay off the examples track. Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Hooped stump with an embedded axe through the same budget pipeline so the smithing set has a matching prop. Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Numbered showcase backlog is exhausted. Next two ROADMAP candidates, now shipped:
showcase/bellows/— hinged timber paddles, leather bag, iron nozzleshowcase/chopping-block/— hooped timber stump with an embedded axePicks (this loop): blacksmith bellows and chopping block with embedded axe. Restocked ROADMAP with wooden bucket + wall torch sconce.
Showcase count 19 → 21. One
feat:commit per piece. Did not touch examples, skills, snippets, rules, templates,gallery_framing.py, LICENSE, VERSION, CHANGELOG,release.yml,blender-smoke.yml, orpages.yml.Composes (both): skills
mesh-editing-and-bmesh,bake-high-to-low,depsgraph-and-evaluated-data,engine-export-presets; snippetsbake_normal_high_to_low.py,setup_bake_target_image.py,lod_chain.py/decimate_to_budget.py,convex_hull_collider.py,export_preset_unity.py(copied, not imported).Falsifier (both, all three binaries):
--skip-decimate→ exit 9 on the LOD1 ratio budget. Argparse--nope→ 2.Bellows — live run (
.scratchbinaries)Exits: default 0 /
--skip-decimate9 /--nope2 on 4.5.11, 5.1.2, 5.2.1. Two identical 5.2.1 defaults (1272 tris, same AABB). 5.2.1 LOD2 is 2 tris leaner (ratio band, named in README). Smoke wall-clock: 0.98s / 0.97s / 1.07s.Chopping-block — live run
Exits: default 0 /
--skip-decimate9 /--nope2 on all three. Two identical 5.2.1 defaults. Smoke wall-clock: 1.16s / 0.98s / 1.16s.Test plan
--skip-decimate9,--nope2 on 4.5.11, 5.1.2, 5.2.1check_framingwithoutdeviation=plugin.jsonshowcase paths,catalog.jsonrows, README counts 21needs-5.1via REST and confirm the 5.1 job appearsBinaries:
.scratch/blender-4.5.11-windows-x64(4.5.11 LTS),.scratch/blender-5.1.2-windows-x64(5.1.2),.scratch/blender-5.2.1-windows-x64(5.2.1 LTS).Made with Cursor