-
-
Notifications
You must be signed in to change notification settings - Fork 162
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
Issue: Some Declarations Might be @deprecated
#174
Comments
Thanks @ycw, if you do spot issues like this then it's helpful to just make PRs instead to resolve them! In reference to your Math/Euler pull out, thats actually on the dev branch and we're not working on implementing new types until closer to the time. |
@joshuaellis it's something I would expect the community to contribute to 😃 could you reopen it. |
Can you first edit the comment (i've made some stylistic changes to help readability) to include references to what you're talking about. I think this must be a requirement if we're going to keep a list like this. |
@joshuaellis edited, thanks! |
Do you have links to the THREE source code to add to these? |
@joshuaellis added links to src (r137) |
@joshuaellis updated src links to use |
Please help checking if the following declarations did exist before (=adds
@deprecated
),or they're declared wrongly in the first place (=removes declarations)
Animation
AnimationUtils (src)
getKeyframeOrder
)Core
BufferGeometry (src)
InstancedBufferGeometry (src)
Uniform (src)
Scenes
Scene (src)
Math
Plane (src)
Textures
DataTexture (src)
Renderers
WebGLRenderTarget (src)
The text was updated successfully, but these errors were encountered: