Mr.doob
|
928c8177ab
Removed no longer needed uniform types.
|
9 年之前 |
Mr.doob
|
173caa387a
stats.js usage clean up
|
9 年之前 |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 年之前 |
Mugen87
|
6857b6d5d3
removed deprecated THREE.ImageUtils.loadTexture
|
9 年之前 |
omgitsraven
|
ec3c380a00
point size attenuation fix
|
9 年之前 |
Mr.doob
|
9366cfc891
Updated examples.
|
10 年之前 |
Mr.doob
|
42a8efcdc9
Example clean up.
|
10 年之前 |
Mr.doob
|
8465b81280
Examples clean up.
|
10 年之前 |
Mr.doob
|
34a2055d38
Fixed all custom attributes examples.
|
10 年之前 |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 年之前 |
Mr.doob
|
f4ce69bc98
Updated examples with API changes.
|
11 年之前 |
WestLangley
|
921546772e
Added Raycaster support for THREE.PointCloud
|
11 年之前 |
Mr.doob
|
22e89b223c
Minor aesthetical tweaks.
|
11 年之前 |
WestLangley
|
56544be4ab
Particles were not updating.
|
11 年之前 |
Mr.doob
|
0ab16a09ee
Updated loaders and examples to new BufferAttribute pattern.
|
11 年之前 |
Mr.doob
|
dfffeef1da
Updated src and examples to latest BufferGeometry API.
|
11 年之前 |
Mr.doob
|
386200f2f2
Removed alpha: false instances from examples.
|
11 年之前 |
Mr.doob
|
ea4bd0364c
Updated examples with Particle/Sprite change.
|
11 年之前 |
ohmed
|
b4a8175dc1
fixed typos
|
11 年之前 |
ohmed
|
4a5db08a6a
fixed examples to use three.min version
|
11 年之前 |
ohmed
|
770b693630
added .addAttribute() method to bufferGeometry & updated examples
|
11 年之前 |
Mr.doob
|
e423808c75
Removed remaining clearColor/clearAlpha usage from examples.
|
12 年之前 |
N Halloran
|
edcded2fc1
removed amplitude uniform because it is not used
|
12 年之前 |
Tapio Vierros
|
44216e72b5
Remove usage of attributes' numItem properties in examples.
|
12 年之前 |
zz85
|
80876074e4
Prevent BufferGeometry custom attributes's array from being deleted by setting geometry.attributes.name.dynamic = true
|
12 年之前 |
zz85
|
11f449b569
Add BufferGeometry + Custom Attributes + Particles example.
|
12 年之前 |