Palash Bansal
|
98d250bede
|
Pass in importOptions to GLTFParser, copy ior in PhysicalMaterial.setValues, add isDRACOLoader2
|
1 anno fa |
Palash Bansal
|
25547281b0
|
Rename IExportParser to IExportWriter
|
1 anno fa |
Palash Bansal
|
8b361be123
|
downgrade rhino3dm, remove gltf version manipulation, type fix in plugin templates
|
1 anno fa |
Palash Bansal
|
2a26d9504f
|
Better bump scale fix
|
1 anno fa |
Palash Bansal
|
c1788c4d70
|
Fix regex matching for mime type in AssetImporter.
|
1 anno fa |
Palash Bansal
|
b4d6670e03
|
Changes for three r158 update
|
1 anno fa |
Palash Bansal
|
d3ef57a9eb
|
Add some file image extensions to list, some minor changes
|
1 anno fa |
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 anno fa |
Palash Bansal
|
af6705c2e5
|
Some type fixes
|
1 anno fa |
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 anno fa |
Palash Bansal
|
8986816026
|
Add ThreeViewer.deleteImportedViewerConfigOnLoad, void canvas offsetHeight on size change, Add RootScene.autoDisposeSceneMaps, minor type fixes
|
1 anno fa |
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 anno fa |
Palash Bansal
|
33ce01d838
|
Clean up EventListener2 types
|
1 anno fa |
Palash Bansal
|
3203dfcde4
|
rhino3dm version update, more type update changes
|
1 anno fa |
Palash Bansal
|
b3bb9e589d
|
Add alphaHash, three ref update for orbit ortho zoom fix.
|
1 anno fa |
Palash Bansal
|
b0349db000
|
Changes for r157 update - Updated event type system
|
1 anno fa |
Palash Bansal
|
c67e0059d4
|
Add options to remove and assign new materials in object UI config.
|
1 anno fa |
Palash Bansal
|
646acbc5bf
|
Support deep access in bindToValue, Add light shadow uiconfig
|
1 anno fa |
Palash Bansal
|
3dddf9c87a
|
Simplify gltf extension registration for plugins
|
1 anno fa |
Palash Bansal
|
d4733031ac
|
Fix ContactShadowGroundPlugin, Fix for dependency updates, add some docs for dropzone options, add lib exports to package.json.
|
1 anno fa |
Palash Bansal
|
95ec6bc792
|
Catch errors when adding plugins
|
1 anno fa |
Palash Bansal
|
5a318d9182
|
Add RootScene.autoGPUInstanceMeshes, GLTFMeshGpuInstancingExporter extension to GLTFExporter2, add shadow map type to render manager ui
|
1 anno fa |
Palash Bansal
|
2b0ab41215
|
Fix some examples
|
1 anno fa |
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 anno fa |
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 anno fa |
Palash Bansal
|
3297627c9f
|
ts update fixes
|
1 anno fa |
Palash Bansal
|
560e825b3f
|
Minor fixes, some changes from merge
|
1 anno fa |
Palash Bansal
|
6e04dbd1ea
|
Add legacySeparateMapSamplerUVFix, fix for getTexelDecoding in ExtendedShaderMaterial, Loading screen logo flicker fix, minor cleanup
|
1 anno fa |
Palash Bansal
|
b5426fd767
|
Minor fixes
|
1 anno fa |
Palash Bansal
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
2 anni fa |
Palash Bansal
|
517db2845a
|
Fix some exports and warnings
|
2 anni fa |
Palash Bansal
|
0859c5fafb
|
Add GLTFMeshOptDecodePlugin, AssetExporterPlugin and examples.
|
2 anni fa |
Palash Bansal
|
755ab0798f
|
Fix gltf encryption, fix ktx2 texture cloning, some type changes, minor fixes.
|
2 anni fa |
Palash Bansal
|
3ca2a4f00e
|
Refactor processStates to AssetManager.
|
2 anni fa |
Palash Bansal
|
4e5723201d
|
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes.
|
2 anni fa |
Palash Bansal
|
4fa5c40caa
|
Add GLTFKHRMaterialVariantsPlugin and example, rename parallax mapping plugin example folder.
|
2 anni fa |
Palash Bansal
|
8f0efa6e76
|
Render target clone fix, add OldPluginType, other minor fixes.
|
2 anni fa |
Palash Bansal
|
6afa4f9a61
|
Minor checks and fixes
|
2 anni fa |
Palash Bansal
|
3d5ce8361a
|
Fix gbuffer flags in tonemap, Add disposeRuntimeMaterials option in MaterialManager.dispose, undo autoReset in RenderManager, Minor fixes and types, docs.
|
2 anni fa |
Palash Bansal
|
4422a52334
|
Minor fixes, changes, update three ref
|
2 anni fa |
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.
|
2 anni fa |
Palash Bansal
|
0e86368778
|
Minor UI changes
|
2 anni fa |
Palash Bansal
|
f6d86b6aa1
|
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small fixes.
|
2 anni fa |
Palash Bansal
|
b90d702064
|
Add replaceLights, replaceCameras, replaceMaterials option in processRaw in asset importer.
|
2 anni fa |
Palash Bansal
|
fa5f47ee32
|
Minor changes and fixes
|
2 anni fa |
Palash Bansal
|
4286cfa904
|
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
|
2 anni fa |
Palash Bansal
|
b992834ff5
|
Add path to processRawStart and processRawEnd event in AssetImporter
|
2 anni fa |
Palash Bansal
|
f4417bc08b
|
Fix userData serialization in GLTF export.
|
2 anni fa |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
2 anni fa |
Palash Bansal
|
4e524efcf0
|
Add UnlitLineMaterial and LineMaterial2, some IMaterial fixes and improvements. Add shaderUtils(to ShaderChunk) with simpleCameraHelpers, randomHelpers, voronoiNoise. Export updateMaterialDefines, support boolean define,
|
2 anni fa |