Chisel

Chisel

150M Downloads

1.9/dev - Models without CTX contain strange face data.

AlgorithmX2 opened this issue ยท 1 comments

commented

https://github.com/Chisel-Team/Chisel/blob/1.9/dev/src/main/java/team/chisel/client/render/ModelChiselBlock.java#L77

Will return cached faces if no CTX is provided, best solution is to have it return default state without connections.

Another option would be to return no faces and require that people use the Item model instead.

Talked on IRC about this.

commented

Fixed