Mr.doob
|
3d5b5d5172
Merge pull request #7218 from tschw/FixIndexedRender
|
10 年之前 |
tschw
|
247f6ba21d
BufferGeometry: Prevented duplicate index buffers.
|
10 年之前 |
Mr.doob
|
22d0de49dc
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
10 年之前 |
tschw
|
2de33c11dc
Renderer: Fixed interleaved buffer rendering.
|
10 年之前 |
tschw
|
0b98ee8c1a
Renderer: Fixed indexed buffer rendering.
|
10 年之前 |
Mr.doob
|
75e1881a1d
Merge pull request #7217 from tamarintech/fix/amfloader_threejs_coding_style
|
10 年之前 |
Elijah Snyder
|
bf5abcc8ec
Formatting updates, spaces to tabs, renamed private methods
|
10 年之前 |
Elijah Snyder
|
0135da2ca3
Convert spaces to tabs per three.js project consistency
|
10 年之前 |
Mr.doob
|
cb5474fa27
WebGLShadowMap: Removed unused camera reference.
|
10 年之前 |
Mr.doob
|
8dcca16d48
Merge pull request #7210 from tamarintech/feature/AMFLoader
|
10 年之前 |
Mr.doob
|
e91a8b6875
Merge pull request #7206 from repsac/io_three
|
10 年之前 |
Elijah Snyder
|
d508c73c12
Adding AMFLoader
|
10 年之前 |
simonThiele
|
87eba598a3
Merge branch 'unittests' of github.com:simonThiele/three.js into unittests
|
10 年之前 |
Simon Thiele
|
fb8da4c635
Update Clock.js
|
10 年之前 |
repsac
|
a4a0265285
fixed context awareness which again allows for batch animation exports
|
10 年之前 |
repsac
|
ce4c84709a
missing files for the disabling of logging
|
10 年之前 |
Mr.doob
|
c07a5b8ac2
Merge pull request #6934 from bhouston/modernAnimationSystem
|
10 年之前 |
Mr.doob
|
a8171288d6
WireframeGeometry: Fixed addGroups() call. Fixes #7200.
|
10 年之前 |
simonThiele
|
194cbacaf7
add unit tests for event dispatcher
|
10 年之前 |
Mr.doob
|
359075c034
Merge pull request #7199 from repsac/logging
|
10 年之前 |
simonThiele
|
7cb97cf7e3
change whitespace to tab
|
10 年之前 |
simonThiele
|
4df16a81a1
Merge remote-tracking branch 'upstream/dev' into unittests
|
10 年之前 |
simonThiele
|
d73576afd4
add unit tests for clock
|
10 年之前 |
simonThiele
|
899595bb2a
extract now calculation in clock
|
10 年之前 |
repsac
|
f2c0acf22c
all out disabling of logging messages
|
10 年之前 |
Mr.doob
|
db9496cb18
Updated builds.
|
10 年之前 |
Mr.doob
|
c54da3f3e5
ImmediateRenderObject: Promoted material (WebGLRenderer depends of it).
|
10 年之前 |
Mr.doob
|
151ba8eb8a
WebGLRenderer: Combined ImmediateRenderObjects and normal objects. See #7160. @tschw also sounds good? :)
|
10 年之前 |
Mr.doob
|
79693fd417
WebGLRenderer: Set group to null to maintain renderItem object structure. @tschw sounds good?
|
10 年之前 |
Mr.doob
|
d7eb052474
Updated builds.
|
10 年之前 |