Skip to content

Tags: rocketblend/rocketblend

Tags

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: demo showcase (#110)

- Added a new showcase `.svg` to demo the application
- Remove coloured output on help commands
- Fixed issue in docs

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: render command ui (#102)

- Added new render command UI
- Added blender event channel
- Improve blender output parsing

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: template obfuscation (#91)

- The desktop application use obfuscation (garble) to stop common
packages (go archive) flagging the whole application as malware. This
obfuscation was breaking templates so this changes fixes that.

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gitbook-bot GitBook Bot
GITBOOK-15: doc: 0.9 update

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added SIGTERM to signal notify (#53)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gitbook-bot GitBook Bot
GITBOOK-13: 0.8 Updates

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated releaser config. (#42)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated README (#38)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Readme fix (#28)

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added GoReleaser (#23)

- Added GoReleaser
- Moved Launcher to own repo
- Updated README
- Updated Makefile