Mr.doob
|
4eec344170
Merge pull request #5955 from arodic/editorControlsFix
|
10 년 전 |
Aki Rodic
|
7632ea781c
Removed preventDefault() from mouse event handlers in editorControls
|
10 년 전 |
Mr.doob
|
4c7e4be416
Merge pull request #5926 from yomotsu/dev
|
10 년 전 |
Mr.doob
|
e47d8494fc
Updated builds.
|
10 년 전 |
Mr.doob
|
b1550613ff
Merge branch 'common.glsl' of https://github.com/bhouston/three.js into dev
|
10 년 전 |
George Gensure
|
8be68fbb2b
Correctly labelling GL State 'Constants'
|
10 년 전 |
Mr.doob
|
3bab8ad3f1
Merge pull request #5907 from kurzemnieks/readPixels
|
10 년 전 |
Mr.doob
|
682b889ce8
JSONLoader: Helpful error when file is using new format. Fixes #5936.
|
10 년 전 |
Mr.doob
|
d22bb22db0
Examples: Removed OculusControls/OculusRihtEffect. Use WebVR instead.
|
10 년 전 |
Mr.doob
|
36565aa86a
Projector: Removed unused vars.
|
10 년 전 |
Mr.doob
|
422f44b8cb
Updated builds.
|
10 년 전 |
Mr.doob
|
7a5ef22a7e
More ambient term removal.
|
10 년 전 |
tsone
|
bca2d44b13
WebGLRenderer: Small fixed to not use '_'.
|
10 년 전 |
Mr.doob
|
522203af01
Merge pull request #5809 from bhouston/remove_material_ambient
|
10 년 전 |
arya-s
|
b83a59a278
# This is a combination of 2 commits.
|
10 년 전 |
tsone
|
aba5ccd6d2
WebGLRenderer: Fixed _setMaterial().
|
10 년 전 |
tsone
|
ae71fb1146
WebGLRenderer: Made renderObjects(), renderObjectsImmediate() and setMaterial() private with '_' prefix.
|
10 년 전 |
tsone
|
02ee46097a
WebGLRenderer: Parameter overrideMaterial in renderObjects() and renderObjectsImmediate() should not be optional.
|
10 년 전 |
tsone
|
d8c7ce23ea
WebGLRenderer: Fixed bug where blending was always used with overrideMaterial -- even when material.transparent = false. This did not match material behavior when overrideMaterial was not used. Also refactored unnecessary useBlending parameter, as blending is only used if material.transparent === true.
|
10 년 전 |
Mr.doob
|
48591ba844
Projector: Fixed morphtargets handling. Fixes #5933.
|
10 년 전 |
arya-s
|
938896cc1c
Created a simple utility for visualising a light's shadow map.
|
10 년 전 |
Mr.doob
|
e2d795c116
Editor: Style tweaks.
|
10 년 전 |
yomotsu
|
0eecb277fb
change Loader to accept opacity
|
10 년 전 |
Mr.doob
|
73bdfd54cc
Editor: Added Actions to Object3D panel.
|
10 년 전 |
Mr.doob
|
27a99664f9
Merge pull request #5921 from msmolens/orthographic-trackball-updates
|
10 년 전 |
Mr.doob
|
1037078c1a
Merge pull request #5929 from TatumCreative/docs-collada
|
10 년 전 |
Greg Tatum
|
674132db2d
Collada doc fix
|
10 년 전 |
yomotsu
|
7ff7f23a40
opacity must be transparency
|
10 년 전 |
yomotsu
|
acdbbeb576
opacity value of the Blender exporter is wrong
|
10 년 전 |
Mr.doob
|
efbd5f6a24
Merge pull request #5920 from arodic/TransformControlsFix
|
10 년 전 |