Jasper St. Pierre 6fbd21001b window-actor: Base the paint volume on our children, not our shape
This was wrong for subsurfaces that extend beyond the parent's shape,
since the paint volume would be wrong in this case. Instead of using the
shape region which can be out of date and wrong, just use the union of
our children's volumes, which is a lot easier to manage.
2014-07-30 17:15:00 +02:00
2014-07-23 15:02:43 +02:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2014-07-17 14:49:47 -04:00
2014-07-30 16:34:23 +02:00
2014-07-23 11:45:52 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%