-
Notifications
You must be signed in to change notification settings - Fork 413
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
Model Loading API v1 #3145
Merged
Merged
Model Loading API v1 #3145
Commits on Jul 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 177b15d - Browse repository at this point
Copy the full SHA 177b15dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b953a2f - Browse repository at this point
Copy the full SHA b953a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for efac33b - Browse repository at this point
Copy the full SHA efac33bView commit details -
Add events to override and wrap models
* Remove ModelLoaderInstance.finish() It harms optimization mods that implement dynamic model loading * Add model loading observation events Useful for wrapping models, modifying models, etc * Move mutable parameter out of context record to avoid withModel * Spotless * Renames * Add event phases, restructure modifier interfaces to be under shared parent class * Clean up test mod, use ForwardingBakedModel instead of hacks * Phase javadoc * Remove null check for loader in ModelLoaderInstance, can't occur anymore after removing finish() * More javadoc * More tests
Configuration menu - View commit details
-
Copy full SHA for 91ab1fc - Browse repository at this point
Copy the full SHA 91ab1fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b83de - Browse repository at this point
Copy the full SHA d0b83deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 117198a - Browse repository at this point
Copy the full SHA 117198aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8471da4 - Browse repository at this point
Copy the full SHA 8471da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5197009 - Browse repository at this point
Copy the full SHA 5197009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 833d269 - Browse repository at this point
Copy the full SHA 833d269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a574a3 - Browse repository at this point
Copy the full SHA 4a574a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 448c35f - Browse repository at this point
Copy the full SHA 448c35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bda86cb - Browse repository at this point
Copy the full SHA bda86cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27fb23d - Browse repository at this point
Copy the full SHA 27fb23dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1070100 - Browse repository at this point
Copy the full SHA 1070100View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb156a6 - Browse repository at this point
Copy the full SHA bb156a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e86729a - Browse repository at this point
Copy the full SHA e86729aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ff9ed - Browse repository at this point
Copy the full SHA b2ff9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a13dd1 - Browse repository at this point
Copy the full SHA 4a13dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12724f1 - Browse repository at this point
Copy the full SHA 12724f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1014443 - Browse repository at this point
Copy the full SHA 1014443View commit details -
Configuration menu - View commit details
-
Copy full SHA for d72470d - Browse repository at this point
Copy the full SHA d72470dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1c33d8 - Browse repository at this point
Copy the full SHA d1c33d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8651bad - Browse repository at this point
Copy the full SHA 8651badView commit details -
Configuration menu - View commit details
-
Copy full SHA for 087dffc - Browse repository at this point
Copy the full SHA 087dffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130cd79 - Browse repository at this point
Copy the full SHA 130cd79View commit details -
Configuration menu - View commit details
-
Copy full SHA for aed670e - Browse repository at this point
Copy the full SHA aed670eView commit details -
Apply suggestions from code review
Co-authored-by: Juuz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e4e6d7 - Browse repository at this point
Copy the full SHA 5e4e6d7View commit details
Commits on Jul 16, 2023
-
Update fabric-model-loading-api-v1/src/client/java/net/fabricmc/fabri…
…c/impl/client/model/loading/ModelLoadingEventDispatcher.java Co-authored-by: Juuz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65dc088 - Browse repository at this point
Copy the full SHA 65dc088View commit details
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.