Palash Bansal
|
c13e4ccd1d
|
Recreate package-lock
|
hace 1 año |
Palash Bansal
|
95ec6bc792
|
Catch errors when adding plugins
|
hace 1 año |
Palash Bansal
|
ce003f2573
|
Version update, minor changes.
|
hace 1 año |
Palash Bansal
|
5a318d9182
|
Add RootScene.autoGPUInstanceMeshes, GLTFMeshGpuInstancingExporter extension to GLTFExporter2, add shadow map type to render manager ui
|
hace 1 año |
Palash Bansal
|
f02d32c2dc
|
Examples ui improvement, add envMapRotation to RootScene ui, fix serialization with Object3DWidgetsPlugin, setDirty on enabled toggle in TonemapPlugin, add onChangeParams to bindToValue
|
hace 1 año |
Palash Bansal
|
2b0ab41215
|
Fix some examples
|
hace 1 año |
Palash Bansal
|
65cdb3cfd4
|
Minor changes
|
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
|
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
|
hace 1 año |
Palash Bansal
|
4f074dbda1
|
Set isEditor for LoadingScreenPlugin and FrameFadePlugin in editor example
|
hace 1 año |
Palash Bansal
|
0aa148a26d
|
Add UndoManagerPlugin with support in PickingPlugin, TransformControls, skip calling target.setDirty in makeSetterFor, it must be passed as parameter.
|
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
|
1782b876b4
|
Merge remote-tracking branch 'refs/remotes/origin/stash' into migrate
|
hace 1 año |
Palash Bansal
|
787e7e076b
|
ignore
|
hace 1 año |
Palash Bansal
|
05682786ea
|
Minor change in animation
|
hace 1 año |
Palash Bansal
|
85bd0a7791
|
Add exports in package.json
|
hace 1 año |
Palash Bansal
|
719838354e
|
Add undo for autoScale and autoCenter, some type fixes
|
hace 1 año |
Palash Bansal
|
3297627c9f
|
ts update fixes
|
hace 1 año |
Palash Bansal
|
82950a92e5
|
Rollup cleanup
|
hace 1 año |
Palash Bansal
|
211a2fdfa2
|
add run configs
|
hace 1 año |
Palash Bansal
|
fa59527095
|
Remove markdown to html, cleanup readme, update three ref version, update website, add contributing.
|
hace 1 año |
Palash Bansal
|
1410e84784
|
Fix in code previewer
|
hace 1 año |
Palash Bansal
|
2585c0fb57
|
lint
|
hace 1 año |
Palash Bansal
|
4d767ad01a
|
Add directory in plugin packages
|
hace 1 año |
Palash Bansal
|
560e825b3f
|
Minor fixes, some changes from merge
|
hace 1 año |
Palash Bansal
|
1a4fdde0df
|
Add loading screen to all examples.
|
hace 1 año |
Palash Bansal
|
2f7b620f73
|
Inline webworker
|
hace 1 año |
Palash Bansal
|
5b4d35c334
|
Add website/wiki
|
hace 1 año |
Palash Bansal
|
d8b7f7007f
|
Some jsdocs changes
|
hace 1 año |
Palash Bansal
|
c25e6155ab
|
Bug fix in FrameFadePlugin.
|
hace 1 año |
Palash Bansal
|
510f066f41
|
v0.0.33
|
hace 1 año |
Palash Bansal
|
e429841605
|
Actually move uiconfig-tweakpane to dependency in tweakpane plugin.
|
hace 1 año |
Palash Bansal
|
6a08a93452
|
Move uiconfig-tweakpane to dependency in tweakpane plugin.
|
hace 1 año |
Palash Bansal
|
3097bd3130
|
Add TransformAnimationPlugin and example
|
hace 1 año |
Palash Bansal
|
cc76e7e469
|
Fix ref to plugins-extra-importers in examples, add InteractionPrompt in model-viewer example, other minor changes
|
hace 1 año |
Palash Bansal
|
339c21547e
|
minor change in GLStatsJS
|
hace 1 año |
Palash Bansal
|
64217bc653
|
dispatch hitObject when no object is hit
|
hace 1 año |
Palash Bansal
|
fc590d9ffe
|
Colorspace decode fix for ScreenPass
|
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
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
hace 1 año |
Palash Bansal
|
6e04dbd1ea
|
Add legacySeparateMapSamplerUVFix, fix for getTexelDecoding in ExtendedShaderMaterial, Loading screen logo flicker fix, minor cleanup
|
hace 1 año |
Palash Bansal
|
b5426fd767
|
Minor fixes
|
hace 1 año |
Palash Bansal
|
87a6825d5d
|
Fixes in decorators (calling onChange after function name minification).
|
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 1 año |
Palash Bansal
|
58ba860afd
|
v0.0.31, fix material define issue.
|
hace 2 años |
Palash Bansal
|
517db2845a
|
Fix some exports and warnings
|
hace 2 años |
Palash Bansal
|
26a2d553d7
|
v0.0.30 and readme update.
|
hace 2 años |
Palash Bansal
|
66a0fa5987
|
Add examples for AWSClientPlugin and TransfrSharePlugin and model-viewer example.
|
hace 2 años |
Palash Bansal
|
9d6a3456e8
|
Create plugin-network with AWSClientPlugin and TransfrSharePlugin.
|
hace 2 años |
Palash Bansal
|
476a39d898
|
Minor fix in svg-renderer
|
hace 2 años |