Palash Bansal
|
0aa148a26d
|
Add UndoManagerPlugin with support in PickingPlugin, TransformControls, skip calling target.setDirty in makeSetterFor, it must be passed as parameter.
|
před 1 rokem |
Palash Bansal
|
05682786ea
|
Minor change in animation
|
před 1 rokem |
Palash Bansal
|
3297627c9f
|
ts update fixes
|
před 1 rokem |
Palash Bansal
|
560e825b3f
|
Minor fixes, some changes from merge
|
před 1 rokem |
Palash Bansal
|
339c21547e
|
minor change in GLStatsJS
|
před 1 rokem |
Palash Bansal
|
6e04dbd1ea
|
Add legacySeparateMapSamplerUVFix, fix for getTexelDecoding in ExtendedShaderMaterial, Loading screen logo flicker fix, minor cleanup
|
před 1 rokem |
Palash Bansal
|
87a6825d5d
|
Fixes in decorators (calling onChange after function name minification).
|
před 1 rokem |
Palash Bansal
|
517db2845a
|
Fix some exports and warnings
|
před 2 roky |
Palash Bansal
|
cabe7ab22f
|
Add pluginsDisabled and ssaoCastDisabled to disable SSAO.
|
před 2 roky |
Palash Bansal
|
f5c074a6b9
|
Small fixes and improvements.
|
před 2 roky |
Palash Bansal
|
d017cdb29c
|
Implement SSAOPlugin and example.
|
před 2 roky |
Palash Bansal
|
8770cbefcc
|
Add Dropzone.USE_DATA_TRANSFER_ITEMS
|
před 2 roky |
Palash Bansal
|
5e8faf2be3
|
Add camera shader helpers, support for custom shader snippet in ExtendedCopyPass and RenderTargetPreviewPlugin, some doc comments in IPass.
|
před 2 roky |
Palash Bansal
|
0e98f5b089
|
Add defines to shader type in MaterialExtender, other minor fixes
|
před 2 roky |
Palash Bansal
|
6d6d7e52f0
|
Add DeviceOrientationControls2, FirstPersonControls2, OrbitControls2, PointerLockControls2, RGBM to linear conversion functions on cpu.
|
před 2 roky |
Palash Bansal
|
77a4228f46
|
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor.
|
před 2 roky |
Palash Bansal
|
bee1d696ec
|
Handle materialExtensions in GBufferPlugin, fix threejs webgi info frame count, only increments after composer render to screen, support regex in shaderReplaceString
|
před 2 roky |
Palash Bansal
|
4422a52334
|
Minor fixes, changes, update three ref
|
před 2 roky |
Palash Bansal
|
fd88dc852f
|
Add GBufferPlugin, update ts-browser-helpers and uiconfig.js, add support to render and export MRT, add center all geometries in RootScene, other minor changes and refactor.
|
před 2 roky |
Palash Bansal
|
fa5f47ee32
|
Minor changes and fixes
|
před 2 roky |
Palash Bansal
|
4286cfa904
|
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
|
před 2 roky |
Palash Bansal
|
d3810941aa
|
Add VirtualCamerasPlugin and examples, fix autoAspect initialization, Add renderCamera in RootScene indicating the current render camera, Add onEnd in popmotion AnimationOptions, support target for every camera in ProgressivePlugin, Add renderToScreen option in RenderManager.render, Add '*' event in ThreeViewer, Add HierarchyUiPlugin in tweakpane-editor
|
před 2 roky |
Palash Bansal
|
4e524efcf0
|
Add UnlitLineMaterial and LineMaterial2, some IMaterial fixes and improvements. Add shaderUtils(to ShaderChunk) with simpleCameraHelpers, randomHelpers, voronoiNoise. Export updateMaterialDefines, support boolean define,
|
před 2 roky |
Palash Bansal
|
fe4d525bc4
|
Add ignoreWidgets, ignoreObject in RootScene.getBounds, Add syncMaxDuration in GLTFAnimationPlugin, Add ignoreObject in Box3B.expandByObject, Button check in CustomContextMenu pointerdown listener, Minor changes
|
před 2 roky |
Palash Bansal
|
362007f9bb
|
Add HDRiGroundPlugin and example, add CameraViewPluginOptions for CameraViewPlugin constructor options, implement ThreeViewer.fitToView, PickingPlugin.focusObject, add some three addons exports, Add plugins, load, onLoad in ThreeViewer constructor options. minor changes
|
před 2 roky |
Palash Bansal
|
0c4d6ea549
|
Add msaa transmission test, Add multi viewer test, Add LegacyPhongMaterial, Allow custom numeric samples in msaa, temporary fix for transmission not working with msaa, circular import fixes, stats.js position fix, disable debug by default in ThreeViewer.
|
před 2 roky |
Palash Bansal
|
10dd8553ab
|
Add CameraView, CameraViewPlugin, some refactor in ICamera and PerspectiveCamera2. Add animateCamera in PopmotionPlugin. Add some utils for animation, cameras.
|
před 2 roky |
Palash Bansal
|
a80951b082
|
Fix regex match for string in findMaterialsByName, fix clipping issue in autoNearFar when inside the model, add target property animation in Popmotion, add EasingFunctions and animation utils, Add materialManager property in ThreeViewer, minor changes.
|
před 2 roky |
Palash Bansal
|
ee46c311dd
|
Fix for loaderCreate in AssetImporter, add regex support in MaterialManager.findMaterialsByName, add autoGPUInstanceMeshes util, add Auto GPU Instances and Center Geometry to Geometry UI, three ref update, minor fixes.
|
před 2 roky |
Palash Bansal
|
4068b58986
|
Some rearrangement, minor fixes and docs.
|
před 2 roky |
Palash Bansal
|
1f61ff4817
|
Add plugins to load ktx, ktx2, ply, stl files and their examples. Add html-sample example.
|
před 2 roky |
Palash Bansal
|
2fd631cdbc
|
Add material extension to depth buffer plugin, refactor normal buffer plugin, rewrite ScreenPass to support GBuffer(Depth buffer).
|
před 2 roky |
Palash Bansal
|
09a80866da
|
Serialization fixes, other minor fixes.
|
před 2 roky |
Palash Bansal
|
a701036be7
|
Fixes in three-ts-types, three-modded package update, some type fixes.
|
před 3 roky |
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)
|
před 3 roky |
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
|
před 3 roky |
Palash Bansal
|
3dcb3ea5a7
|
Add support for 'textureUpdate' and texture's 'update' event, fix divide by 0, make resizeTrackedTargets in RenderTargetManager public, other minor fixes.
|
před 3 roky |
Palash Bansal
|
e444ca3e14
|
Render target properties serialization, export serialization decorators.
|
před 3 roky |
Palash Bansal
|
f7bac26a05
|
Support custom domElement and nativeEvent in DropzonePlugin
|
před 3 roky |
Palash Bansal
|
5ffad1b714
|
Add TweakpaneUiPlugin, CustomContextMenu, add ui config and decorators and fixes, Several uiconfig examples.
|
před 3 roky |
Palash Bansal
|
3605b0448a
|
Handle material bubbleToObject, implement physical, unlit material fromJSON, some type changes and refactor
|
před 3 roky |
Palash Bansal
|
e3603ba142
|
Add Dropzone and DropzonePlugin, minor fix.
|
před 3 roky |
Palash Bansal
|
e0537c3a36
|
Core viewer framework
|
před 3 roky |