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

Merge @MitchBradley PR as well as all my other THREE.JS updates #14

Open
wants to merge 47 commits into
base: master
Choose a base branch
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
  6. Integrate @MitchBradley pull request for mainline 3dviewer

    Fix rendering issues caused during the merge
    Tweening is currently broken, actively working on a fix
    dchote committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    9465e68 View commit details
    Browse the repository at this point in the history
  7. Fix tweening

    dchote committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    f95ff78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fcfee50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    888a4a3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e62de7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    54bc6ff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48b9dea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b14cb3e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58a21a1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    61fd110 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    282bd38 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. Configuration menu
    Copy the full SHA
    9f2785a View commit details
    Browse the repository at this point in the history
  2. Would help if i read variables correctly. Fixed ijkabsolute logic. Th…

    …anks @MitchBradley for pointing me in the right direction on this!
    dchote committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    341edbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e2726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d566160 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4679588 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7741be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02bc4cc View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. Configuration menu
    Copy the full SHA
    5364205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    774be02 View commit details
    Browse the repository at this point in the history