Palash Bansal
|
8ab9f5351d
|
minor edits, uiconfig.js update, add gltf-transmission-test-msaa-zprepass example,
|
преди 1 година |
Palash Bansal
|
d4733031ac
|
Fix ContactShadowGroundPlugin, Fix for dependency updates, add some docs for dropzone options, add lib exports to package.json.
|
преди 1 година |
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 година |
Palash Bansal
|
d15d55c445
|
Add webgi example, unreal bloom pass example, change background colors on website.
|
преди 1 година |
Palash Bansal
|
c13e4ccd1d
|
Recreate package-lock
|
преди 1 година |
Palash Bansal
|
95ec6bc792
|
Catch errors when adding plugins
|
преди 1 година |
Palash Bansal
|
ce003f2573
|
Version update, minor changes.
|
преди 1 година |
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 година |
Palash Bansal
|
4ce8c4f826
|
Update uiconfig-tweakpane, uiconfig.js, ts-browser-helpers, minor css fixes in editor. Updates in TweakpaneUiPlugin - fix delay when opening tweakpane folders with render targets, interface with Undo. Remove rollup.config.mjs
|
преди 1 година |
Palash Bansal
|
05682786ea
|
Minor change in animation
|
преди 1 година |
Palash Bansal
|
85bd0a7791
|
Add exports in package.json
|
преди 1 година |
Palash Bansal
|
3297627c9f
|
ts update fixes
|
преди 1 година |
Palash Bansal
|
82950a92e5
|
Rollup cleanup
|
преди 1 година |
Palash Bansal
|
fa59527095
|
Remove markdown to html, cleanup readme, update three ref version, update website, add contributing.
|
преди 1 година |
Palash Bansal
|
5b4d35c334
|
Add website/wiki
|
преди 1 година |
Palash Bansal
|
510f066f41
|
v0.0.33
|
преди 1 година |
Palash Bansal
|
b237f88069
|
Add sendArgs: false wherever required, CameraViewPlugin improvements, add clear option to ThreeViewer.dispose and RenderTargetManager.dispose, minor fixes.
|
преди 1 година |
Palash Bansal
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
преди 1 година |
Palash Bansal
|
87a6825d5d
|
Fixes in decorators (calling onChange after function name minification).
|
преди 1 година |
Palash Bansal
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
преди 2 години |
Palash Bansal
|
58ba860afd
|
v0.0.31, fix material define issue.
|
преди 2 години |
Palash Bansal
|
26a2d553d7
|
v0.0.30 and readme update.
|
преди 2 години |
Palash Bansal
|
4e5723201d
|
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes.
|
преди 2 години |
Palash Bansal
|
570ee8f4ef
|
v0.0.29
|
преди 2 години |
Palash Bansal
|
3e9a790807
|
v0.0.28
|
преди 2 години |
Palash Bansal
|
ce9e3eecdc
|
v0.0.27
|
преди 2 години |
Palash Bansal
|
90b080533f
|
v0.0.26
|
преди 2 години |
Palash Bansal
|
edcea79891
|
v0.0.25
|
преди 2 години |
Palash Bansal
|
c01943b348
|
Minor comment, version update.
|
преди 2 години |
Palash Bansal
|
6d6d7e52f0
|
Add DeviceOrientationControls2, FirstPersonControls2, OrbitControls2, PointerLockControls2, RGBM to linear conversion functions on cpu.
|
преди 2 години |
Palash Bansal
|
4422a52334
|
Minor fixes, changes, update three ref
|
преди 2 години |
Palash Bansal
|
475771914e
|
Add depthTexture to gbuffer.
|
преди 2 години |
Palash Bansal
|
a8b23c55c8
|
Update all package-lock.json
|
преди 2 години |
Palash Bansal
|
1ccb824e4f
|
Test ci changes
|
преди 2 години |
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 години |
Palash Bansal
|
9672bb2765
|
Bump version
|
преди 2 години |
Palash Bansal
|
199b8e32d3
|
Add vite building, tsc lib compile.
|
преди 2 години |
Palash Bansal
|
f6d86b6aa1
|
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small fixes.
|
преди 2 години |
Palash Bansal
|
4286cfa904
|
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
|
преди 2 години |
Palash Bansal
|
bb26d48ee9
|
Version update
|
преди 2 години |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
преди 2 години |
Palash Bansal
|
2126e5e6c9
|
Version update for threepipe, tweakpane, tweakpane-editor
|
преди 2 години |
Palash Bansal
|
356654cc49
|
Update readme, bump version.
|
преди 2 години |
Palash Bansal
|
ae7f38bf54
|
Add ForceLayerMaterials, HideLineMesh in Rhino3dmLoader2. Add importMaterials, forceLayerMaterials, replaceWithInstancedMesh, hideLineMesh in Rhino3dmLoadPlugin, three js minor version update
|
преди 2 години |
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 години |
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 години |
Palash Bansal
|
e6e2a397a9
|
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example.
|
преди 2 години |
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.
|
преди 2 години |
Palash Bansal
|
f4106eb845
|
Minor fixes and upgrades
|
преди 2 години |
Palash Bansal
|
85a1882288
|
Fix update-version for windows, add camera options in viewer options.
|
преди 2 години |