Commit Graph

  • 69a97bfb11 Examples: Update webgpu_shadowmap (#32610) sunag 2025-12-23 00:48:24 -03:00
  • 72be61c5d4 TSL: Introduce TSL.md (TSL Spec) (#32601) sunag 2025-12-22 21:17:06 -03:00
  • a2ba6f220f WebGPURenderer: Unify uniformGroup bindings across shader stages (#32602) sunag 2025-12-22 17:40:12 -03:00
  • 288d8a3368 Renderer: Rename shadowMap.color to shadowMap.colored. (#32608) Michael Herzog 2025-12-22 21:05:22 +01:00
  • ed04b9317c Fix JSDoc Example (#32603) Leanne 2025-12-22 01:32:32 -08:00
  • daa858f37f WebGPURenderer: Introduce shadowMap.color (#32596) sunag 2025-12-21 22:47:36 -03:00
  • ecf6e9c2a1 TSL: Introduce clipSpace (#32594) sunag 2025-12-21 22:38:05 -03:00
  • b103c0e4ae NodeMaterial: Add maskShadowNode (#32598) sunag 2025-12-21 22:31:15 -03:00
  • ab0ae39e80 Update devDependencies (non-major) (#32600) renovate[bot] 2025-12-21 21:58:05 +01:00
  • d8f75edb05 Update github/codeql-action digest to 5d4e8d1 (#32599) renovate[bot] 2025-12-21 21:57:55 +01:00
  • 11dc4c60a4 Updated builds. Mugen87 2025-12-20 11:57:57 +01:00
  • 54a25079e9 InstanceNode: Support velocity. (#32586) Michael Herzog 2025-12-20 11:55:56 +01:00
  • 5c4f7efd26 WebGLRenderer: Fix PCFSoftShadowMap check. (#32593) Michael Herzog 2025-12-20 10:34:44 +01:00
  • 48c607f85e WebGLRenderer: Fix shadow map uniform management. (#32590) Michael Herzog 2025-12-20 10:20:33 +01:00
  • adc26e13be Examples: Remove material AO demo. (#32579) Michael Herzog 2025-12-18 20:43:09 +01:00
  • 56eb71c87d VRMLLoader: Add camera support. (#32580) Michael Herzog 2025-12-18 17:42:06 +01:00
  • 9488c011f4 GLTFLoader: Fix empty groups when multiple scenes reference same nodes (#32567) David Wu 2025-12-18 01:27:22 -08:00
  • a9c17ce299 Updated docs. Mr.doob 2025-12-18 13:39:59 +07:00
  • e290720c7d Updated builds. Mr.doob 2025-12-18 13:38:55 +07:00
  • 19b60c93ec Docs: Remove *.is* properties from search results. (#32578) mrdoob 2025-12-18 15:36:49 +09:00
  • 36a4f247f0 Docs: Improved search results. (#32577) mrdoob 2025-12-18 15:23:59 +09:00
  • a66c94ce3e Update documentation for ImageBitmapLoader options (#32574) James Wheare 2025-12-17 15:47:35 +00:00
  • 7823b2f932 Update URL in VignetteShader.js documentation (#32573) James Wheare 2025-12-17 11:03:55 +00:00
  • d1c0d7f156 Global: Remove deprecated code. (#32572) Michael Herzog 2025-12-17 12:02:17 +01:00
  • f02e6c16d9 Renderers: Set premultipliedAlpha to true when using MultiplyBlending or SubtractiveBlending. multiplyblending Mr.doob 2025-12-17 10:18:09 +07:00
  • ff7a93e9d8 Updated builds. Mr.doob 2025-12-17 09:48:30 +07:00
  • 1044f868a9 Global: Remove deprecated code. (#32569) Michael Herzog 2025-12-16 22:23:05 +01:00
  • 877da70678 WebGLRenderer: Consider skinning / instancing when sorting objects. (#28125) Ondřej Španěl 2025-12-16 12:54:00 +01:00
  • decc02ea4d Allow InstancedMesh provide a unique ID for WebGLBindingStates (#32556) Ondřej Španěl 2025-12-16 10:44:57 +01:00
  • e796263ee2 JoltPhysics: Fix dynamic import Vite warning mrdoob 2025-12-16 13:19:03 +07:00
  • 65d2de79e8 RapierPhysics: Fix dynamic import Vite warning (#32565) mrdoob 2025-12-16 14:51:10 +09:00
  • 0ec9a77ef0 UniformsGroup: Add range cache and fix clear old update ranges (#32561) sunag 2025-12-15 17:24:20 -03:00
  • 81f1bca2a6 UniformGroups: Partially updates (#32558) sunag 2025-12-15 10:16:48 -03:00
  • 0eda1956e7 Lighting: Refactor camera usage (#32557) sunag 2025-12-15 10:16:22 -03:00
  • 55b3eb79ed NodeBuilders: Unifies uniform groups of different shader stages (#32534) sunag 2025-12-14 21:24:41 -03:00
  • 02914d05c0 Update actions/upload-artifact action to v6 (#32555) renovate[bot] 2025-12-14 22:03:23 +01:00
  • 4b910b6449 Update devDependencies (non-major) (#32554) renovate[bot] 2025-12-14 19:03:21 +01:00
  • 8d4c51c7fa Update github/codeql-action digest to 1b168cd (#32553) renovate[bot] 2025-12-14 19:03:09 +01:00
  • 2880327e14 Update builds. sunag 2025-12-14 12:28:28 -03:00
  • 20d7ef8a8e RenderContext: Refactor context key. (#32546) Michael Herzog 2025-12-14 16:13:34 +01:00
  • b1bddc9b9e WebGPURenderer: Fix shadow comparison on Adreno GPUs (#32548) sunag 2025-12-14 11:52:40 -03:00
  • 0bc25c1c9e ShadowMaterial: Respect "premultiplied alpha" (#32550) Garrett Johnson 2025-12-14 16:42:25 +09:00
  • 74e50e813d Renderers: Add warnOnce calls to incorrect blending modes. Mr.doob 2025-12-14 11:01:23 +07:00
  • fb49c2caa3 Updated examples. light-distance Mr.doob 2025-12-13 19:39:03 +07:00
  • 0e1553f0f4 Updated examples. Mr.doob 2025-12-13 19:13:57 +07:00
  • 23f65d675e Updated screenshots. Mr.doob 2025-12-13 18:59:12 +07:00
  • 646e7f0707 Updated RoomEnvironment.js Mr.doob 2025-12-13 18:32:02 +07:00
  • ced25ced08 Updated examples. Mr.doob 2025-12-13 18:27:21 +07:00
  • a7b42b13a5 Update Pipelines.js Michael Herzog 2025-12-13 11:52:31 +01:00
  • d1d52994ab Updated examples. Mr.doob 2025-12-13 17:51:51 +07:00
  • 1d52482a1e Editor: Modernized ui.js (#32545) mrdoob 2025-12-13 19:33:00 +09:00
  • 3dca42fa2d Improved PointLightHelper. Mr.doob 2025-12-13 17:21:02 +07:00
  • 491c7a016d Manual: Removed distance references. Mr.doob 2025-12-13 17:04:56 +07:00
  • 031167d917 Updated examples. Mr.doob 2025-12-13 16:59:47 +07:00
  • ff08491290 Test: Removed distance parameter. Mr.doob 2025-12-13 16:51:59 +07:00
  • ca4f120ae8 Editor: Removed distance parameter. Mr.doob 2025-12-13 16:51:24 +07:00
  • a72f57ea13 PointLight/SpotLight: Deprecate distance parameter. Mr.doob 2025-12-13 16:45:33 +07:00
  • 0ea4db2bd8 Updated builds. Mr.doob 2025-12-13 14:35:19 +07:00
  • 668c495adc Update REVISION constant to '183dev' mrdoob 2025-12-13 16:33:08 +09:00
  • e2f55ca762 Fixed webgl_materials_blending. Mr.doob 2025-12-13 14:24:39 +07:00
  • 0994520f78 Quaternion - Support extrapolation in slerp methods (#32541) WestLangley 2025-12-13 02:13:51 -05:00
  • c50cae0c7d Updated builds. rectarealight-map Mr.doob 2025-12-13 14:10:02 +07:00
  • 60ca5158e7 Removed ferrari_ap_.png Mr.doob 2025-12-13 13:41:17 +07:00
  • 10f45d69dc Removed premultipliedAlpha from relevant examples. Mr.doob 2025-12-13 14:01:35 +07:00
  • 0193215eb2 Renderers: Remove premultipliedAlpha requirement for MultiplyBlending/SubtractiveBlending. Mr.doob 2025-12-13 13:50:10 +07:00
  • 1d2a5f7d15 Prevent undefined GPUShaderStage (#32539) Verekia 2025-12-12 22:03:31 +07:00
  • 4c2fb5b9b1 WebGPURenderer: Prevent translation of skybox. (#32537) Michael Herzog 2025-12-12 12:57:18 +01:00
  • 0437660393 Revert "WebGPURenderer: Prevent translation of skybox." (#32536) Michael Herzog 2025-12-12 12:18:03 +01:00
  • 16ec7c4352 Update Renderer.js Michael Herzog 2025-12-12 10:41:55 +01:00
  • 87915bbd2c WebGPURenderer: Fix compileAsync() with target scenes. (#32530) Michael Herzog 2025-12-11 16:38:42 +01:00
  • 6e2cef6a52 Add GCodeExporter and external example for Polyslice G-code slicer (#32502) Jacob Philpott 2025-12-11 12:30:54 +03:00
  • bc694c80d5 Update webgpu_xr_native_layers.html Michael Herzog 2025-12-10 19:48:19 +01:00
  • 041e8d0c1d Update webgpu_xr_cubes.html Michael Herzog 2025-12-10 19:47:49 +01:00
  • b416b35d86 Cleanup examples. (#32528) Nathan Bierema 2025-12-10 13:46:55 -05:00
  • 5f6b118f43 r182 Mr.doob 2025-12-11 01:44:25 +09:00
  • a58e9ecf22 r182 r182 Mr.doob 2025-12-11 01:11:45 +09:00
  • 6acb8aee61 Updated docs. Mr.doob 2025-12-11 01:01:13 +09:00
  • 950410634a Updated builds. Mr.doob 2025-12-11 00:36:05 +09:00
  • af2ccae936 WebGPURenderer: Prevent translation of skybox. (#32526) Michael Herzog 2025-12-10 15:29:52 +01:00
  • f41b94a3c1 LDrawLoader: align material, group behavior with other loaders (#32522) Garrett Johnson 2025-12-10 09:15:52 +09:00
  • f2eb6ce81f Added example to files.json. Mr.doob 2025-12-10 02:52:31 +09:00
  • 9334d181a9 Set example's outputBufferType to HalfFloatType. Mr.doob 2025-12-10 02:33:25 +09:00
  • 35f127faa7 RectAreaLight: Add texture map support. Mr.doob 2025-12-06 22:25:53 +09:00
  • 733f7abc23 Updated builds. Mr.doob 2025-12-10 02:05:02 +09:00
  • 3dba508872 WebGLRenderer: Add outputBufferType and setEffects() (#32461) mrdoob 2025-12-10 01:53:06 +09:00
  • c3e7b3fc27 UnrealBloomPass: Use premultiplied alpha and additive blending (#32521) Garrett Johnson 2025-12-09 23:37:07 +09:00
  • 0766ef9b6d Updated builds. Mr.doob 2025-12-09 22:00:54 +09:00
  • ece4db1b75 ESLint: Improve config. (#32520) Michael Herzog 2025-12-09 12:11:29 +01:00
  • 5aea7c6768 Global: Clean up. (#32519) Michael Herzog 2025-12-09 11:47:41 +01:00
  • d7186e7dc9 UnrealBloomPass: Fix alpha handling. (#32517) mrdoob 2025-12-09 18:47:09 +09:00
  • f3bb8893ca Clean up. (#32518) Michael Herzog 2025-12-09 10:42:15 +01:00
  • cea3fa4984 Examples: Fix MRT readback with WebGL backend. (#32505) Michael Herzog 2025-12-09 10:31:11 +01:00
  • 9f2fb59543 Dev: Migrate to ESLint 9, flat config (#32471) Garrett Johnson 2025-12-09 18:24:18 +09:00
  • 132069ce53 TSL: Remove nodeObject for Node classes (#32515) sunag 2025-12-09 01:55:10 -03:00
  • b1f7f755df WGSLNodeBuilder: Improves code formatting (#32511) sunag 2025-12-08 23:49:58 -03:00
  • 13313a4004 UltraHDRLoader: Remove debug console (#32513) sunag 2025-12-08 23:48:30 -03:00
  • 9bb24def05 TSL: Fix get member from array element (#32514) sunag 2025-12-08 23:48:13 -03:00
  • b80709b089 Updated builds. Mr.doob 2025-12-09 11:41:31 +09:00
  • d2e80c1f59 WebGLProgram: Refactor tone mapping and shadow map functions (#32512) mrdoob 2025-12-09 11:36:36 +09:00
  • 1a8816dcd9 ChainMap: Improve dynamic key size (#32510) sunag 2025-12-08 23:31:34 -03:00