Palash Bansal
|
0e15d72ac3
|
UIConfig fixes, event additions/fixes, some types fixes
|
11 mesi fa |
Palash Bansal
|
2cb52b8b42
|
MeshLineMaterial alias, some fat lines docs, spiral mesh lines example
|
11 mesi fa |
Palash Bansal
|
98d250bede
|
Pass in importOptions to GLTFParser, copy ior in PhysicalMaterial.setValues, add isDRACOLoader2
|
11 mesi fa |
Palash Bansal
|
2a26d9504f
|
Better bump scale fix
|
1 anno fa |
Palash Bansal
|
b4d6670e03
|
Changes for three r158 update
|
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
|
d7f5fc8bd9
|
Add option autoUpdateParent in object.userData, Update plugin package-lock.json, version bump 0.0.40
|
1 anno fa |
Palash Bansal
|
9d178410e6
|
Color space updates, remove support for webgl 1
|
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
|
ca8a8d1a5f
|
Changes for r155 update
|
1 anno fa |
Palash Bansal
|
ba982a3058
|
Add defaultFragment.glsl, ObjectShaderMaterial.ts
|
1 anno fa |
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 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
|
719838354e
|
Add undo for autoScale and autoCenter, some type fixes
|
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
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
1 anno fa |
Palash Bansal
|
f5c074a6b9
|
Small fixes and improvements.
|
2 anni fa |
Palash Bansal
|
0e98f5b089
|
Add defines to shader type in MaterialExtender, other minor fixes
|
2 anni fa |
Palash Bansal
|
6afa4f9a61
|
Minor checks and fixes
|
2 anni fa |
Palash Bansal
|
c066c63191
|
Set needsUpdate when UI changes for material UI config, add Camera Control plugins to readme, other minor fixes
|
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
|
f6d86b6aa1
|
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small fixes.
|
2 anni fa |
Palash Bansal
|
fa5f47ee32
|
Minor changes and fixes
|
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 |
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 anni fa |
Palash Bansal
|
49d3ea2a29
|
Fix for material extension when defines not defined, set default min near to 0.5, minor fix.
|
2 anni fa |
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 anni fa |
Palash Bansal
|
3cca96e041
|
Material framework improvements, minor fixes
|
2 anni fa |
Palash Bansal
|
f2f6312a16
|
Change logic for disposing scene assets. Add iGeometryCommons.dispose and iMaterialCommons.dispose.
|
2 anni fa |
Palash Bansal
|
62f72f22d7
|
Optimise imports, minor changes
|
2 anni fa |
Palash Bansal
|
3dcb3ea5a7
|
Add support for 'textureUpdate' and texture's 'update' event, fix divide by 0, make resizeTrackedTargets in RenderTargetManager public, other minor fixes.
|
3 anni fa |
Palash Bansal
|
ffe2078b95
|
Fixes in ExtendedShaderMaterial for RawShaderMaterial
|
3 anni fa |
Palash Bansal
|
32d772b46e
|
Fix Physical material import in GLTF, Add transmission test example, parallel download example, dropzone fix.
|
3 anni fa |
Palash Bansal
|
3605b0448a
|
Handle material bubbleToObject, implement physical, unlit material fromJSON, some type changes and refactor
|
3 anni fa |
Palash Bansal
|
e0537c3a36
|
Core viewer framework
|
3 anni fa |