Palash Bansal
|
038a6b92f3
|
Improved file extension handling, custom url modifiers, in asset import, add IObject3D.autoUpgradeChildren, IObject3D.acceptChildEvents, handle NaN in autoScale, center, camera near far, preRender, postRender events to RenderManager, use EventListener2 in some places, add modelRootScale to viewer options, Update Readme, some minor fixes,
|
1 år sedan |
Palash Bansal
|
8986816026
|
Add ThreeViewer.deleteImportedViewerConfigOnLoad, void canvas offsetHeight on size change, Add RootScene.autoDisposeSceneMaps, minor type fixes
|
1 år sedan |
Palash Bansal
|
04a32b1c87
|
Allow setDirty in plugin enable/disable, other minor fixes.
|
1 år sedan |
Palash Bansal
|
33ce01d838
|
Clean up EventListener2 types
|
1 år sedan |
Palash Bansal
|
839d899aa9
|
Add setCanvas to ICamera
|
1 år sedan |
Palash Bansal
|
b0349db000
|
Changes for r157 update - Updated event type system
|
1 år sedan |
Palash Bansal
|
48c42f37b4
|
Add OrthographicCamera2, fix jitter when changing position
|
1 år sedan |
Palash Bansal
|
addf4fe601
|
Set rgbm true by default, set msaa true in tweakpane-editor, NaN fix in PhysicalMaterial, update status, add msaa sample example,
|
1 år sedan |
Palash Bansal
|
136f463d43
|
Fix widget dispose, frameCount uniform check in SSAO, add new webgi examples.
|
1 år sedan |
Palash Bansal
|
8282af67f0
|
Add dollyFov, add geometry.center2 with undo functionality, add pivotToBoundsCenter, pivotToPoint in IObject, add function getFittingDistance for camera, support function for target in GBufferRenderPass.
|
1 år sedan |
Palash Bansal
|
95ec6bc792
|
Catch errors when adding plugins
|
1 år sedan |
Palash Bansal
|
0273cf862f
|
Add maxHDRIntensity, textureSlots, envMapSlotKey, fix material update options, fix material in ground, fix animation in interaction prompt on deserialize, some fixes
|
1 år sedan |
Palash Bansal
|
ab9121168a
|
Improve warning in AssetManager, Create MaterialManager.copyMaterialProps, fix camera aspect when canvas has height 0, add undo for some buttons, changes/fixes for ui, handle InteractionPromptPlugin in CameraViewPlugin, support async onStop and onComplete in PopmotionPlugin, allow resetting geometry in BaseGroundPlugin, add pluginListeners, forPlugin in ThreeViewer, add SwitchNodeBasePlugin.snapIcons, fixes in InteractionPromptPlugin, add isEditor, LS_DEFAULT_LOGO in LoadingScreenPlugin, add isEditor in FrameFadePlugin.
|
1 år sedan |
Palash Bansal
|
b237f88069
|
Add sendArgs: false wherever required, CameraViewPlugin improvements, add clear option to ThreeViewer.dispose and RenderTargetManager.dispose, minor fixes.
|
1 år sedan |
Palash Bansal
|
b5426fd767
|
Minor fixes
|
1 år sedan |
Palash Bansal
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
2 år sedan |
Palash Bansal
|
0859c5fafb
|
Add GLTFMeshOptDecodePlugin, AssetExporterPlugin and examples.
|
2 år sedan |
Palash Bansal
|
4e5723201d
|
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes.
|
2 år sedan |
Palash Bansal
|
21e781d364
|
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes.
|
2 år sedan |
Palash Bansal
|
083c3af237
|
Fix clipBackground, add clipBackgroundForce, other minor change
|
2 år sedan |
Palash Bansal
|
8f0efa6e76
|
Render target clone fix, add OldPluginType, other minor fixes.
|
2 år sedan |
Palash Bansal
|
11107d4a49
|
iGeometry upgrade changes, disable render when camera is not visible, fix UI in SSAOPluginPass.
|
2 år sedan |
Palash Bansal
|
cb9c6d87e5
|
Add ThreeViewer.setRenderSize
|
2 år sedan |
Palash Bansal
|
77a4228f46
|
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor.
|
2 år sedan |
Palash Bansal
|
bee1d696ec
|
Handle materialExtensions in GBufferPlugin, fix threejs webgi info frame count, only increments after composer render to screen, support regex in shaderReplaceString
|
2 år sedan |
Palash Bansal
|
4422a52334
|
Minor fixes, changes, update three ref
|
2 år sedan |
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.
|
2 år sedan |
Palash Bansal
|
0e86368778
|
Minor UI changes
|
2 år sedan |
Palash Bansal
|
fa5f47ee32
|
Minor changes and fixes
|
2 år sedan |
Palash Bansal
|
4286cfa904
|
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
|
2 år sedan |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
2 år sedan |
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
|
2 år sedan |
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
|
2 år sedan |
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
|
2 år sedan |
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.
|
2 år sedan |
Palash Bansal
|
10dd8553ab
|
Add CameraView, CameraViewPlugin, some refactor in ICamera and PerspectiveCamera2. Add animateCamera in PopmotionPlugin. Add some utils for animation, cameras.
|
2 år sedan |
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.
|
2 år sedan |
Palash Bansal
|
f4106eb845
|
Minor fixes and upgrades
|
2 år sedan |
Palash Bansal
|
85a1882288
|
Fix update-version for windows, add camera options in viewer options.
|
2 år sedan |
Palash Bansal
|
4068b58986
|
Some rearrangement, minor fixes and docs.
|
2 år sedan |
Palash Bansal
|
90eaaafa5b
|
Add support for automatically setting camera.setDirty when position, rotation or target changes in the last frame.
|
2 år sedan |
Palash Bansal
|
3a95ae2cf6
|
ICamera transform fixes.
|
2 år sedan |
Palash Bansal
|
56219d7a16
|
Add MeshDepthMaterialOverride for overriding proper material properties, changes in DepthBufferPlugin, NormalBufferPlugin, add AddBlendTexturePass, minor changes
|
2 år sedan |
Palash Bansal
|
a66949b8a5
|
Add TonemapPlugin by default to ThreeViewer, add examples for hdr testing with and without rgbm.
|
2 år sedan |
Palash Bansal
|
3ae23c1d98
|
Support functions in extraUniforms and extraDefines in MaterialExtension, package update.
|
2 år sedan |
Palash Bansal
|
2318b61e92
|
Add onPostFrame in Pass, ScreenPass and RenderManager that is triggered post frame.
|
2 år sedan |
Palash Bansal
|
09a80866da
|
Serialization fixes, other minor fixes.
|
2 år sedan |
Palash Bansal
|
62f72f22d7
|
Optimise imports, minor changes
|
2 år sedan |
Palash Bansal
|
a701036be7
|
Fixes in three-ts-types, three-modded package update, some type fixes.
|
3 år sedan |
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 år sedan |