-
Notifications
You must be signed in to change notification settings - Fork 41
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
base: master
Are you sure you want to change the base?
Commits on Jan 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1a40723 - Browse repository at this point
Copy the full SHA 1a40723View commit details
Commits on Jan 6, 2017
-
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
Configuration menu - View commit details
-
Copy full SHA for 8fc1685 - Browse repository at this point
Copy the full SHA 8fc1685View commit details
Commits on Jan 7, 2017
-
Cleaning up a bunch of copypasta and deprecated code
Restructured class vars to the top of the class General readability stuff
Configuration menu - View commit details
-
Copy full SHA for 0a3a29e - Browse repository at this point
Copy the full SHA 0a3a29eView commit details
Commits on Jan 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e762b22 - Browse repository at this point
Copy the full SHA e762b22View commit details
Commits on Feb 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1c1f2e6 - Browse repository at this point
Copy the full SHA 1c1f2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 955de17 - Browse repository at this point
Copy the full SHA 955de17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ed992 - Browse repository at this point
Copy the full SHA 14ed992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c82bbb - Browse repository at this point
Copy the full SHA 3c82bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eff074 - Browse repository at this point
Copy the full SHA 0eff074View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b6e155 - Browse repository at this point
Copy the full SHA 1b6e155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 176a7ad - Browse repository at this point
Copy the full SHA 176a7adView commit details -
Configuration menu - View commit details
-
Copy full SHA for eda9635 - Browse repository at this point
Copy the full SHA eda9635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 722ff97 - Browse repository at this point
Copy the full SHA 722ff97View commit details
Commits on Feb 13, 2017
-
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
Configuration menu - View commit details
-
Copy full SHA for 0e5dc84 - Browse repository at this point
Copy the full SHA 0e5dc84View commit details
Commits on May 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8df7e2a - Browse repository at this point
Copy the full SHA 8df7e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 947d0f8 - Browse repository at this point
Copy the full SHA 947d0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fc9ff - Browse repository at this point
Copy the full SHA e3fc9ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07425bc - Browse repository at this point
Copy the full SHA 07425bcView commit details
Commits on Jul 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4b62025 - Browse repository at this point
Copy the full SHA 4b62025View commit details -
Configuration menu - View commit details
-
Copy full SHA for 058dabe - Browse repository at this point
Copy the full SHA 058dabeView commit details
Commits on Jul 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b3ac489 - Browse repository at this point
Copy the full SHA b3ac489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 283e659 - Browse repository at this point
Copy the full SHA 283e659View commit details
Commits on Jul 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 78b3e48 - Browse repository at this point
Copy the full SHA 78b3e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9d65d - Browse repository at this point
Copy the full SHA 0d9d65dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c758a8 - Browse repository at this point
Copy the full SHA 8c758a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ee555 - Browse repository at this point
Copy the full SHA e3ee555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d836d7 - Browse repository at this point
Copy the full SHA 0d836d7View commit details -
Integrate @MitchBradley pull request for mainline 3dviewer
Fix rendering issues caused during the merge Tweening is currently broken, actively working on a fix
Configuration menu - View commit details
-
Copy full SHA for 9465e68 - Browse repository at this point
Copy the full SHA 9465e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for f95ff78 - Browse repository at this point
Copy the full SHA f95ff78View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcfee50 - Browse repository at this point
Copy the full SHA fcfee50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 888a4a3 - Browse repository at this point
Copy the full SHA 888a4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e62de7 - Browse repository at this point
Copy the full SHA 9e62de7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54bc6ff - Browse repository at this point
Copy the full SHA 54bc6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b9dea - Browse repository at this point
Copy the full SHA 48b9deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b14cb3e - Browse repository at this point
Copy the full SHA b14cb3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a21a1 - Browse repository at this point
Copy the full SHA 58a21a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fd110 - Browse repository at this point
Copy the full SHA 61fd110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 282bd38 - Browse repository at this point
Copy the full SHA 282bd38View commit details
Commits on Jul 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9f2785a - Browse repository at this point
Copy the full SHA 9f2785aView commit details -
Would help if i read variables correctly. Fixed ijkabsolute logic. Th…
…anks @MitchBradley for pointing me in the right direction on this!
Configuration menu - View commit details
-
Copy full SHA for 341edbd - Browse repository at this point
Copy the full SHA 341edbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81e2726 - Browse repository at this point
Copy the full SHA 81e2726View commit details -
Configuration menu - View commit details
-
Copy full SHA for d566160 - Browse repository at this point
Copy the full SHA d566160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4679588 - Browse repository at this point
Copy the full SHA 4679588View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7741be - Browse repository at this point
Copy the full SHA f7741beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02bc4cc - Browse repository at this point
Copy the full SHA 02bc4ccView commit details
Commits on Jul 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5364205 - Browse repository at this point
Copy the full SHA 5364205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 774be02 - Browse repository at this point
Copy the full SHA 774be02View commit details