Skip to content

1.0.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@keianhzo keianhzo released this 27 Jun 12:48
· 909 commits to master since this release

This beta release contains major add-on updates:

  • A new add-on architecture based on code components to provide more control over the components functionality and easier extensibility. You have more information about the new components architecture and how to start developing in the Wiki
  • Foundational work for Gizmos support. Currently just a few components have gizmo support but we will add more soon. There is scripts to create add-on gizmos from Blender scenes.
  • Usability and UI improvements. Components panels are now more informative now about errors.
  • Dependencies management. The add-on now handles adding and removing component dependencies automatically.
  • Bone support for all components. Hubs support components in bones for the majority of the components but that wasn't implemented in the add-on yet, now most components can be added to bones.
  • CI support and testing through Github Actions. Tests are run now for all components. https://github.com/MozillaReality/hubs-blender-exporter/actions/runs/2568858321
  • Migration support for full compatibility with previous add-on versions.
  • The add-on source folder structure has changed to accommodate the new features, like CI/test or helper scripts, so it can no longer be installed directly from the source zip file. Now you have to download the add-on zip file linked in the binaries section.

Screen Shot 2022-06-27 at 15 23 42 Screen Shot 2022-06-27 at 15 27 12 Screen Shot 2022-06-27 at 15 27 54