Skip to content

Fixups for rotation.#212

Open
tychedelia wants to merge 3 commits into
processing:mainfrom
tychedelia:rotate-fixes
Open

Fixups for rotation.#212
tychedelia wants to merge 3 commits into
processing:mainfrom
tychedelia:rotate-fixes

Conversation

@tychedelia

Copy link
Copy Markdown
Member

We had some inconsistency about how we were handling rotation with explicit X/Y/Z versions. We should prefer the vec'd versions in our libprocessing apis and treat the x/y/z helpers as a higher level concern, this keeps things simple and is closer to the linalg which is fine for us to express in libprocessing rather than hiding. We also just assume 3d and expect 2d callers to do the sensible thing when calling. This makes things consistent with rotation and scale.

@tychedelia
tychedelia requested a review from catilac July 24, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant