Skip to content

feat: add temp-override-join and gn-instance-grid examples#48

Merged
TMHSDigital merged 1 commit into
mainfrom
feat/examples-temp-override-join-gn-instance-grid
Jul 3, 2026
Merged

feat: add temp-override-join and gn-instance-grid examples#48
TMHSDigital merged 1 commit into
mainfrom
feat/examples-temp-override-join-gn-instance-grid

Conversation

@TMHSDigital

Copy link
Copy Markdown
Owner

Summary

  • temp-override-join: three unit cubes joined into an amber L under bpy.context.temp_override — witnesses the prefer-temp-override-over-context-copy contract (verts=24, faces=18, sources consumed).
  • gn-instance-grid: generative GN tree (Mesh Grid → Instance on Points → Realize Instances) with lime accent — witnesses closed-form realized topology (72 verts, 54 faces) and Set Material on the evaluated mesh.
  • Wired into gallery.json, plugin manifest, blender-smoke.yml, README table, and regenerated gallery (10 detail pages).

Test plan

  • Check-only on Blender 5.1 and 4.4 for both examples
  • Manifest matches disk examples
  • python scripts/build_gallery.py → 10 detail pages
  • CI Blender ... smoke jobs green on both versions
  • Visual check of hero webps in gallery

Witness the temp_override context path and generative GN Instance-on-Points topology with closed-form checks on 4.4 and 5.1.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation ci labels Jul 3, 2026
@TMHSDigital TMHSDigital merged commit f0d8036 into main Jul 3, 2026
9 checks passed
@TMHSDigital TMHSDigital deleted the feat/examples-temp-override-join-gn-instance-grid branch July 3, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant