Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

I've noticed that when scale is called on a BLContext followed by setTransform, I have to manually *scale to each matrix parameter. Is this by design? My expectation would be that the current scale be applied to the BLMatrix2D automatically.

You must be logged in to vote

Replies: 1 comment · 1 reply

Comment options

Set transform replaces the user transformation matrix, if you want to combine with the current matrix, use applyTransform() instead.

You must be logged in to vote
1 reply
@Sosukodo
Comment options

That makes sense. Sorry :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.