Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove deprecated codes #327

Merged
merged 2 commits into from
Jan 30, 2023
Merged

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented Jan 30, 2023

Why

To catch up with r149

What

Remove deprecated codes.

  • Remove RGBFormat
  • Remove WebGLMultisampleRenderTarget, DataTexture2DArray, and DataTexture3D

See: mrdoob/three.js#25279

Checklist

  • Checked the target branch (current goes master, next goes dev)
  • Added myself to contributors table
  • Ready to be merged

0b5vr added 2 commits January 30, 2023 15:25
Remove a constant `RGBFormat`

See: mrdoob/three.js#25279
- Remove `WebGLMultisampleRenderTarget`
- Remove `DataTexture2DArray`
- Remove `DataTexture3D`

See: mrdoob/three.js#25279
@0b5vr 0b5vr requested a review from joshuaellis January 30, 2023 06:28
@0b5vr 0b5vr self-assigned this Jan 30, 2023
@0b5vr 0b5vr mentioned this pull request Jan 30, 2023
14 tasks
@joshuaellis joshuaellis changed the title Remove deprecated codes chore: remove deprecated codes Jan 30, 2023
@joshuaellis joshuaellis merged commit c07bee6 into three-types:dev Jan 30, 2023
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