1
Feature requests / Re: Blend Mode -> sf::BlendSub
« on: October 08, 2012, 09:13:33 pm »
If I have the permission to say something, I would say that it would be good if
you only add sf::BlendSub to the other blend modes that still exist and additionally
making the API more flexible for blend modes.
I think with sf::BlendAdd, sf::BlendSub, sf::BlendAlpha, sf::BlendMultiply and sf::BlendNone
the most use of blend modes covered and for the other people with special wishes
is a simple custom blend mode system enough.
So you would have the compromise. There is still a clearly manageable list of existing
blend modes that will cover the most use and at the same time there is a flexible system
for creating custom ones that cover all sort of use of blend modes.
Only wanted to say it, if you not already want to do it like I said.
you only add sf::BlendSub to the other blend modes that still exist and additionally
making the API more flexible for blend modes.
I think with sf::BlendAdd, sf::BlendSub, sf::BlendAlpha, sf::BlendMultiply and sf::BlendNone
the most use of blend modes covered and for the other people with special wishes
is a simple custom blend mode system enough.
So you would have the compromise. There is still a clearly manageable list of existing
blend modes that will cover the most use and at the same time there is a flexible system
for creating custom ones that cover all sort of use of blend modes.
Only wanted to say it, if you not already want to do it like I said.