Palash Bansal
|
33ce01d838
|
Clean up EventListener2 types
|
1 anno fa |
Palash Bansal
|
3203dfcde4
|
rhino3dm version update, more type update changes
|
1 anno fa |
Palash Bansal
|
b0349db000
|
Changes for r157 update - Updated event type system
|
1 anno fa |
Palash Bansal
|
136f463d43
|
Fix widget dispose, frameCount uniform check in SSAO, add new webgi examples.
|
1 anno fa |
Palash Bansal
|
c45ad99163
|
Version bump
|
1 anno fa |
Palash Bansal
|
3dddf9c87a
|
Simplify gltf extension registration for plugins
|
1 anno fa |
Palash Bansal
|
8ab9f5351d
|
minor edits, uiconfig.js update, add gltf-transmission-test-msaa-zprepass example,
|
1 anno fa |
Palash Bansal
|
d4733031ac
|
Fix ContactShadowGroundPlugin, Fix for dependency updates, add some docs for dropzone options, add lib exports to package.json.
|
1 anno fa |
Palash Bansal
|
c13e4ccd1d
|
Recreate package-lock
|
1 anno fa |
Palash Bansal
|
ce003f2573
|
Version update, minor changes.
|
1 anno fa |
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 anno fa |
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 anno fa |
Palash Bansal
|
05682786ea
|
Minor change in animation
|
1 anno fa |
Palash Bansal
|
fa59527095
|
Remove markdown to html, cleanup readme, update three ref version, update website, add contributing.
|
1 anno fa |
Palash Bansal
|
5b4d35c334
|
Add website/wiki
|
1 anno fa |
Palash Bansal
|
510f066f41
|
v0.0.33
|
1 anno fa |
Palash Bansal
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
1 anno fa |
Palash Bansal
|
87a6825d5d
|
Fixes in decorators (calling onChange after function name minification).
|
1 anno fa |
Palash Bansal
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
2 anni fa |
Palash Bansal
|
517db2845a
|
Fix some exports and warnings
|
2 anni fa |
Palash Bansal
|
4e5723201d
|
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes.
|
2 anni fa |
Palash Bansal
|
570ee8f4ef
|
v0.0.29
|
2 anni fa |
Palash Bansal
|
3e9a790807
|
v0.0.28
|
2 anni fa |
Palash Bansal
|
ce9e3eecdc
|
v0.0.27
|
2 anni fa |
Palash Bansal
|
90b080533f
|
v0.0.26
|
2 anni fa |
Palash Bansal
|
edcea79891
|
v0.0.25
|
2 anni fa |
Palash Bansal
|
c01943b348
|
Minor comment, version update.
|
2 anni fa |
Palash Bansal
|
6d6d7e52f0
|
Add DeviceOrientationControls2, FirstPersonControls2, OrbitControls2, PointerLockControls2, RGBM to linear conversion functions on cpu.
|
2 anni fa |
Palash Bansal
|
475771914e
|
Add depthTexture to gbuffer.
|
2 anni fa |
Palash Bansal
|
a8b23c55c8
|
Update all package-lock.json
|
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
|
199b8e32d3
|
Add vite building, tsc lib compile.
|
2 anni fa |
Palash Bansal
|
ef3d5364c4
|
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples.
|
2 anni fa |
Palash Bansal
|
bb26d48ee9
|
Version update
|
2 anni fa |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
2 anni fa |
Palash Bansal
|
2126e5e6c9
|
Version update for threepipe, tweakpane, tweakpane-editor
|
2 anni fa |
Palash Bansal
|
356654cc49
|
Update readme, bump version.
|
2 anni fa |
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 anni fa |
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 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
|
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 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
|
89c2c43e2e
|
Update package lock.
|
2 anni fa |
Palash Bansal
|
dd3004dc55
|
v0.0.12
|
2 anni fa |
Palash Bansal
|
2cfb21b564
|
Add PopmotionPlugin and example.
|
2 anni fa |
Palash Bansal
|
3d19e69a59
|
v0.0.11
|
2 anni fa |
Palash Bansal
|
56219d7a16
|
Add MeshDepthMaterialOverride for overriding proper material properties, changes in DepthBufferPlugin, NormalBufferPlugin, add AddBlendTexturePass, minor changes
|
2 anni fa |
Palash Bansal
|
a2cb19aa02
|
v0.0.10
|
2 anni fa |
Palash Bansal
|
3ae23c1d98
|
Support functions in extraUniforms and extraDefines in MaterialExtension, package update.
|
2 anni fa |