831dff9
(HEAD -> master)
threepipe by
2026-05-18 21:02:28 +0800
436e362
threepipe by
2026-05-18 21:01:47 +0800
4486da0
threepipe by
2026-05-18 20:58:56 +0800
6d63197
Version bump by
2025-07-15 00:23:41 +0530
ce9ebab
Make props enumerable, minor fix by
2025-07-15 00:22:06 +0530
29a191d
Support stencil and add examples. by
2025-07-15 00:21:22 +0530
d9a90f9
Some new docs and fixes by
2025-07-15 00:17:39 +0530
2e44ae0
Minor fix for black background color. by
2025-07-15 00:16:07 +0530
6897a1c
Ignore widgets in transform animation plugin, reduce transform controls size, version bump by
2025-07-13 11:58:38 +0530
f0f35bf
Fix camera serialization by
2025-07-13 10:48:31 +0530
c6870fc
Add doc link in example by
2025-07-11 12:28:03 +0530
6b86c52
Screen shader example improvements, small changes in docs. by
2025-07-11 12:19:16 +0530
908a994
Export missing type by
2025-07-11 02:47:35 +0530
7110785
Version bump by
2025-07-11 02:44:56 +0530
c22f629
Update lockfile by
2025-07-10 20:12:24 +0530
c3aa236
Minor fix by
2025-07-10 20:05:09 +0530
9097d94
Docs changes, screen pass guide, shadertoy guide, screen shader examples, screen pass extension examples. by
2025-07-10 20:03:37 +0530
3cd0c56
Temporary vite for examples. by
2025-07-09 11:46:19 +0530
05d99d7
Add html dialog wrapper in ui plugins, minor fix by
2025-07-09 11:45:28 +0530
7817809
Add undo for image context menu by
2025-07-09 11:44:55 +0530
211d62b
Add material selection mode in picker by
2025-07-09 11:43:37 +0530
a3fa4cf
Move dialog wrapper to ts-browser-helpers and add html dialog wrapper by
2025-07-09 11:42:45 +0530
e0127e8
Debug mode change, make render stats optional by
2025-07-09 11:39:31 +0530
0e15d72
UIConfig fixes, event additions/fixes, some types fixes by
2025-07-09 11:39:03 +0530
8100d39
type fix by
2025-07-06 11:23:52 +0530
e5dad07
Check for shadow toggle in ContactShadowGroundPlugin by
2025-07-06 11:23:45 +0530
9fa02f4
Non-standard params check in viewer.toJSON by
2025-07-06 11:23:13 +0530
cee30aa
Add ortho camera, empty object in Object3DGeneratorPlugin. by
2025-07-06 11:22:19 +0530
6ba9ec2
Use folder instead of panels for lights by
2025-07-06 11:21:51 +0530
47a7912
Add Object3D2, add some links on website. by
2025-07-06 11:21:26 +0530
a386043
Fix links in website by
2025-07-06 11:12:17 +0530
7d56cd4
Scene background article by
2025-07-06 11:12:01 +0530
19ebf26
Add trackUndo param in PickingPlugin.setSelectedObject, add Delete Object to object ui, version bump by
2025-07-04 22:11:29 +0530
e4cf622
Add AssetImporter.cacheImportedAssets by
2025-07-04 22:02:54 +0530
fe3bf9e
Remove File.__loadedAsset caching, accept File objects while setting env, background maps in viewer, add file-load example by
2025-07-04 21:53:37 +0530
a39beeb
Clear Reimport test by
2025-07-04 19:50:23 +0530
9f159b7
Wait for next frame before unselecting object in PickingPlugin by
2025-07-04 19:46:49 +0530
dc5c315
Dispose reimport test by
2025-07-04 19:46:43 +0530
596d6ea
Dispose fix for scene model root import by
2025-07-04 19:44:26 +0530
d23498d
Minor ui changes by
2025-07-04 17:02:02 +0530
b8c5406
Use isDisabled in path tracing plugin. by
2025-07-04 17:00:37 +0530
e405f41
Add ground plugin to examples list by
2025-07-04 13:15:18 +0530
6e69b1f
Version bump by
2025-07-03 17:33:33 +0530
42fdc28
Parallel install plugins by
2025-07-03 17:33:27 +0530
2cb52b8
MeshLineMaterial alias, some fat lines docs, spiral mesh lines example by
2025-07-03 17:24:16 +0530
6eee8f7
Fix line helpers by
2025-07-03 12:40:20 +0530
eee4832
Link update by
2025-07-03 11:31:35 +0530
7b9fb3d
Unknown ts fix with this and generic type in BufferGeometry by
2025-07-02 18:01:56 +0530
cf935f7
Set maxFrameCount in path tracking example by
2025-07-02 12:51:15 +0530
9ee40e9
three version bump, version bump by
2025-07-02 12:46:28 +0530
b180f58
Add GLTFSpecGlossinessConverterPlugin with example, export GLTFDracoExportPlugin.gltfTransformExtensions, bump gltf-transform version to 4.2.0 by
2025-07-02 12:45:58 +0530
8a48f32
ContactShadowGroundPlugin setDirty fix by
2025-07-02 12:27:50 +0530
98d250b
Pass in importOptions to GLTFParser, copy ior in PhysicalMaterial.setValues, add isDRACOLoader2 by
2025-07-02 12:26:23 +0530
d31899c
Add path tracing to tweakpane editor by
2025-06-26 19:09:11 +0530
f11a341
Plugin ordering fix by
2025-06-26 19:08:43 +0530
ff7070f
Add basic path tracing plugin and examples by
2025-06-26 19:08:13 +0530
7e4aea8
Gbuffer bit check fix by
2025-06-26 19:05:52 +0530
deb77a6
Add setDirty param in setInteractions, CanvasSnapshotPlugin ui param fix, add incRenderToScreen in RenderManager. by
2025-06-26 19:05:27 +0530
d152405
Add assimp to tweakpane editor, add utility for export model and convert by
2025-06-15 18:15:52 -0700
2554728
Rename IExportParser to IExportWriter by
2025-06-15 18:04:32 -0700
1894e2d
Update assimp doc, fix typo by
2025-06-15 15:10:49 -0700
650cb34
Add assimpjs plugin, examples, version bump by
2025-06-15 14:48:40 -0700
57112db
Update minor three mod version by
2025-06-15 14:43:13 -0700
8b361be
downgrade rhino3dm, remove gltf version manipulation, type fix in plugin templates by
2025-06-13 15:38:46 -0700
2a951ff
Minor type fix, version bump by
2025-05-17 17:05:20 +0530
2a26d95
Better bump scale fix by
2025-05-17 16:56:26 +0530
c1788c4
Fix regex matching for mime type in AssetImporter. by
2025-05-16 18:44:48 +0530
b4d6670
Changes for three r158 update by
2025-05-16 16:40:18 +0530
5ac726b
Fix controls axis, minor comment. by
2025-05-16 16:39:51 +0530
44e58a0
Fix calling non-standard api in TransformControls2 by
2025-05-16 15:25:04 +0530
38b0b82
Update Box3B from three.js by
2025-05-16 12:56:03 +0530
8239de5
Fix interaction prompt by
2025-05-16 12:54:51 +0530
5c5ee7f
Type fix by
2025-05-12 23:03:05 +0530
05b4697
Improve tweakpane ui by
2025-05-12 17:00:38 +0530
b410534
Fix editor import by
2025-05-12 15:38:28 +0530
41b0346
Fix CI 3 by
2025-05-12 12:17:47 +0530
05af5ea
Fix CI 2 by
2025-05-12 02:41:18 +0530
4181aa9
Fix CI by
2025-05-12 02:35:26 +0530
02c8de4
Add wiki for tiles camera control plugins by
2025-05-12 02:17:16 +0530
1e9709f
Version bump, add prompt button for url in TilesRendererPlugin, update 3d tiles examples to use controls. by
2025-05-12 02:04:40 +0530
171f0b8
Make tweakpane editor portable, default TweakpaneUiPlugin expanded true if not mobile/tablet. by
2025-05-12 02:01:32 +0530
27e0734
Make tweakpane editor portable by
2025-05-12 01:59:50 +0530
d3b0fd2
Add global loading indicator in examples by
2025-05-12 01:54:44 +0530
4904715
Support picking with no object uiConfig but has material, minor fix. by
2025-05-12 01:52:57 +0530
dfc7f02
Add GlobeControls, EnvironmentControls, update lib version by
2025-05-11 23:39:45 +0530
231ed8e
Box3B recompute only on precise. Add _testStarted class. by
2025-05-11 22:06:03 +0530
0454676
Version bump by
2025-05-11 18:16:46 +0530
cc0cc8a
Rewrite/improve HierarchyUiPlugin. by
2025-05-11 18:13:33 +0530
d3ef57a
Add some file image extensions to list, some minor changes by
2025-05-11 18:11:52 +0530
f5a0f0b
Add basic support for LineSegments2/fat lines, support for importing fat lines in gltf, add track param for material clone, small Box3B fix for lines, add examples for lines. by
2025-05-11 18:08:08 +0530
739ebae
Add example env. by
2025-05-06 22:02:16 +0530
bfeeb48
Fix typo by
2025-05-06 00:15:49 +0530
fd5f45b
Fix ts by
2025-05-06 00:08:22 +0530
5f927cc
Add build site script. by
2025-05-05 22:42:21 +0530
e581362
Add 3d-tiles-renderer package plugins and examples. by
2025-05-05 22:21:02 +0530
1b98e2f
Version bump by
2025-05-05 22:20:19 +0530
dda99a2
Temporarily add Matrix2 by
2025-05-05 22:02:25 +0530
9fded61
Improve CanvasSnapshotPlugin with more options, Add promptForUrl button, load function in DropzonePlugin, Add initialized event in GLTFMeshOptDecodePlugin. by
2025-05-05 18:57:49 +0530
af6705c
Some type fixes by
2025-05-05 18:26:37 +0530
038a6b9
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, by
2025-05-05 18:15:17 +0530