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.
|
преди 1 година |
Palash Bansal
|
19e15e4597
|
Fix reset flicker in InteractionPromptPlugin.
|
преди 1 година |
Palash Bansal
|
d15d55c445
|
Add webgi example, unreal bloom pass example, change background colors on website.
|
преди 1 година |
Palash Bansal
|
7fc4fde5c2
|
Fix links in readme.
|
преди 1 година |
Palash Bansal
|
c13e4ccd1d
|
Recreate package-lock
|
преди 1 година |
Palash Bansal
|
95ec6bc792
|
Catch errors when adding plugins
|
преди 1 година |
Palash Bansal
|
ce003f2573
|
Version update, minor changes.
|
преди 1 година |
Palash Bansal
|
5a318d9182
|
Add RootScene.autoGPUInstanceMeshes, GLTFMeshGpuInstancingExporter extension to GLTFExporter2, add shadow map type to render manager ui
|
преди 1 година |
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
|
преди 1 година |
Palash Bansal
|
2b0ab41215
|
Fix some examples
|
преди 1 година |
Palash Bansal
|
65cdb3cfd4
|
Minor changes
|
преди 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
|
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
|
преди 1 година |
Palash Bansal
|
4f074dbda1
|
Set isEditor for LoadingScreenPlugin and FrameFadePlugin in editor example
|
преди 1 година |
Palash Bansal
|
0aa148a26d
|
Add UndoManagerPlugin with support in PickingPlugin, TransformControls, skip calling target.setDirty in makeSetterFor, it must be passed as parameter.
|
преди 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
|
1782b876b4
|
Merge remote-tracking branch 'refs/remotes/origin/stash' into migrate
|
преди 1 година |
Palash Bansal
|
787e7e076b
|
ignore
|
преди 1 година |
Palash Bansal
|
05682786ea
|
Minor change in animation
|
преди 1 година |
Palash Bansal
|
85bd0a7791
|
Add exports in package.json
|
преди 1 година |
Palash Bansal
|
719838354e
|
Add undo for autoScale and autoCenter, some type fixes
|
преди 1 година |
Palash Bansal
|
3297627c9f
|
ts update fixes
|
преди 1 година |
Palash Bansal
|
82950a92e5
|
Rollup cleanup
|
преди 1 година |
Palash Bansal
|
211a2fdfa2
|
add run configs
|
преди 1 година |
Palash Bansal
|
fa59527095
|
Remove markdown to html, cleanup readme, update three ref version, update website, add contributing.
|
преди 1 година |
Palash Bansal
|
1410e84784
|
Fix in code previewer
|
преди 1 година |
Palash Bansal
|
2585c0fb57
|
lint
|
преди 1 година |
Palash Bansal
|
4d767ad01a
|
Add directory in plugin packages
|
преди 1 година |
Palash Bansal
|
560e825b3f
|
Minor fixes, some changes from merge
|
преди 1 година |
Palash Bansal
|
1a4fdde0df
|
Add loading screen to all examples.
|
преди 1 година |
Palash Bansal
|
2f7b620f73
|
Inline webworker
|
преди 1 година |
Palash Bansal
|
5b4d35c334
|
Add website/wiki
|
преди 1 година |
Palash Bansal
|
d8b7f7007f
|
Some jsdocs changes
|
преди 1 година |
Palash Bansal
|
c25e6155ab
|
Bug fix in FrameFadePlugin.
|
преди 1 година |
Palash Bansal
|
510f066f41
|
v0.0.33
|
преди 1 година |
Palash Bansal
|
e429841605
|
Actually move uiconfig-tweakpane to dependency in tweakpane plugin.
|
преди 1 година |
Palash Bansal
|
6a08a93452
|
Move uiconfig-tweakpane to dependency in tweakpane plugin.
|
преди 1 година |
Palash Bansal
|
3097bd3130
|
Add TransformAnimationPlugin and example
|
преди 1 година |
Palash Bansal
|
cc76e7e469
|
Fix ref to plugins-extra-importers in examples, add InteractionPrompt in model-viewer example, other minor changes
|
преди 1 година |
Palash Bansal
|
339c21547e
|
minor change in GLStatsJS
|
преди 1 година |
Palash Bansal
|
64217bc653
|
dispatch hitObject when no object is hit
|
преди 1 година |
Palash Bansal
|
fc590d9ffe
|
Colorspace decode fix for ScreenPass
|
преди 1 година |
Palash Bansal
|
b237f88069
|
Add sendArgs: false wherever required, CameraViewPlugin improvements, add clear option to ThreeViewer.dispose and RenderTargetManager.dispose, minor fixes.
|
преди 1 година |
Palash Bansal
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
преди 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
|
87a6825d5d
|
Fixes in decorators (calling onChange after function name minification).
|
преди 1 година |
Palash Bansal
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
преди 2 години |
Palash Bansal
|
58ba860afd
|
v0.0.31, fix material define issue.
|
преди 2 години |
Palash Bansal
|
517db2845a
|
Fix some exports and warnings
|
преди 2 години |