46 Revize (8100d39375f29ad77fb96c1ff83efedb892ad45e)

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