Hello, Here some clipping-related questions (bug/feature?): * when cloning a group (using texture_new_from_actor), the clipped actors contained in the group don't keep their clipping * when cloning a clipped group (using texture_new_from_actor), the clone can't be clipped at all * when cloning a group that has a clipped child, the group's clone (using texture_new_from_actor) can't be clipped at all (although it reports being clipped) * clipping a "normal" group clone (with no clipped childs) works
To be short: * clipping doesn't seem to be kept through cloning * cloning clipped things seems to prevent the clone's clipping Is it a bug or feature? I opened a bug for reference, with test file: http://bugzilla.o-hand.com/show_bug.cgi?id=945 Florent -- To unsubscribe send a mail to [EMAIL PROTECTED]
