Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 237f165555 ParticleCircleMaterial working again with CanvasRenderer hace 15 años
  Mr.doob ce3d641ff2 Changed materials format a bit. hace 15 años
  alteredq 25d8237283 Fixed broken syntax for new material triplet. hace 15 años
  alteredq 7ce3b0f7d2 Experimenting with different syntax for materials (just hex instead of THREE.Color in API), checking how it feels with shaders example. hace 15 años
  unknown ed6f2ccd79 Testing workflow with branches - this should merge changes from "master" branch to "materials". hace 15 años
  unknown 9d79aba4d8 Merge branch 'master' into materials hace 15 años
  alteredq c31cb220e3 Renamed examples: shader_test -> materials_shaders, materials_test -> materials_multimaterials hace 15 años
  alteredq 477b1e8440 First attempt at MeshBasicMaterial / MeshLambertMaterial / MeshPhongMaterial. Also: testing branching :) hace 15 años
  Mr.doob f424dc849a LineBasicMaterial params.color ⟶ params.diffuse_color hace 15 años
  Mr.doob 08ef7e0e6c Properly renaming LineColorMaterial ⟶ LineBasicMaterial hace 15 años
  Mr.doob facf7ff039 * Starting the materials refactoring (testing branching too) hace 15 años
  Mr.doob b978e9e592 * Minor tweaks on Rectangle.js hace 15 años
  Mr.doob 0340404cfc * `examples/geometry/primitives` ⟶ `src/extras/primitives` hace 15 años
  Mr.doob a35b35fde9 * `examples/geometry/primitives` ⟶ `src/extras/primitives` hace 15 años
  alteredq 94e77e4cb4 Added caching of element offsets optimization to binary loader. hace 15 años
  alteredq 1e36ddee47 Applied mrdoob's optimizations from ascii loader also to binary loader. hace 15 años
  Mr.doob 453c6efc0d At Loader.js, as far as I can see we don't need all that `stride` stuff. Removed/Simplified from createModel() by now. That saves *a lot* of multiplications at init of the geometry. hace 15 años
  Mr.doob 55baeb7ee4 Merge remote branch 'alteredq/master' hace 15 años
  alteredq f9ec9325f9 Tested exporters with new Blender 2.55 Beta. It seems both old and new one work without any changes \o/ hace 15 años
  alteredq b31c9bd8a3 Added handling of empty material slots in new Blender exporter. hace 15 años
  Mr.doob 237c6656f2 Merge remote branch 'alteredq/master' hace 15 años
  alteredq ca7e2fc923 Added model alignment to new Blender exporter. hace 15 años
  Mr.doob f34ca2e477 Merge remote branch 'alteredq/master' hace 15 años
  alteredq baced836f3 Merge remote branch 'remotes/upstream/master' hace 15 años
  alteredq c545318b51 Added experimental Blender exporter for the new ascii JSON format. hace 15 años
  alteredq b3bacc8af8 Refactored OBJ slim converter (to make it easier to reuse ASCII converter snippets in Blender exporter). hace 15 años
  Mr.doob a7d70a0eff * Builders clean up hace 15 años
  Mr.doob 06cef27b81 Merge remote branch 'alteredq/master' hace 15 años
  alteredq 7c26e04c7a Refactored common functionality out of ascii and binary loaders. hace 15 años
  Mr.doob c2ae485dea Merge remote branch 'alteredq/master' hace 15 años