Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@mikeage mikeage released this 11 Apr 08:19
bf7da45

🚀 Features

  • Add a new shape (icosahedron) (PR #39 by @andybak)
  • New Modify Tool mode based on previously experimental "plane subdivide" (PR #34 by @andybak)
  • OpenXR and URP (PR #67 by @andybak)
  • URP post processing (PR #69 by @andybak)

🐛 Fixes

  • When extruding multiple faces use each face's own normal (PR #42 by @andybak)
  • Fix extrude direction (PR #44 by @andybak)
  • Use the original algorithm when extruding a single face (PR #48 by @andybak)
  • Rendering tweaks (PR #72 by @andybak)

🛠️ Infrastructure

  • gzip config.vdf before storing as a secret (PR #49 by @mikeage)
  • Run the build on 'main' periodically to keep the caches alive (PR #50 by @mikeage)
  • Combine all dependabot PRs into one (PR #57 by @mikeage)
  • Use PAT to create releases and tags (PR #59 by @mikeage)
  • Sync cleanup with Open Brush (most importantly, add support for ubuntu-24.04) (PR #62 by @mikeage)
  • Fix chown error in newer Alpine images [affects new builds without caches] (PR #66 by @mikeage)
  • Releases for Open Blocks are TEENS_AND_ADULTS. (PR #68 by @mikeage)

📦 Dependencies / Maintenance

  • Bump actions/setup-python from 5.1.1 to 5.2.0 (PR #40 by @dependabot[bot])
  • Bump the all-actions-updates group with 2 updates (PR #58 by @dependabot[bot])

💬 Uncategorized

  • Works on Linux thanks to Proton experimental (PR #52 by @Utopiah)