Skip to content

Tags: icosa-foundation/open-blocks

Tags

0.3.9

Toggle 0.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update readme wrt Linux support

0.3.8

Toggle 0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Run the build on 'main' periodically to keep the caches alive (#50)

Notes from Github:

* In a public repository, scheduled workflows are automatically disabled when no repository activity has occurred in 60 days. For information on re-enabling a disabled workflow, see "Disabling and enabling a workflow."

* When the last user to commit to the cron schedule of a workflow is removed from the organization, the scheduled workflow will be disabled. If a user with write permissions to the repository makes a commit that changes the cron schedule, the scheduled workflow will be reactivated. Note that, in this situation, the workflow is not reactivated by any change to the workflow file; you must alter the cron value and commit this change.

0.3.7

Toggle 0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gzip config.vdf before storing as a secret (#49)

0.3.6

Toggle 0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use the original algorithm when extruding a single face (#48)

* Use the old algorithm when we're only extruding a single face

* Remove logging

0.3.5

Toggle 0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Modify Tool mode based on previously experimental "plane subdivid…

…e" (#34)

* Initial WIP

* Add icon for subdivide plane

* Add code for the new mode in some more places

* And another

* Fix mode switching and UI feedback

* Remove the the guidance mesh plane

* Don't switch to loop subdivide if we're in plane mode

* Snapping

0.3.4

Toggle 0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Keep track of the nearest face when extruding and use that to determi…

…ne the extrude direction (#44)

0.3.3

Toggle 0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
When extruding multiple faces use each face's own normal (#42)

* When extruding multiple faces use each face's own normal

* respect snap grid

0.3.2

Toggle 0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add a new shape (icosahedron) (#39)

* Add Icosahedron to shapes. Make mockShape into a nested prefab

* Formatting

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/setup-python from 5.1.1 to 5.2.0 (#40)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>

v0.3

Toggle v0.3's commit message