Skip to content

Delete deprecated Tern defs #30657

@Danilkat

Description

@Danilkat

Description

Im refactoring some very old tjs code right now, and ive stumbled upon some fields that are nonexistent in geometry.
The fields that ive found as of now (there might be more):

  • lineDistances
  • lineDistancesNeedUpdate
  • verticesNeedUpdate
  • normalsNeedUpdate

I've confirmed that these fields are nowhere to be found in the three.js' source code, except for one place:
editor\js\libs\tern-threejs\threejs.js

I'm not sure what Tern is, and if there even is a need to delete those fields, but i thought it would be good to have this issue stated somewhere.

Reproduction steps

no repr

Code

no code

Live example

no example

Screenshots

No response

Version

r174

Device

No response

Browser

No response

OS

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions