Palash Bansal
|
d3ef57a9eb
|
Add some file image extensions to list, some minor changes
|
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
|
af6705c2e5
|
Some type fixes
|
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
|
8986816026
|
Add ThreeViewer.deleteImportedViewerConfigOnLoad, void canvas offsetHeight on size change, Add RootScene.autoDisposeSceneMaps, minor type fixes
|
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
|
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
|
c67e0059d4
|
Add options to remove and assign new materials in object UI config.
|
1 год назад |
Palash Bansal
|
646acbc5bf
|
Support deep access in bindToValue, Add light shadow uiconfig
|
1 год назад |
Palash Bansal
|
3dddf9c87a
|
Simplify gltf extension registration for plugins
|
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
|
95ec6bc792
|
Catch errors when adding plugins
|
1 год назад |
Palash Bansal
|
5a318d9182
|
Add RootScene.autoGPUInstanceMeshes, GLTFMeshGpuInstancingExporter extension to GLTFExporter2, add shadow map type to render manager ui
|
1 год назад |
Palash Bansal
|
2b0ab41215
|
Fix some examples
|
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
|
3297627c9f
|
ts update fixes
|
1 год назад |
Palash Bansal
|
560e825b3f
|
Minor fixes, some changes from merge
|
1 год назад |
Palash Bansal
|
6e04dbd1ea
|
Add legacySeparateMapSamplerUVFix, fix for getTexelDecoding in ExtendedShaderMaterial, Loading screen logo flicker fix, minor cleanup
|
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
|
517db2845a
|
Fix some exports and warnings
|
2 лет назад |
Palash Bansal
|
0859c5fafb
|
Add GLTFMeshOptDecodePlugin, AssetExporterPlugin and examples.
|
2 лет назад |
Palash Bansal
|
755ab0798f
|
Fix gltf encryption, fix ktx2 texture cloning, some type changes, minor fixes.
|
2 лет назад |
Palash Bansal
|
3ca2a4f00e
|
Refactor processStates to AssetManager.
|
2 лет назад |
Palash Bansal
|
4e5723201d
|
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes.
|
2 лет назад |
Palash Bansal
|
4fa5c40caa
|
Add GLTFKHRMaterialVariantsPlugin and example, rename parallax mapping plugin example folder.
|
2 лет назад |
Palash Bansal
|
8f0efa6e76
|
Render target clone fix, add OldPluginType, other minor fixes.
|
2 лет назад |
Palash Bansal
|
6afa4f9a61
|
Minor checks and fixes
|
2 лет назад |
Palash Bansal
|
3d5ce8361a
|
Fix gbuffer flags in tonemap, Add disposeRuntimeMaterials option in MaterialManager.dispose, undo autoReset in RenderManager, Minor fixes and types, docs.
|
2 лет назад |
Palash Bansal
|
4422a52334
|
Minor fixes, changes, update three ref
|
2 лет назад |
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 лет назад |
Palash Bansal
|
0e86368778
|
Minor UI changes
|
2 лет назад |
Palash Bansal
|
f6d86b6aa1
|
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small fixes.
|
2 лет назад |
Palash Bansal
|
b90d702064
|
Add replaceLights, replaceCameras, replaceMaterials option in processRaw in asset importer.
|
2 лет назад |
Palash Bansal
|
fa5f47ee32
|
Minor changes and fixes
|
2 лет назад |
Palash Bansal
|
4286cfa904
|
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
|
2 лет назад |
Palash Bansal
|
b992834ff5
|
Add path to processRawStart and processRawEnd event in AssetImporter
|
2 лет назад |
Palash Bansal
|
f4417bc08b
|
Fix userData serialization in GLTF export.
|
2 лет назад |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
2 лет назад |
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 лет назад |
Palash Bansal
|
ae7f38bf54
|
Add ForceLayerMaterials, HideLineMesh in Rhino3dmLoader2. Add importMaterials, forceLayerMaterials, replaceWithInstancedMesh, hideLineMesh in Rhino3dmLoadPlugin, three js minor version update
|
2 лет назад |
Palash Bansal
|
4b264c8fcd
|
Use ThreeSerialization for serializing/deserializing userData in GLTFLoader2, GLTFWriter2
|
2 лет назад |
Palash Bansal
|
0c4d6ea549
|
Add msaa transmission test, Add multi viewer test, Add LegacyPhongMaterial, Allow custom numeric samples in msaa, temporary fix for transmission not working with msaa, circular import fixes, stats.js position fix, disable debug by default in ThreeViewer.
|
2 лет назад |
Palash Bansal
|
a80951b082
|
Fix regex match for string in findMaterialsByName, fix clipping issue in autoNearFar when inside the model, add target property animation in Popmotion, add EasingFunctions and animation utils, Add materialManager property in ThreeViewer, minor changes.
|
2 лет назад |
Palash Bansal
|
ee46c311dd
|
Fix for loaderCreate in AssetImporter, add regex support in MaterialManager.findMaterialsByName, add autoGPUInstanceMeshes util, add Auto GPU Instances and Center Geometry to Geometry UI, three ref update, minor fixes.
|
2 лет назад |
Palash Bansal
|
74190d9f94
|
Add SetDecoderJsString in DRACOLoader2
|
2 лет назад |