Historie revizí

Autor SHA1 Zpráva Datum
  takahiro 680daf81b9 MMDLoader Grant Non-local Rotation Animation support před 9 roky
  Mr.doob 4489ca8ca6 Updated builds. před 9 roky
  Mr.doob ee246b4dbf Merge pull request #8464 from tschw/Shaders před 9 roky
  Mugen87 b60510fc65 ObjectLoader: Added LatheBufferGeometry před 9 roky
  Mr.doob 383f027ef4 Merge pull request #8467 from Mugen87/dev před 9 roky
  Mugen87 ddff0f642a Add comments to FF RGB format fix před 9 roky
  Mr.doob 9f6ea4f23d Merge pull request #8415 from Mugen87/dev před 9 roky
  tschw 8ceea249a9 Fixed GLSL errors on "const float x = func(...)". před 9 roky
  tschw 073c3ab29d Refactored vWorldPosition from phong to envmap where it actually belongs. před 9 roky
  Ben Houston 079cc367ca an attempt at working around compiler errors mentioned here: https://github.com/mrdoob/three.js/issues/8161#issuecomment-200809856 před 9 roky
  Mr.doob 600417d08c Merge pull request #8456 from tschw/anaglyph před 9 roky
  tschw 179586a66f Improved anaglyph encoding. před 9 roky
  Mr.doob 3c039651b6 Merge pull request #8356 from bhouston/ggx_smith_correlated před 9 roky
  Mr.doob 3702536ffb Merge pull request #8444 from Mugen87/exporter před 9 roky
  Mr.doob ecbc44fc6a Updated builds. před 9 roky
  Mr.doob d277a2c199 Added ColorKeyframeTrack to common.json. See #8447. před 9 roky
  Mr.doob f8eb2f96f4 Updated builds. před 9 roky
  Mr.doob a818e6a248 Box3: Clean up. před 9 roky
  Mr.doob 04ab44ff7e Merge branch 'master' into dev před 9 roky
  Mr.doob e877f27dea Merge pull request #8433 from mrdoob/dev-box3 před 9 roky
  Mr.doob 39ff01e5e0 Merge pull request #8450 from Mugen87/tonemapping před 9 roky
  Mr.doob 7492dd85f7 Merge pull request #8442 from toji/standing_vr před 9 roky
  Mugen87 2225c9e6e8 #8445 Adjust Define in GammaCorrectionShader před 9 roky
  Mugen87 786ed7f2d9 #8445 Fix Errors in Tone Mapping Demo před 9 roky
  Mugen87 7bfb536f44 OBJExporter: Fix Line Export před 9 roky
  Jonne Nauha 0bca52669f ObjLoader: Ignore silently o/g line declarations that are not followed by any geometry (f) before a new o/g is started. Discussed in #6682. před 9 roky
  Jonne Nauha f855c88b1a ObjLoader: Change double quotes. před 9 roky
  Jonne Nauha cac908dcd9 ObjLoader: Implement creating THREE.Line correctly when geometry is type of line. Adds support for 'l ' lines from the obj spec, which apprently is used by the ObjExporter. Related to discussion in #8427 před 9 roky
  Jonne Nauha dc16db2ee9 ObjLoader: Dont do redundant parseNormalIndex if the abc values are the same, which seems to be the case for certain models. před 9 roky
  Jonne Nauha e6d6f45f8d ObjLoader: Use single tick quotes, seems to be the common convention. před 9 roky