rfm1201
|
a69476ef05
Add tuning to the web page
|
10 years ago |
rfm1201
|
61ec551932
Ray casting gives texture intersection in uv coordinates
|
10 years ago |
Mr.doob
|
5d3f840805
Added CanvasTexture.
|
10 years ago |
Mr.doob
|
3f9614c4b7
Clean up.
|
10 years ago |
Daniel Hritzkiv
|
8d3f1ce652
Prefer one-line constructor+copy in clone methods
|
10 years ago |
Daniel Hritzkiv
|
ce1a1f14df
Revert change of passing in arguments to constructor
|
10 years ago |
Daniel Hritzkiv
|
ba65769db7
Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method
|
10 years ago |
Mr.doob
|
c66c419832
Simplified .clone()s.
|
10 years ago |
Mr.doob
|
6f15df93dc
Merge branch 'geo-clone' of https://github.com/dubejf/three.js into dev
|
10 years ago |
Mr.doob
|
f35fd3bdb5
Minor clean up.
|
10 years ago |
Mr.doob
|
f593b206ac
Texture: Removed unused event.
|
10 years ago |
dubejf
|
2f76f92a1b
Rename _copyFrom to copy
|
10 years ago |
Mr.doob
|
d2ced2087e
Texture: Fixed needsUpdate.
|
10 years ago |
dubejf
|
802e589cc0
CloneProperties renamed _copyFrom, swap src / dest arg order
|
10 years ago |
dubejf
|
89491d9ba0
Clone should take no argument. Introduce CloneProperties
|
10 years ago |
dubejf
|
38ad9b560e
Use version counter for texture updates.
|
10 years ago |
Mr.doob
|
3dc67fcc47
Updated builds.
|
10 years ago |
Mr.doob
|
b5472856b1
Texture.toJSON(): Support <canvas> .image. See #6665.
|
10 years ago |
Ricardo Cabello
|
246e3482c8
Merge pull request #6538 from tschw/Texture_JSON
|
10 years ago |
tschw
|
6b3bee5134
image.src -> image.url
|
10 years ago |
tschw
|
612aa17d75
Serialize complete texture info (numeric).
|
10 years ago |
Mr.doob
|
25ffb41e64
Refactored Texture.toJSON implementation. See #6509
|
10 years ago |
elephantatwork
|
ff43a9eb15
Texture Export
|
10 years ago |
Mr.doob
|
992fa72707
Texture: Added sourceFile property. See #6236.
|
10 years ago |
Michael Bond
|
484f364eb8
Adding different environment mapping types including equirectangular mapping and sphere mapping
|
10 years ago |
Mr.doob
|
d2cfb5ec37
Made id property immutable.
|
11 years ago |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 years ago |
Mr.doob
|
94125d9ec3
More tweaks to Texture.
|
11 years ago |
Mr.doob
|
dd089570da
Added Texture.DEFAULT_IMAGE. Different solution for #4559.
|
11 years ago |
Mr.doob
|
769b0195e8
Moving texture.needsUpdate to events.
|
11 years ago |