Historique des commits

Auteur SHA1 Message Date
  Mr.doob 8735cbab95 Reverted UniformUtils.clone() deprecation. See #10191. il y a 8 ans
  Mr.doob fe574935a3 Merge pull request #10228 from takahirox/NormalPacking il y a 8 ans
  Takahiro a3b2a184ef Update WebGLDeferredRenderer il y a 8 ans
  Takahiro b7ddb8a310 Fix a function name in WebGLDeferredRenderer il y a 8 ans
  Takahiro 6975884398 Update WebGLDeferredRenderer il y a 8 ans
  Mr.doob ae32046eec WebGLDeferredRenderer: Clean up. il y a 8 ans
  Mr.doob af6423993b WebGLDeferredRenderer: Use new Uniform.clone(). See #10178 il y a 8 ans
  aardgoose 82ddd00d04 rework to remove use of UniformsUtils.* il y a 8 ans
  aardgoose f1db204e2d remove obsolete uniform type properties il y a 8 ans
  Tristan Valcke af32c2a16a Remove unnecessary comma, and assign to "undefined" undefined variable in WebGLDeferredRenderer il y a 8 ans
  Takahiro 9ed5d1a343 Enable stacktrace for WebGLDeferredRenderer private methods (#10048) il y a 8 ans
  Takahiro 9c25548f5b Add Light Pre-Pass Support to WebGLDeferredRenderer (#9833) il y a 8 ans
  Takahiro c75213d59b Recover and clean up WebGLDeferredRenderer (#9772) il y a 8 ans
  Mr.doob 43f1e3de9b Removed WebGLDeferredRenderer. See #7095. il y a 10 ans
  Mr.doob 85c3921fed WebGLDeferredRenderer fixes. il y a 10 ans
  gero3 923256459e fixed files to codestyle il y a 10 ans
  brason b0f0c3bd1a Remove unnecessary semicolons il y a 10 ans
  Mr.doob 14a98f9259 Renderer no longer take window.devicePixelRatio by default. Added .getPixelRatio() and .setPixelRatio(). See #5627. il y a 10 ans
  Mr.doob d09baac936 Removed devicePixelRatio from renderers parameters (for simplicity). il y a 10 ans
  Mr.doob ec3259270c Updated examples that could use PlaneBufferGeometry. il y a 10 ans
  Charlotte Gore c8109aff1a Passing devicePixelRatio parameter on. il y a 11 ans
  Charlotte Gore 6beea8cb73 Fixed deferred renderer for retina displays il y a 11 ans
  Mr.doob 9b6604a718 Merge remote-tracking branch 'rmx/r62+rmx' into dev il y a 11 ans
  Mr.doob b1f827c87d WebGLDeferredRenderer: Removed call to deprecated method. il y a 11 ans
  Mr.doob 6f4cc817fd Removed camera.projectionMatrixInverse as per @bhouston suggestion in #4257. il y a 11 ans
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. il y a 11 ans
  WestLangley bb31515d6b Vector3.get*FromMatrix() -> Vector3.setFromMatrix*() il y a 11 ans
  wereHamster 2a5c54115b Make EffectComposer plugins use their own camera/scene/quad il y a 12 ans
  Mr.doob 028a98ea63 WebGLDeferredRenderer: Removed global camera dependency. Fixes #3120 and #3433. il y a 12 ans
  Mr.doob c16b26c6a6 Moved WebGLRenderer's autoUpdateScene to scene.autoUpdate. il y a 12 ans