Ben Houston
|
c9f111c310
adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard.
|
11 tahun lalu |
Ben Houston
|
ad068a8757
ensure that "THREE.CLASSNAME:" prefixes all warnings and errors. Redirect two console.log warnings to THREE.warning for improved robustness.
|
11 tahun lalu |
Ben Houston
|
1e97815e77
add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings.
|
11 tahun lalu |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
11 tahun lalu |
Mr.doob
|
2efc87a00d
Added type property to all relevant objects.
|
11 tahun lalu |
Mr.doob
|
d51b5e8241
Minor code clean up.
|
11 tahun lalu |
makc
|
c7c3e501d7
a method to interpolate between two morph targets
|
11 tahun lalu |
makc
|
76fd727731
a method to interpolate between two morph targets
|
11 tahun lalu |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 tahun lalu |
Jos Dirksen
|
741674648b
Fix pattern just like in MorphBlendMesh
|
11 tahun lalu |
Mr.doob
|
6a0b0eb1fd
Split SceneUtils.cloneObject into *.clone()
|
13 tahun lalu |
Mr.doob
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 tahun lalu |
Mr.doob
|
c9213ab544
Added default material to Mesh, Line and ParticleSystem. Fixes #1373.
|
14 tahun lalu |
alteredq
|
a851b6dc3c
Added sanity check to MorphAnimMesh.playAnimation
|
14 tahun lalu |
alteredq
|
6862c7d935
Fixed horse-induced animation playback bug.
|
14 tahun lalu |
alteredq
|
ede5c9b34d
Extended MorphAnimMesh to be able to play animations backwards.
|
14 tahun lalu |
alteredq
|
2cb6d88f6f
Added MorphAnimMesh.setAnimationLabel (for custom setting of named animation frames ranges).
|
14 tahun lalu |
alteredq
|
91376253d3
Added handling of named animation sequences to MorphAnimMesh.
|
14 tahun lalu |
alteredq
|
677cfd3c44
Added setFrameRange to MorphAnimMesh.
|
14 tahun lalu |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
14 tahun lalu |