Skip to content

Releases: icosa-foundation/open-brush

0.2.21

05 Apr 16:49
82e7935
Compare
Choose a tag to compare
0.2.21 Pre-release
Pre-release

82e7935 Document the secrets used in the CI (#82)

0.2.20

05 Apr 16:25
6ddb103
Compare
Choose a tag to compare
0.2.20 Pre-release
Pre-release

6ddb103 Packaging improvements (#85)

0.2.19

04 Apr 11:02
68213a3
Compare
Choose a tag to compare
0.2.19 Pre-release
Pre-release

68213a3 Build on PRs, push to main, or commits with [CI BUILD] somewhere in the message (#75)

0.2.18

02 Apr 03:09
0806a06
Compare
Choose a tag to compare
0.2.18 Pre-release
Pre-release

0806a06 Add Linux (regular + experimental) builds to the releases (#76)

0.2.17

31 Mar 20:29
58d37c3
Compare
Choose a tag to compare
0.2.17 Pre-release
Pre-release

58d37c3 Use secrets.UNITY_EMAIL/_PASSWORD/_SERIAL if present, otherwise use hardcoded free license (#74)

0.2.16

31 Mar 16:25
a23e94f
Compare
Choose a tag to compare
0.2.16 Pre-release
Pre-release

a23e94f Create release upon each build and standardize version numbers (#71)
8e4951d Merge pull request #51 from PerlinWarp/SketchFabUploadPOST
1d3fc5a Change SketchFab uploads to upload as OpenBrush
28b3faf Don't request microphone permissions, no matter what (#72)
ebcee9e Add fly tool to advanced tools panel (#63)
b877c7e Re-enable builds on all forks, but only sign if the secrets are present (#69)
64b1395 Only run CI builds on icosa-gallery/open-brush (#68)
2f9877c Enable Experimental builds for Android/Oculus and StandaloneWindows64/SteamVR (#66)
dfb398a Improve and Document CI builds (#65)
2c0704a Sign all builds that are built from pushes to main (#64)
8a7e51f Add CI Builds to PRs and pushes to main (#43)
e0683c5 Re-enable camera path recording (#60)
cfc2927 Align Python build with C# builds (#55)
a9f332d Add LIV Support (#57)
11e8353 Add pylintrc, flake8, pre-commit for Python scripts. Fix outstanding warnings / errors. (#35)
57664ea Target Android SDK 29 (#49)

v0.2.0 Return of the Integrations

23 Feb 20:06
77bcf8c
Compare
Choose a tag to compare

0.2.0 focuses on adding back a lot of the functionality that was removed from the original Tilt Brush codebase for release.

Both Platforms

  • Re-added Sketchfab login
  • Re-added Google/Poly login (note: uploading to Poly isn't possible as it uses proprietary Google code that wasn't released, sorry!)
  • Re-added GIF recording (auto, 5s)

Desktop extras:

  • Re-added video recording
  • Re-added FBX support
  • Fixed USD support
  • We have also added basic Linux support, expect to see binaries soon!

v0.1.0 Initial Release

31 Jan 13:39
99e3e7b
Compare
Choose a tag to compare

Fixed various issues relating to the Quest release:
#5 Turned off bloom for now
#13 Change saving folder to prevent any corruption to the official Tilt Brush release
#22 Fix an issue with saving on Quest 2

This also fixes the eraser issue that was present on the SideSketch initial release on SideQuest.

Thank you to everyone who contributed fixes and testing!