182 Commits (3dfc3efbe73bd97a7ff8bd57ff2ee101e75e61be)
 

Autor SHA1 Mensaje Fecha
  Palash Bansal 3dfc3efbe7
Change then to finally in examples for _testFinish hace 2 años
  Palash Bansal 9062d8d991
Merge remote-tracking branch 'origin/master' hace 2 años
  Palash Bansal 4add96f285
TS fix in plugins/gaussian-splatting hace 2 años
  Palash Bansal c01943b348
Minor comment, version update. hace 2 años
  Palash Bansal c066c63191
Set needsUpdate when UI changes for material UI config, add Camera Control plugins to readme, other minor fixes hace 2 años
  Palash Bansal 22ac3bf7d4
Minor fix in plugin-geometry-generator and plugin-tweakpane-editor. hace 2 años
  Palash Bansal af403173a9
Add ACameraControlsPlugin, DeviceOrientationControlsPlugin, PointerLockControlsPlugin, their examples hace 2 años
  Palash Bansal 833fa3e7c6
Tonemap, Gbuffer fix. hace 2 años
  Palash Bansal 6d6d7e52f0
Add DeviceOrientationControls2, FirstPersonControls2, OrbitControls2, PointerLockControls2, RGBM to linear conversion functions on cpu. hace 2 años
  Palash Bansal 77a4228f46
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor. hace 2 años
  Palash Bansal 3d5ce8361a
Fix gbuffer flags in tonemap, Add disposeRuntimeMaterials option in MaterialManager.dispose, undo autoReset in RenderManager, Minor fixes and types, docs. hace 2 años
  Palash Bansal 1edcf6c67b
Minor UI change in TweakpaneEditorPlugin. hace 2 años
  Palash Bansal 0bcc426d7d
Add gaussian splatting plugin hace 2 años
  Palash Bansal bee1d696ec
Handle materialExtensions in GBufferPlugin, fix threejs webgi info frame count, only increments after composer render to screen, support regex in shaderReplaceString hace 2 años
  Palash Bansal 4422a52334
Minor fixes, changes, update three ref hace 2 años
  Palash Bansal 475771914e
Add depthTexture to gbuffer. hace 2 años
  Palash Bansal a8b23c55c8
Update all package-lock.json hace 2 años
  Palash Bansal b4890285d3
Fix type hace 2 años
  Palash Bansal db41b4100c
Fix typo hace 2 años
  Palash Bansal 1ccb824e4f
Test ci changes hace 2 años
  Palash Bansal c392e29159
Use npm ci for plugins hace 2 años
  Palash Bansal 872e3c5221
Minor type fix 2 hace 2 años
  Palash Bansal c78018910e
Minor type fix hace 2 años
  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. hace 2 años
  Palash Bansal 9b48f29aaa
Minor improvement. hace 2 años
  Palash Bansal d80cbd08e6
Add colorMode to TweakpaneUiPlugin and add folder in the UI. Update TweakpaneEditorPlugin styles to support different color modes. hace 2 años
  Palash Bansal 0e86368778
Minor UI changes hace 2 años
  Palash Bansal 9672bb2765
Bump version hace 2 años
  Palash Bansal 915c8b3720
Add support for Object3DGeneratorPlugin in GeometryGeneratorPlugin and add params.material. hace 2 años
  Palash Bansal 199b8e32d3
Add vite building, tsc lib compile. hace 2 años
  Palash Bansal f6d86b6aa1
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small fixes. hace 2 años
  Palash Bansal 973571833b
add params to TweakpaneUiPlugin.setupPluginUi similar to appendChild. Fix util-button in tweakpane editor in safari, move treejs to devDependencies hace 2 años
  Palash Bansal d4ac63ec73
Add exampels for different type of lights. hace 2 años
  Palash Bansal d9141ded70
Add Object3DGeneratorPlugin, Object3DWidgetsPlugin and examples. hace 2 años
  Palash Bansal 8fa3767b75
Add different types of widgets and refactor existing ones. hace 2 años
  Palash Bansal b90d702064
Add replaceLights, replaceCameras, replaceMaterials option in processRaw in asset importer. hace 2 años
  Palash Bansal 10ac112446
Add ILight, iLightCommons, upgraded Mesh2, upgraded lights AmbientLight2, DirectionalLight2, HemisphereLight2, PointLight2, RectAreaLight2, SpotLight2 hace 2 años
  Palash Bansal add88b1c77
isDisabled refactor and enabled fixes hace 2 años
  Palash Bansal fa5f47ee32
Minor changes and fixes hace 2 años
  Palash Bansal ef3d5364c4
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples. hace 2 años
  Palash Bansal 571b31f1f7
Readme update hace 2 años
  Palash Bansal 8034f638e9
Fix Geometry Generator plugin name hace 2 años
  Palash Bansal 4286cfa904
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers hace 2 años
  Palash Bansal bb26d48ee9
Version update hace 2 años
  Palash Bansal 9d5bda8f86
Add GeometryGeneratorPlugin and example hace 2 años
  Palash Bansal 9dca3a3295
Fix package-lock.json in blueprintjs plugin hace 2 años
  Palash Bansal 7b39f587bb
Export uiconfig types and functions hace 2 años
  Palash Bansal 069dc7bd98
Dispatch events preRenderCamera, preBlitCamera, postRenderCamera from VirtualCamerasPlugin, update example to account for tonemapping. hace 2 años
  Palash Bansal 5472a0b4a7
Add hoverWidget, autoFocusHover in PickingPlugin hace 2 años
  Palash Bansal 176126f60f
Add BufferGeometry2, Fix children import of RootSceneImportResult, clamp near to 0.001 in autoNearFar computation in RootScene hace 2 años