Create/src/main/java/com/simibubi/create
PepperBell 7b4f9f924f Over-rendered
- Replace AngleHelper.horizontalAngle with horizontalAngleNew (return 0
instead of -90 for vertical directions)
- Fix FluidRenderer not calculating correct UVs for integer positions
- Fix FluidRenderer rendering streams and flowing texture incorrectly
- Slightly improve performance of outlines
- Rename PartialBufferer to CachedBufferer
- Move specific code out of SuperByteBufferCache into CachedBufferer and
BakedModelRenderHelper
- Move Compartment inside SuperByteBufferCache
- Rename some methods and fields
2021-11-21 00:44:37 -08:00
..
api Chipping away, Part II 2021-11-02 16:25:48 +01:00
compat Over-rendered 2021-11-21 00:44:37 -08:00
content Over-rendered 2021-11-21 00:44:37 -08:00
events Clean up access transformer 2021-11-11 23:15:42 -08:00
foundation Over-rendered 2021-11-21 00:44:37 -08:00
AllBlockPartials.java Over-rendered 2021-11-21 00:44:37 -08:00
AllBlocks.java Extreme polishing 2021-11-16 17:42:35 -08:00
AllContainerTypes.java Chipping away 2021-11-01 22:18:30 -07:00
AllEnchantments.java Chipping away 2021-11-01 22:18:30 -07:00
AllEntityTypes.java Where are the issues? 2021-11-07 18:37:12 +01:00
AllFluids.java Chipped away 2021-11-06 20:59:58 -07:00
AllInteractionBehaviours.java Chipping away 2021-11-01 22:18:30 -07:00
AllItems.java Thanks, Mojang 2021-11-10 03:30:55 +01:00
AllKeys.java Chipping away 2021-11-01 22:18:30 -07:00
AllMovementBehaviours.java Chipping away 2021-11-01 22:18:30 -07:00
AllParticleTypes.java
AllRecipeTypes.java Chipping away 2021-11-01 22:18:30 -07:00
AllShapes.java Chipped away 2021-11-06 20:59:58 -07:00
AllSoundEvents.java The sounds of sand 2021-11-17 19:42:34 -08:00
AllSpecialTextures.java Chipping away 2021-11-01 22:18:30 -07:00
AllSpriteShifts.java Bigger Boxes 2021-11-10 21:07:47 +01:00
AllStitchedTextures.java Move to official class names 2021-11-02 00:08:20 +01:00
AllTags.java Tick and Tag 2021-11-02 20:27:45 +01:00
AllTileEntities.java Bigger Boxes 2021-11-10 21:07:47 +01:00
Create.java Fix Flywheel contraption lighting 2021-11-10 22:15:26 -08:00
CreateClient.java Over-rendered 2021-11-21 00:44:37 -08:00