Mr.doob
|
2f83cb0005
Fixed toJSON typos. See #6252.
|
11 лет назад |
Mr.doob
|
c1faad5bde
Converted space indents to tabs. See #6252.
|
11 лет назад |
aaron
|
80214490ad
toJSON - move class specific code onto individual classes
|
11 лет назад |
Ben Houston
|
c9f111c310
adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard.
|
11 лет назад |
Ben Houston
|
1e97815e77
add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings.
|
11 лет назад |
Gibran Garcia
|
f4284ca0ac
fixed formatting error
|
11 лет назад |
Satimidus
|
974e38484d
sorted and added missing parameters for material docs
|
11 лет назад |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
11 лет назад |
Mr.doob
|
2efc87a00d
Added type property to all relevant objects.
|
11 лет назад |
Mr.doob
|
78d58e2a42
More backwards compatibility for PointCloudMaterial.
|
11 лет назад |
Mr.doob
|
40633c8573
Cleaned up warnings and error messages.
|
12 лет назад |
aaron
|
fd28624959
vertexColors should default to 'THREE.NoColors' not 'false' - Fixes #2180
|
12 лет назад |
Mr.doob
|
99c002a49b
Renamed Points to PointCloud. See discussion in e58553d1ba2b32dd13b910d8ec3e82a3c8fa82b3.
|
12 лет назад |