-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import v2 #4
Import v2 #4
Conversation
Limit text versions to LTS
…3-support Blender 3.3 support
Update set-output to env variables
…t supported LTS (2.93.9)
Make sure all tests use latest release (0.0.15) and first supported LTS (2.93.9)
Add build number to the add-on version
…al cases are handled. Reduce code duplication.
…t interfere with the next import.
Fixed dimensions
Updated models
Corrected dimensions
Fixed missing update_gizmos() function in import lines
Tweaked appearance of spotlight 3D gizmo to make it look less like an audio speaker
Made the 3D gizmo flatter, to make it more practical for positioning
Additional 3D gizmos for Hubs components
addons/io_hubs_addon/components/definitions/reflection_probe.py
Outdated
Show resolved
Hide resolved
Other than the tests there seem to still be some conflicts here: Hubs-Foundation#63 Do you want to fix them here? Otherwise we can manually resolve them in the main repo. |
We discussed this at the add-on meeting, but I'll post my reply here for the record as well. Yes, I want to fix them in the import branch. I've merged in your changes, but now since so much time has gone by I need to merge the import branch with the latest from the master branch, then I need to revert the reflection probe changes and do some final updates for features/polishing. I will push updates to the import branch as I do this so that the code is accessible to anyone who wants it. |
This PR addresses the following issues: