Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob d051742a1e Merge pull request #16769 from aardgoose/ms-fix hace 6 años
  Michael Herzog 4c774e6b82 Revert "WebGLTextures: CubeTexture from CompressedTextures signature bug" hace 6 años
  aardgoose 4f408bbd85 used sized internal format for depth stencil hace 6 años
  oguz eecc2ef315 fix: CubeTexture from CompressedTextures signature bug hace 6 años
  Mr.doob 08ce26f240 WebGLUniforms: Remove WebGLRenderer dependency. hace 6 años
  Mr.doob 7d387c36a6 Merge pull request #15904 from merwaaan/fix-flipped-resizing hace 6 años
  Merwan Achibet 508085d56e Texture resizing: remove image flipping hace 6 años
  Merwan Achibet b6d472b8d6 Texture resizing: just return the canvas object hace 6 años
  Merwan Achibet 80d207372f Texture resizing: format code hace 6 años
  Merwan Achibet 0b4059675f Texture resizing: fix typo hace 6 años
  Merwan Achibet 2397c7b0e2 Texture resizing: back to OffscreenCanvas by default hace 6 años
  Merwan Achibet 1c0eefa7a1 Texture resizing: rename useOffscreen to isWorker for clarity hace 6 años
  Takahiro c547772cf4 Merge branch 'dev' into TextureArray and resolved the conflicts. hace 6 años
  Merwan Achibet 3c5a5eb2e8 Format code hace 6 años
  Merwan Achibet b2e7559a96 Fix non power-of-2 textures being flipped when resized hace 6 años
  Takahiro 2752ab4cb7 Add DataTexture2DArray hace 6 años
  Mugen87 2604380998 WebGLTextures: Make test in resizeImage() more robust. hace 6 años
  Mugen87 0c407a8661 WebGLTextures: Restore order in if-statement. hace 6 años
  Mr.doob 16128d244b WebGLTextures: Moved createCanvas function outside of resizeImage. hace 6 años
  Merwan Achibet 308d189e00 Fix texture resizing failing with web workers hace 6 años
  David Peicho 55d8619ac2 texture3D: add support for TEXTURE_WRAP_R hace 6 años
  Mr.doob c4dff1c9e6 Merge pull request #15602 from Mugen87/dev21 hace 6 años
  vasco 4c8e6c7732 Fix #15684. Remove hidden character. hace 6 años
  Mugen87 ef9ece36b5 WebGLTextures: Refactoring hace 6 años
  Takahiro 533ff0ec9c Skip non-POT texture fallback on WebGL2 hace 6 años
  Mr.doob c9822c8b3b Merge pull request #15286 from Mugen87/dev7 hace 6 años
  Mugen87 d9c90c0ea8 WebGLTextures: Make usage of WebGLMultisampleRenderTarget more robust hace 6 años
  Mugen87 3ef857bb14 WebGL2: Added Support for Multisampled Renderbuffers. hace 6 años
  Mugen87 2bb512d88a WebGLTextures: Fix floating point textures with WebGL 2 hace 6 años
  Mugen87 bb4da5a6e8 WebGLTextures: Introduce .resizeImage() hace 6 años