Palash Bansal
|
d1524056bb
|
Add assimp to tweakpane editor, add utility for export model and convert
|
1 anno fa |
Palash Bansal
|
25547281b0
|
Rename IExportParser to IExportWriter
|
1 anno fa |
Palash Bansal
|
1894e2d9b1
|
Update assimp doc, fix typo
|
1 anno fa |
Palash Bansal
|
650cb34a87
|
Add assimpjs plugin, examples, version bump
|
1 anno fa |
Palash Bansal
|
57112db91f
|
Update minor three mod version
|
1 anno fa |
Palash Bansal
|
8b361be123
|
downgrade rhino3dm, remove gltf version manipulation, type fix in plugin templates
|
1 anno fa |
Palash Bansal
|
2a951ffb66
|
Minor type fix, version bump
|
1 anno fa |
Palash Bansal
|
2a26d9504f
|
Better bump scale fix
|
1 anno fa |
Palash Bansal
|
c1788c4d70
|
Fix regex matching for mime type in AssetImporter.
|
1 anno fa |
Palash Bansal
|
b4d6670e03
|
Changes for three r158 update
|
1 anno fa |
Palash Bansal
|
5ac726b03f
|
Fix controls axis, minor comment.
|
1 anno fa |
Palash Bansal
|
44e58a0942
|
Fix calling non-standard api in TransformControls2
|
1 anno fa |
Palash Bansal
|
38b0b82382
|
Update Box3B from three.js
|
1 anno fa |
Palash Bansal
|
8239de5553
|
Fix interaction prompt
|
1 anno fa |
Palash Bansal
|
5c5ee7fd9b
|
Type fix
|
1 anno fa |
Palash Bansal
|
05b46979e3
|
Improve tweakpane ui
|
1 anno fa |
Palash Bansal
|
b41053447b
|
Fix editor import
|
1 anno fa |
Palash Bansal
|
41b0346aaf
|
Fix CI 3
|
1 anno fa |
Palash Bansal
|
05af5eaaec
|
Fix CI 2
|
1 anno fa |
Palash Bansal
|
4181aa9ec5
|
Fix CI
|
1 anno fa |
Palash Bansal
|
02c8de425c
|
Add wiki for tiles camera control plugins
|
1 anno fa |
Palash Bansal
|
1e9709f493
|
Version bump, add prompt button for url in TilesRendererPlugin, update 3d tiles examples to use controls.
|
1 anno fa |
Palash Bansal
|
171f0b8526
|
Make tweakpane editor portable, default TweakpaneUiPlugin expanded true if not mobile/tablet.
|
1 anno fa |
Palash Bansal
|
27e07343d7
|
Make tweakpane editor portable
|
1 anno fa |
Palash Bansal
|
d3b0fd2d5c
|
Add global loading indicator in examples
|
1 anno fa |
Palash Bansal
|
49047156d7
|
Support picking with no object uiConfig but has material, minor fix.
|
1 anno fa |
Palash Bansal
|
dfc7f021b8
|
Add GlobeControls, EnvironmentControls, update lib version
|
1 anno fa |
Palash Bansal
|
231ed8ea57
|
Box3B recompute only on precise. Add _testStarted class.
|
1 anno fa |
Palash Bansal
|
0454676980
|
Version bump
|
1 anno fa |
Palash Bansal
|
cc0cc8a05f
|
Rewrite/improve HierarchyUiPlugin.
|
1 anno fa |
Palash Bansal
|
d3ef57a9eb
|
Add some file image extensions to list, some minor changes
|
1 anno fa |
Palash Bansal
|
f5a0f0b295
|
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.
|
1 anno fa |
Palash Bansal
|
739ebae861
|
Add example env.
|
1 anno fa |
Palash Bansal
|
bfeeb48755
|
Fix typo
|
1 anno fa |
Palash Bansal
|
fd5f45b4eb
|
Fix ts
|
1 anno fa |
Palash Bansal
|
5f927cc5b8
|
Add build site script.
|
1 anno fa |
Palash Bansal
|
e581362ab8
|
Add 3d-tiles-renderer package plugins and examples.
|
1 anno fa |
Palash Bansal
|
1b98e2f6cd
|
Version bump
|
1 anno fa |
Palash Bansal
|
dda99a29c0
|
Temporarily add Matrix2
|
1 anno fa |
Palash Bansal
|
9fded61e2e
|
Improve CanvasSnapshotPlugin with more options, Add promptForUrl button, load function in DropzonePlugin, Add initialized event in GLTFMeshOptDecodePlugin.
|
1 anno fa |
Palash Bansal
|
af6705c2e5
|
Some type fixes
|
1 anno fa |
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 anno fa |
Palash Bansal
|
d7f5fc8bd9
|
Add option autoUpdateParent in object.userData, Update plugin package-lock.json, version bump 0.0.40
|
1 anno fa |
Palash Bansal
|
c91754d1f6
|
Add constructor params and type for generators in plugin-geometry-generator
|
1 anno fa |
Palash Bansal
|
3e221384cc
|
Use SVGTextureLoader in tpImageInputGenerator for svg files,
|
1 anno fa |
Palash Bansal
|
8be3756c7d
|
Add types ref to export in package.json for packages.
|
1 anno fa |
Palash Bansal
|
3b09b70624
|
Missed MaterialExtension types
|
1 anno fa |
Palash Bansal
|
11c081c934
|
Add example viewer-render-size, Add example for renderSize in canvas-snapshot-plugin example, Add test example js-image-data-test
|
1 anno fa |
Palash Bansal
|
5f25bd33c4
|
Add example Multi-Render UV Clipping
|
1 anno fa |
Palash Bansal
|
e9e2060f33
|
Add events to materials - addToMesh, removeFromMesh, Add hooks to MaterialExtension - onMaterialUpdate, onAddToMesh, onRemoveFromMesh, onRegister, onUnregister. Add KTX2LoadPlugin.SAVE_SOURCE_BLOBS and disabled by default.
|
1 anno fa |