Commit History

Author SHA1 Message Date
  Ben Adams 5aea6baa5e CircleBufferGeometry 10 years ago
  dubejf 319a4a9c7c Fix formating 10 years ago
  dubejf 379feac2d1 Revert EdgesGeometry to the initial patch. Modify unit test that is now failing. 10 years ago
  dubejf cfa8e9aa0c Add unit tests 10 years ago
  Mr.doob 464ead1fd7 DynamicGeometry: Copy morph data. 10 years ago
  WestLangley ddda597335 UVsDebug: support BufferGeometry 10 years ago
  gero3 6abae775cb Allow dropping of font files to add as example 10 years ago
  Mr.doob 8c5a94e37c WebGLRenderer: Minor clean up. 10 years ago
  Mr.doob ee4ba9d2f8 BufferGeometry: Clean up. 10 years ago
  Mr.doob c5c8445048 WebGLObjects: Don't updateFromMaterial when using BufferGeometry. 10 years ago
  Mr.doob 78dcfff73b WebGLRenderer: Clean up 10 years ago
  Mr.doob 417e47d928 WebGLRenderer: Removed unroll* methods. 10 years ago
  Mr.doob 7fbfb865f4 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 years ago
  Ricardo Cabello bb8ea297b7 Merge pull request #6462 from benaadams/convert-buffer-to-instanced 10 years ago
  Ben Adams c49dcddcdb Copy BufferGeo to self or InstancedGeo 10 years ago
  Mr.doob 94efe9e31f Fixing compile warnings. 10 years ago
  Ricardo Cabello 526c06d963 Merge pull request #6458 from Lowfab/feature/fixLogDepth 10 years ago
  Mr.doob 18839c8a2b BufferGeometry.setFromObject(): Support Skinning. 10 years ago
  Mr.doob 06ff0d654d Merge commit 'e510143cdf5e8a882c199a0a3f3585e087b2dbb7' into dev 10 years ago
  Mr.doob 60e27ec37b FontUtils: Simplified code. See #6403 10 years ago
  Ricardo Cabello 38660d3aa5 Merge pull request #6403 from Lowfab/feature/typefaceNodeError 10 years ago
  Arthur Silber 4332710a8a Do not define USE_LOGDEPTHBUD_EXT when not using logarithmic depth buffer 10 years ago
  Arthur Silber b051f59687 Fix logarithmic depth buffer not being used in shader program 10 years ago
  Ricardo Cabello c7ff082b82 Merge pull request #6453 from WestLangley/dev-shapes 10 years ago
  WestLangley 77ecd6e0a6 Added example of ShapeGeometry with texture 10 years ago
  Ricardo Cabello 824393892e Merge pull request #5997 from zz85/catmullrom 10 years ago
  Tiago Cardoso e510143cdf Adds check complete on shader resource available delegate; resolves issue #6442 10 years ago
  dubejf d421b26696 Simplify expression 10 years ago
  dubejf a494f7597d Simplify edge removal heuristic 10 years ago
  dubejf e57d4ebbb7 Track of exact number of unique edges in EdgesGeometry 10 years ago