]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/history - src/main/java/com/irtimaled/bbor/client/renderers/AbstractRenderer.java
Tidy up
[BoundingBoxOutlineReloaded.git] / src / main / java / com / irtimaled / bbor / client / renderers / AbstractRenderer.java
2020-05-24 IrtimaledTidy up
2020-05-23 IrtimaledMove client side only models to client side
2020-05-23 IrtimaledUpgrade to 1.14.2
2020-05-18 IrtimaledChange sphere rendering to use circles
2020-05-18 IrtimaledAllow bounding box player inside to be color inverted
2020-05-18 IrtimaledMove config to client module
2020-05-18 IrtimaledTidy up
2019-11-19 IrtimaledAdd BiomeBorder support
2019-11-19 IrtimaledAdd spawning spheres and spawnable spaces
2019-11-18 IrtimaledMove rendering of lines to abstract renderer
2019-11-18 IrtimaledRestructure bounding box class heirarchy
2019-03-25 IrtimaledStop using Tessellator
2019-03-25 IrtimaledRename abstract base classes