Palash Bansal
|
21e781d364
|
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes.
|
пре 2 година |
Palash Bansal
|
4fa5c40caa
|
Add GLTFKHRMaterialVariantsPlugin and example, rename parallax mapping plugin example folder.
|
пре 2 година |
Palash Bansal
|
42beef4ec2
|
Add ParallaxMappingPlugin and example.
|
пре 2 година |
Palash Bansal
|
083c3af237
|
Fix clipBackground, add clipBackgroundForce, other minor change
|
пре 2 година |
Palash Bansal
|
570ee8f4ef
|
v0.0.29
|
пре 2 година |
Palash Bansal
|
edcdd80b11
|
Fix uniform decorator setter.
|
пре 2 година |
Palash Bansal
|
3b31fd284e
|
Some type fixes, add uniforms in constructor for material extension plugins.
|
пре 2 година |
Palash Bansal
|
3e9a790807
|
v0.0.28
|
пре 2 година |
Palash Bansal
|
a1ebb7ee1c
|
Add SSAAPlugin and example.
|
пре 2 година |
Palash Bansal
|
8f0efa6e76
|
Render target clone fix, add OldPluginType, other minor fixes.
|
пре 2 година |
Palash Bansal
|
ce9e3eecdc
|
v0.0.27
|
пре 2 година |
Palash Bansal
|
c38b90fb0a
|
Add progressive hdr shadows experiment, rearrange examples.
|
пре 2 година |
Palash Bansal
|
169505aae3
|
Use threepipe as peerDependency in plugins
|
пре 2 година |
Palash Bansal
|
cabe7ab22f
|
Add pluginsDisabled and ssaoCastDisabled to disable SSAO.
|
пре 2 година |
Palash Bansal
|
765838d729
|
Minor changes
|
пре 2 година |
Palash Bansal
|
9d9d1310bd
|
Fix for codepen not able to load plugins.
|
пре 2 година |
Palash Bansal
|
d6986b3b5e
|
URL hash fix.
|
пре 2 година |
Palash Bansal
|
90b080533f
|
v0.0.26
|
пре 2 година |
Palash Bansal
|
181a9606e6
|
Add SimplifyModifierPlugin, MeshOptSimplifyModifierPlugin and examples.
|
пре 2 година |
Palash Bansal
|
ce8362ba75
|
Add @threepipe/plugin-svg-renderer and examples.
|
пре 2 година |
Palash Bansal
|
24e7cd4af7
|
Add uiConfig prop type in lights
|
пре 2 година |
Palash Bansal
|
f5c074a6b9
|
Small fixes and improvements.
|
пре 2 година |
Palash Bansal
|
fda885b198
|
Add support to change material and geometry class in GeometryGeneratorPlugin.
|
пре 2 година |
Palash Bansal
|
92b8f95372
|
Text update.
|
пре 2 година |
Palash Bansal
|
11107d4a49
|
iGeometry upgrade changes, disable render when camera is not visible, fix UI in SSAOPluginPass.
|
пре 2 година |
Palash Bansal
|
7c7855a405
|
Minor changes in ssao
|
пре 2 година |
Palash Bansal
|
d017cdb29c
|
Implement SSAOPlugin and example.
|
пре 2 година |
Palash Bansal
|
cb9c6d87e5
|
Add ThreeViewer.setRenderSize
|
пре 2 година |
Palash Bansal
|
8770cbefcc
|
Add Dropzone.USE_DATA_TRANSFER_ITEMS
|
пре 2 година |
Palash Bansal
|
5e8faf2be3
|
Add camera shader helpers, support for custom shader snippet in ExtendedCopyPass and RenderTargetPreviewPlugin, some doc comments in IPass.
|
пре 2 година |
Palash Bansal
|
0e98f5b089
|
Add defines to shader type in MaterialExtender, other minor fixes
|
пре 2 година |
Palash Bansal
|
9d523e0f09
|
Fix onChange in TransformControls2.
|
пре 2 година |
Palash Bansal
|
edcea79891
|
v0.0.25
|
пре 2 година |
Palash Bansal
|
91a82b96b3
|
Depth unpack change, add matDefineBool, and other minor changes.
|
пре 2 година |
Palash Bansal
|
f19a001b14
|
Set TransformControlsPlugin constructor enabled default
|
пре 2 година |
Palash Bansal
|
a25f0366ae
|
Add filtering to the example page.
|
пре 2 година |
Palash Bansal
|
b807f477b7
|
Support model url query param in tweakpane-editor example.
|
пре 2 година |
Palash Bansal
|
6afa4f9a61
|
Minor checks and fixes
|
пре 2 година |
Palash Bansal
|
199edba6b1
|
Add time, distance threshold to ObjectPicker for click
|
пре 2 година |
Palash Bansal
|
d3ce8101a4
|
Add convergedPromise in ProgressivePlugin, some fixes for tests
|
пре 2 година |
Palash Bansal
|
b5f0506623
|
Add container to simple-bottom-buttons, minor example fixes.
|
пре 2 година |
Palash Bansal
|
3dfc3efbe7
|
Change then to finally in examples for _testFinish
|
пре 2 година |
Palash Bansal
|
9062d8d991
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# package.json
# src/viewer/ThreeViewer.ts
|
пре 2 година |
Palash Bansal
|
4add96f285
|
TS fix in plugins/gaussian-splatting
|
пре 2 година |
Palash Bansal
|
c01943b348
|
Minor comment, version update.
|
пре 2 година |
Palash Bansal
|
c066c63191
|
Set needsUpdate when UI changes for material UI config, add Camera Control plugins to readme, other minor fixes
|
пре 2 година |
Palash Bansal
|
22ac3bf7d4
|
Minor fix in plugin-geometry-generator and plugin-tweakpane-editor.
|
пре 2 година |
Palash Bansal
|
af403173a9
|
Add ACameraControlsPlugin, DeviceOrientationControlsPlugin, PointerLockControlsPlugin, their examples
|
пре 2 година |
Palash Bansal
|
833fa3e7c6
|
Tonemap, Gbuffer fix.
|
пре 2 година |
Palash Bansal
|
6d6d7e52f0
|
Add DeviceOrientationControls2, FirstPersonControls2, OrbitControls2, PointerLockControls2, RGBM to linear conversion functions on cpu.
|
пре 2 година |