[Ohrrpgce] SVN: teeemcee/12666 Modifying an ellipse slice caused the cliprect to be reset, for one tick
subversion at HamsterRepublic.com
subversion at HamsterRepublic.com
Wed Dec 15 14:31:18 PST 2021
teeemcee
2021-12-15 14:31:14 -0800 (Wed, 15 Dec 2021)
386
Modifying an ellipse slice caused the cliprect to be reset, for one tick.
This meant that if an ancestor of the ellipse was set to clip children then
the ellipse itself and any following descendents weren't clipped.
Having a global (actually TLS global) cliprect was a mistake; this isn't the
first time this sort of bug has happened. It ought to be per render-target
(Frame) instead.
---
U wip/slices.bas
U wip/whatsnew.txt
More information about the Ohrrpgce
mailing list