borisrp пре 1 недеља
родитељ
комит
6b6c384b31
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      h3d/impl/PipelineCache.hx

+ 1 - 0
h3d/impl/PipelineCache.hx

@@ -96,6 +96,7 @@ class PipelineBuilder {
 
 	public function new() {
 		if( PSIGN_SIZE > 64 ) throw "assert";
+		setDepthBias(0, 0);
 	}
 
 	static function getRTBits( tex : h3d.mat.Texture ) {