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

Commits on Jan 5, 2017

  1. Configuration menu
    Copy the full SHA
    1a40723 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Updating to latest three.js

    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
    dchote committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    8fc1685 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. Cleaning up a bunch of copypasta and deprecated code

    Restructured class vars to the top of the class
    General readability stuff
    dchote committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    0a3a29e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Optimizing animation stuff

    dchote committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    e762b22 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. Configuration menu
    Copy the full SHA
    1c1f2e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    955de17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14ed992 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c82bbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0eff074 View commit details
    Browse the repository at this point in the history
  6. Fixes inspection and jogging

    dchote committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    1b6e155 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    176a7ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eda9635 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    722ff97 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. BUGS WITH INSPECT, need to rewrite createGlow* methods to work direct…

    …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
    dchote committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    0e5dc84 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2017

  1. Configuration menu
    Copy the full SHA
    8df7e2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    947d0f8 View commit details
    Browse the repository at this point in the history
  3. - updated three.js version

    - fixed issue with inspector and lines
    dchote committed May 7, 2017
    Configuration menu
    Copy the full SHA
    e3fc9ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07425bc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    4b62025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    058dabe View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    b3ac489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283e659 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Configuration menu
    Copy the full SHA
    78b3e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d9d65d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c758a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3ee555 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d836d7 View commit details
    Browse the repository at this point in the history