Fix OBJ-IO errors & Add Lightweight Batch Processing Features#2
Open
JazariO wants to merge 5 commits intoBlueberry-Jam-Games:masterfrom
Open
Fix OBJ-IO errors & Add Lightweight Batch Processing Features#2JazariO wants to merge 5 commits intoBlueberry-Jam-Games:masterfrom
JazariO wants to merge 5 commits intoBlueberry-Jam-Games:masterfrom
Conversation
JazariO
commented
Feb 15, 2026
- Removed OBJ-IO directory from Assets/
- Created OBJ-IO repo fork, restructured it for Unity's package manager, and connected it via this project's manifest.json (see Materialize/Packages/manifest.json -> dependencies). This will auto-connect the OBJ-IO package when the Materialize-JZ repo is cloned to a new machine.
- Add "Create All Maps" button on the UI, this requires only the diffuse map to be filled, then auto fills all other maps using whatever settings they have saved in their "Create" dialogues.

- Add "Bake All" button to the UI, this exports all maps to the same directory as the diffuse texture.

- Add visual checkbox to flip normal Y to check state at a glance.

• Add Create All Maps button • Add Bake Maps button • Add visual checkbox for normal Y flip Gui button • Add OBJ-IO files (still need to change package manifest so Unity package manager scans for the git link rather than the asset store: https://github.com/octo-code/obj-unity3d/tree/master).
Author
|
See https://github.com/JazariO/obj-unity3d-JZ for OBJ-IO changes |
This now matches what Unity expects for normals and better matches what is seen in the Create dialogue for the normal map.
replace with GUI batch processing via the Batch Process Siblings button
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.