Palash Bansal
|
b0349db000
|
Changes for r157 update - Updated event type system
|
před 1 rokem |
Palash Bansal
|
ca8a8d1a5f
|
Changes for r155 update
|
před 1 rokem |
Palash Bansal
|
c67e0059d4
|
Add options to remove and assign new materials in object UI config.
|
před 1 rokem |
Palash Bansal
|
addf4fe601
|
Set rgbm true by default, set msaa true in tweakpane-editor, NaN fix in PhysicalMaterial, update status, add msaa sample example,
|
před 1 rokem |
Palash Bansal
|
136f463d43
|
Fix widget dispose, frameCount uniform check in SSAO, add new webgi examples.
|
před 1 rokem |
Palash Bansal
|
c45ad99163
|
Version bump
|
před 1 rokem |
Palash Bansal
|
3dddf9c87a
|
Simplify gltf extension registration for plugins
|
před 1 rokem |
Palash Bansal
|
8ab9f5351d
|
minor edits, uiconfig.js update, add gltf-transmission-test-msaa-zprepass example,
|
před 1 rokem |
Palash Bansal
|
d4733031ac
|
Fix ContactShadowGroundPlugin, Fix for dependency updates, add some docs for dropzone options, add lib exports to package.json.
|
před 1 rokem |
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.
|
před 1 rokem |
Palash Bansal
|
d15d55c445
|
Add webgi example, unreal bloom pass example, change background colors on website.
|
před 1 rokem |
Palash Bansal
|
c13e4ccd1d
|
Recreate package-lock
|
před 1 rokem |
Palash Bansal
|
95ec6bc792
|
Catch errors when adding plugins
|
před 1 rokem |
Palash Bansal
|
ce003f2573
|
Version update, minor changes.
|
před 1 rokem |
Palash Bansal
|
0273cf862f
|
Add maxHDRIntensity, textureSlots, envMapSlotKey, fix material update options, fix material in ground, fix animation in interaction prompt on deserialize, some fixes
|
před 1 rokem |
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
|
před 1 rokem |
Palash Bansal
|
05682786ea
|
Minor change in animation
|
před 1 rokem |
Palash Bansal
|
85bd0a7791
|
Add exports in package.json
|
před 1 rokem |
Palash Bansal
|
3297627c9f
|
ts update fixes
|
před 1 rokem |
Palash Bansal
|
82950a92e5
|
Rollup cleanup
|
před 1 rokem |
Palash Bansal
|
fa59527095
|
Remove markdown to html, cleanup readme, update three ref version, update website, add contributing.
|
před 1 rokem |
Palash Bansal
|
5b4d35c334
|
Add website/wiki
|
před 1 rokem |
Palash Bansal
|
510f066f41
|
v0.0.33
|
před 1 rokem |
Palash Bansal
|
b237f88069
|
Add sendArgs: false wherever required, CameraViewPlugin improvements, add clear option to ThreeViewer.dispose and RenderTargetManager.dispose, minor fixes.
|
před 1 rokem |
Palash Bansal
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
před 1 rokem |
Palash Bansal
|
87a6825d5d
|
Fixes in decorators (calling onChange after function name minification).
|
před 1 rokem |
Palash Bansal
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
před 1 rokem |
Palash Bansal
|
58ba860afd
|
v0.0.31, fix material define issue.
|
před 2 roky |
Palash Bansal
|
26a2d553d7
|
v0.0.30 and readme update.
|
před 2 roky |
Palash Bansal
|
4e5723201d
|
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes.
|
před 2 roky |
Palash Bansal
|
570ee8f4ef
|
v0.0.29
|
před 2 roky |
Palash Bansal
|
3e9a790807
|
v0.0.28
|
před 2 roky |
Palash Bansal
|
ce9e3eecdc
|
v0.0.27
|
před 2 roky |
Palash Bansal
|
90b080533f
|
v0.0.26
|
před 2 roky |
Palash Bansal
|
edcea79891
|
v0.0.25
|
před 2 roky |
Palash Bansal
|
c01943b348
|
Minor comment, version update.
|
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
|
4422a52334
|
Minor fixes, changes, update three ref
|
před 2 roky |
Palash Bansal
|
475771914e
|
Add depthTexture to gbuffer.
|
před 2 roky |
Palash Bansal
|
a8b23c55c8
|
Update all package-lock.json
|
před 2 roky |
Palash Bansal
|
1ccb824e4f
|
Test ci changes
|
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
|
9672bb2765
|
Bump version
|
před 2 roky |
Palash Bansal
|
199b8e32d3
|
Add vite building, tsc lib compile.
|
před 2 roky |
Palash Bansal
|
f6d86b6aa1
|
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small 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
|
bb26d48ee9
|
Version update
|
před 2 roky |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
před 2 roky |
Palash Bansal
|
2126e5e6c9
|
Version update for threepipe, tweakpane, tweakpane-editor
|
před 2 roky |
Palash Bansal
|
356654cc49
|
Update readme, bump version.
|
před 2 roky |