auto-git:
[change] src/viewport-three/viewport-host.ts
This commit is contained in:
@@ -9835,7 +9835,6 @@ export class ViewportHost {
|
|||||||
dirtyBounds !== null &&
|
dirtyBounds !== null &&
|
||||||
changed &&
|
changed &&
|
||||||
(heightSampleIndices.size > 0 || paintWeightIndices.size > 0);
|
(heightSampleIndices.size > 0 || paintWeightIndices.size > 0);
|
||||||
const finalDirtyBounds = dirtyBounds;
|
|
||||||
const toolState = this.activeTerrainBrushStroke.toolState;
|
const toolState = this.activeTerrainBrushStroke.toolState;
|
||||||
this.activeTerrainBrushStroke = null;
|
this.activeTerrainBrushStroke = null;
|
||||||
this.terrainBrushPreviewGroup.visible = false;
|
this.terrainBrushPreviewGroup.visible = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user