Palash Bansal
|
b41053447b
|
Fix editor import
|
vor 1 Jahr |
Palash Bansal
|
27e07343d7
|
Make tweakpane editor portable
|
vor 1 Jahr |
Palash Bansal
|
e581362ab8
|
Add 3d-tiles-renderer package plugins and examples.
|
vor 1 Jahr |
Palash Bansal
|
d7f5fc8bd9
|
Add option autoUpdateParent in object.userData, Update plugin package-lock.json, version bump 0.0.40
|
vor 1 Jahr |
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.
|
vor 1 Jahr |
Palash Bansal
|
addf4fe601
|
Set rgbm true by default, set msaa true in tweakpane-editor, NaN fix in PhysicalMaterial, update status, add msaa sample example,
|
vor 1 Jahr |
Palash Bansal
|
136f463d43
|
Fix widget dispose, frameCount uniform check in SSAO, add new webgi examples.
|
vor 1 Jahr |
Palash Bansal
|
d4733031ac
|
Fix ContactShadowGroundPlugin, Fix for dependency updates, add some docs for dropzone options, add lib exports to package.json.
|
vor 1 Jahr |
Palash Bansal
|
19e15e4597
|
Fix reset flicker in InteractionPromptPlugin.
|
vor 1 Jahr |
Palash Bansal
|
d15d55c445
|
Add webgi example, unreal bloom pass example, change background colors on website.
|
vor 1 Jahr |
Palash Bansal
|
f02d32c2dc
|
Examples ui improvement, add envMapRotation to RootScene ui, fix serialization with Object3DWidgetsPlugin, setDirty on enabled toggle in TonemapPlugin, add onChangeParams to bindToValue
|
vor 1 Jahr |
Palash Bansal
|
2b0ab41215
|
Fix some examples
|
vor 1 Jahr |
Palash Bansal
|
4f074dbda1
|
Set isEditor for LoadingScreenPlugin and FrameFadePlugin in editor example
|
vor 1 Jahr |
Palash Bansal
|
cc76e7e469
|
Fix ref to plugins-extra-importers in examples, add InteractionPrompt in model-viewer example, other minor changes
|
vor 1 Jahr |
Palash Bansal
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
vor 1 Jahr |
Palash Bansal
|
66a0fa5987
|
Add examples for AWSClientPlugin and TransfrSharePlugin and model-viewer example.
|
vor 2 Jahren |
Palash Bansal
|
115e68d2bd
|
Implement Material configurator and switch node base plugins, grid ui plugins and examples.
|
vor 2 Jahren |
Palash Bansal
|
21e781d364
|
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes.
|
vor 2 Jahren |
Palash Bansal
|
a1ebb7ee1c
|
Add SSAAPlugin and example.
|
vor 2 Jahren |
Palash Bansal
|
181a9606e6
|
Add SimplifyModifierPlugin, MeshOptSimplifyModifierPlugin and examples.
|
vor 2 Jahren |
Palash Bansal
|
b807f477b7
|
Support model url query param in tweakpane-editor example.
|
vor 2 Jahren |
Palash Bansal
|
3dfc3efbe7
|
Change then to finally in examples for _testFinish
|
vor 2 Jahren |
Palash Bansal
|
af403173a9
|
Add ACameraControlsPlugin, DeviceOrientationControlsPlugin, PointerLockControlsPlugin, their examples
|
vor 2 Jahren |
Palash Bansal
|
77a4228f46
|
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor.
|
vor 2 Jahren |
Palash Bansal
|
0bcc426d7d
|
Add gaussian splatting plugin
|
vor 2 Jahren |
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.
|
vor 2 Jahren |
Palash Bansal
|
d80cbd08e6
|
Add colorMode to TweakpaneUiPlugin and add folder in the UI. Update TweakpaneEditorPlugin styles to support different color modes.
|
vor 2 Jahren |
Palash Bansal
|
d9141ded70
|
Add Object3DGeneratorPlugin, Object3DWidgetsPlugin and examples.
|
vor 2 Jahren |
Palash Bansal
|
ef3d5364c4
|
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples.
|
vor 2 Jahren |
Palash Bansal
|
9d5bda8f86
|
Add GeometryGeneratorPlugin and example
|
vor 2 Jahren |
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
|
vor 2 Jahren |
Palash Bansal
|
192185b562
|
Add ChromaticAberrationPlugin, FilmicGrainPlugin.
|
vor 2 Jahren |
Palash Bansal
|
6da3ef177b
|
Use IViewerPlugin instead of AViewerPlugin in tweakpane editor plugins, add new plugins to the editor example.
|
vor 2 Jahren |
Palash Bansal
|
e6e2a397a9
|
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example.
|
vor 2 Jahren |
Palash Bansal
|
49d3ea2a29
|
Fix for material extension when defines not defined, set default min near to 0.5, minor fix.
|
vor 2 Jahren |
Palash Bansal
|
10dd8553ab
|
Add CameraView, CameraViewPlugin, some refactor in ICamera and PerspectiveCamera2. Add animateCamera in PopmotionPlugin. Add some utils for animation, cameras.
|
vor 2 Jahren |
Palash Bansal
|
f7266fff8f
|
Add BaseImporterPlugin, @threepipe/plugin-extra-importers for .3ds, .3mf, .collada, .amf, .bvh, .vox, .gcode, .mdd, .pcd, .tilt, .wrl, .mpd, .vtk, .xyz
|
vor 2 Jahren |
Palash Bansal
|
e1a651620f
|
Add FrameFadePlugin, page scroll animation support in GLTFAnimationPlugin, examples for both, minor refactor in types.
|
vor 2 Jahren |
Palash Bansal
|
66bbbafd75
|
Add ProgressivePlugin, GLTFAnimationPlugin, update Readme, Add examples gltf-animation-plugin, gltf-camera-animation, progressive-plugin
|
vor 2 Jahren |
Palash Bansal
|
1f61ff4817
|
Add plugins to load ktx, ktx2, ply, stl files and their examples. Add html-sample example.
|
vor 2 Jahren |
Palash Bansal
|
a66949b8a5
|
Add TonemapPlugin by default to ThreeViewer, add examples for hdr testing with and without rgbm.
|
vor 2 Jahren |
Palash Bansal
|
47a021a124
|
Add legacy support for loading tonemap settings and camera properties
|
vor 2 Jahren |
Palash Bansal
|
f7f8844d2c
|
Add TonemapPlugin and its example.
|
vor 2 Jahren |
Palash Bansal
|
ad4b064575
|
Refactor tweakpane and tweakpane editor as plugins.
|
vor 2 Jahren |
Palash Bansal
|
e609ed4ec9
|
Add basic tweakpane-editor and example
|
vor 2 Jahren |