1
General discussions / Re: SFML 3 - What is your vision?
« on: September 06, 2017, 08:23:27 pm »
One thing I'd really like to have is the ability to independently set the translation, scale and rotation origin for sf::Transformable. I know I can use sf::Transform directly, but I think a middle-ground solution would be convenient, as the complication of using sf::Transform is barely justified for such a common1 need IMHO.
1 "common" in my experience, of course. Maybe there are far fewer people than I think who ever need this capability.
1 "common" in my experience, of course. Maybe there are far fewer people than I think who ever need this capability.