- 21 Apr, 2012 18 commits
-
-
zz85 authored
-
Mr.doob authored
-
Mr.doob authored
Promoting VTKLoader2 into VTKLoader (VTKLoader2 loads more samples than VTKLoader and is easier to maintain).
-
Mr.doob authored
Now it handles files with random number of spaces between numbers.
-
Bc. Jan Kaláb authored
-
Mr.doob authored
-
Mr.doob authored
-
Mr.doob authored
People seem to struggle with this.
-
Mr.doob authored
We'll see if this works out :P
-
Mr.doob authored
-
Mr.doob authored
-
Mr.doob authored
Anaglyph and ParallaxBarrier could also be merged somehow, as the only change is the fragment shader.
-
Mr.doob authored
-
Mr.doob authored
-
Mr.doob authored
-
Mr.doob authored
-
Mr.doob authored
Not sure if this should be enabled by default though.
-
- 20 Apr, 2012 22 commits
-
-
Xueqiao Xu authored
-
Mr.doob authored
-
Mr.doob authored
-
Mr.doob authored
-
alteredq authored
Useful for tracking WebGL API calls overhead. As per discussion in https://github.com/mrdoob/three.js/commit/08a37d34c16d3ccd19191251edd945be62a9f3e8
-
alteredq authored
See discussion here: https://github.com/mrdoob/three.js/commit/6e002f324a06f6f766b50c930732a9994fdd4ac6#commitcomment-1234473
-
zz85 authored
-
zz85 authored
defaults to quads instead of triangles in ParametricGeometry. Also not using mergeVertices by defaults.
-
alteredq authored
-
Mr.doob authored
-
zz85 authored
-
zz85 authored
refactored parametric argument signature. new THREE.ParametricGeometry( parametricFunction, uSements, ySegements, useQuads );
-
zz85 authored
-
zz85 authored
-
Mr.doob authored
-
Mr.doob authored
-
zz85 authored
-
zz85 authored
-
zz85 authored
-
Mr.doob authored
-
alteredq authored
-
alteredq authored
This should fix doubleSided objects causing misbehaved shadows reported in #1758.
-