fixed MT render stopping and pausing bug,
some other changes
This commit is contained in:
@ -276,6 +276,8 @@ begin
|
||||
|
||||
totValue := 0;
|
||||
n := NumXforms;
|
||||
assert(n > 0);
|
||||
|
||||
finalXform := @xform[n];
|
||||
finalXform.Prepare;
|
||||
useFinalXform := FinalXformEnabled and HasFinalXform;
|
||||
|
Reference in New Issue
Block a user