-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update buildscript * Enable genericInjection * Re-enable remapping for certain mixins * Update buildscript * Small fixes - Add generic types - Add diamond operators - Fix typo in "NormalMap" - Remove redundant assignments - Access static field via class instead of instance - Use List as type instead of ArrayList - Add serialVersionUID * Rename MixinEntityRender -> MixinRender * Rewrite EntityRenderer ASM as Mixins * Replace `@Accessor` mixins in favor of ATs * Move compat to mixins * Logger cleanup * Rewrite ItemRenderer ASM as Mixins * Unify names * Rewrite RendererLivingEntity ASM as Mixins * Use Log4J Logger * Delete ACTRenderManager * Rewrite ACTRenderSpider as Mixins * Rewrite AbstractTexture ASM as Mixins * Port TextureAtlasSprite ASM as Mixins * Rewrite ThreadDownloadImageData ASM as Mixins * Rewrite DynamicTexture ASM as Mixins * Rewrite LayeredTexture ASM as Mixins * Rewrite TextureManager ASM as Mixins * Rewrite ITextureObject ASM as mixins * Rewrite ITextureObject ASM as Mixins * Clean up compileStubs * Delete unused stuff * Finishing touches
- Loading branch information
1 parent
2329be3
commit fa8be30
Showing
88 changed files
with
1,565 additions
and
3,906 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Binary file not shown.
Oops, something went wrong.