fabric/fabric-model-loading-api-v1
PepperCode1 3a1ea2f107 Clarify nullability of ModelModifier.AfterBake (#3212)
* Clarify nullability of AfterBake modifier

* Fix documentation

Null baked models are cached, but only in the inner cache, which is not accessible after all baking is finished. The term "cache" is also ambiguous, so its use has been removed.

* Add breaks for v0 <0.4.0
2023-07-25 14:25:03 +01:00
..
src Clarify nullability of ModelModifier.AfterBake (#3212) 2023-07-25 14:25:03 +01:00
build.gradle Model Loading API v1 (#3145) 2023-07-18 13:16:17 +01:00