Mr.doob
|
d9891c047d
MeshFaceMaterial: More robust check.
|
11 лет назад |
Mr.doob
|
cdcdde9337
Reverted console.* to THREE.* change. See #5791.
|
11 лет назад |
Mr.doob
|
03b8391b2f
Removing MeshFaceMaterial.
|
11 лет назад |
aaron
|
80214490ad
toJSON - move class specific code onto individual classes
|
11 лет назад |
Mr.doob
|
f8ecbb150e
Moved *Exporter code to the objects themselves. See #4621.
|
11 лет назад |
Mr.doob
|
2efc87a00d
Added type property to all relevant objects.
|
11 лет назад |
Mr.doob
|
2f6525b663
Improved MeshFaceMaterial.clone(). See #3787.
|
12 лет назад |
Mr.doob
|
5d07625281
Clean up MeshFaceMaterial clone code.
|
13 лет назад |
gero3
|
8d40dba44b
make clone of materials
|
13 лет назад |
gero3
|
465d2f6662
Update src/materials/MeshFaceMaterial.js
|
13 лет назад |
gero3
|
6430256730
update clone MeshFaceMaterial
|
13 лет назад |
alteredq
|
85f06ba4f3
Refactored MeshFaceMaterial.materials handling.
|
13 лет назад |
OpenShift guest
|
8a20620a32
update the meshfacematerial to allow materialdefinition in material
|
13 лет назад |
Mr.doob
|
6bdaf52ae9
Nickname consistency.
|
13 лет назад |
Mr.doob
|
4845632e15
Refactored materials code.
|
13 лет назад |
libra guest
|
4b962fa473
add material.clone
|
13 лет назад |
Mr.doob
|
0360459943
Projector now looks on the material for flipSided and doubleSided. Updated rest of examples.
|
13 лет назад |
Mr.doob
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 лет назад |
Mr.doob
|
f5e819fe14
Removed all the toString methods (saving 6kbytes)
|
15 лет назад |
Mr.doob
|
bffdc03cf1
`*.material`→ `*.materials`
|
15 лет назад |
Mr.doob
|
7464f5ff97
* MeshBitmapUVMappingMaterial -> MeshBitmapMaterial. Second param is mode, which is THREE.MeshBitmapMaterialMode.UVMAPPING by default.
|
15 лет назад |