Commit graph

8 commits

Author SHA1 Message Date
UnknownShadow200
a13b88c81c Use single VB for all other models (untested). 2015-06-01 06:45:22 +10:00
UnknownShadow200
b07dff9bf6 PlayerModel now uses single VB. 2015-06-01 06:29:09 +10:00
UnknownShadow200
2c18ebc5bb Add offset parameter to DrawVb/DrawVbBatch. 2015-06-01 06:17:09 +10:00
UnknownShadow200
aba1ae465c Remove IndexedVbInfo, trim 'Vertex' from VertexFormat enum. 2015-05-31 17:00:34 +10:00
UnknownShadow200
c8ace076f5 Use single DrawVb method. 2015-05-31 16:58:45 +10:00
UnknownShadow200
72609bf2f1 Remove specifying DrawMode for VBs. (as this was only used by display lists) 2015-05-31 07:21:41 +10:00
UnknownShadow200
3ade0d8402 Simplify model rendering, add chicken model. 2015-01-04 11:09:04 +11:00
UnknownShadow200
3ec9e3a3e3 Started work on implementing ChangeModel. (zombie model okay, creeper model has weird leg animation) 2015-01-03 18:28:15 +11:00
Renamed from Entities/ModelPart.cs (Browse further)