Ben Houston
|
223c383b14
reduce the need for temporaries, cleanup code.
|
10 years ago |
Ben Houston
|
8c5bc52819
cleaner and more GC efficient.
|
10 years ago |
Ben Houston
|
7985c8b0ab
more work on supporting struct and struct uniform types.
|
10 years ago |
Ben Houston
|
c1df1730d3
ways to define ThreeJS "uniforms" for structs and struct arrays. ways to set those values. still missing some glue code.
|
10 years ago |
Ben Houston
|
e889e6b980
add support for structs not in arrays in WebGLProgram.
|
10 years ago |
Ben Houston
|
74d3aa3f12
parse arrays of struct uniforms, code cleanup.
|
10 years ago |
Ben Houston
|
ad75704cd8
debugging uniforms.
|
10 years ago |
Ben Houston
|
d74476069f
cleaner use of diffuse.
|
10 years ago |
Ben Houston
|
ea9cfe0cfe
attempt to simplify the phong shaders and lights.
|
10 years ago |
Mr.doob
|
8dcca16d48
Merge pull request #7210 from tamarintech/feature/AMFLoader
|
10 years ago |
Mr.doob
|
e91a8b6875
Merge pull request #7206 from repsac/io_three
|
10 years ago |
Elijah Snyder
|
d508c73c12
Adding AMFLoader
|
10 years ago |
repsac
|
ce4c84709a
missing files for the disabling of logging
|
10 years ago |
Mr.doob
|
c07a5b8ac2
Merge pull request #6934 from bhouston/modernAnimationSystem
|
10 years ago |
Mr.doob
|
a8171288d6
WireframeGeometry: Fixed addGroups() call. Fixes #7200.
|
10 years ago |
Mr.doob
|
359075c034
Merge pull request #7199 from repsac/logging
|
10 years ago |
repsac
|
f2c0acf22c
all out disabling of logging messages
|
10 years ago |
Mr.doob
|
db9496cb18
Updated builds.
|
10 years ago |
Mr.doob
|
c54da3f3e5
ImmediateRenderObject: Promoted material (WebGLRenderer depends of it).
|
10 years ago |
Mr.doob
|
151ba8eb8a
WebGLRenderer: Combined ImmediateRenderObjects and normal objects. See #7160. @tschw also sounds good? :)
|
10 years ago |
Mr.doob
|
79693fd417
WebGLRenderer: Set group to null to maintain renderItem object structure. @tschw sounds good?
|
10 years ago |
Mr.doob
|
d7eb052474
Updated builds.
|
10 years ago |
Mr.doob
|
ff3896cad9
Merge pull request #7189 from NicolasRannou/orthographicTrackball
|
10 years ago |
Mr.doob
|
7c5a8f50ef
Merge pull request #7194 from dhritzkiv/patch-1
|
10 years ago |
Mr.doob
|
51339c6556
Merge pull request #7188 from mataron/logarithmic-depth-buffer-fix
|
10 years ago |
Daniel Hritzkiv
|
43bedce786
Remove reference to `diffuse` parameter
|
10 years ago |
Ben Houston
|
94d8f1ad06
remove some left over console.log statements.
|
10 years ago |
Ben Houston
|
036147e203
geometry/object.clips -> geometry/object.animation
|
10 years ago |
jackcaron
|
cedf004577
put blend shape first, more stable approach
|
10 years ago |
jackcaron
|
8ee9c98000
write animations at the root
|
10 years ago |