alteredq
|
bf274b09f9
Added GPU-specific warning when trying to use too many bones.
|
пре 13 година |
alteredq
|
ad7f49ebd7
Fixed bug in skinning uniforms setting.
|
пре 13 година |
alteredq
|
525ce679af
Added shadow receiving for SkinnedMeshes.
|
пре 13 година |
alteredq
|
80bc18fba6
Added shadow casting for SkinnedMeshes.
|
пре 13 година |
alteredq
|
d82d0df724
Added normals skinning to Phong and Lambert shaders.
|
пре 13 година |
alteredq
|
46134f6fd9
Merge remote-tracking branch 'remotes/zz85/master' into unflip
|
пре 13 година |
alteredq
|
bb66b3fbd9
Refactored GL extension initialization in WebGLRenderer.
|
пре 13 година |
alteredq
|
f75b34db18
Added SpotLight support to normal map shader.
|
пре 13 година |
alteredq
|
a2ca7ab989
Added computeTangents to BufferGeometry.
|
пре 13 година |
alteredq
|
01c31ae972
Big refactoring of BufferGeometry and CTMLoader: moved GL buffers initialization from loader into renderer, no more GL context dependency in loader.
|
пре 13 година |
alteredq
|
15a3f8e92b
Added computeVertexNormals to BufferGeometry.
|
пре 13 година |
alteredq
|
34a42e2632
Fixed BufferGeometry sharing for large multi-chunk geometries.
|
пре 13 година |
alteredq
|
13608078b6
Moved computeBoundingSphere and computeBoundingBox from CTMLoader into BufferGeometry.
|
пре 13 година |
alteredq
|
c33d345415
Merged branch 'dev' into unflip
|
пре 13 година |
alteredq
|
098d3edab8
Added dynamic updating of BufferGeometry. Added BufferGeometry.applyMatrix. Added Matrix4.multiplyVector3Array.
|
пре 13 година |
alteredq
|
f734e10154
Unflipped sprites.
|
пре 13 година |
alteredq
|
93d96da07e
Unflipped particles.
|
пре 13 година |
alteredq
|
8835e7ae98
Do not flip images used in cube textures.
|
пре 13 година |
alteredq
|
825715b355
Unflipped CubeGeometry.
|
пре 13 година |
alteredq
|
0ae588c19c
More "Fixing V business": changed PlaneGeometry, SphereGeometry, reconverted OBJ assets.
|
пре 13 година |
alteredq
|
fb81d8f97b
Made image flipping controllable by Texture.flipY flag.
|
пре 13 година |
Mr.doob
|
525b91e2d7
Moved constants to Three.js as per discussion in ab6e9f75f3ed035f7e2676fa9c3698e520cad09e.
|
пре 13 година |
alteredq
|
8f27f6d528
Quick-and-dirty constant clashing fix.
|
пре 13 година |
Mr.doob
|
c0894337a1
Updated builds.
|
пре 13 година |
Mr.doob
|
1c9eee0e0f
Updated builds.
|
пре 13 година |
alteredq
|
ddbf4e1c49
Fixed vertex colors initialization for BufferGeometry in CTMLoader.
|
пре 13 година |
alteredq
|
4dbff6d829
More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera.
|
пре 13 година |
alteredq
|
cc27b5a788
Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window.
|
пре 13 година |
alteredq
|
aaf3fd8b87
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
пре 13 година |
alteredq
|
955a531ab4
Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init.
|
пре 13 година |