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

Major update to 3dviewer, update threejs and migrate all deprecated logic #12

Closed
wants to merge 27 commits into from

Conversation

dchote
Copy link

@dchote dchote commented May 7, 2017

Hi John, I think this is ready for a review and merge if you want to take a look.

Now using the latest THREE.js, and have tested on my CNC.

I have not tested how other plugins may be impacted, but its working great in my workspace. http://chilipeppr.com/dchote

All new shadow system (no more shader)
Fixed all the deprecation warnings
New font loader flow
Added anti-aliasing toggle (requires reload)
Saving shadow/aa state in local storage
Restructured class vars to the top of the class
General readability stuff
…ly with BufferGeometry

Big cleanup on the THREE.JS gcode object creation, preparing for a cleaner implementation of all of the tweening and line highlight logic
Lots of duplicate state has been removed
- fixed issue with inspector and lines
@dchote dchote closed this May 7, 2017
@dchote dchote reopened this May 7, 2017
@dchote dchote changed the title Fixed inspect+controller move issues Major update to 3dviewer, update threejs and migrate all deprecated logic May 7, 2017
@chilipeppr
Copy link
Owner

chilipeppr commented May 7, 2017 via email

@dchote dchote closed this Jul 28, 2017
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.

None yet

2 participants