Skip to content

fix: replace deprecated Clock with Timer#429

Open
madisonrickert wants to merge 1 commit intopmndrs:mainfrom
madisonrickert:fix/replace-clock-with-timer
Open

fix: replace deprecated Clock with Timer#429
madisonrickert wants to merge 1 commit intopmndrs:mainfrom
madisonrickert:fix/replace-clock-with-timer

Conversation

@madisonrickert
Copy link
Copy Markdown

Summary

Test plan

  • Verify EffectComposer renders post-processing passes with correct frame timing
  • Verify Water2 flow animation runs at correct speed
  • Confirm no THREE.Clock deprecation warnings in console

🤖 Generated with Claude Code

@madisonrickert madisonrickert force-pushed the fix/replace-clock-with-timer branch from 82b2e8f to 6dcec62 Compare April 3, 2026 03:13
Port of mrdoob/three.js#32793. THREE.Clock has been deprecated in
favor of THREE.Timer, which requires an explicit update() call before
reading the delta.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@madisonrickert madisonrickert force-pushed the fix/replace-clock-with-timer branch from 6dcec62 to ac758ce Compare April 3, 2026 03:15
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