question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ColorKeywords in Euler.d.ts

See original GitHub issue

Are the ColorKeywords supposed to be in Euler.d.ts? https://github.com/mrdoob/three.js/blob/d41db0e13e26a610a04e5ff20a66c0a18faf216d/src/math/Euler.d.ts#L5-L14 Apparently they’ve been there since Euler.d.ts got imported. Shockingly, nothing in Euler references them.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
97amarnathkcommented, Aug 15, 2019

@Mugen87

I have submitted a PR addressing this issue. https://github.com/mrdoob/three.js/pull/17261

1reaction
Mugen87commented, Aug 12, 2019

It seems @moraxy gave you a like so why not 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Team:Estonia TUIT/modelviewermodulejs - iGEM 2021
getHSL(t);var n=_Math.lerp(e.h,t.h,i),a=_Math.lerp(e.s,t.s,i),o=_Math.lerp(e.l,t.l ... _x=Math.atan2(-h,d),this._y=0)):console.warn("THREE.Euler: .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found