feat: add wooden-ladder and hay-bale showcase pieces - #168
Merged
Merged
Conversation
Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
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
Prompt list 1–10 is exhausted. Next two ROADMAP items, shipped in that order:
wooden-ladder— raked timber stiles, six rungs, iron shoes and strapshay-bale— bevelled straw loaf, end nap, two sisal twine beltsPicks named here because the standing-loop numbered list is empty. Restocked ROADMAP with wooden yoke and butter churn.
Wooden ladder
Composes skills
mesh-editing-and-bmesh,bake-high-to-low,depsgraph-and-evaluated-data,engine-export-presetsand 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
--skip-decimateviolates the LOD1 ratio budget (ratio 1.0, exit 9) on all three binaries.Exit codes: default 0 / argparse 2 /
--skip-decimate9 on 4.5.11, 5.1.2, and 5.2.1. Same-binary rerun on 5.2.1 matched.Added smoke wall-clock (check-only): 1.3s / 1.2s / 1.3s.
Hay bale
Same composed skills/snippets. Falsifier
--skip-decimateviolates LOD1 ratio (exit 9) on all three.Exit codes: default 0 / argparse 2 /
--skip-decimate9 on all three.Added smoke wall-clock (check-only): 0.8s / 0.9s / 1.1s.
DECIMATE COLLAPSE on the bale is leaner on 5.2.1; the gate is the ratio band. Export bytes differ by 8–16 B on 5.2.1 (serializer), not gated. Construction uses no RNG.
Evidence
Live run: check-only + falsifier + argparse on
.scratchblender-4.5.11-windows-x64,blender-5.1.2-windows-x64,blender-5.2.1-windows-x64(versions the binaries reported). Cycles 32-sample 1280×720 stills on 5.2.1;check_framingwithoutdeviation=; Pillow webp q=85 method=6.Inspection only: gallery HTML alts after
scripts/build_gallery.py(not truncated at dotted API paths).Test plan
needs-5.1applied via REST; 5.1 smoke job present--admin)