Jürgen Ebert
|
5446f535d1
git should handle the line endings
|
7 anni fa |
Tristan Valcke
|
a85d628ff9
Remove unecessary semicolon, and fix comma by semicolon in for loop assignement in MarchingCubes
|
8 anni fa |
Mr.doob
|
f085219709
MarchingCubes code clean up.
|
9 anni fa |
Mr.doob
|
c54da3f3e5
ImmediateRenderObject: Promoted material (WebGLRenderer depends of it).
|
10 anni fa |
Mr.doob
|
d84d1bc07b
MarchingCubes clean up.
|
10 anni fa |
gero3
|
923256459e
fixed files to codestyle
|
10 anni fa |
Mr.doob
|
c376ddce2d
Clean up.
|
10 anni fa |
Mr.doob
|
d47b8fba72
Reverted console.* to THREE.* change. See #5791.
|
10 anni fa |
brason
|
b0f0c3bd1a
Remove unnecessary semicolons
|
10 anni fa |
brason
|
eb68622a6e
Add missing semicolons
|
10 anni fa |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 anni fa |
gero3
|
fe8493157e
codestyle fixes
|
10 anni fa |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 anni fa |
Mr.doob
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 anni fa |
alteredq
|
52e8507a89
Added handling of vertex colors for ImmediateRenderObjects.
|
13 anni fa |
alteredq
|
763fcf796e
Refactored ImmediateRenderObject flags (thanks to @mrdoob).
|
13 anni fa |
alteredq
|
5d5f92d641
Fixed MarchingCubes bug introduced by previous commit. Added flat shaded material to marching cubes example.
|
13 anni fa |
alteredq
|
5dd0968009
Some optimizations and cleanup in MarchingCubes and its example.
|
13 anni fa |
alteredq
|
24b4e6083d
Added UVs handling for ImmediateRenderObject.
|
13 anni fa |
Mr.doob
|
5ba7abc69b
Deprecated THREE.Vertex.
|
13 anni fa |
alteredq
|
0e3b527cdc
Refactored MarchingCubes out into examples/js
|
13 anni fa |