56 커밋 (f474d55d4bb11dea5f8ed3741fb2c2dfb20993e1)
 

작성자 SHA1 메시지 날짜
  Palash Bansal f474d55d4b
Add priority to material extensions 2 년 전
  Palash Bansal df7b5b39f9
Build plugin script, fixes for plugins. 2 년 전
  Palash Bansal ad4b064575
Refactor tweakpane and tweakpane editor as plugins. 2 년 전
  Palash Bansal 69a9794010
Tweakpane image drag drop support for using the same texture references. 2 년 전
  Palash Bansal e609ed4ec9
Add basic tweakpane-editor and example 2 년 전
  Palash Bansal 28d12e9385
Add disabled passes also to the pipeline. 2 년 전
  Palash Bansal 598b54d223
Add uiConfig to DepthBufferPlugin, NormalBufferPlugin, RenderTargetPreviewPlugin, other minor UI changes. 2 년 전
  Palash Bansal 6c6a42d2c2
3dm file load layer fix. 2 년 전
  Palash Bansal e23e0370ac
Add Examples for Canvas image snapshot export and render target image export. 2 년 전
  Palash Bansal 09a80866da
Serialization fixes, other minor fixes. 2 년 전
  Palash Bansal e7d710ade9
Add FullScreenPlugin and example, other minor fixes. 2 년 전
  Palash Bansal 62f72f22d7
Optimise imports, minor changes 2 년 전
  Palash Bansal 514d72a0ad
Update Apache-2.0 License 2 년 전
  Palash Bansal a701036be7
Fixes in three-ts-types, three-modded package update, some type fixes. 3 년 전
  Palash Bansal a9ab1460b6
Add util functions ThreeViewer.export, ThreeViewer.import, jsonToBlob, some refactor for those, Add example to convert HDR to EXR(export DataTexture as EXR) 3 년 전
  Palash Bansal a133bf8123
Fix Floating target export and originalColorSpace in RenderTargetPreviewPlugin 3 년 전
  Palash Bansal 4355f05b73
Add example 3dm-to-glb to convert .3dm files to .glb files. Export only the object in obj-to-glb example. Add EXR load example 3 년 전
  Palash Bansal ddc85b2080
Add Rhino3dmLoader2, Rhino3dmLoadPlugin and examples/rhino3dm-load 3 년 전
  Palash Bansal 45ee323612
Parse import map in html for codepen share in examples. 3 년 전
  Palash Bansal de5b708a1f
Add support to preview, export RenderTargetTexture and DataTexture in tweakpaneImageInput 3 년 전
  Palash Bansal 4283c624d4
Add AutoCenter and Rotate model in Object UI, some minor fixes 3 년 전
  Palash Bansal 7640603ba7
Add EXRExporter2, create render target refactor, fix renderTargetToDataUrl, renderTargetToBuffer, add exportRenderTarget(png/jpeg and exr). Add support for WebGLRenderTarget export in AssetExporter. 3 년 전
  Palash Bansal 8d246a83a9
Add EXRExporter2 3 년 전
  Palash Bansal 593b27db6e
GLTF Import/Export support for preparser, processors, add GLB encryption processor, Add embedImagePreviews in GLB and material/texture export. fix for loading a gltf with no scene, improve RGBEPNGLoader encoding for compressed hdr in glb, export halfFloatToRgbe, textureDataToImageData, textureToDataUrl, imageToCanvas 3 년 전
  Palash Bansal b1f5725208
Remove docs from registry publish and prepare 3 년 전
  Palash Bansal a5a5924f44
Version Bump, minor fixes. 3 년 전
  Palash Bansal 3dcb3ea5a7
Add support for 'textureUpdate' and texture's 'update' event, fix divide by 0, make resizeTrackedTargets in RenderTargetManager public, other minor fixes. 3 년 전
  Palash Bansal e444ca3e14
Render target properties serialization, export serialization decorators. 3 년 전
  Palash Bansal 84ee8a6255
Normal buffer plugin copy material properties, Some refactor in shader and screen pass, other minor changes 3 년 전
  Palash Bansal b18c04f1a8
Update three.js types 3 년 전
  Palash Bansal c96c37c97f
Fix render target preview plugin example. 3 년 전
  Palash Bansal aa01d5cb21
Version bump 3 년 전
  Palash Bansal 4533ae301b
Export preprocessMaterial in GBufferRenderPass. Make target, texture public in DepthBufferPlugin. Add NormalBufferPlugin and example. 3 년 전
  Palash Bansal 10dc20e9cd
Export CopyShader, Shader in index.ts. Dispatch renderEnabled and renderDisabled event in ThreeViewer, add ThreeViewer.addPluginsSync. Other minor changes. 3 년 전
  Palash Bansal f595dd7ddb
Implement RenderManager.clearColor, add support for blending and transparent in RenderManager.blit, Add generic return type in RenderTargetManager.getTempTarget 3 년 전
  Palash Bansal 777d8116a8
Support alphaTest and opaque(transparent/transmission) in ExtendedCopyPass, Add outputColorSpace in ScreenPass(defaults to SRGBColorSpace). 3 년 전
  Palash Bansal f7bac26a05
Support custom domElement and nativeEvent in DropzonePlugin 3 년 전
  Palash Bansal 4d0f127da2
Add ITexture.setDirty 3 년 전
  Palash Bansal ffe2078b95
Fixes in ExtendedShaderMaterial for RawShaderMaterial 3 년 전
  Palash Bansal 32d772b46e
Fix Physical material import in GLTF, Add transmission test example, parallel download example, dropzone fix. 3 년 전
  Palash Bansal 5ffad1b714
Add TweakpaneUiPlugin, CustomContextMenu, add ui config and decorators and fixes, Several uiconfig examples. 3 년 전
  Palash Bansal 3605b0448a
Handle material bubbleToObject, implement physical, unlit material fromJSON, some type changes and refactor 3 년 전
  Palash Bansal fb7440d6fc
Use cache storage by default in asset manager. 3 년 전
  Palash Bansal 39520ed403
Implement hash on example page. 3 년 전
  Palash Bansal e3603ba142
Add Dropzone and DropzonePlugin, minor fix. 3 년 전
  Palash Bansal 501a5078b0
Some doc comments, fixes 3 년 전
  Palash Bansal d30fc61b34
Add context menu in RenderTargetPreviewPlugin, support half-float in renderTargetToDataUrl, 3 년 전
  Palash Bansal 2f7155c956
Improve example page UI and improve Readme. 3 년 전
  Palash Bansal 6da430033a
Add importmap polyfill in examples for safari 3 년 전
  Palash Bansal 177c305060
Rename README, fix codepen link 3 년 전