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

Автор SHA1 Сообщение Дата
  alteredq c497709337 Added texture repeat support to Blender model and scene exporters. 14 лет назад
  alteredq 2b599e1adc Added support for texture repeat and offset in model JSONs to Loader base class. 14 лет назад
  alteredq c50896f249 Updated Loader and SceneLoader to automatically set "material.transparent" flag for materials with opacity < 1. 14 лет назад
  Mr.doob b899391008 Updated buillds. 14 лет назад
  Mr.doob abb4a774cd Merging with alteredq. 14 лет назад
  alteredq 27b0ee0be7 Updated Loader to handle more material parameters (blending, transparent, depthTest). 14 лет назад
  alteredq 4f80bbf808 Merged with mrdoob's branch. 14 лет назад
  alteredq 0496571235 Updated model loader, scene loader and scene format. 14 лет назад
  Mr.doob 0f3093373d If I'm not mistaken that would have affected other Loaders. 14 лет назад
  Mr.doob af993ea379 Added onLoadStart, onLoadProgress and onLoadComplete methods to Loader. 14 лет назад
  alteredq 673ff47199 Blender exporter now exports proper per-face-vertex vertex colors. 14 лет назад
  alteredq 071de366c2 Updated Blender exporter to export new JSON format. 14 лет назад
  alteredq a230b659ab More fixes. 14 лет назад
  alteredq e7e35950e1 More fixes related to new model format changes. 14 лет назад
  alteredq a71b541c48 Refactored common methods out of JSONLoader into base Loader. 14 лет назад
  Mr.doob bf730ab966 Added base for new Loader. 14 лет назад
  Mikael Emtinger 0750cf1742 Mergable: added morph target support. 14 лет назад
  Mikael Emtinger b2fa718d8d Unmergable: commited to be able to merge with alterq. 14 лет назад
  Mikael Emtinger 29d45e6da5 Mergable: Added VertexAnimatedMesh. 14 лет назад
  alteredq d6db37ef7f Loader now keeps track of texture file names. 14 лет назад
  Mr.doob 88c2d7c77b Moved Object::sortObjectByMaterials to WebGLRenderer (so it's done automagically). 14 лет назад
  alteredq ccdff87382 Changed also JSON model files and exporters/converters to use CamelCase property names. 14 лет назад
  alteredq cf2e8c1bbf Refactored everything to use CamelCase naming for properties. Plus some smaller fixes here and there. 14 лет назад
  alteredq cff95a119c Textures are now updateable. 14 лет назад
  alteredq cf37a8cc43 First integration step: something appeared on the screen ;) 14 лет назад
  alteredq a9af9481e5 Added vertex colors to ASCII model loader and to Blender exporter (plus corresponding example). 14 лет назад
  alteredq 1921192be9 Added basic support for second set of UVs for lightmaps. 14 лет назад
  alteredq 1bf91db7b9 Refactored Loader so that models can have mixed faces with and without texture coordinates. 14 лет назад
  alteredq 771674d705 Refactored Loader parameters to allow optional separate paths for texture and binary files. 14 лет назад
  Mr.doob 10e21dde88 `Geometry::computeNormals` → `Geometry::computeFaceNormals` 14 лет назад