Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
..
cameras 4e05d11d50 CombinedCamera: Fixed Orthographic fov. See #5558. пре 11 година
controls 27a99664f9 Merge pull request #5921 from msmolens/orthographic-trackball-updates пре 11 година
crossfade 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
curves ecd0ddd1a1 Set prototype.constructor for all derived classes пре 11 година
effects 03539807c2 Fix StereoEffect so it actually clips correctly пре 11 година
exporters 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
geometries ecd0ddd1a1 Set prototype.constructor for all derived classes пре 11 година
libs 3a0a43137d PnlTri.js Rev. 2.0: handles vertices and edges on other edges; faster & smaller too пре 11 година
loaders 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
math ec3259270c Updated examples that could use PlaneBufferGeometry. пре 11 година
modifiers c222310930 Optimize TessellateModifier.js slightly пре 11 година
postprocessing a54eb998fd Change EffectComposer to use the renderer's canvas size пре 11 година
renderers 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
shaders c5f777f493 fix issues #5 and #6 from @WestLangley's comment here: https://github.com/mrdoob/three.js/pull/5809#issuecomment-68329651 пре 11 година
utils e3b5fdc13a no need to pass removed argument пре 11 година
wip ecd0ddd1a1 Set prototype.constructor for all derived classes пре 11 година
AudioObject.js ecd0ddd1a1 Set prototype.constructor for all derived classes пре 11 година
BlendCharacter.js ecd0ddd1a1 Set prototype.constructor for all derived classes пре 11 година
BlendCharacterGui.js 4b456f8852 SkeletonHelper: Properly set matrixWorld transform. Also added skeleton toggles in animation examples. пре 12 година
Car.js eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. пре 11 година
Cloth.js db6a79a730 Fixed some more sub(a,b) to subVectors(a,b). пре 13 година
CurveExtras.js 6660e155d5 More Closure compile warnings / errors fixing in examples/js. пре 13 година
Detector.js 5ff7a85bcf Merge pull request #5521 from gyohk/dev пре 11 година
ImprovedNoise.js 2a8abb5531 Implemented gero3 Rectangle optimisations. пре 15 година
MD2Character.js 0d872b4fc7 Updated examples to the new *Mapping API. пре 11 година
MD2CharacterComplex.js 0d872b4fc7 Updated examples to the new *Mapping API. пре 11 година
MarchingCubes.js ecd0ddd1a1 Set prototype.constructor for all derived classes пре 11 година
Mirror.js 9af3f082e8 Fix handling of some cameras in Mirror.js пре 11 година
Ocean.js ec3259270c Updated examples that could use PlaneBufferGeometry. пре 11 година
Octree.js f46a2b841e Removed face.centroid and geometry.computeCentroids() пре 12 година
PRNG.js 041054283a Messing with a new terrain generator demo. пре 15 година
ParametricGeometries.js ecd0ddd1a1 Set prototype.constructor for all derived classes пре 11 година
ShaderDeferred.js 060b294a12 WebGLDeferredRenderer: added tonemapping. пре 13 година
ShaderGodRays.js 774fa4ae04 Added workaround for ANGLE bug in godrays example. пре 13 година
ShaderSkin.js 2dc5d1e71e deal with @WestLangley's issues #1, #2, #3, #4 from here: https://github.com/mrdoob/three.js/pull/5809#issuecomment-68329651 пре 11 година
ShaderTerrain.js 2dc5d1e71e deal with @WestLangley's issues #1, #2, #3, #4 from here: https://github.com/mrdoob/three.js/pull/5809#issuecomment-68329651 пре 11 година
ShaderToon.js 36d2494d59 Renamed nWorld => worldNormal in shaders. пре 13 година
SimplexNoise.js 9ad6e5445e fixes for dot operations in SimplexNoise. #1993 пре 13 година
SimulationRenderer.js ec3259270c Updated examples that could use PlaneBufferGeometry. пре 11 година
SkyShader.js 7644de76d6 Fix Sky Shader. Should now work on Windows and Mac (#5602) пре 11 година
Sparks.js b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. пре 13 година
TypedArrayUtils.js 21322b785f Added performance improvement ideas пре 12 година
UCSCharacter.js 0d872b4fc7 Updated examples to the new *Mapping API. пре 11 година
WaterShader.js ecd0ddd1a1 Set prototype.constructor for all derived classes пре 11 година
粤ICP备19079148号