Skip to content

Fixes for Raph#126

Merged
catilac merged 9 commits intoprocessing:mainfrom
tychedelia:fixes-for-raph
Apr 22, 2026
Merged

Fixes for Raph#126
catilac merged 9 commits intoprocessing:mainfrom
tychedelia:fixes-for-raph

Conversation

@tychedelia
Copy link
Copy Markdown
Member

@tychedelia tychedelia commented Apr 22, 2026

This is another grab bag PR. Each commit can be reviewed individually.

  1. Fix some examples by registering our asset dir correctly.
  2. Make globals usable after size is called
  3. Correct frame count, fixes Discrepancy in frameCount behavior in Processing (Java) vs libprocessing / mewnala #124
  4. loop/no_loop
  5. Fix draw loop semantics around no/missing draw and setup -- i.e. support top level drawing code.

@tychedelia tychedelia requested a review from catilac April 22, 2026 20:21
@catilac catilac merged commit ffec57a into processing:main Apr 22, 2026
3 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.

Discrepancy in frameCount behavior in Processing (Java) vs libprocessing / mewnala

2 participants