98 коммитов (2cb52b8b422f1468eb4bc8c6f69ae393c99852f5)

Автор SHA1 Сообщение Дата
  Palash Bansal 2cb52b8b42
MeshLineMaterial alias, some fat lines docs, spiral mesh lines example 11 месяцев назад
  Palash Bansal 9ee40e99e6
three version bump, version bump 11 месяцев назад
  Palash Bansal 650cb34a87
Add assimpjs plugin, examples, version bump 1 год назад
  Palash Bansal 2a951ffb66
Minor type fix, version bump 1 год назад
  Palash Bansal 2a26d9504f
Better bump scale fix 1 год назад
  Palash Bansal 1e9709f493
Version bump, add prompt button for url in TilesRendererPlugin, update 3d tiles examples to use controls. 1 год назад
  Palash Bansal 0454676980
Version bump 1 год назад
  Palash Bansal 1b98e2f6cd
Version bump 1 год назад
  Palash Bansal 038a6b92f3
Improved file extension handling, custom url modifiers, in asset import, add IObject3D.autoUpgradeChildren, IObject3D.acceptChildEvents, handle NaN in autoScale, center, camera near far, preRender, postRender events to RenderManager, use EventListener2 in some places, add modelRootScale to viewer options, Update Readme, some minor fixes, 1 год назад
  Palash Bansal d7f5fc8bd9
Add option autoUpdateParent in object.userData, Update plugin package-lock.json, version bump 0.0.40 1 год назад
  Palash Bansal 8986816026
Add ThreeViewer.deleteImportedViewerConfigOnLoad, void canvas offsetHeight on size change, Add RootScene.autoDisposeSceneMaps, minor type fixes 1 год назад
  Palash Bansal 04a32b1c87
Allow setDirty in plugin enable/disable, other minor fixes. 1 год назад
  Palash Bansal 33ce01d838
Clean up EventListener2 types 1 год назад
  Palash Bansal 839d899aa9
Add setCanvas to ICamera 1 год назад
  Palash Bansal b0349db000
Changes for r157 update - Updated event type system 1 год назад
  Palash Bansal 0c3656efbd
Update version 1 год назад
  Palash Bansal 48c42f37b4
Add OrthographicCamera2, fix jitter when changing position 1 год назад
  Palash Bansal addf4fe601
Set rgbm true by default, set msaa true in tweakpane-editor, NaN fix in PhysicalMaterial, update status, add msaa sample example, 1 год назад
  Palash Bansal 136f463d43
Fix widget dispose, frameCount uniform check in SSAO, add new webgi examples. 1 год назад
  Palash Bansal a797b1590e
MSAA only in ExtendedRenderPass, some fixes. 1 год назад
  Palash Bansal ba16245378
Update version 1 год назад
  Palash Bansal d4733031ac
Fix ContactShadowGroundPlugin, Fix for dependency updates, add some docs for dropzone options, add lib exports to package.json. 1 год назад
  Palash Bansal 8282af67f0
Add dollyFov, add geometry.center2 with undo functionality, add pivotToBoundsCenter, pivotToPoint in IObject, add function getFittingDistance for camera, support function for target in GBufferRenderPass. 1 год назад
  Palash Bansal 95ec6bc792
Catch errors when adding plugins 1 год назад
  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 год назад
  Palash Bansal ab9121168a
Improve warning in AssetManager, Create MaterialManager.copyMaterialProps, fix camera aspect when canvas has height 0, add undo for some buttons, changes/fixes for ui, handle InteractionPromptPlugin in CameraViewPlugin, support async onStop and onComplete in PopmotionPlugin, allow resetting geometry in BaseGroundPlugin, add pluginListeners, forPlugin in ThreeViewer, add SwitchNodeBasePlugin.snapIcons, fixes in InteractionPromptPlugin, add isEditor, LS_DEFAULT_LOGO in LoadingScreenPlugin, add isEditor in FrameFadePlugin. 1 год назад
  Palash Bansal 05682786ea
Minor change in animation 1 год назад
  Palash Bansal d8b7f7007f
Some jsdocs changes 1 год назад
  Palash Bansal b237f88069
Add sendArgs: false wherever required, CameraViewPlugin improvements, add clear option to ThreeViewer.dispose and RenderTargetManager.dispose, minor fixes. 1 год назад
  Palash Bansal b5426fd767
Minor fixes 1 год назад
  Palash Bansal 0b8d361fa6
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes. 2 лет назад
  Palash Bansal 58ba860afd
v0.0.31, fix material define issue. 2 лет назад
  Palash Bansal 26a2d553d7
v0.0.30 and readme update. 2 лет назад
  Palash Bansal 0859c5fafb
Add GLTFMeshOptDecodePlugin, AssetExporterPlugin and examples. 2 лет назад
  Palash Bansal 4e5723201d
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes. 2 лет назад
  Palash Bansal 21e781d364
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes. 2 лет назад
  Palash Bansal 083c3af237
Fix clipBackground, add clipBackgroundForce, other minor change 2 лет назад
  Palash Bansal 570ee8f4ef
v0.0.29 2 лет назад
  Palash Bansal 3e9a790807
v0.0.28 2 лет назад
  Palash Bansal 8f0efa6e76
Render target clone fix, add OldPluginType, other minor fixes. 2 лет назад
  Palash Bansal 90b080533f
v0.0.26 2 лет назад
  Palash Bansal 11107d4a49
iGeometry upgrade changes, disable render when camera is not visible, fix UI in SSAOPluginPass. 2 лет назад
  Palash Bansal cb9c6d87e5
Add ThreeViewer.setRenderSize 2 лет назад
  Palash Bansal edcea79891
v0.0.25 2 лет назад
  Palash Bansal 91a82b96b3
Depth unpack change, add matDefineBool, and other minor changes. 2 лет назад
  Palash Bansal c01943b348
Minor comment, version update. 2 лет назад
  Palash Bansal 6d6d7e52f0
Add DeviceOrientationControls2, FirstPersonControls2, OrbitControls2, PointerLockControls2, RGBM to linear conversion functions on cpu. 2 лет назад
  Palash Bansal 77a4228f46
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor. 2 лет назад
  Palash Bansal bee1d696ec
Handle materialExtensions in GBufferPlugin, fix threejs webgi info frame count, only increments after composer render to screen, support regex in shaderReplaceString 2 лет назад
  Palash Bansal 4422a52334
Minor fixes, changes, update three ref 2 лет назад