Histórico de commits

Autor SHA1 Mensagem Data
  alteredq 4aaacae6ee Extended Blender exporter to support mesh merging and export of all / selected meshes as single JSON model. 14 anos atrás
  alteredq f9c24ff31a Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 anos atrás
  alteredq 9ade9bbdc5 Changed opaque pass to use front-to-back order. 14 anos atrás
  Mr.doob 8ba6396db6 Merge branch 'master' into dev 14 anos atrás
  Mr.doob 000dbd0b54 Added @inear's Infinite beanstalk to featured projects. 14 anos atrás
  Mr.doob cb4d4a4fe8 Missing semicolons. 14 anos atrás
  alteredq 5a82fb1d18 Added option for skipping morph frames in OBJ converter. 14 anos atrás
  alteredq fd27811b7c Added better random in GeometryUtils. Added possibility of using custom depth material for shadow maps. 14 anos atrás
  alteredq a4665c770e Small refactoring in morph attributes initialization plus some whitespace cleaning. 14 anos atrás
  alteredq 59e5d7ada4 Small optimizations in attributes setting and some whitespace cleanup. 14 anos atrás
  alteredq 6447455ed2 Put back proper Texture clone lost in merge. 14 anos atrás
  alteredq 710fb962d6 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 anos atrás
  alteredq 175064b071 Removed some leftover code in shadowmap example. 14 anos atrás
  Mr.doob 1578a27d33 Updated constructor position and buils. 14 anos atrás
  Mr.doob 1e152e5b61 Merge remote-tracking branch 'pushmatrix/master' into dev 14 anos atrás
  Mr.doob 77a10f78ce Merging merging 14 anos atrás
  Mr.doob 55b753ed09 Merging with @pushmatrix's mater. 14 anos atrás
  Mr.doob 3641ff2c73 Fixed missing include in ubiquity example. 14 anos atrás
  Mr.doob 0113a407a0 Merge remote-tracking branch 'alteredq/dev' into dev 14 anos atrás
  alteredq 01bebe5c40 Added DataTexture, for creating textures out of raw data. 14 anos atrás
  alteredq dc0425824a Added alphaTest parameter to base Material plus corresponding shader chunk in standard materials implementation. 14 anos atrás
  alteredq 35b9c8dd69 Merge remote-tracking branch 'remotes/zz85/experimental' into experimental 14 anos atrás
  zz85 a7b7377c03 Added curve segments parameter passing. defaults to 6 14 anos atrás
  alteredq 3e321b4a17 Added passing of curveSegments for ExtrudeGeometry / TextGeometry down to Shape. 14 anos atrás
  alteredq 15c6845a3b Added shadow receiving to ParticleBasicMaterial. 14 anos atrás
  alteredq 3d94fc6bcf Refactored Shape.Utils.triangulateShape to use hashmaps instead of O( m * n ) loops. 14 anos atrás
  alteredq 92465c4e4c Refactored ExtrudeGeometry.bevel to use less temporary vectors. 14 anos atrás
  alteredq ce8b942ebe Merge remote-tracking branch 'remotes/zz85/experimental' into experimental 14 anos atrás
  alteredq 56df7724ed Extended GeometryUtils with methods for getting random points. 14 anos atrás
  zz85 3db68227d5 Fixed the fish, added a smiley to shapes demo 14 anos atrás