Mr.doob
|
b476481c54
Updated builds.
|
пре 14 година |
jsermeno
|
1e19c2814b
Add optional scaleByViewport parameter to Sprite.js
|
пре 14 година |
Mr.doob
|
f25822bbbb
Updated builds.
|
пре 14 година |
Mr.doob
|
87ba3421e5
Merge remote-tracking branch 'NINE78/master'
|
пре 14 година |
Mr.doob
|
bd067242da
Updated builds.
|
пре 14 година |
Mr.doob
|
9925121a0e
Merge remote-tracking branch 'marklundin/master'
|
пре 14 година |
Mr.doob
|
bc6d7e0f2b
Merging with marklundin branch.
|
пре 14 година |
Nik Van den Wijngaert
|
7070ccd901
Added polygonOffset parameters to THREE.Material. The WebGLRenderer evaluates this right after depthTest for opaque and transparent passes through the setPolygonOffset function.
|
пре 14 година |
Nik Van den Wijngaert
|
9ca596c138
Merge branch 'master' of git://github.com/mrdoob/three.js
|
пре 14 година |
alteredq
|
5739f754a8
Made "needsUpdate" working for custom attributes. Added example for custom attributes.
|
пре 14 година |
Nik Van den Wijngaert
|
8c2bfade3e
Added an optional renderDepth (should be in [0,1]) to objects which will override the default z-sorting in the renderer. Setting this attribute on e.g. meshes allows us to control painting order and solve any transparency/depth test issues when relying on default sort order.
|
пре 14 година |
alteredq
|
70f417b8f9
Merged with mrdoob's branch.
|
пре 14 година |
alteredq
|
d3f12bbf78
Merge branch 'master' of https://github.com/mrdoob/three.js
|
пре 14 година |
alteredq
|
c497709337
Added texture repeat support to Blender model and scene exporters.
|
пре 14 година |
Mr.doob
|
57f087333e
Updated builds.
|
пре 14 година |
Mr.doob
|
985fb9e270
Merge remote-tracking branch 'alteredq/master'
|
пре 14 година |
Mr.doob
|
1700cb9ef4
Merging with alteredq's branch.
|
пре 14 година |
Mr.doob
|
af0beedad7
Reverted to previous WebGLRenderer.setTexture code. Now that Chrome 12 is out, it should be working?
|
пре 14 година |
alteredq
|
2b599e1adc
Added support for texture repeat and offset in model JSONs to Loader base class.
|
пре 14 година |
alteredq
|
9596667876
Merged zz85's text bezel, extended text parameters API for bezel, added bezel to webgl text example.
|
пре 14 година |
Mr.doob
|
22fbb30d28
Updated example in README.md (Cube -> CubeGeometry). Thx @adammw!
|
пре 14 година |
zz85
|
1e95d917dc
Added Bezel support
|
пре 14 година |
alteredq
|
5bf5c6efd8
Refactored object removal in WebGLRenderer, fixing several issues.
|
пре 14 година |
Mr.doob
|
49343c4a97
Removed unneeded property.constructor line on Anaglyph/Crosseyed renderers.
|
пре 14 година |
alteredq
|
f9de50b0fe
More derendererization.
|
пре 14 година |
alteredq
|
eae0616ad0
Trying to fix multiple renderers when having stereo renderers include issue.
|
пре 14 година |
Mark Lundin
|
72be2f0ad4
Modified Anaglyph Renderer to use an asymmetric perspective projection. Added focal length to the equation and updated to allow for camera rotation
|
пре 14 година |
Mr.doob
|
bfdb10a85a
Updated all examples so they use the renamed geometry classes.
|
пре 14 година |
Mr.doob
|
d46a1ee368
Checking if WebGLRenderer exists before creating AnaglyphWebGLRenderer and CrosseyedWebGLRenderer.
|
пре 14 година |
Mr.doob
|
1bfb6dbe7e
Merge remote-tracking branch 'alteredq/master'
|
пре 14 година |