Palash Bansal
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
1 anno fa |
Palash Bansal
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
1 anno fa |
Palash Bansal
|
58ba860afd
|
v0.0.31, fix material define issue.
|
2 anni fa |
Palash Bansal
|
517db2845a
|
Fix some exports and warnings
|
2 anni fa |
Palash Bansal
|
26a2d553d7
|
v0.0.30 and readme update.
|
2 anni fa |
Palash Bansal
|
9d6a3456e8
|
Create plugin-network with AWSClientPlugin and TransfrSharePlugin.
|
2 anni fa |
Palash Bansal
|
476a39d898
|
Minor fix in svg-renderer
|
2 anni fa |
Palash Bansal
|
954b61365b
|
Build docs with prepare in plugin packages.
|
2 anni fa |
Palash Bansal
|
115e68d2bd
|
Implement Material configurator and switch node base plugins, grid ui plugins and examples.
|
2 anni fa |
Palash Bansal
|
169505aae3
|
Use threepipe as peerDependency in plugins
|
2 anni fa |
Palash Bansal
|
ce8362ba75
|
Add @threepipe/plugin-svg-renderer and examples.
|
2 anni fa |
Palash Bansal
|
fda885b198
|
Add support to change material and geometry class in GeometryGeneratorPlugin.
|
2 anni fa |
Palash Bansal
|
92b8f95372
|
Text update.
|
2 anni fa |
Palash Bansal
|
4add96f285
|
TS fix in plugins/gaussian-splatting
|
2 anni fa |
Palash Bansal
|
c01943b348
|
Minor comment, version update.
|
2 anni fa |
Palash Bansal
|
c066c63191
|
Set needsUpdate when UI changes for material UI config, add Camera Control plugins to readme, other minor fixes
|
2 anni fa |
Palash Bansal
|
22ac3bf7d4
|
Minor fix in plugin-geometry-generator and plugin-tweakpane-editor.
|
2 anni fa |
Palash Bansal
|
1edcf6c67b
|
Minor UI change in TweakpaneEditorPlugin.
|
2 anni fa |
Palash Bansal
|
0bcc426d7d
|
Add gaussian splatting plugin
|
2 anni fa |
Palash Bansal
|
a8b23c55c8
|
Update all package-lock.json
|
2 anni fa |
Palash Bansal
|
b4890285d3
|
Fix type
|
2 anni fa |
Palash Bansal
|
c392e29159
|
Use npm ci for plugins
|
2 anni fa |
Palash Bansal
|
872e3c5221
|
Minor type fix 2
|
2 anni fa |
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 anni fa |
Palash Bansal
|
d80cbd08e6
|
Add colorMode to TweakpaneUiPlugin and add folder in the UI. Update TweakpaneEditorPlugin styles to support different color modes.
|
2 anni fa |
Palash Bansal
|
915c8b3720
|
Add support for Object3DGeneratorPlugin in GeometryGeneratorPlugin and add params.material.
|
2 anni fa |
Palash Bansal
|
199b8e32d3
|
Add vite building, tsc lib compile.
|
2 anni fa |
Palash Bansal
|
973571833b
|
add params to TweakpaneUiPlugin.setupPluginUi similar to appendChild. Fix util-button in tweakpane editor in safari, move treejs to devDependencies
|
2 anni fa |
Palash Bansal
|
8034f638e9
|
Fix Geometry Generator plugin name
|
2 anni fa |
Palash Bansal
|
bb26d48ee9
|
Version update
|
2 anni fa |
Palash Bansal
|
9d5bda8f86
|
Add GeometryGeneratorPlugin and example
|
2 anni fa |
Palash Bansal
|
9dca3a3295
|
Fix package-lock.json in blueprintjs plugin
|
2 anni fa |
Palash Bansal
|
0958966416
|
Add plugins/blueprint.js and example
|
2 anni fa |
Palash Bansal
|
fbd83713f5
|
Update uiconfig-tweakpane, add tweakpane-ui-plugin example
|
2 anni fa |
Palash Bansal
|
2126e5e6c9
|
Version update for threepipe, tweakpane, tweakpane-editor
|
2 anni fa |
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 anni fa |
Palash Bansal
|
6da3ef177b
|
Use IViewerPlugin instead of AViewerPlugin in tweakpane editor plugins, add new plugins to the editor example.
|
2 anni fa |
Palash Bansal
|
3a9c6f1300
|
Fix image id empty string in tweakpane image input generator, fix pointer events behind the tweakpane container
|
2 anni fa |
Palash Bansal
|
e6e2a397a9
|
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example.
|
2 anni fa |
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 anni fa |
Palash Bansal
|
f4106eb845
|
Minor fixes and upgrades
|
2 anni fa |
Palash Bansal
|
f7266fff8f
|
Add BaseImporterPlugin, @threepipe/plugin-extra-importers for .3ds, .3mf, .collada, .amf, .bvh, .vox, .gcode, .mdd, .pcd, .tilt, .wrl, .mpd, .vtk, .xyz
|
2 anni fa |
Palash Bansal
|
d108879ead
|
Add plugin-template-rollup
|
2 anni fa |
Palash Bansal
|
1c98b0ce8b
|
Update about texture export in readme.
|
2 anni fa |
Palash Bansal
|
808935525b
|
Add play animation button to tweakpane editor util buttons
|
2 anni fa |
Palash Bansal
|
17d751eec2
|
CSS improvements in tweakpane editor.
|
2 anni fa |
Palash Bansal
|
3ae23c1d98
|
Support functions in extraUniforms and extraDefines in MaterialExtension, package update.
|
2 anni fa |
Palash Bansal
|
ed75f49bcd
|
Add some util buttons in tweakpane-editor
|
2 anni fa |
Palash Bansal
|
3cf9fdaccb
|
Fix render target preview and download in tweakpane image ui.
|
2 anni fa |
Palash Bansal
|
bb47f581c1
|
Setup typedoc for plugins.
|
2 anni fa |