alteredq
|
70a6000d23
Rebuild libs.
|
14 years ago |
alteredq
|
280a28dfdc
Merged with mrdoob's branch.
|
14 years ago |
Mr.doob
|
78fb8ac6f8
Applied @alteredq's sprite removal bugfix.
|
14 years ago |
alteredq
|
bb332e5fcd
Extended Loader base class to handle normal map materials.
|
14 years ago |
alteredq
|
522da65881
Fixed Sprite removal bug.
|
14 years ago |
alteredq
|
d6345d7113
Fixed runaway _sprite global in WebGLRenderer.
|
14 years ago |
Mr.doob
|
1c26dd25ac
Fixed collisions examples.
|
14 years ago |
alteredq
|
e604036b21
Changed normal map examples to use new normal map shader with standard lights.
|
14 years ago |
Mr.doob
|
28c165f8d6
Updated builds.
|
14 years ago |
Mr.doob
|
19bf382881
Updated builds.
|
14 years ago |
Mr.doob
|
4b2de9b91d
Reverted to proper Matrix4.multiply() (thanks @lukem1)
|
14 years ago |
Mr.doob
|
89a4d0e51c
Fixed Ray.js distance calculation so it uses world position.
|
14 years ago |
Mr.doob
|
b476481c54
Updated builds.
|
14 years ago |
alteredq
|
f92f360744
Added normal maps support to Blender scene exporter and SceneLoader.
|
14 years ago |
Mr.doob
|
f25822bbbb
Updated builds.
|
14 years ago |
Mr.doob
|
bd067242da
Updated builds.
|
14 years ago |
alteredq
|
3aa4027ab1
Flipped UVs for Sprite geometry to be get correct texture image orientation.
|
14 years ago |
alteredq
|
7a0b36a9af
Small loop optimization and refactoring in TextGeometry.
|
14 years ago |
alteredq
|
213a2d9d2b
Merged, refactored and extended sweetfish/pxf pull request with scene material override and Blender exporter updates.
|
14 years ago |
Jhonny Göransson
|
016ab44d7c
Added distance to light
|
14 years ago |
alteredq
|
5739f754a8
Made "needsUpdate" working for custom attributes. Added example for custom attributes.
|
14 years ago |
Sven Andersson
|
be7f3e0b56
Blender (2.57) export script keep track of texture wrapping option.
|
14 years ago |
Sven Andersson
|
2eb7f7a2a6
Added overrideMaterial property to Scene. If set, the material will be the only material used in WebGLRenderer.render(...). Set to null to disable.
|
14 years ago |
alteredq
|
70f417b8f9
Merged with mrdoob's branch.
|
14 years ago |
alteredq
|
d3f12bbf78
Merge branch 'master' of https://github.com/mrdoob/three.js
|
14 years ago |
alteredq
|
c497709337
Added texture repeat support to Blender model and scene exporters.
|
14 years ago |
Mr.doob
|
57f087333e
Updated builds.
|
14 years ago |
Mr.doob
|
1700cb9ef4
Merging with alteredq's branch.
|
14 years ago |
Mr.doob
|
af0beedad7
Reverted to previous WebGLRenderer.setTexture code. Now that Chrome 12 is out, it should be working?
|
14 years ago |
alteredq
|
2b599e1adc
Added support for texture repeat and offset in model JSONs to Loader base class.
|
14 years ago |