Skip to content

Commit

Permalink
Part: clear deformstack on frame start
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaTheFoxgirl committed Apr 23, 2022
1 parent 8559762 commit 0d8a5dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/inochi2d/core/nodes/package.d
Original file line number Diff line number Diff line change
Expand Up @@ -589,8 +589,6 @@ public:

// Iterate through children
foreach(child; children_) {
if (!child.enabled) continue;

child.beginUpdate();
}
}
Expand Down

0 comments on commit 0d8a5dc

Please sign in to comment.