eerop
OBOOpen Brush, Open Blocks, Icosa Gallery
•Created by Keroxsi on 1/15/2025 in #unity-import-export
Exporting then Importing from Sketchfab
@andybak
ok I figured out a way for us to win here.
What we achieve:
- the unity-sdk can be turned on to maintenance mode, so any future development (except bug fixes) will be made for the newer unity-tools
- the feature I developed "split mesh by stroke" is easily installable by a new user who installs the unity-sdk's latest release, as a UPM package.
Plan: (do these 2 steps)
(1) merge this new PR into main: https://github.com/icosa-foundation/open-brush-toolkit/pull/13. It has been tested by me to work on a fresh unity project.
(2) Modify the latest release README here or make a new release: https://github.com/icosa-foundation/open-brush-toolkit/releases/tag/v24.0.0
To include a new section:
76 replies
OBOOpen Brush, Open Blocks, Icosa Gallery
•Created by Keroxsi on 1/15/2025 in #unity-import-export
Exporting then Importing from Sketchfab
I can take care of this, you can focus on other features
76 replies
OBOOpen Brush, Open Blocks, Icosa Gallery
•Created by Keroxsi on 1/15/2025 in #unity-import-export
Exporting then Importing from Sketchfab
im fine with that. i'll get this done and then if I wanna do something in the future I'll do for the unity tools. I wanted to do this because if someone downloads the .unitypackage for the UnitySDK there's the errors with burst and mathematics.
76 replies
OBOOpen Brush, Open Blocks, Icosa Gallery
•Created by Keroxsi on 1/15/2025 in #unity-import-export
Exporting then Importing from Sketchfab

76 replies
OBOOpen Brush, Open Blocks, Icosa Gallery
•Created by Keroxsi on 1/15/2025 in #unity-import-export
Exporting then Importing from Sketchfab
i also need to set the dependencies
76 replies
OBOOpen Brush, Open Blocks, Icosa Gallery
•Created by Keroxsi on 1/15/2025 in #unity-import-export
Exporting then Importing from Sketchfab
so I think it'll work if we create a UPM package containing the jobs/burst code, then make it a .unitypackage using the hybrid packages above.
I'm creating the UPM package right now. This is probably ok for the package.json right? In terms of the name and description and stuff:
76 replies
OBOOpen Brush, Open Blocks, Icosa Gallery
•Created by Keroxsi on 1/15/2025 in #unity-import-export
Exporting then Importing from Sketchfab
the thing above requires one
76 replies