История коммитов

Автор SHA1 Сообщение Дата
  alteredq 56fcd26ef3 Small optimizations: skipped flattening in 3x3 matrix inversion and uploading camera position uniform only for materials where it's used. 15 лет назад
  alteredq eced0ca840 Small performance optimizations in WebGLRenderer: skipping few more typed arrays setters. 15 лет назад
  alteredq ff0c7f1b84 Changed lines to use drawArrays instead of drawElements. 15 лет назад
  alteredq fe2e9759b6 Refactored WebGLRenderer to be able to handle MeshShaderMaterial also for Lines and ParticleSystems. 15 лет назад
  alteredq 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 лет назад
  alteredq 29cf97eee7 Added centralized message for non-WebGL-compatible browser to majority of examples. 15 лет назад
  alteredq 8e2f8c8b13 Fixed broken WebGL support detection. 15 лет назад
  alteredq 12fb60f1be Added glow to lines vertex color example. 15 лет назад
  alteredq 27ee81d4a1 Changed particles to use drawArrays instead of drawElements. 15 лет назад
  alteredq 078b0977ae Few dirty performance optimizations. 15 лет назад
  alteredq fe70e245dd Reused frustum culling from WebGLRenderer2 in WebGLRenderer. 15 лет назад
  alteredq abfa966fb9 Synced with mrdoob's branch. 15 лет назад
  alteredq 119f363f24 Fixed simple ugly bug causing line buffers to be always updated. 15 лет назад
  Mr.doob aaa0b59660 Fixed CanvasRenderer texturePath method (checking if det == 0). 15 лет назад
  alteredq d34d8d8e05 Vertex colors examples tweaks. 15 лет назад
  alteredq f5642a3beb Added mesh vertex color example. 15 лет назад
  alteredq 9a9ed7cc85 Fixed lights removal not being reflected in WebGLRenderer. 15 лет назад
  alteredq e8497d205b Simplified shaders building. 15 лет назад
  alteredq ad51a48fcd Added "depth_test" parameter to materials. 15 лет назад
  alteredq fe6d492573 Added vertex colors to WebGL lines plus corresponding example. 15 лет назад
  alteredq 3e58a51fc9 Changed environment map mixing fragment shader snippet to preserve total material opacity. 15 лет назад
  alteredq 642939fb79 Added transparent render pass for immediate simulator objects in WebGLRenderer. 15 лет назад
  alteredq fc9d5bc83e Ported voxel painter demo to work with WebGLRenderer. 15 лет назад
  alteredq b3ea0d5fcd Changed a bit clear color API. 15 лет назад
  alteredq a8ab2336b3 Small marching cube freeze optimization. 15 лет назад
  alteredq fc0b8cab64 Added method for freezing MarchingCubes buffers into regular Geometry. 15 лет назад
  alteredq b198531c66 Added MarchingCubes object. 15 лет назад
  alteredq feed283804 Added support for material blending parameter to scene loader. 15 лет назад
  alteredq b4bffd49e3 Added basic sanitization of id->filename mapping in FBX converter. 15 лет назад
  alteredq 750a242f0c Added vertex colors for particles. 15 лет назад

粤ICP备19079148号