QR codes on custom CDs
QR codes now bake directly onto custom CD faces. Build them in the editor, see them in preview, ship them on orders.
CD Builder
- Add QR code controls to the CD builder UI
- QR codes render live in the 3D preview
- QR code state persists in builder cache
Orders & Fulfillment
- QR codes bake into disc faces on order checkout
- QR codes included in downloadable CD renders
Technical
- QR code URL validation on input
- QR overlay composites onto realistic disc textures
Покажи суровите комити
# [1.56.0](https://github.com/Fowthy/brutalnoise/compare/v1.55.0...v1.56.0) (2026-04-14) ### Features * add QR code composite texture overlay for V2 realistic model ([d9868c9](https://github.com/Fowthy/brutalnoise/commit/d9868c9eb2a97fcf6979d72faf64ec7922432453)) * add QR code fields to CDBuilderData and builder cache ([62e644e](https://github.com/Fowthy/brutalnoise/commit/62e644e5f83bfe0b0e6c9c7695ff8c1031325fdf)) * add QR code overlay mesh to CDDisc component ([fe20b2a](https://github.com/Fowthy/brutalnoise/commit/fe20b2a8342e4ccb6051de7c01b83636ed98c44f)) * add QR code state and UI controls to CD builder ([0d22c23](https://github.com/Fowthy/brutalnoise/commit/0d22c231f4bcc4b61f63d5ff2ca23c877ce320c1)) * bake QR code into disc face on order and download ([317df1e](https://github.com/Fowthy/brutalnoise/commit/317df1e94f27591aef8a455861de3eec79e7f88c)) * install qrcode dependency and add QR URL validation ([ebee3bd](https://github.com/Fowthy/brutalnoise/commit/ebee3bdc0546ab7d1962294b7b2bb887a353867a)) * thread QR code props through CD scene components ([5e2ce07](https://github.com/Fowthy/brutalnoise/commit/5e2ce0763b3e563034333885b9541fb49ec5a111))