Skip to content

Fixups for rotation. - #212

Merged
tychedelia merged 4 commits into
processing:mainfrom
tychedelia:rotate-fixes
Jul 28, 2026
Merged

Fixups for rotation.#212
tychedelia merged 4 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
@tychedelia
tychedelia merged commit 67cc0a4 into processing:main Jul 28, 2026
1 of 4 checks passed
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.

2 participants