Palash Bansal
|
2cb52b8b42
|
MeshLineMaterial alias, some fat lines docs, spiral mesh lines example
|
hace 11 meses |
Palash Bansal
|
9ee40e99e6
|
three version bump, version bump
|
hace 11 meses |
Palash Bansal
|
650cb34a87
|
Add assimpjs plugin, examples, version bump
|
hace 1 año |
Palash Bansal
|
2a951ffb66
|
Minor type fix, version bump
|
hace 1 año |
Palash Bansal
|
2a26d9504f
|
Better bump scale fix
|
hace 1 año |
Palash Bansal
|
1e9709f493
|
Version bump, add prompt button for url in TilesRendererPlugin, update 3d tiles examples to use controls.
|
hace 1 año |
Palash Bansal
|
0454676980
|
Version bump
|
hace 1 año |
Palash Bansal
|
1b98e2f6cd
|
Version bump
|
hace 1 año |
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,
|
hace 1 año |
Palash Bansal
|
d7f5fc8bd9
|
Add option autoUpdateParent in object.userData, Update plugin package-lock.json, version bump 0.0.40
|
hace 1 año |
Palash Bansal
|
8986816026
|
Add ThreeViewer.deleteImportedViewerConfigOnLoad, void canvas offsetHeight on size change, Add RootScene.autoDisposeSceneMaps, minor type fixes
|
hace 1 año |
Palash Bansal
|
04a32b1c87
|
Allow setDirty in plugin enable/disable, other minor fixes.
|
hace 1 año |
Palash Bansal
|
33ce01d838
|
Clean up EventListener2 types
|
hace 1 año |
Palash Bansal
|
839d899aa9
|
Add setCanvas to ICamera
|
hace 1 año |
Palash Bansal
|
b0349db000
|
Changes for r157 update - Updated event type system
|
hace 1 año |
Palash Bansal
|
0c3656efbd
|
Update version
|
hace 1 año |
Palash Bansal
|
48c42f37b4
|
Add OrthographicCamera2, fix jitter when changing position
|
hace 1 año |
Palash Bansal
|
addf4fe601
|
Set rgbm true by default, set msaa true in tweakpane-editor, NaN fix in PhysicalMaterial, update status, add msaa sample example,
|
hace 1 año |
Palash Bansal
|
136f463d43
|
Fix widget dispose, frameCount uniform check in SSAO, add new webgi examples.
|
hace 1 año |
Palash Bansal
|
a797b1590e
|
MSAA only in ExtendedRenderPass, some fixes.
|
hace 1 año |
Palash Bansal
|
ba16245378
|
Update version
|
hace 1 año |
Palash Bansal
|
d4733031ac
|
Fix ContactShadowGroundPlugin, Fix for dependency updates, add some docs for dropzone options, add lib exports to package.json.
|
hace 1 año |
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.
|
hace 1 año |
Palash Bansal
|
95ec6bc792
|
Catch errors when adding plugins
|
hace 1 año |
Palash Bansal
|
0273cf862f
|
Add maxHDRIntensity, textureSlots, envMapSlotKey, fix material update options, fix material in ground, fix animation in interaction prompt on deserialize, some fixes
|
hace 1 año |
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.
|
hace 1 año |
Palash Bansal
|
05682786ea
|
Minor change in animation
|
hace 1 año |
Palash Bansal
|
d8b7f7007f
|
Some jsdocs changes
|
hace 1 año |
Palash Bansal
|
b237f88069
|
Add sendArgs: false wherever required, CameraViewPlugin improvements, add clear option to ThreeViewer.dispose and RenderTargetManager.dispose, minor fixes.
|
hace 1 año |
Palash Bansal
|
b5426fd767
|
Minor fixes
|
hace 1 año |
Palash Bansal
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
hace 2 años |
Palash Bansal
|
58ba860afd
|
v0.0.31, fix material define issue.
|
hace 2 años |
Palash Bansal
|
26a2d553d7
|
v0.0.30 and readme update.
|
hace 2 años |
Palash Bansal
|
0859c5fafb
|
Add GLTFMeshOptDecodePlugin, AssetExporterPlugin and examples.
|
hace 2 años |
Palash Bansal
|
4e5723201d
|
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes.
|
hace 2 años |
Palash Bansal
|
21e781d364
|
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes.
|
hace 2 años |
Palash Bansal
|
083c3af237
|
Fix clipBackground, add clipBackgroundForce, other minor change
|
hace 2 años |
Palash Bansal
|
570ee8f4ef
|
v0.0.29
|
hace 2 años |
Palash Bansal
|
3e9a790807
|
v0.0.28
|
hace 2 años |
Palash Bansal
|
8f0efa6e76
|
Render target clone fix, add OldPluginType, other minor fixes.
|
hace 2 años |
Palash Bansal
|
90b080533f
|
v0.0.26
|
hace 2 años |
Palash Bansal
|
11107d4a49
|
iGeometry upgrade changes, disable render when camera is not visible, fix UI in SSAOPluginPass.
|
hace 2 años |
Palash Bansal
|
cb9c6d87e5
|
Add ThreeViewer.setRenderSize
|
hace 2 años |
Palash Bansal
|
edcea79891
|
v0.0.25
|
hace 2 años |
Palash Bansal
|
91a82b96b3
|
Depth unpack change, add matDefineBool, and other minor changes.
|
hace 2 años |
Palash Bansal
|
c01943b348
|
Minor comment, version update.
|
hace 2 años |
Palash Bansal
|
6d6d7e52f0
|
Add DeviceOrientationControls2, FirstPersonControls2, OrbitControls2, PointerLockControls2, RGBM to linear conversion functions on cpu.
|
hace 2 años |
Palash Bansal
|
77a4228f46
|
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor.
|
hace 2 años |
Palash Bansal
|
bee1d696ec
|
Handle materialExtensions in GBufferPlugin, fix threejs webgi info frame count, only increments after composer render to screen, support regex in shaderReplaceString
|
hace 2 años |
Palash Bansal
|
4422a52334
|
Minor fixes, changes, update three ref
|
hace 2 años |