Changes

Summary

  1. More work on pipe model caching. Wire rendering has been moved to the (commit: 35d87c4) (details)
Commit 35d87c400813630adf15d9a3928fb7b879eecd1c by AlexIIL
More work on pipe model caching. Wire rendering has been moved to the
TESR, but its not great for fps.
Wire rendering *sort-of* works, but there are issues with the colour-
the quad must be pushing the wrong values or something.
(commit: 35d87c4)
The file was modifiedcommon/buildcraft/BuildCraftFactory.java (diff)
The file was removedcommon/buildcraft/core/lib/client/model/ModelCacheHelper.java
The file was modifiedcommon/buildcraft/core/lib/client/model/MutableVertex.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftCore.java (diff)
The file was modifiedcommon/buildcraft/transport/client/model/PipeModelCacheAll.java (diff)
The file was modifiedcommon/buildcraft/transport/client/render/PipeRendererTESR.java (diff)
The file was modifiedcommon/buildcraft/transport/client/model/PipeModelCacheBase.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftSilicon.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftEnergy.java (diff)
The file was modifiedcommon/buildcraft/core/lib/client/model/IModelCache.java (diff)
The file was modifiedcommon/buildcraft/transport/PipeRenderState.java (diff)
The file was modifiedcommon/buildcraft/core/BlockDecoration.java (diff)
The file was modifiedcommon/buildcraft/core/lib/client/model/ModelCacheJoiner.java (diff)
The file was addedcommon/buildcraft/core/lib/client/model/ModelCache.java
The file was modifiedcommon/buildcraft/core/lib/client/model/ModelCacheMultipleSame.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftBuilders.java (diff)
The file was addedcommon/buildcraft/core/lib/client/model/ModelCacheBuilder.java
The file was modifiedcommon/buildcraft/transport/client/model/PipeModelCacheWire.java (diff)