109 Коміти (d31899c178e1ae57f80ff15834099eda5a2c4c77)

Автор SHA1 Повідомлення Дата
  Palash Bansal 650cb34a87
Add assimpjs plugin, examples, version bump 1 рік тому
  Palash Bansal 57112db91f
Update minor three mod version 1 рік тому
  Palash Bansal 2a951ffb66
Minor type fix, version bump 1 рік тому
  Palash Bansal 2a26d9504f
Better bump scale fix 1 рік тому
  Palash Bansal b4d6670e03
Changes for three r158 update 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 f5a0f0b295
Add basic support for LineSegments2/fat lines, support for importing fat lines in gltf, add track param for material clone, small Box3B fix for lines, add examples for lines. 1 рік тому
  Palash Bansal 739ebae861
Add example env. 1 рік тому
  Palash Bansal bfeeb48755
Fix typo 1 рік тому
  Palash Bansal fd5f45b4eb
Fix ts 1 рік тому
  Palash Bansal 5f927cc5b8
Add build site script. 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 4657f635e1
Three patch version update, types update, Fix image source being -1 in gltf export, use writer.checkEmptyMap in gltf extensions during export, Add FBXLoader2 which loads invalid image with default 1px white image, Support loading embedded files of various extensions in GLTFLoader by plugins, add SVGTextureLoader, Add AssetImporter.WHITE_IMAGE_DATA, 1 рік тому
  Palash Bansal 75c2bf4ea8
Fix GLTFAnimationPlugin for objects in root, Wait for postFrame in CanvasSnapshotPlugin, export material parameter types from three, fix texture serialization in material userData, 1 рік тому
  Palash Bansal e4e444c188
Update webgi package version. 1 рік тому
  Palash Bansal 33ce01d838
Clean up EventListener2 types 1 рік тому
  Palash Bansal 3203dfcde4
rhino3dm version update, more type update changes 1 рік тому
  Palash Bansal b3bb9e589d
Add alphaHash, three ref update for orbit ortho zoom fix. 1 рік тому
  Palash Bansal b0349db000
Changes for r157 update - Updated event type system 1 рік тому
  Palash Bansal ca8a8d1a5f
Changes for r155 update 1 рік тому
  Palash Bansal c67e0059d4
Add options to remove and assign new materials in object UI config. 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 c45ad99163
Version bump 1 рік тому
  Palash Bansal 3dddf9c87a
Simplify gltf extension registration for plugins 1 рік тому
  Palash Bansal 8ab9f5351d
minor edits, uiconfig.js update, add gltf-transmission-test-msaa-zprepass example, 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 d15d55c445
Add webgi example, unreal bloom pass example, change background colors on website. 1 рік тому
  Palash Bansal c13e4ccd1d
Recreate package-lock 1 рік тому
  Palash Bansal 95ec6bc792
Catch errors when adding plugins 1 рік тому
  Palash Bansal ce003f2573
Version update, minor changes. 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 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 рік тому
  Palash Bansal 05682786ea
Minor change in animation 1 рік тому
  Palash Bansal 85bd0a7791
Add exports in package.json 1 рік тому
  Palash Bansal 3297627c9f
ts update fixes 1 рік тому
  Palash Bansal 82950a92e5
Rollup cleanup 1 рік тому
  Palash Bansal fa59527095
Remove markdown to html, cleanup readme, update three ref version, update website, add contributing. 1 рік тому
  Palash Bansal 5b4d35c334
Add website/wiki 1 рік тому
  Palash Bansal 510f066f41
v0.0.33 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 8185214297
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples. 1 рік тому
  Palash Bansal 87a6825d5d
Fixes in decorators (calling onChange after function name minification). 1 рік тому
  Palash Bansal 0b8d361fa6
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes. 1 рік тому
  Palash Bansal 58ba860afd
v0.0.31, fix material define issue. 2 роки тому
  Palash Bansal 26a2d553d7
v0.0.30 and readme update. 2 роки тому