iobroker.mywebui 1.76.0 → 1.78.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/default-controls/controls/gauges/setpoint-gauge.control +1 -0
- package/dist/backend/3d-editor-integration.js +1 -1
- package/dist/backend/ImportmapCreator.js +1 -1
- package/dist/backend/UploadHelper.js +1 -1
- package/dist/backend/main.js +1 -1
- package/io-package.json +1 -1
- package/package.json +1 -1
- package/www/3d-editor/js/Animation.js +1 -1
- package/www/3d-editor/js/AnimationResizer.js +1 -1
- package/www/3d-editor/js/Command.js +1 -1
- package/www/3d-editor/js/Config.js +1 -1
- package/www/3d-editor/js/Editor.js +1 -1
- package/www/3d-editor/js/EditorControls.js +1 -1
- package/www/3d-editor/js/GLTFImportDialog.js +1 -1
- package/www/3d-editor/js/History.js +1 -1
- package/www/3d-editor/js/Loader.js +1 -1
- package/www/3d-editor/js/LoaderUtils.js +1 -1
- package/www/3d-editor/js/Menubar.Add.js +1 -1
- package/www/3d-editor/js/Menubar.Edit.js +1 -1
- package/www/3d-editor/js/Menubar.File.js +1 -1
- package/www/3d-editor/js/Menubar.Help.js +1 -1
- package/www/3d-editor/js/Menubar.Render.js +1 -1
- package/www/3d-editor/js/Menubar.Status.js +1 -1
- package/www/3d-editor/js/Menubar.View.js +1 -1
- package/www/3d-editor/js/Menubar.js +1 -1
- package/www/3d-editor/js/Player.js +1 -1
- package/www/3d-editor/js/Resizer.js +1 -1
- package/www/3d-editor/js/Script.js +1 -1
- package/www/3d-editor/js/Selector.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.BoxGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.BufferGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.CapsuleGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.CircleGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.CylinderGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.DodecahedronGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.ExtrudeGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.IcosahedronGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.LatheGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.Modifiers.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.OctahedronGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.PlaneGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.RingGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.ShapeGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.SphereGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.TetrahedronGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.TextGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.TorusGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.TorusKnotGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.TubeGeometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Geometry.js +1 -1
- package/www/3d-editor/js/Sidebar.Material.BooleanProperty.js +1 -1
- package/www/3d-editor/js/Sidebar.Material.ColorProperty.js +1 -1
- package/www/3d-editor/js/Sidebar.Material.ConstantProperty.js +1 -1
- package/www/3d-editor/js/Sidebar.Material.MapProperty.js +1 -1
- package/www/3d-editor/js/Sidebar.Material.NumberProperty.js +1 -1
- package/www/3d-editor/js/Sidebar.Material.Program.js +1 -1
- package/www/3d-editor/js/Sidebar.Material.RangeValueProperty.js +1 -1
- package/www/3d-editor/js/Sidebar.Material.js +1 -1
- package/www/3d-editor/js/Sidebar.Object.js +1 -1
- package/www/3d-editor/js/Sidebar.Project.App.js +1 -1
- package/www/3d-editor/js/Sidebar.Project.Materials.js +1 -1
- package/www/3d-editor/js/Sidebar.Project.Renderer.js +1 -1
- package/www/3d-editor/js/Sidebar.Project.Resources.js +1 -1
- package/www/3d-editor/js/Sidebar.Project.js +1 -1
- package/www/3d-editor/js/Sidebar.Properties.js +1 -1
- package/www/3d-editor/js/Sidebar.Scene.js +1 -1
- package/www/3d-editor/js/Sidebar.Script.js +1 -1
- package/www/3d-editor/js/Sidebar.Settings.History.js +1 -1
- package/www/3d-editor/js/Sidebar.Settings.Shortcuts.js +1 -1
- package/www/3d-editor/js/Sidebar.Settings.js +1 -1
- package/www/3d-editor/js/Sidebar.js +1 -1
- package/www/3d-editor/js/Storage.js +1 -1
- package/www/3d-editor/js/Strings.js +1 -1
- package/www/3d-editor/js/TextureParametersDialog.js +1 -1
- package/www/3d-editor/js/Toolbar.js +1 -1
- package/www/3d-editor/js/Viewport.Controls.js +1 -1
- package/www/3d-editor/js/Viewport.Info.js +1 -1
- package/www/3d-editor/js/Viewport.Pathtracer.js +1 -1
- package/www/3d-editor/js/Viewport.ViewHelper.js +1 -1
- package/www/3d-editor/js/Viewport.XR.js +1 -1
- package/www/3d-editor/js/Viewport.js +1 -1
- package/www/3d-editor/js/commands/AddObjectCommand.js +1 -1
- package/www/3d-editor/js/commands/AddScriptCommand.js +1 -1
- package/www/3d-editor/js/commands/Commands.js +1 -1
- package/www/3d-editor/js/commands/MoveObjectCommand.js +1 -1
- package/www/3d-editor/js/commands/MultiCmdsCommand.js +1 -1
- package/www/3d-editor/js/commands/RemoveObjectCommand.js +1 -1
- package/www/3d-editor/js/commands/RemoveScriptCommand.js +1 -1
- package/www/3d-editor/js/commands/SetColorCommand.js +1 -1
- package/www/3d-editor/js/commands/SetGeometryCommand.js +1 -1
- package/www/3d-editor/js/commands/SetGeometryValueCommand.js +1 -1
- package/www/3d-editor/js/commands/SetMaterialColorCommand.js +1 -1
- package/www/3d-editor/js/commands/SetMaterialCommand.js +1 -1
- package/www/3d-editor/js/commands/SetMaterialMapCommand.js +1 -1
- package/www/3d-editor/js/commands/SetMaterialRangeCommand.js +1 -1
- package/www/3d-editor/js/commands/SetMaterialValueCommand.js +1 -1
- package/www/3d-editor/js/commands/SetMaterialVectorCommand.js +1 -1
- package/www/3d-editor/js/commands/SetPositionCommand.js +1 -1
- package/www/3d-editor/js/commands/SetRotationCommand.js +1 -1
- package/www/3d-editor/js/commands/SetScaleCommand.js +1 -1
- package/www/3d-editor/js/commands/SetSceneCommand.js +1 -1
- package/www/3d-editor/js/commands/SetScriptValueCommand.js +1 -1
- package/www/3d-editor/js/commands/SetShadowValueCommand.js +1 -1
- package/www/3d-editor/js/commands/SetTextureParametersCommand.js +1 -1
- package/www/3d-editor/js/commands/SetUuidCommand.js +1 -1
- package/www/3d-editor/js/commands/SetValueCommand.js +1 -1
- package/www/dist/frontend/bundle/chunk-3C6XC7RW.js +1 -1
- package/www/dist/frontend/bundle/chunk-3WGNLIWJ.js +3 -3
- package/www/dist/frontend/bundle/chunk-3YK3Y2SJ.js +1 -1
- package/www/dist/frontend/bundle/chunk-43HEBO5G.js +2 -2
- package/www/dist/frontend/bundle/chunk-5MUGMRXU.js +1 -1
- package/www/dist/frontend/bundle/chunk-5UBRCTRX.js +3 -3
- package/www/dist/frontend/bundle/chunk-65A3PNMG.js +1 -1
- package/www/dist/frontend/bundle/chunk-7CWDQGAG.js +3 -3
- package/www/dist/frontend/bundle/chunk-7PT7IGUJ.js +3 -3
- package/www/dist/frontend/bundle/chunk-AI5PDLDE.js +2 -2
- package/www/dist/frontend/bundle/chunk-AWKVUUKN.js +3 -3
- package/www/dist/frontend/bundle/chunk-B6NXWGSB.js +1 -1
- package/www/dist/frontend/bundle/chunk-BHSHNRXW.js +1 -1
- package/www/dist/frontend/bundle/chunk-BVONDEOL.js +3 -3
- package/www/dist/frontend/bundle/chunk-CHDKROX5.js +3 -3
- package/www/dist/frontend/bundle/chunk-DNCD2F6X.js +3 -3
- package/www/dist/frontend/bundle/chunk-FHF6DL5U.js +1 -1
- package/www/dist/frontend/bundle/chunk-FO56TEZH.js +3 -3
- package/www/dist/frontend/bundle/chunk-FSRRPQMX.js +3 -3
- package/www/dist/frontend/bundle/chunk-GLQNGCFL.js +1 -1
- package/www/dist/frontend/bundle/chunk-JBDSDK2C.js +3 -3
- package/www/dist/frontend/bundle/chunk-JSC66ZLQ.js +1 -1
- package/www/dist/frontend/bundle/chunk-K6IV7LKW.js +1 -1
- package/www/dist/frontend/bundle/chunk-KY73TL6O.js +2 -2
- package/www/dist/frontend/bundle/chunk-M6VVTDVX.js +3 -3
- package/www/dist/frontend/bundle/chunk-MECWXZRN.js +1 -1
- package/www/dist/frontend/bundle/chunk-N2YIZTB2.js +1 -1
- package/www/dist/frontend/bundle/chunk-NQ7L7KNT.js +3 -3
- package/www/dist/frontend/bundle/chunk-P7EOR36H.js +1 -1
- package/www/dist/frontend/bundle/chunk-PJYK24KZ.js +1 -1
- package/www/dist/frontend/bundle/chunk-PYLAW6UA.js +3 -3
- package/www/dist/frontend/bundle/chunk-QJJGP23I.js +1 -1
- package/www/dist/frontend/bundle/chunk-QV4IBWXA.js +1 -1
- package/www/dist/frontend/bundle/chunk-R6IQDPAP.js +3 -3
- package/www/dist/frontend/bundle/chunk-RTTBZOQU.js +3 -3
- package/www/dist/frontend/bundle/chunk-S4TLNW5D.js +1 -1
- package/www/dist/frontend/bundle/chunk-SE6N4ZEN.js +1 -1
- package/www/dist/frontend/bundle/chunk-SQHXO2IT.js +3 -3
- package/www/dist/frontend/bundle/chunk-T4AIQBBH.js +3 -3
- package/www/dist/frontend/bundle/chunk-U5Q332OH.js +1 -1
- package/www/dist/frontend/bundle/chunk-UIP324PP.js +1 -1
- package/www/dist/frontend/bundle/chunk-V27IRYSL.js +1 -1
- package/www/dist/frontend/bundle/chunk-V4C5FGJL.js +2 -2
- package/www/dist/frontend/bundle/chunk-WED7CGWA.js +2 -2
- package/www/dist/frontend/bundle/chunk-WQ5H5LTG.js +3 -3
- package/www/dist/frontend/bundle/chunk-WU54NCEU.js +1 -1
- package/www/dist/frontend/bundle/chunk-XFO5FUCN.js +1 -1
- package/www/dist/frontend/bundle/chunk-XWAQ2BWM.js +3 -3
- package/www/dist/frontend/bundle/chunk-YTQCHNRQ.js +3 -3
- package/www/dist/frontend/bundle/chunk-YUSK4FN3.js +3 -3
- package/www/dist/frontend/bundle/chunk-Z34BSG5O.js +3 -3
- package/www/dist/frontend/bundle/common/IobrokerHandler.js +1 -1
- package/www/dist/frontend/bundle/runtime/CustomControls.js +1 -1
- package/www/dist/frontend/bundle/runtime/ScreenViewer.js +1 -1
- package/www/dist/frontend/bundle/runtime/controls.js +4 -4
- package/www/dist/frontend/bundle/runtime/init.js +2 -2
- package/www/dist/frontend/common/Common.globals.js +1 -1
- package/www/dist/frontend/common/IobrokerHandler.js +1 -1
- package/www/dist/frontend/common/Runtime.js +1 -1
- package/www/dist/frontend/config/CommandHandling.js +1 -1
- package/www/dist/frontend/config/ConfigureWebcomponentDesigner.js +1 -1
- package/www/dist/frontend/config/DockHelper.js +1 -1
- package/www/dist/frontend/config/IobrokerWebui3DDriveEngine.js +1 -1
- package/www/dist/frontend/config/IobrokerWebui3DScreenEditor.js +3 -3
- package/www/dist/frontend/config/IobrokerWebui3DScreenPropertiesPanel.js +3 -3
- package/www/dist/frontend/config/IobrokerWebui3DScreenViewer.js +2 -2
- package/www/dist/frontend/config/IobrokerWebuiAppShell.js +3 -3
- package/www/dist/frontend/config/IobrokerWebuiBindingsEditor.js +1 -1
- package/www/dist/frontend/config/IobrokerWebuiConfirmationWrapper.js +3 -3
- package/www/dist/frontend/config/IobrokerWebuiControlPropertiesEditor.js +3 -3
- package/www/dist/frontend/config/IobrokerWebuiDynamicPropsEditor.js +1 -1
- package/www/dist/frontend/config/IobrokerWebuiEventAssignment.js +1 -1
- package/www/dist/frontend/config/IobrokerWebuiIconsView.js +2 -2
- package/www/dist/frontend/config/IobrokerWebuiMonacoEditor.js +2 -2
- package/www/dist/frontend/config/IobrokerWebuiPropertyGrid.js +1 -1
- package/www/dist/frontend/config/IobrokerWebuiScreenEditor.js +1 -1
- package/www/dist/frontend/config/IobrokerWebuiScreensView.js +3 -3
- package/www/dist/frontend/config/IobrokerWebuiSignalPropertyEditor.js +1 -1
- package/www/dist/frontend/config/IobrokerWebuiSolutionExplorer.js +3 -3
- package/www/dist/frontend/config/IobrokerWebuiTranslationEditor.js +1 -1
- package/www/dist/frontend/config/IobrokerWebuiWidgetGallery.js +3 -3
- package/www/dist/frontend/helper/DialogHelper.js +2 -2
- package/www/dist/frontend/helper/EsprimaHelper.js +1 -1
- package/www/dist/frontend/helper/Helper.js +1 -1
- package/www/dist/frontend/helper/LayoutHelper.js +1 -1
- package/www/dist/frontend/helper/XmlHelper.js +1 -1
- package/www/dist/frontend/helper/ZipHelper.js +1 -1
- package/www/dist/frontend/runtime/AnimationService.js +1 -1
- package/www/dist/frontend/runtime/CustomControls.js +1 -1
- package/www/dist/frontend/runtime/DynamicElementProperties.js +1 -1
- package/www/dist/frontend/runtime/HabPanelLikeMenu.js +3 -3
- package/www/dist/frontend/runtime/NavigationShell.js +1 -1
- package/www/dist/frontend/runtime/ScreenViewer.js +3 -3
- package/www/dist/frontend/runtime/TranslateableText.js +2 -2
- package/www/dist/frontend/runtime/VisibilityService.js +1 -1
- package/www/dist/frontend/runtime/controls.js +1 -1
- package/www/dist/frontend/runtime/init.js +1 -1
- package/www/dist/frontend/scripting/IobrokerWebuiScriptSystem.js +1 -1
- package/www/dist/frontend/scripting/blockly/OpenScreen.js +1 -1
- package/www/dist/frontend/scripting/blockly/webuiBlocklyToolbox.js +1 -1
- package/www/dist/frontend/services/DynamicPropertiesHelper.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiBindableLocalObjectsService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiBindableObjectDragDropService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiBindableObjectsForPropertiesService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiBindableObjectsService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiConfigButtonProvider.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiCopyPasteService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiCustomControlEventsService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiCustomElementContextMenu.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiDemoProviderService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiDynamicPropertiesService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiEventsService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiExternalDragDropService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiLitPropertiesService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiPropertiesService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiPropertyGroupsService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiRefactorService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiScreenContextMenu.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiSpecialPropertiesService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiSpectrumEditorService.js +1 -1
- package/www/dist/frontend/services/IobrokerWebuiVisibilityPropertiesService.js +1 -1
- package/www/dist/frontend/services/LayoutComponentsPropertiesService.js +1 -1
- package/www/dist/frontend/widgets/OrthoFlowLineTool.js +1 -1
- package/www/dist/frontend/widgets/customElementsObserver.js +1 -1
- package/www/dist/frontend/widgets/importWidgetFiles.js +1 -1
- package/www/dist/frontend/widgets/importWidgetFilesRuntime.js +1 -1
- package/www/dist/frontend/widgets/layout-components.js +1 -1
- package/www/dist/frontend/widgets/layout-placement-services.js +1 -1
- package/www/dist/frontend/widgets/testElement.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const I=b,f=d();while(!![]){try{const g=-parseInt(I(
|
|
1
|
+
function a(){const O=['curveSegments','getKey','options','1674xtzNIc','steps','getValue','395505RvlBUB','Label','1295930fgnPzt','onChange','setClass','bevelSize','8cVUoIV','add','setDisplay','depth','setValue','1378643bnbhaT','parameters','setRange','bevelThickness','sidebar/geometry/extrude_geometry/depth','execute','12yoRgjc','419224fYIKZj','2965odmVVl','bevelEnabled','bevelSegments','sidebar/geometry/extrude_geometry/bevelOffset','bevelOffset','geometryChanged','ShapeGeometry','11510anWcuS','184973oaodwD','none'];a=function(){return O;};return a();}(function(d,e){const I=b,f=d();while(!![]){try{const g=-parseInt(I(0x1eb))/0x1+-parseInt(I(0x1ea))/0x2*(parseInt(I(0x1e1))/0x3)+-parseInt(I(0x1e2))/0x4+parseInt(I(0x1e3))/0x5*(parseInt(I(0x1f0))/0x6)+-parseInt(I(0x1fe))/0x7*(-parseInt(I(0x1f9))/0x8)+-parseInt(I(0x1f3))/0x9+parseInt(I(0x1f5))/0xa;if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0x2104d));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UICheckbox,UIButton,UINumber}from'./libs/ui.js';function b(c,d){c=c-0x1e1;const e=a();let f=e[c];return f;}import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function GeometryParametersPanel(d,e){const J=b,f=d['strings'],g=d['signals'],h=new UIDiv(),i=e['geometry'],j=i[J(0x1ff)],k=j['options'];k[J(0x1ed)]=k['curveSegments']!=undefined?k[J(0x1ed)]:0xc,k['steps']=k['steps']!=undefined?k[J(0x1f1)]:0x1,k[J(0x1fc)]=k['depth']!=undefined?k[J(0x1fc)]:0x1;const l=k[J(0x201)]!==undefined?k['bevelThickness']:0.2;k[J(0x201)]=l,k['bevelSize']=k[J(0x1f8)]!==undefined?k[J(0x1f8)]:l-0.1,k[J(0x1e7)]=k[J(0x1e7)]!==undefined?k['bevelOffset']:0x0,k['bevelSegments']=k['bevelSegments']!==undefined?k[J(0x1e5)]:0x3;const m=new UIRow(),n=new UIInteger(k[J(0x1ed)])[J(0x1f6)](F)['setRange'](0x1,Infinity);m[J(0x1fa)](new UIText(f['getKey']('sidebar/geometry/extrude_geometry/curveSegments'))[J(0x1f7)](J(0x1f4))),m['add'](n),h[J(0x1fa)](m);const o=new UIRow(),p=new UIInteger(k['steps'])[J(0x1f6)](F)[J(0x200)](0x1,Infinity);o[J(0x1fa)](new UIText(f[J(0x1ee)]('sidebar/geometry/extrude_geometry/steps'))['setClass'](J(0x1f4))),o[J(0x1fa)](p),h['add'](o);const q=new UIRow(),r=new UINumber(k[J(0x1fc)])[J(0x1f6)](F)['setRange'](0x1,Infinity);q[J(0x1fa)](new UIText(f[J(0x1ee)](J(0x202)))['setClass']('Label')),q[J(0x1fa)](r),h[J(0x1fa)](q);const s=new UIRow(),t=new UICheckbox(k[J(0x1e4)])[J(0x1f6)](F);s[J(0x1fa)](new UIText(f['getKey']('sidebar/geometry/extrude_geometry/bevelEnabled'))[J(0x1f7)](J(0x1f4))),s[J(0x1fa)](t),h['add'](s);const u=new UIRow(),v=new UINumber(k[J(0x201)])[J(0x1f6)](F);u[J(0x1fa)](new UIText(f['getKey']('sidebar/geometry/extrude_geometry/bevelThickness'))['setClass'](J(0x1f4))),u[J(0x1fa)](v),h[J(0x1fa)](u);const w=new UIRow(),x=new UINumber(k['bevelSize'])['onChange'](F);w[J(0x1fa)](new UIText(f['getKey']('sidebar/geometry/extrude_geometry/bevelSize'))['setClass']('Label')),w['add'](x),h['add'](w);const y=new UIRow(),z=new UINumber(k['bevelOffset'])[J(0x1f6)](F);y['add'](new UIText(f['getKey'](J(0x1e6)))['setClass'](J(0x1f4))),y[J(0x1fa)](z),h[J(0x1fa)](y);const A=new UIRow(),B=new UIInteger(k['bevelSegments'])['onChange'](F)[J(0x200)](0x0,Infinity);A['add'](new UIText(f['getKey']('sidebar/geometry/extrude_geometry/bevelSegments'))[J(0x1f7)]('Label')),A[J(0x1fa)](B),h[J(0x1fa)](A),D(k['bevelEnabled']);const C=new UIButton(f['getKey']('sidebar/geometry/extrude_geometry/shape'))['onClick'](G)['setClass'](J(0x1f4))['setMarginLeft']('120px');h[J(0x1fa)](C);function D(H){const K=J;H===!![]?(u['setDisplay'](''),w['setDisplay'](''),y[K(0x1fb)](''),A['setDisplay']('')):(u[K(0x1fb)](K(0x1ec)),w[K(0x1fb)](K(0x1ec)),y[K(0x1fb)](K(0x1ec)),A[K(0x1fb)](K(0x1ec)));}function E(){const L=J,H=e['geometry'][L(0x1ff)][L(0x1ef)];n[L(0x1fd)](H['curveSegments']),p[L(0x1fd)](H['steps']),r['setValue'](H[L(0x1fc)]),t[L(0x1fd)](H[L(0x1e4)]),v[L(0x1fd)](H['bevelThickness']),x[L(0x1fd)](H['bevelSize']),z[L(0x1fd)](H['bevelOffset']),B[L(0x1fd)](H[L(0x1e5)]),D(H[L(0x1e4)]);}g[J(0x1e8)]['add'](function(H){H===e&&E();});function F(){const M=J;D(t['getValue']()),d[M(0x203)](new SetGeometryCommand(d,e,new c['ExtrudeGeometry'](j['shapes'],{'curveSegments':n['getValue'](),'steps':p['getValue'](),'depth':r['getValue'](),'bevelEnabled':t['getValue'](),'bevelThickness':v!==undefined?v['getValue']():k[M(0x201)],'bevelSize':x!==undefined?x['getValue']():k['bevelSize'],'bevelOffset':z!==undefined?z['getValue']():k[M(0x1e7)],'bevelSegments':B!==undefined?B[M(0x1f2)]():k[M(0x1e5)]})));}function G(){const N=J;d[N(0x203)](new SetGeometryCommand(d,e,new c[(N(0x1e9))](j['shapes'],k['curveSegments'])));}return h;}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const r=b,f=d();while(!![]){try{const g
|
|
1
|
+
function a(){const v=['detail','radius','geometry','16965oWAbmp','Label','288hbOOpF','add','41436CrisXw','5rqqsXS','getKey','617265Kzemge','6tIlFxy','1208TrioGJ','setClass','execute','getValue','10998800JnoKWN','927493kDqaHm','4059lGIFgy','setValue','421310IVqrmb','2703AsBPTy'];a=function(){return v;};return a();}(function(d,e){const r=b,f=d();while(!![]){try{const g=-parseInt(r(0x1d1))/0x1*(-parseInt(r(0x1c7))/0x2)+parseInt(r(0x1c8))/0x3*(parseInt(r(0x1ce))/0x4)+-parseInt(r(0x1d3))/0x5+-parseInt(r(0x1d4))/0x6*(parseInt(r(0x1c4))/0x7)+parseInt(r(0x1d5))/0x8*(-parseInt(r(0x1cc))/0x9)+-parseInt(r(0x1c3))/0xa+parseInt(r(0x1c5))/0xb*(parseInt(r(0x1d0))/0xc);if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0xb78dd));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UINumber}from'./libs/ui.js';function b(c,d){c=c-0x1c1;const e=a();let f=e[c];return f;}import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function GeometryParametersPanel(d,e){const s=b,f=d['strings'],g=d['signals'],h=new UIDiv(),i=e['geometry'],j=i['parameters'],k=new UIRow(),l=new UINumber(j[s(0x1ca)])['onChange'](p);k['add'](new UIText(f['getKey']('sidebar/geometry/icosahedron_geometry/radius'))['setClass'](s(0x1cd))),k['add'](l),h[s(0x1cf)](k);const m=new UIRow(),n=new UIInteger(j[s(0x1c9)])['setRange'](0x0,Infinity)['onChange'](p);m['add'](new UIText(f[s(0x1d2)]('sidebar/geometry/icosahedron_geometry/detail'))[s(0x1d6)](s(0x1cd))),m[s(0x1cf)](n),h[s(0x1cf)](m);function o(){const t=s,q=e[t(0x1cb)]['parameters'];l[t(0x1c6)](q[t(0x1ca)]),n['setValue'](q['detail']);}g['geometryChanged'][s(0x1cf)](function(q){q===e&&o();});function p(){const u=s;d[u(0x1c1)](new SetGeometryCommand(d,e,new c['IcosahedronGeometry'](l['getValue'](),n[u(0x1c2)]())));}return h;}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const v=b,f=d();while(!![]){try{const g=-parseInt(v(
|
|
1
|
+
(function(d,e){const v=b,f=d();while(!![]){try{const g=-parseInt(v(0x1ac))/0x1*(-parseInt(v(0x1b2))/0x2)+parseInt(v(0x19b))/0x3*(-parseInt(v(0x1b4))/0x4)+parseInt(v(0x1b1))/0x5+-parseInt(v(0x1aa))/0x6+parseInt(v(0x1ab))/0x7+-parseInt(v(0x19d))/0x8+parseInt(v(0x1a2))/0x9*(parseInt(v(0x198))/0xa);if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0x6b6f9));function b(c,d){c=c-0x198;const e=a();let f=e[c];return f;}import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UINumber}from'./libs/ui.js';import{UIPoints2}from'./libs/ui.three.js';import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function GeometryParametersPanel(d,e){const w=b,f=d[w(0x1ae)],g=d[w(0x1b0)],h=new UIDiv(),i=e[w(0x1a4)],j=i[w(0x199)],k=new UIRow(),l=new UIInteger(j[w(0x1a8)])[w(0x19c)](t);k['add'](new UIText(f[w(0x19e)](w(0x1b5)))['setClass'](w(0x1a9))),k['add'](l),h[w(0x1a6)](k);const m=new UIRow(),n=new UINumber(j[w(0x1ad)]*c[w(0x19f)][w(0x1a3)])['onChange'](t);m[w(0x1a6)](new UIText(f[w(0x19e)]('sidebar/geometry/lathe_geometry/phistart'))['setClass'](w(0x1a9))),m[w(0x1a6)](n),h[w(0x1a6)](m);const o=new UIRow(),p=new UINumber(j[w(0x1b3)]*c[w(0x19f)]['RAD2DEG'])[w(0x19c)](t);o['add'](new UIText(f['getKey']('sidebar/geometry/lathe_geometry/philength'))['setClass'](w(0x1a9))),o[w(0x1a6)](p),h['add'](o);const q=new UIRow();q[w(0x1a6)](new UIText(f[w(0x19e)]('sidebar/geometry/lathe_geometry/points'))[w(0x1a5)](w(0x1a9)));const r=new UIPoints2()[w(0x1a1)](j[w(0x1a0)])[w(0x19c)](t);q['add'](r),h[w(0x1a6)](q);function s(){const x=w,u=e[x(0x1a4)][x(0x199)];r['setValue'](u[x(0x1a0)],![]),l['setValue'](u['segments']),n['setValue'](u['phiStart']*c['MathUtils'][x(0x1a3)]),p[x(0x1a1)](u['phiLength']*c[x(0x19f)]['RAD2DEG']);}g['geometryChanged']['add'](function(u){u===e&&s();});function t(){const y=w;d['execute'](new SetGeometryCommand(d,e,new c[(y(0x1af))](r['getValue'](),l['getValue'](),n['getValue']()*c[y(0x19f)]['DEG2RAD'],p[y(0x1a7)]()*c[y(0x19f)][y(0x19a)])));}return h;}function a(){const z=['segments','Label','1021500YAlCSF','3992254SwfNRa','3sXaCaJ','phiStart','strings','LatheGeometry','signals','1111060lcwdkQ','381314JzOGZF','phiLength','1669944iqAPGL','sidebar/geometry/lathe_geometry/segments','7332870OVsCjH','parameters','DEG2RAD','6aRbPDZ','onChange','5220104ZNOZpw','getKey','MathUtils','points','setValue','9Ajpqqm','RAD2DEG','geometry','setClass','add','getValue'];a=function(){return z;};return a();}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const p=b,f=d();while(!![]){try{const g
|
|
1
|
+
(function(d,e){const p=b,f=d();while(!![]){try{const g=-parseInt(p(0x106))/0x1+parseInt(p(0x101))/0x2*(parseInt(p(0x113))/0x3)+parseInt(p(0x107))/0x4*(-parseInt(p(0x10e))/0x5)+-parseInt(p(0x10a))/0x6+parseInt(p(0x104))/0x7*(-parseInt(p(0x110))/0x8)+-parseInt(p(0xfb))/0x9*(parseInt(p(0x10f))/0xa)+-parseInt(p(0x10d))/0xb*(-parseInt(p(0x10b))/0xc);if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0x784aa));import{UIDiv,UIButton,UIRow}from'./libs/ui.js';import{computeMikkTSpaceTangents}from'three/addons/utils/BufferGeometryUtils.js';function b(c,d){c=c-0xfa;const e=a();let f=e[c];return f;}import*as c from'three/addons/libs/mikktspace.module.js';function SidebarGeometryModifiers(d,e){const q=b,f=d[q(0xfd)],g=d[q(0x112)],h=new UIDiv()['setMarginLeft'](q(0x102)),i=e[q(0xfc)],j=new UIButton(f['getKey']('sidebar/geometry/compute_vertex_normals'));j[q(0xff)](function(){const r=q;i['computeVertexNormals'](),g['geometryChanged'][r(0x10c)](e);});const k=new UIRow();k['add'](j),h['add'](k);if(i['hasAttribute'](q(0x100))&&i[q(0x111)]('normal')&&i['hasAttribute']('uv')){const n=new UIButton(f[q(0x105)](q(0xfe)));n['onClick'](async function(){const s=q;await c[s(0x109)],computeMikkTSpaceTangents(i,c),g[s(0x108)][s(0x10c)](e);});const o=new UIRow();o[q(0x103)](n),h[q(0x103)](o);}const l=new UIButton(f['getKey']('sidebar/geometry/center'));l['onClick'](function(){const t=q;i[t(0xfa)](),g[t(0x108)]['dispatch'](e);});const m=new UIRow();return m['add'](l),h[q(0x103)](m),h;}export{SidebarGeometryModifiers};function a(){const u=['hasAttribute','signals','30ELdTvH','center','119349dLtQBn','geometry','strings','sidebar/geometry/compute_vertex_tangents','onClick','position','16490sGHIfp','120px','add','7mGjDaG','getKey','580957eMZcMn','680XRpxky','geometryChanged','ready','4805892aPgPrz','5827116AGpdIA','dispatch','77NBkhIc','13395giJmnu','710hftTHG','1679896VUugPb'];a=function(){return u;};return a();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const r=b,f=d();while(!![]){try{const g
|
|
1
|
+
(function(d,e){const r=b,f=d();while(!![]){try{const g=parseInt(r(0x1cf))/0x1*(-parseInt(r(0x1d6))/0x2)+-parseInt(r(0x1d3))/0x3*(parseInt(r(0x1d5))/0x4)+-parseInt(r(0x1d0))/0x5+parseInt(r(0x1c5))/0x6*(parseInt(r(0x1c6))/0x7)+-parseInt(r(0x1d4))/0x8+parseInt(r(0x1c8))/0x9+parseInt(r(0x1ce))/0xa;if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0xe3241));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UINumber}from'./libs/ui.js';import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function GeometryParametersPanel(d,e){const s=b,f=d['strings'],g=d['signals'],h=new UIDiv(),i=e[s(0x1c4)],j=i[s(0x1c3)],k=new UIRow(),l=new UINumber(j[s(0x1c9)])[s(0x1d2)](p);k['add'](new UIText(f['getKey']('sidebar/geometry/octahedron_geometry/radius'))['setClass']('Label')),k[s(0x1cc)](l),h[s(0x1cc)](k);const m=new UIRow(),n=new UIInteger(j['detail'])[s(0x1ca)](0x0,Infinity)[s(0x1d2)](p);m['add'](new UIText(f[s(0x1d1)](s(0x1c7)))['setClass']('Label')),m['add'](n),h[s(0x1cc)](m);function o(){const t=s,q=e['geometry'][t(0x1c3)];l['setValue'](q['radius']),n['setValue'](q[t(0x1cb)]);}g[s(0x1cd)]['add'](function(q){q===e&&o();});function p(){d['execute'](new SetGeometryCommand(d,e,new c['OctahedronGeometry'](l['getValue'](),n['getValue']())));}return h;}function b(c,d){c=c-0x1c3;const e=a();let f=e[c];return f;}export{GeometryParametersPanel};function a(){const u=['10653336NpAGNK','4192ZIMgzR','2ussTRT','parameters','geometry','630318EhIpOF','28QlTYCB','sidebar/geometry/octahedron_geometry/detail','10530144Eplfxu','radius','setRange','detail','add','geometryChanged','28693650DzeXId','139741Qjvyre','3005480emOSlg','getKey','onChange','4170MwtPkH'];a=function(){return u;};return a();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(d,e){const v=b,f=d();while(!![]){try{const g=parseInt(v(0x89))/0x1+-parseInt(v(0x86))/0x2*(parseInt(v(0x7d))/0x3)+-parseInt(v(0x92))/0x4*(parseInt(v(0x7f))/0x5)+parseInt(v(0x8c))/0x6*(parseInt(v(0x8b))/0x7)+parseInt(v(0x81))/0x8+parseInt(v(0x84))/0x9*(parseInt(v(0x83))/0xa)+-parseInt(v(0x90))/0xb;if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0xa5b3b));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UINumber}from'./libs/ui.js';import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function a(){const z=['24715141gxfKDI','heightSegments','345340nrcyFC','add','getValue','signals','setRange','geometry','14031JLRnqb','getKey','5Bnnbgr','execute','8079688pwpOGm','width','1790GrSJsm','31797PtdVqP','widthSegments','110bktYtl','onChange','parameters','1099390kcilVE','setClass','615251wbbioF','36nAcXiJ','Label','sidebar/geometry/plane_geometry/heightsegments','setValue'];a=function(){return z;};return a();}function GeometryParametersPanel(d,e){const w=b,f=d['strings'],g=d[w(0x95)],h=new UIDiv(),i=e[w(0x7c)],j=i[w(0x88)],k=new UIRow(),l=new UINumber(j[w(0x82)])['onChange'](t);k[w(0x93)](new UIText(f[w(0x7e)]('sidebar/geometry/plane_geometry/width'))['setClass']('Label')),k[w(0x93)](l),h['add'](k);const m=new UIRow(),n=new UINumber(j['height'])[w(0x87)](t);m[w(0x93)](new UIText(f['getKey']('sidebar/geometry/plane_geometry/height'))[w(0x8a)]('Label')),m['add'](n),h['add'](m);const o=new UIRow(),p=new UIInteger(j[w(0x85)])['setRange'](0x1,Infinity)[w(0x87)](t);o['add'](new UIText(f[w(0x7e)]('sidebar/geometry/plane_geometry/widthsegments'))['setClass'](w(0x8d))),o[w(0x93)](p),h[w(0x93)](o);const q=new UIRow(),r=new UIInteger(j['heightSegments'])[w(0x96)](0x1,Infinity)[w(0x87)](t);q['add'](new UIText(f[w(0x7e)](w(0x8e)))[w(0x8a)](w(0x8d))),q[w(0x93)](r),h['add'](q);function s(){const x=w,u=e['geometry']['parameters'];l[x(0x8f)](u['width']),n[x(0x8f)](u['height']),p[x(0x8f)](u[x(0x85)]),r['setValue'](u[x(0x91)]);}g['geometryChanged']['add'](function(u){u===e&&s();});function t(){const y=w;d[y(0x80)](new SetGeometryCommand(d,e,new c['PlaneGeometry'](l['getValue'](),n['getValue'](),p[y(0x94)](),r[y(0x94)]())));}return h;}function b(c,d){c=c-0x7c;const e=a();let f=e[c];return f;}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const z=b,f=d();while(!![]){try{const g=parseInt(z(
|
|
1
|
+
function b(c,d){c=c-0x114;const e=a();let f=e[c];return f;}(function(d,e){const z=b,f=d();while(!![]){try{const g=parseInt(z(0x133))/0x1*(-parseInt(z(0x118))/0x2)+-parseInt(z(0x126))/0x3*(parseInt(z(0x12a))/0x4)+-parseInt(z(0x119))/0x5+parseInt(z(0x120))/0x6*(-parseInt(z(0x11a))/0x7)+-parseInt(z(0x123))/0x8*(parseInt(z(0x127))/0x9)+parseInt(z(0x122))/0xa+-parseInt(z(0x121))/0xb*(-parseInt(z(0x134))/0xc);if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0xc9248));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UINumber}from'./libs/ui.js';function a(){const D=['RAD2DEG','getValue','399414xWzbuN','9DwYhZk','signals','outerRadius','44ywohdp','strings','phiSegments','thetaLength','onChange','getKey','parameters','innerRadius','sidebar/geometry/ring_geometry/outerRadius','1kUgErX','1214364kHnprY','thetaStart','setRange','execute','add','DEG2RAD','sidebar/geometry/ring_geometry/thetalength','609364oPxaOM','4028110sBMlIB','7mHKjVB','Label','MathUtils','setClass','setValue','sidebar/geometry/ring_geometry/phiSegments','3278514qbhaSG','341jtQwEb','13802130MgJBpb','4577592Ukzimh'];a=function(){return D;};return a();}import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function GeometryParametersPanel(d,e){const A=b,f=d[A(0x12b)],g=d[A(0x128)],h=new UIDiv(),i=e['geometry'],j=i[A(0x130)],k=new UIRow(),l=new UINumber(j['innerRadius'])['onChange'](x);k['add'](new UIText(f['getKey']('sidebar/geometry/ring_geometry/innerRadius'))[A(0x11d)]('Label')),k[A(0x115)](l),h['add'](k);const m=new UIRow(),n=new UINumber(j[A(0x129)])[A(0x12e)](x);m[A(0x115)](new UIText(f['getKey'](A(0x132)))[A(0x11d)]('Label')),m[A(0x115)](n),h['add'](m);const o=new UIRow(),p=new UIInteger(j['thetaSegments'])[A(0x136)](0x3,Infinity)[A(0x12e)](x);o['add'](new UIText(f[A(0x12f)]('sidebar/geometry/ring_geometry/thetaSegments'))[A(0x11d)]('Label')),o[A(0x115)](p),h[A(0x115)](o);const q=new UIRow(),r=new UIInteger(j[A(0x12c)])['setRange'](0x3,Infinity)['onChange'](x);q[A(0x115)](new UIText(f['getKey'](A(0x11f)))['setClass'](A(0x11b))),q['add'](r),h['add'](q);const s=new UIRow(),t=new UINumber(j['thetaStart']*c[A(0x11c)]['RAD2DEG'])['setUnit']('°')['setStep'](0xa)[A(0x12e)](x);s['add'](new UIText(f[A(0x12f)]('sidebar/geometry/ring_geometry/thetastart'))[A(0x11d)]('Label')),s['add'](t),h[A(0x115)](s);const u=new UIRow(),v=new UINumber(j['thetaLength']*c[A(0x11c)][A(0x124)])['setUnit']('°')['setStep'](0xa)['onChange'](x);u[A(0x115)](new UIText(f[A(0x12f)](A(0x117)))['setClass'](A(0x11b))),u['add'](v),h['add'](u);function w(){const B=A,y=e['geometry'][B(0x130)];l['setValue'](y[B(0x131)]),n[B(0x11e)](y[B(0x129)]),p['setValue'](y['thetaSegments']),r[B(0x11e)](y[B(0x12c)]),t['setValue'](y[B(0x135)]*c[B(0x11c)]['RAD2DEG']),v[B(0x11e)](y[B(0x12d)]*c[B(0x11c)]['RAD2DEG']);}g['geometryChanged'][A(0x115)](function(y){y===e&&w();});function x(){const C=A;d[C(0x114)](new SetGeometryCommand(d,e,new c['RingGeometry'](l[C(0x125)](),n['getValue'](),p['getValue'](),r['getValue'](),t['getValue']()*c['MathUtils'][C(0x116)],v[C(0x125)]()*c[C(0x11c)]['DEG2RAD'])));}return h;}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const r=b,f=d();while(!![]){try{const g=-parseInt(r(
|
|
1
|
+
(function(d,e){const r=b,f=d();while(!![]){try{const g=-parseInt(r(0x7b))/0x1*(-parseInt(r(0x84))/0x2)+-parseInt(r(0x83))/0x3*(-parseInt(r(0x82))/0x4)+-parseInt(r(0x77))/0x5*(-parseInt(r(0x8a))/0x6)+-parseInt(r(0x85))/0x7*(-parseInt(r(0x7c))/0x8)+-parseInt(r(0x7a))/0x9+-parseInt(r(0x8b))/0xa+-parseInt(r(0x74))/0xb*(parseInt(r(0x86))/0xc);if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0x8f28d));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UIButton}from'./libs/ui.js';function b(c,d){c=c-0x74;const e=a();let f=e[c];return f;}import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function a(){const w=['469328fVekBJ','getKey','onChange','add','setClass','ExtrudeGeometry','4YjQdca','761223jzFcyt','384392pCCunF','77dUznUv','844656piFRBN','Label','parameters','shapes','147270mJJoPa','4507630WUTgdd','44pXRGSl','strings','getValue','65AeWwQg','execute','geometryChanged','6014160pQwkmZ','4HDSMMI'];a=function(){return w;};return a();}function GeometryParametersPanel(d,e){const s=b,f=d[s(0x75)],g=d['signals'],h=new UIDiv(),i=e['geometry'],j=i['parameters'],k=new UIRow(),l=new UIInteger(j['curveSegments']||0xc)[s(0x7e)](o)['setRange'](0x1,Infinity);k[s(0x7f)](new UIText(f['getKey']('sidebar/geometry/shape_geometry/curveSegments'))[s(0x80)](s(0x87))),k['add'](l),h[s(0x7f)](k);const m=new UIButton(f[s(0x7d)]('sidebar/geometry/shape_geometry/extrude'))['onClick'](p)['setClass'](s(0x87))['setMarginLeft']('120px');h[s(0x7f)](m);function n(){const t=s,q=e['geometry'][t(0x88)];l['setValue'](q['curveSegments']);}g[s(0x79)]['add'](function(q){q===e&&n();});function o(){const u=s;d[u(0x78)](new SetGeometryCommand(d,e,new c['ShapeGeometry'](j[u(0x89)],l[u(0x76)]())));}function p(){const v=s;d['execute'](new SetGeometryCommand(d,e,new c[(v(0x81))](j[v(0x89)],{'curveSegments':l['getValue']()})));}return h;}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const B=b,f=d();while(!![]){try{const g
|
|
1
|
+
(function(d,e){const B=b,f=d();while(!![]){try{const g=parseInt(B(0x134))/0x1*(-parseInt(B(0x132))/0x2)+-parseInt(B(0x11f))/0x3*(parseInt(B(0x10f))/0x4)+-parseInt(B(0x12f))/0x5+parseInt(B(0x115))/0x6+-parseInt(B(0x12a))/0x7*(parseInt(B(0x113))/0x8)+-parseInt(B(0x129))/0x9*(-parseInt(B(0x124))/0xa)+parseInt(B(0x12b))/0xb*(parseInt(B(0x12d))/0xc);if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0xd7d03));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UINumber}from'./libs/ui.js';function b(c,d){c=c-0x10d;const e=a();let f=e[c];return f;}import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function a(){const F=['679hfRpzN','22IRgJJA','thetaLength','20833308kQXmHv','signals','5528355GmEqLw','phiLength','setStep','2353436MizLxt','getKey','1rgkQnM','thetaStart','heightSegments','4iZibsl','onChange','sidebar/geometry/sphere_geometry/widthsegments','add','17064EefczL','sidebar/geometry/sphere_geometry/thetastart','99780EjoncL','setRange','DEG2RAD','getValue','geometryChanged','setClass','radius','geometry','sidebar/geometry/sphere_geometry/radius','MathUtils','4108653FdJofI','parameters','setUnit','sidebar/geometry/sphere_geometry/thetalength','Label','30PiYDXI','setValue','RAD2DEG','sidebar/geometry/sphere_geometry/phistart','phiStart','3761892kgSURz'];a=function(){return F;};return a();}function GeometryParametersPanel(d,e){const C=b,f=d['strings'],g=d[C(0x12e)],h=new UIDiv(),i=e[C(0x11c)],j=i[C(0x120)],k=new UIRow(),l=new UINumber(j['radius'])[C(0x110)](z);k['add'](new UIText(f[C(0x133)](C(0x11d)))['setClass']('Label')),k['add'](l),h[C(0x112)](k);const m=new UIRow(),n=new UIInteger(j['widthSegments'])[C(0x116)](0x1,Infinity)['onChange'](z);m['add'](new UIText(f[C(0x133)](C(0x111)))[C(0x11a)]('Label')),m[C(0x112)](n),h['add'](m);const o=new UIRow(),p=new UIInteger(j[C(0x10e)])['setRange'](0x1,Infinity)['onChange'](z);o[C(0x112)](new UIText(f[C(0x133)]('sidebar/geometry/sphere_geometry/heightsegments'))['setClass']('Label')),o['add'](p),h[C(0x112)](o);const q=new UIRow(),r=new UINumber(j['phiStart']*c['MathUtils'][C(0x126)])['setUnit']('°')[C(0x131)](0xa)[C(0x110)](z);q['add'](new UIText(f['getKey'](C(0x127)))[C(0x11a)]('Label')),q['add'](r),h[C(0x112)](q);const s=new UIRow(),t=new UINumber(j[C(0x130)]*c['MathUtils']['RAD2DEG'])[C(0x121)]('°')['setStep'](0xa)[C(0x110)](z);s['add'](new UIText(f['getKey']('sidebar/geometry/sphere_geometry/philength'))['setClass']('Label')),s['add'](t),h[C(0x112)](s);const u=new UIRow(),v=new UINumber(j['thetaStart']*c[C(0x11e)]['RAD2DEG'])['setUnit']('°')['setStep'](0xa)[C(0x110)](z);u['add'](new UIText(f['getKey'](C(0x114)))[C(0x11a)]('Label')),u['add'](v),h[C(0x112)](u);const w=new UIRow(),x=new UINumber(j['thetaLength']*c['MathUtils'][C(0x126)])[C(0x121)]('°')['setStep'](0xa)['onChange'](z);w['add'](new UIText(f[C(0x133)](C(0x122)))[C(0x11a)](C(0x123))),w[C(0x112)](x),h[C(0x112)](w);function y(){const D=C,A=e['geometry']['parameters'];l['setValue'](A[D(0x11b)]),n[D(0x125)](A['widthSegments']),p['setValue'](A[D(0x10e)]),r['setValue'](A[D(0x128)]*c['MathUtils'][D(0x126)]),t[D(0x125)](A['phiLength']*c['MathUtils']['RAD2DEG']),v['setValue'](A[D(0x10d)]*c[D(0x11e)]['RAD2DEG']),x[D(0x125)](A[D(0x12c)]*c[D(0x11e)][D(0x126)]);}g[C(0x119)][C(0x112)](function(A){A===e&&y();});function z(){const E=C;d['execute'](new SetGeometryCommand(d,e,new c['SphereGeometry'](l[E(0x118)](),n[E(0x118)](),p[E(0x118)](),r[E(0x118)]()*c[E(0x11e)]['DEG2RAD'],t[E(0x118)]()*c[E(0x11e)][E(0x117)],v[E(0x118)]()*c[E(0x11e)]['DEG2RAD'],x['getValue']()*c[E(0x11e)]['DEG2RAD'])));}return h;}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function a(){const v=['
|
|
1
|
+
function b(c,d){c=c-0x1e1;const e=a();let f=e[c];return f;}function a(){const v=['sidebar/geometry/tetrahedron_geometry/detail','4052468RDQEuX','getValue','sidebar/geometry/tetrahedron_geometry/radius','3505744QHlzty','2183877qyPTZK','293649KvjKZZ','setValue','geometry','radius','7255scGwOn','Label','1368556axhmHX','414964ddADDq','TetrahedronGeometry','execute','parameters','246JPPUwd','getKey','setClass','50DToUHO','6uUMwQS','add','onChange'];a=function(){return v;};return a();}(function(d,e){const r=b,f=d();while(!![]){try{const g=parseInt(r(0x1e1))/0x1+parseInt(r(0x1e9))/0x2*(-parseInt(r(0x1f2))/0x3)+parseInt(r(0x1f8))/0x4+-parseInt(r(0x1f6))/0x5*(-parseInt(r(0x1e5))/0x6)+parseInt(r(0x1ed))/0x7+parseInt(r(0x1f0))/0x8+-parseInt(r(0x1f1))/0x9*(parseInt(r(0x1e8))/0xa);if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0x4fca6));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UINumber}from'./libs/ui.js';import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function GeometryParametersPanel(d,e){const s=b,f=d['strings'],g=d['signals'],h=new UIDiv(),i=e['geometry'],j=i[s(0x1e4)],k=new UIRow(),l=new UINumber(j['radius'])[s(0x1eb)](p);k[s(0x1ea)](new UIText(f[s(0x1e6)](s(0x1ef)))[s(0x1e7)](s(0x1f7))),k['add'](l),h[s(0x1ea)](k);const m=new UIRow(),n=new UIInteger(j['detail'])['setRange'](0x0,Infinity)[s(0x1eb)](p);m['add'](new UIText(f[s(0x1e6)](s(0x1ec)))[s(0x1e7)]('Label')),m[s(0x1ea)](n),h['add'](m);function o(){const t=s,q=e[t(0x1f4)][t(0x1e4)];l[t(0x1f3)](q[t(0x1f5)]),n['setValue'](q['detail']);}g['geometryChanged'][s(0x1ea)](function(q){q===e&&o();});function p(){const u=s;d[u(0x1e3)](new SetGeometryCommand(d,e,new c[(u(0x1e2))](l[u(0x1ee)](),n['getValue']())));}return h;}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(c,d){const D=b,e=c();while(!![]){try{const f=parseInt(D(
|
|
1
|
+
(function(c,d){const D=b,e=c();while(!![]){try{const f=parseInt(D(0x155))/0x1*(parseInt(D(0x13f))/0x2)+-parseInt(D(0x154))/0x3*(-parseInt(D(0x13e))/0x4)+-parseInt(D(0x143))/0x5+parseInt(D(0x156))/0x6+-parseInt(D(0x13c))/0x7+-parseInt(D(0x152))/0x8*(parseInt(D(0x149))/0x9)+-parseInt(D(0x13b))/0xa;if(f===d)break;else e['push'](e['shift']());}catch(g){e['push'](e['shift']());}}}(a,0x7b357));function a(){const G=['2109075rxrPAA','7swqVop','5895282mPjrEK','onChange','setRange','bevelSize','setValue','3317930xjvHiV','451549gMzOqp','bevelOffset','4BxWsTS','162574nXDRhR','sidebar/geometry/text_geometry/bevelseg','sidebar/geometry/text_geometry/depth','sidebar/geometry/text_geometry/bevelenabled','3021185QvdqTW','Label','getKey','getValue','strings','sidebar/geometry/text_geometry/size','15021ytMGXo','sidebar/geometry/text_geometry/bevelsize','geometry','sidebar/geometry/text_geometry/text','execute','curveSegments','add','sidebar/geometry/text_geometry/bevelthickness','text','3592NgKIKS','setClass'];a=function(){return G;};return a();}import{TextGeometry}from'three/addons/geometries/TextGeometry.js';import{UIDiv,UIRow,UIText,UINumber,UIInteger,UIInput,UICheckbox}from'./libs/ui.js';import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function b(c,d){c=c-0x138;const e=a();let f=e[c];return f;}function GeometryParametersPanel(c,d){const E=b,e=c[E(0x147)],f=new UIDiv(),g=d[E(0x14b)],h=g['parameters']['options'],i=new UIRow(),j=new UIInput()[E(0x13a)](h['text'])[E(0x157)](A);i['add'](new UIText(e[E(0x145)](E(0x14c)))['setClass']('Label')),i[E(0x14f)](j),f['add'](i);const k=new UIRow(),l=new UINumber()['setPrecision'](0x3)[E(0x13a)](h['size'])['onChange'](A);k['add'](new UIText(e['getKey'](E(0x148)))['setClass']('Label')),k['add'](l),f['add'](k);const m=new UIRow(),n=new UINumber()['setPrecision'](0x3)['setValue'](h['depth'])[E(0x157)](A);m['add'](new UIText(e[E(0x145)](E(0x141)))[E(0x153)]('Label')),m[E(0x14f)](n),f['add'](m);const o=new UIRow(),p=new UIInteger(h[E(0x14e)])['setRange'](0x1,Infinity)[E(0x157)](A);o[E(0x14f)](new UIText(e['getKey']('sidebar/geometry/text_geometry/curveseg'))[E(0x153)](E(0x144))),o[E(0x14f)](p),f[E(0x14f)](o);const q=new UIRow(),r=new UICheckbox(h['bevelEnabled'])['onChange'](A);q['add'](new UIText(e[E(0x145)](E(0x142)))['setClass'](E(0x144))),q['add'](r),f['add'](q);const s=new UIRow(),t=new UINumber(h['bevelThickness'])['setPrecision'](0x3)['setRange'](0x0,Infinity)[E(0x157)](A);s[E(0x14f)](new UIText(e['getKey'](E(0x150)))[E(0x153)]('Label')),s['add'](t),f['add'](s);const u=new UIRow(),v=new UINumber(h[E(0x139)])[E(0x138)](0x0,Infinity)[E(0x157)](A);u[E(0x14f)](new UIText(e['getKey'](E(0x14a)))[E(0x153)]('Label')),u[E(0x14f)](v),f['add'](u);const w=new UIRow(),x=new UINumber(h[E(0x13d)])[E(0x138)](0x0,Infinity)[E(0x157)](A);w[E(0x14f)](new UIText(e[E(0x145)]('sidebar/geometry/text_geometry/bevelOffset'))['setClass'](E(0x144))),w['add'](x),f['add'](w);const y=new UIRow(),z=new UIInteger(h['bevelSegments'])[E(0x138)](0x0,Infinity)[E(0x157)](A);y['add'](new UIText(e[E(0x145)](E(0x140)))['setClass']('Label')),y[E(0x14f)](z),f['add'](y);function A(){const F=E,B={'text':j[F(0x146)](),'font':h['font'],'size':l[F(0x146)](),'depth':n['getValue'](),'curveSegments':p['getValue'](),'bevelEnabled':r[F(0x146)](),'bevelThickness':t[F(0x146)](),'bevelSize':v[F(0x146)](),'bevelOffset':x['getValue'](),'bevelSegments':z['getValue']()},C=new TextGeometry(B[F(0x151)],B);c[F(0x14d)](new SetGeometryCommand(c,d,C));}return f;}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const x=b,f=d();while(!![]){try{const g=parseInt(x(
|
|
1
|
+
(function(d,e){const x=b,f=d();while(!![]){try{const g=parseInt(x(0x16b))/0x1*(-parseInt(x(0x16d))/0x2)+parseInt(x(0x16e))/0x3+-parseInt(x(0x171))/0x4+parseInt(x(0x173))/0x5*(parseInt(x(0x17e))/0x6)+parseInt(x(0x184))/0x7*(parseInt(x(0x178))/0x8)+parseInt(x(0x186))/0x9*(parseInt(x(0x16a))/0xa)+-parseInt(x(0x175))/0xb;if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0x37977));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UINumber}from'./libs/ui.js';import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function b(c,d){c=c-0x16a;const e=a();let f=e[c];return f;}function a(){const B=['radialSegments','42YUGwYK','setUnit','parameters','strings','onChange','geometry','7FxtoPk','Label','2070riGJpr','5540rgFgSa','169dWATts','tubularSegments','2102adlsEG','1212414VWNBBP','add','setValue','9624ylNOLa','sidebar/geometry/torus_geometry/tube','3795OsZUEl','getValue','4430338pOjKNY','setRange','MathUtils','2188920EFXQJm','radius','setStep','execute','setClass'];a=function(){return B;};return a();}function GeometryParametersPanel(d,e){const y=b,f=d[y(0x181)],g=d['signals'],h=new UIDiv(),i=e[y(0x183)],j=i[y(0x180)],k=new UIRow(),l=new UINumber(j[y(0x179)])['onChange'](v);k[y(0x16f)](new UIText(f['getKey']('sidebar/geometry/torus_geometry/radius'))[y(0x17c)](y(0x185))),k['add'](l),h['add'](k);const m=new UIRow(),n=new UINumber(j['tube'])[y(0x182)](v);m[y(0x16f)](new UIText(f['getKey'](y(0x172)))[y(0x17c)](y(0x185))),m['add'](n),h['add'](m);const o=new UIRow(),p=new UIInteger(j['radialSegments'])[y(0x176)](0x1,Infinity)['onChange'](v);o[y(0x16f)](new UIText(f['getKey']('sidebar/geometry/torus_geometry/radialsegments'))['setClass'](y(0x185))),o['add'](p),h[y(0x16f)](o);const q=new UIRow(),r=new UIInteger(j['tubularSegments'])['setRange'](0x1,Infinity)[y(0x182)](v);q[y(0x16f)](new UIText(f['getKey']('sidebar/geometry/torus_geometry/tubularsegments'))[y(0x17c)](y(0x185))),q[y(0x16f)](r),h['add'](q);const s=new UIRow(),t=new UINumber(j['arc']*c[y(0x177)]['RAD2DEG'])[y(0x17f)]('°')[y(0x17a)](0xa)['onChange'](v);s[y(0x16f)](new UIText(f['getKey']('sidebar/geometry/torus_geometry/arc'))[y(0x17c)](y(0x185))),s[y(0x16f)](t),h[y(0x16f)](s);function u(){const z=y,w=e['geometry']['parameters'];l[z(0x170)](w[z(0x179)]),n['setValue'](w['tube']),p[z(0x170)](w[z(0x17d)]),r[z(0x170)](w[z(0x16c)]),t['setValue'](w['arc']*c['MathUtils']['RAD2DEG']);}g['geometryChanged'][y(0x16f)](function(w){w===e&&u();});function v(){const A=y;d[A(0x17b)](new SetGeometryCommand(d,e,new c['TorusGeometry'](l[A(0x174)](),n['getValue'](),p['getValue'](),r['getValue'](),t[A(0x174)]()*c[A(0x177)]['DEG2RAD'])));}return h;}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const B=b,f=d();while(!![]){try{const g=parseInt(B(
|
|
1
|
+
(function(d,e){const B=b,f=d();while(!![]){try{const g=parseInt(B(0x1aa))/0x1+parseInt(B(0x1b0))/0x2+-parseInt(B(0x1a2))/0x3+-parseInt(B(0x1b6))/0x4+-parseInt(B(0x1a6))/0x5*(-parseInt(B(0x1b4))/0x6)+-parseInt(B(0x1b8))/0x7*(parseInt(B(0x19f))/0x8)+-parseInt(B(0x19e))/0x9*(parseInt(B(0x1a9))/0xa);if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0x5574d));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UINumber}from'./libs/ui.js';import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function a(){const F=['onChange','10LWKsIn','595623siYJnN','tubularSegments','setClass','parameters','strings','radius','610600WeVkbw','setRange','radialSegments','sidebar/geometry/torusKnot_geometry/p','66576aSSyZW','getKey','278748ZDlfLC','getValue','7VTUoTS','setValue','2484387Klzhfz','2618288lkHupb','geometryChanged','tube','465834MdoSDX','TorusKnotGeometry','sidebar/geometry/torusKnot_geometry/tube','add','125nNlBox','Label'];a=function(){return F;};return a();}function GeometryParametersPanel(d,e){const C=b,f=d[C(0x1ae)],g=d['signals'],h=new UIDiv(),i=e['geometry'],j=i['parameters'],k=new UIRow(),l=new UINumber(j['radius'])['onChange'](z);k[C(0x1a5)](new UIText(f[C(0x1b5)]('sidebar/geometry/torusKnot_geometry/radius'))['setClass'](C(0x1a7))),k[C(0x1a5)](l),h['add'](k);const m=new UIRow(),n=new UINumber(j[C(0x1a1)])['onChange'](z);m['add'](new UIText(f['getKey'](C(0x1a4)))['setClass']('Label')),m[C(0x1a5)](n),h[C(0x1a5)](m);const o=new UIRow(),r=new UIInteger(j[C(0x1ab)])['setRange'](0x1,Infinity)[C(0x1a8)](z);o[C(0x1a5)](new UIText(f['getKey']('sidebar/geometry/torusKnot_geometry/tubularsegments'))['setClass'](C(0x1a7))),o[C(0x1a5)](r),h[C(0x1a5)](o);const s=new UIRow(),t=new UIInteger(j[C(0x1b2)])[C(0x1b1)](0x1,Infinity)[C(0x1a8)](z);s['add'](new UIText(f['getKey']('sidebar/geometry/torusKnot_geometry/radialsegments'))['setClass'](C(0x1a7))),s[C(0x1a5)](t),h['add'](s);const u=new UIRow(),v=new UIInteger(j['p'])[C(0x1a8)](z);u[C(0x1a5)](new UIText(f[C(0x1b5)](C(0x1b3)))[C(0x1ac)]('Label')),u['add'](v),h[C(0x1a5)](u);const w=new UIRow(),x=new UIInteger(j['q'])[C(0x1a8)](z);w['add'](new UIText(f[C(0x1b5)]('sidebar/geometry/torusKnot_geometry/q'))[C(0x1ac)](C(0x1a7))),w[C(0x1a5)](x),h[C(0x1a5)](w);function y(){const D=C,A=e['geometry'][D(0x1ad)];l[D(0x1b9)](A[D(0x1af)]),n[D(0x1b9)](A[D(0x1a1)]),r[D(0x1b9)](A[D(0x1ab)]),t['setValue'](A[D(0x1b2)]),v['setValue'](A['p']),x[D(0x1b9)](A['q']);}g[C(0x1a0)]['add'](function(A){A===e&&y();});function z(){const E=C;d['execute'](new SetGeometryCommand(d,e,new c[(E(0x1a3))](l[E(0x1b7)](),n['getValue'](),r[E(0x1b7)](),t[E(0x1b7)](),v['getValue'](),x['getValue']())));}return h;}function b(c,d){c=c-0x19e;const e=a();let f=e[c];return f;}export{GeometryParametersPanel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const B=b,f=d();while(!![]){try{const g
|
|
1
|
+
(function(d,e){const B=b,f=d();while(!![]){try{const g=parseInt(B(0x1c7))/0x1*(-parseInt(B(0x1c6))/0x2)+parseInt(B(0x1b9))/0x3*(-parseInt(B(0x1c2))/0x4)+-parseInt(B(0x1c5))/0x5+-parseInt(B(0x1b8))/0x6*(-parseInt(B(0x1a7))/0x7)+-parseInt(B(0x1a6))/0x8+parseInt(B(0x1c0))/0x9+parseInt(B(0x1b5))/0xa;if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0xcad9e));import*as c from'three';import{UIDiv,UIRow,UIText,UIInteger,UISelect,UICheckbox,UINumber}from'./libs/ui.js';import{UIPoints3}from'./libs/ui.three.js';import{SetGeometryCommand}from'./commands/SetGeometryCommand.js';function GeometryParametersPanel(d,e){const C=b,f=d[C(0x1bb)],g=d['signals'],h=new UIDiv(),i=e[C(0x1ab)],j=i['parameters'],k=new UIRow();k[C(0x1b7)](new UIText(f[C(0x1be)](C(0x1b4)))[C(0x1ad)](C(0x1bf)));const l=new UIPoints3()[C(0x1b1)](j['path']['points'])['onChange'](z);k[C(0x1b7)](l),h['add'](k);const m=new UIRow(),n=new UINumber(j[C(0x1ae)])[C(0x1bd)](z);m[C(0x1b7)](new UIText(f['getKey']('sidebar/geometry/tube_geometry/radius'))['setClass'](C(0x1bf))),m['add'](n),h['add'](m);const o=new UIRow(),p=new UIInteger(j[C(0x1b2)])['onChange'](z);o['add'](new UIText(f['getKey']('sidebar/geometry/tube_geometry/tubularsegments'))[C(0x1ad)]('Label')),o['add'](p),h[C(0x1b7)](o);const q=new UIRow(),r=new UIInteger(j[C(0x1c4)])[C(0x1bd)](z);q['add'](new UIText(f['getKey']('sidebar/geometry/tube_geometry/radialsegments'))['setClass']('Label')),q['add'](r),h[C(0x1b7)](q);const s=new UIRow(),t=new UICheckbox(j[C(0x1c3)])['onChange'](z);s[C(0x1b7)](new UIText(f['getKey']('sidebar/geometry/tube_geometry/closed'))[C(0x1ad)](C(0x1bf))),s['add'](t),h[C(0x1b7)](s);const u=new UIRow(),v=new UISelect()['setOptions']({'centripetal':'centripetal','chordal':'chordal','catmullrom':'catmullrom'})['setValue'](j['path'][C(0x1b6)])['onChange'](z);u['add'](new UIText(f['getKey'](C(0x1b0)))[C(0x1ad)]('Label'),v),h['add'](u);const w=new UIRow()['setDisplay'](v['getValue']()=='catmullrom'?'':C(0x1bc)),x=new UINumber(j['path'][C(0x1b3)])['setStep'](0.01)['onChange'](z);w[C(0x1b7)](new UIText(f['getKey'](C(0x1a9)))[C(0x1ad)](C(0x1bf)),x),h['add'](w);function y(){const D=C,A=e[D(0x1ab)][D(0x1af)];p['setValue'](A['tubularSegments']),n[D(0x1b1)](A[D(0x1ae)]),r['setValue'](A[D(0x1c4)]),t['setValue'](A['closed']),l['setValue'](A[D(0x1ac)]['points'],![]),v['setValue'](A[D(0x1ac)]['curveType']),x[D(0x1b1)](A[D(0x1ac)]['tension']),w[D(0x1ba)](v[D(0x1a5)]()==D(0x1a8)?'':D(0x1bc));}g['geometryChanged'][C(0x1b7)](function(A){A===e&&y();});function z(){const E=C;w[E(0x1ba)](v['getValue']()==E(0x1a8)?'':E(0x1bc)),d[E(0x1aa)](new SetGeometryCommand(d,e,new c[(E(0x1c1))](new c['CatmullRomCurve3'](l['getValue'](),t['getValue'](),v[E(0x1a5)](),x['getValue']()),p['getValue'](),n[E(0x1a5)](),r[E(0x1a5)](),t['getValue']())));}return h;}export{GeometryParametersPanel};function b(c,d){c=c-0x1a5;const e=a();let f=e[c];return f;}function a(){const F=['closed','radialSegments','166400jozcRo','3532EEOgyW','139SaFvLs','getValue','12879440DzsAsK','7744709ndEtlH','catmullrom','sidebar/geometry/tube_geometry/tension','execute','geometry','path','setClass','radius','parameters','sidebar/geometry/tube_geometry/curvetype','setValue','tubularSegments','tension','sidebar/geometry/tube_geometry/path','24152530pEibFW','curveType','add','6SWJPfr','9nINuLf','setDisplay','strings','none','onChange','getKey','Label','4092489uxRFnM','TubeGeometry','1675732RDYxjS'];a=function(){return F;};return a();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const Q=b,f=d();while(!![]){try{const g=parseInt(Q(
|
|
1
|
+
(function(d,e){const Q=b,f=d();while(!![]){try{const g=parseInt(Q(0x1b4))/0x1*(-parseInt(Q(0x1bc))/0x2)+parseInt(Q(0x1ad))/0x3+-parseInt(Q(0x1d8))/0x4+parseInt(Q(0x1c2))/0x5+parseInt(Q(0x1d4))/0x6+parseInt(Q(0x1ab))/0x7*(-parseInt(Q(0x1b2))/0x8)+parseInt(Q(0x1c1))/0x9;if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0x6e366));import*as c from'three';import{UIPanel,UIRow,UIText,UIInput,UIButton,UISpan,UITextArea,UINumber,UIDiv,UIBreak}from'./libs/ui.js';function b(c,d){c=c-0x195;const e=a();let f=e[c];return f;}import{SetGeometryValueCommand}from'./commands/SetGeometryValueCommand.js';import{SidebarGeometryBufferGeometry}from'./Sidebar.Geometry.BufferGeometry.js';import{SidebarGeometryModifiers}from'./Sidebar.Geometry.Modifiers.js';import{VertexNormalsHelper}from'three/addons/helpers/VertexNormalsHelper.js';function a(){const a2=['setValue','16562gKIDAV','none','140277hBXJGI','setClass','7px','utils','min','536jbBeqh','<br/>','166BAAVwg','MathUtils','keys','max','setDisplay','setMarginLeft','setRange','remove','3138fmLcSr','parse','setFontSize','name','getValue','431037qDdwNq','3182465YYUdPK','addHelper','12px','sceneGraphChanged','morphTargetInfluences','InstancedBufferGeometry','setTextTransform','success','uuid','add','setHeight','Label','dispatch','execute','BufferGeometry','60px','generateUUID','normal','2441214bOauzB','onKeyUp','clear','type','1070432VGkdTM','20px','geometry','onClick','getKey','boundingBox','helpers','userData','onChange','toJSON','length','selected','setMarginTop','120px','.js','sidebar/geometry/new','200px','setWidth','replace','floor','classList','stringify','computeBoundingBox','block','setPaddingTop','dom'];a=function(){return a2;};return a();}function SidebarGeometry(d){const R=b,e=d['strings'],f=d['signals'],g=new UIPanel();g['setBorderTop']('0'),g[R(0x1b8)]('none'),g[R(0x1a8)]('20px');let h=null;const i=new UIRow(),j=new UIText();i['add'](new UIText(e['getKey']('sidebar/geometry/type'))[R(0x1ae)](R(0x1cd))),i[R(0x1cb)](j),g['add'](i);const k=new UIRow(),l=new UIInput()[R(0x1a1)]('102px')['setFontSize']('12px')['setDisabled'](!![]),m=new UIButton(e[R(0x1dc)](R(0x19f)))[R(0x1b9)](R(0x1af))[R(0x1db)](function(){const S=R;l['setValue'](c[S(0x1b5)][S(0x1d2)]()),d[S(0x1cf)](new SetGeometryValueCommand(d,d['selected'],S(0x1ca),l[S(0x1c0)]()));});k['add'](new UIText(e['getKey']('sidebar/geometry/uuid'))['setClass']('Label')),k[R(0x1cb)](l),k[R(0x1cb)](m),g['add'](k);const n=new UIRow(),o=new UIInput()[R(0x1a1)]('150px')[R(0x1be)]('12px')['onChange'](function(){const T=R;d[T(0x1cf)](new SetGeometryValueCommand(d,d['selected'],T(0x1bf),o['getValue']()));});n['add'](new UIText(e[R(0x1dc)]('sidebar/geometry/name'))['setClass'](R(0x1cd))),n['add'](o),g[R(0x1cb)](n);const p=new UISpan();g[R(0x1cb)](p),g[R(0x1cb)](new SidebarGeometryBufferGeometry(d));const q=new UIText()['setFontSize'](R(0x1c4)),r=new UIRow();r['add'](new UIText(e['getKey']('sidebar/geometry/bounds'))['setClass'](R(0x1cd))),r[R(0x1cb)](q),g[R(0x1cb)](r);const s=new UIRow(),t=new UITextArea()['setValue']('{}')['setWidth']('150px')[R(0x1cc)]('40px')['setFontSize'](R(0x1c4))['onChange'](function(){const U=R;try{const D=JSON[U(0x1bd)](t['getValue']());JSON['stringify'](d[U(0x19b)][U(0x1da)][U(0x197)])!=JSON['stringify'](D)&&(d[U(0x1cf)](new SetGeometryValueCommand(d,d[U(0x19b)],'userData',D)),z());}catch(E){console['warn'](E);}});t[R(0x1d5)](function(){const V=R;try{JSON['parse'](t['getValue']()),t['dom'][V(0x1a4)]['add'](V(0x1c9)),t[V(0x1a9)]['classList'][V(0x1bb)]('fail');}catch(D){t[V(0x1a9)][V(0x1a4)]['remove'](V(0x1c9)),t[V(0x1a9)][V(0x1a4)][V(0x1cb)]('fail');}}),s['add'](new UIText(e[R(0x1dc)]('sidebar/geometry/userdata'))[R(0x1ae)](R(0x1cd))),s[R(0x1cb)](t),g[R(0x1cb)](s);const u=new UIRow()['setMarginLeft']('120px');g[R(0x1cb)](u);const v=new UIButton(e['getKey']('sidebar/geometry/show_vertex_normals'));v['onClick'](function(){const W=R,D=d['selected'];d[W(0x196)][D['id']]===undefined?d['addHelper'](D,new VertexNormalsHelper(D)):d['removeHelper'](D),f[W(0x1c5)]['dispatch']();}),u['add'](v);const w=new UIButton(e['getKey']('sidebar/geometry/export'));w[R(0x1b9)](R(0x19d)),w['onClick'](function(){const X=R,D=d['selected'],E=D['geometry'];let F=E[X(0x199)]();try{F=JSON[X(0x1a5)](F,null,'\x09'),F=F[X(0x1a2)](/[\n\t]+([\d\.e\-\[\]]+)/g,'$1');}catch(G){F=JSON['stringify'](F);}d[X(0x1b0)]['save'](new Blob([F]),(o[X(0x1c0)]()||'geometry')+'.json');}),g['add'](w);const x=new UIDiv();x[R(0x19c)](R(0x1d9)),x['setDisplay'](R(0x1ac)),g[R(0x1cb)](x),x['add'](new UIText(e[R(0x1dc)]('sidebar/geometry/morph'))[R(0x1c8)]('uppercase')),x[R(0x1cb)](new UIBreak()),x[R(0x1cb)](new UIBreak());const y=new UIDiv();x['add'](y);async function z(){const Y=R,D=d[Y(0x19b)];if(D&&D[Y(0x1da)]){const E=D[Y(0x1da)];g[Y(0x1b8)](Y(0x1a7)),j['setValue'](E[Y(0x1d7)]),l[Y(0x1aa)](E['uuid']),o[Y(0x1aa)](E[Y(0x1bf)]);if(h!==E[Y(0x1d7)]){p[Y(0x1d6)]();if(E[Y(0x1d7)]===Y(0x1d0)||E['type']===Y(0x1c7))p['add'](new SidebarGeometryModifiers(d,D));else{const {GeometryParametersPanel:K}=await import('./Sidebar.Geometry.'+E['type']+Y(0x19e));p[Y(0x1cb)](new K(d,D));}h=E['type'];}if(E[Y(0x195)]===null)E[Y(0x1a6)]();const F=E['boundingBox'],G=Math[Y(0x1a3)]((F['max']['x']-F[Y(0x1b1)]['x'])*0x3e8)/0x3e8,H=Math['floor']((F['max']['y']-F[Y(0x1b1)]['y'])*0x3e8)/0x3e8,I=Math[Y(0x1a3)]((F[Y(0x1b7)]['z']-F[Y(0x1b1)]['z'])*0x3e8)/0x3e8;q['setInnerHTML'](G+'<br/>'+H+Y(0x1b3)+I),u[Y(0x1b8)](E['hasAttribute'](Y(0x1d3))?'':'none'),t['setValue'](JSON['stringify'](E[Y(0x197)],null,'\x20\x20'));const J=d[Y(0x196)][D['id']];J!==undefined&&J['isVertexNormalsHelper']===!![]&&(d['removeHelper'](D),d[Y(0x1c3)](D,new VertexNormalsHelper(D)));A['length']=0x0,y['clear']();if(D[Y(0x1c6)]){const L=D['morphTargetDictionary'],M=D[Y(0x1c6)],N=Object[Y(0x1b6)](L);for(let O=0x0;O<N['length'];O++){const P=N[O];y['add'](new B(O,P,M));}x[Y(0x1b8)]('');}else x['setDisplay'](Y(0x1ac));}}const A=[];function B(D,E,F){const Z=R,G=new UIRow(),H=new UIText(E)['setWidth'](Z(0x1a0));G['add'](H);const I=new UINumber()['setWidth'](Z(0x1d1))[Z(0x1ba)](0x0,0x1)[Z(0x198)](function J(){const a0=Z;F[D]=I[a0(0x1c0)](),f['objectChanged'][a0(0x1ce)](d['selected']);});return I['setValue'](F[D]),G['add'](I),A['push'](I),G;}function C(){const a1=R,D=d[a1(0x19b)];if(D!==null&&D[a1(0x1c6)])for(let E=0x0;E<A[a1(0x19a)];E++){const F=A[E];F['setValue'](D[a1(0x1c6)][E]);}}return f['objectSelected']['add'](function(){h=null,z();}),f['geometryChanged']['add'](z),f['morphTargetsUpdated'][R(0x1cb)](C),g;}export{SidebarGeometry};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function b(c,d){c=c-
|
|
1
|
+
function b(c,d){c=c-0xd9;const e=a();let f=e[c];return f;}(function(c,d){const p=b,e=c();while(!![]){try{const f=parseInt(p(0xe9))/0x1+parseInt(p(0xda))/0x2+parseInt(p(0xdf))/0x3+parseInt(p(0xe0))/0x4*(-parseInt(p(0xe5))/0x5)+-parseInt(p(0xde))/0x6*(-parseInt(p(0xeb))/0x7)+parseInt(p(0xd9))/0x8*(-parseInt(p(0xe8))/0x9)+-parseInt(p(0xdc))/0xa;if(f===d)break;else e['push'](e['shift']());}catch(g){e['push'](e['shift']());}}}(a,0xd5b14));import{UICheckbox,UIRow,UIText}from'./libs/ui.js';function a(){const t=['onChange','signals','setClass','getObjectMaterial','114525CQjKTA','setValue','execute','9WaGcUp','462395ikbDty','add','710262fvroxq','7680552zDBXfg','3395664LBVfgF','setLeft','25254350JVehxf','objectSelected','96xHDqNM','3998910MXzMOl','132gdpMNA'];a=function(){return t;};return a();}import{SetMaterialValueCommand}from'./commands/SetMaterialValueCommand.js';function SidebarMaterialBooleanProperty(c,d,e){const q=b,f=c[q(0xe2)],g=new UIRow();g['add'](new UIText(e)[q(0xe3)]('Label'));const h=new UICheckbox()[q(0xdb)]('100px')[q(0xe1)](l);g['add'](h);let i=null,j=null,k=null;function l(){const r=q;k[d]!==h['getValue']()&&c[r(0xe7)](new SetMaterialValueCommand(c,i,d,h['getValue'](),j));}function m(n,o=0x0){const s=q;i=n,j=o;if(i===null)return;if(i['material']===undefined)return;k=c[s(0xe4)](i,j),d in k?(h[s(0xe6)](k[d]),g['setDisplay']('')):g['setDisplay']('none');}return f[q(0xdd)]['add'](m),f['materialChanged'][q(0xea)](m),g;}export{SidebarMaterialBooleanProperty};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(c,d){const q=b,e=c();while(!![]){try{const f
|
|
1
|
+
(function(c,d){const q=b,e=c();while(!![]){try{const f=parseInt(q(0x19b))/0x1+-parseInt(q(0x19d))/0x2*(parseInt(q(0x199))/0x3)+parseInt(q(0x1a4))/0x4+parseInt(q(0x1af))/0x5+parseInt(q(0x19f))/0x6*(parseInt(q(0x1a1))/0x7)+-parseInt(q(0x1a8))/0x8*(-parseInt(q(0x1aa))/0x9)+-parseInt(q(0x1a2))/0xa;if(f===d)break;else e['push'](e['shift']());}catch(g){e['push'](e['shift']());}}}(a,0x78a60));import{UIColor,UINumber,UIRow,UIText}from'./libs/ui.js';import{SetMaterialColorCommand}from'./commands/SetMaterialColorCommand.js';function b(c,d){c=c-0x199;const e=a();let f=e[c];return f;}function a(){const u=['659997MZwKIY','setClass','30px','getObjectMaterial','setRange','6570vXqsRY','onInput','75JVbyrc','getValue','131344aIeVeE','onChange','24QDjRAR','emissive','93048ERegAG','Intensity','434JGeXUp','19960200PGDWKR','setDisplay','2065384zVYKQQ','signals','add','getHex','96EnjwzO','execute'];a=function(){return u;};return a();}import{SetMaterialValueCommand}from'./commands/SetMaterialValueCommand.js';function SidebarMaterialColorProperty(c,d,e){const r=b,f=c[r(0x1a5)],g=new UIRow();g['add'](new UIText(e)[r(0x1ab)]('Label'));const h=new UIColor()[r(0x1b0)](m);g['add'](h);let i;d===r(0x19e)&&(i=new UINumber(0x1)['setWidth'](r(0x1ac))[r(0x1ae)](0x0,Infinity)[r(0x19c)](m),g[r(0x1a6)](i));let j=null,k=null,l=null;function m(){const s=r;l[d][s(0x1a7)]()!==h['getHexValue']()&&c[s(0x1a9)](new SetMaterialColorCommand(c,j,d,h['getHexValue'](),k)),i!==undefined&&(l[d+'Intensity']!==i[s(0x19a)]()&&c[s(0x1a9)](new SetMaterialValueCommand(c,j,d+'Intensity',i['getValue'](),k)));}function n(o,p=0x0){const t=r;j=o,k=p;if(j===null)return;if(j['material']===undefined)return;l=c[t(0x1ad)](j,k),d in l?(h['setHexValue'](l[d]['getHexString']()),i!==undefined&&i['setValue'](l[d+t(0x1a0)]),g['setDisplay']('')):g[t(0x1a3)]('none');}return f['objectSelected']['add'](n),f['materialChanged'][r(0x1a6)](n),g;}export{SidebarMaterialColorProperty};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(c,d){const q=b,e=c();while(!![]){try{const f=-parseInt(q(
|
|
1
|
+
(function(c,d){const q=b,e=c();while(!![]){try{const f=-parseInt(q(0x17e))/0x1+parseInt(q(0x17d))/0x2*(parseInt(q(0x185))/0x3)+parseInt(q(0x179))/0x4+parseInt(q(0x17a))/0x5*(parseInt(q(0x177))/0x6)+-parseInt(q(0x17f))/0x7+parseInt(q(0x182))/0x8*(parseInt(q(0x186))/0x9)+-parseInt(q(0x178))/0xa;if(f===d)break;else e['push'](e['shift']());}catch(g){e['push'](e['shift']());}}}(a,0x27de7));function b(c,d){c=c-0x177;const e=a();let f=e[c];return f;}import{UIRow,UISelect,UIText}from'./libs/ui.js';import{SetMaterialValueCommand}from'./commands/SetMaterialValueCommand.js';function a(){const u=['execute','6PXRvpi','779040GIJSWD','642vIjtKo','4038200SxmGEN','472480ykiIaZ','5780kmSkfi','none','objectSelected','293084WwyaMy','57621kWKNcg','582904embARQ','setValue','add','16FLCrbp','setDisplay'];a=function(){return u;};return a();}function SidebarMaterialConstantProperty(c,d,e,f){const t=b,g=c['signals'],h=new UIRow();h['add'](new UIText(e)['setClass']('Label'));const i=new UISelect()['setOptions'](f)['onChange'](m);h['add'](i);let j=null,k=null,l=null;function m(){const r=b,o=parseInt(i['getValue']());l[d]!==o&&c[r(0x184)](new SetMaterialValueCommand(c,j,d,o,k));}function n(o,p=0x0){const s=b;j=o,k=p;if(j===null)return;if(j['material']===undefined)return;l=c['getObjectMaterial'](j,k),d in l?(i[s(0x180)](l[d]),h[s(0x183)]('')):h['setDisplay'](s(0x17b));}return g[t(0x17c)][t(0x181)](n),g['materialChanged'][t(0x181)](n),h;}export{SidebarMaterialConstantProperty};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(d,e){const L=b,f=d();while(!![]){try{const g=parseInt(L(
|
|
1
|
+
(function(d,e){const L=b,f=d();while(!![]){try{const g=parseInt(L(0x1a3))/0x1+parseInt(L(0x193))/0x2*(parseInt(L(0x195))/0x3)+-parseInt(L(0x18a))/0x4*(parseInt(L(0x1a9))/0x5)+-parseInt(L(0x176))/0x6*(parseInt(L(0x1a6))/0x7)+-parseInt(L(0x1ab))/0x8+parseInt(L(0x19e))/0x9+parseInt(L(0x192))/0xa*(parseInt(L(0x1ad))/0xb);if(g===e)break;else f['push'](f['shift']());}catch(h){f['push'](f['shift']());}}}(a,0x355ac));import*as c from'three';import{UIButton,UICheckbox,UIDiv,UINumber,UIRow,UIText}from'./libs/ui.js';import{UITexture}from'./libs/ui.three.js';import{SetMaterialMapCommand}from'./commands/SetMaterialMapCommand.js';import{SetMaterialValueCommand}from'./commands/SetMaterialValueCommand.js';import{SetMaterialRangeCommand}from'./commands/SetMaterialRangeCommand.js';import{SetMaterialVectorCommand}from'./commands/SetMaterialVectorCommand.js';function a(){const V=['max:','35px','setDisabled','displacementMap','8px','setWidth','mapping','sheenColorMap','358884akOXTH','setValue','show','Intensity','needsUpdate','add','material','setDisplay','379010fLkIfi','6fGcJFN','setRange','230766VWPMbF','getValue','Scale','execute','none','Label','onChange','setStep','SRGBColorSpace','238590dOxdep','Map','Geometry\x20doesn\x27t\x20have\x20uvs:','30px','emissiveMap','69546uqKQAN','setMarginRight','6px','936474rOTGYY','setStyle','specularColorMap','20CGTrBp','EquirectangularReflectionMapping','3292296lnAqvX','3px','231ncKPav','signals','iridescenceThicknessMap','40px','colorSpace','includes','aoMap','setNudge','6JKhDCM','warn','map','replace','TextureSettingsButton','Range','envMap','0px','isDataTexture','setMarginLeft','setUnit','bumpMap'];a=function(){return V;};return a();}import{SetTextureParametersCommand}from'./commands/SetTextureParametersCommand.js';import{TextureParametersDialog}from'./TextureParametersDialog.js';function SidebarMaterialMapProperty(d,e,f){const M=b,g=d[M(0x1ae)],h=new UIRow();h['add'](new UIText(f)['setClass'](M(0x19a)));const i=new UICheckbox(![])['setMarginRight'](M(0x186))[M(0x19b)](w);h['add'](i);const j=new UITexture(d)['onChange'](y);h[M(0x18f)](j);const k=new UIButton('⚙')['setClass'](M(0x17a))[M(0x1a4)]('4px')['onClick'](x);k['setDisabled'](!![]),h['add'](k);const l=e[M(0x179)](M(0x19f),''),m=[M(0x178),M(0x1a2),M(0x189),M(0x1a8),M(0x17c)];let n;e===M(0x174)&&(n=new UINumber(0x1)[M(0x187)]('30px')[M(0x194)](0x0,0x1)[M(0x19b)](z),h['add'](n));let o;(e===M(0x181)||e===M(0x185))&&(o=new UINumber()['setWidth']('30px')['onChange'](A),h[M(0x18f)](o));let p,q;(e==='normalMap'||e==='clearcoatNormalMap')&&(p=new UINumber()['setWidth'](M(0x1a1))[M(0x19b)](B),h['add'](p),q=new UINumber()['setWidth'](M(0x1a1))[M(0x19b)](B),h[M(0x18f)](q));let r,s;if(e===M(0x1af)){const E=new UIDiv()[M(0x17f)](M(0x1ac));h[M(0x18f)](E);const F=new UIRow()['setMarginBottom']('0px')[M(0x1a7)]('min-height',M(0x17d));E['add'](F),F[M(0x18f)](new UIText('min:')[M(0x187)](M(0x183))),r=new UINumber()[M(0x187)](M(0x1b0))[M(0x19b)](C),F[M(0x18f)](r);const G=new UIRow()['setMarginBottom'](M(0x1a5))[M(0x1a7)]('min-height',M(0x17d));E[M(0x18f)](G),G['add'](new UIText(M(0x182))['setWidth'](M(0x183))),s=new UINumber()[M(0x187)](M(0x1b0))['onChange'](C),G['add'](s),r['setPrecision'](0x0)['setRange'](0x0,Infinity)['setNudge'](0x1)[M(0x19c)](0xa)[M(0x180)]('nm'),s['setPrecision'](0x0)['setRange'](0x0,Infinity)[M(0x175)](0x1)['setStep'](0xa)[M(0x180)]('nm');}let t=null,u=null,v=null;function w(){const N=M,H=i[N(0x196)]()?j['getValue']():null;if(v[e]!==H){if(H!==null){const I=t['geometry'];if(I['hasAttribute']('uv')===![])console[N(0x177)](N(0x1a0),I);if(e===N(0x17c))H[N(0x188)]=c[N(0x1aa)];}d[N(0x198)](new SetMaterialMapCommand(d,t,e,H,u));}}async function x(){const O=M,H=j[O(0x196)]();if(H===null)return;const I=new TextureParametersDialog(d,H);try{const J=await I[O(0x18c)]();d[O(0x198)](new SetTextureParametersCommand(d,H,J));}catch(K){}}function y(H){const P=M;H!==null&&(m[P(0x173)](e)&&H[P(0x17e)]!==!![]&&H[P(0x1b1)]!==c['SRGBColorSpace']&&(H[P(0x1b1)]=c[P(0x19d)],v[P(0x18e)]=!![])),i[P(0x184)](![]),k[P(0x184)](H===null),w();}function z(){const Q=M;v[e+Q(0x18d)]!==n[Q(0x196)]()&&d[Q(0x198)](new SetMaterialValueCommand(d,t,e+'Intensity',n['getValue'](),u));}function A(){const R=M;v[l+'Scale']!==o[R(0x196)]()&&d[R(0x198)](new SetMaterialValueCommand(d,t,l+'Scale',o['getValue'](),u));}function B(){const S=M,H=[p['getValue'](),q[S(0x196)]()];(v[l+S(0x197)]['x']!==H[0x0]||v[l+S(0x197)]['y']!==H[0x1])&&d['execute'](new SetMaterialVectorCommand(d,t,l+S(0x197),H,u));}function C(){const T=M,H=[r['getValue'](),s[T(0x196)]()];(v[l+'Range'][0x0]!==H[0x0]||v[l+'Range'][0x1]!==H[0x1])&&d[T(0x198)](new SetMaterialRangeCommand(d,t,l+'Range',H[0x0],H[0x1],u));}function D(H,I=0x0){const U=M;t=H,u=I;if(t===null)return;if(t[U(0x190)]===undefined)return;v=d['getObjectMaterial'](t,u),e in v?(v[e]!==null&&j[U(0x18b)](v[e]),i[U(0x18b)](v[e]!==null),i[U(0x184)](j[U(0x196)]()===null),k['setDisabled'](j[U(0x196)]()===null),n!==undefined&&n[U(0x18b)](v[e+U(0x18d)]),o!==undefined&&o[U(0x18b)](v[l+U(0x197)]),p!==undefined&&(p[U(0x18b)](v[l+'Scale']['x']),q[U(0x18b)](v[l+U(0x197)]['y'])),r!==undefined&&(r['setValue'](v[l+U(0x17b)][0x0]),s['setValue'](v[l+U(0x17b)][0x1])),h[U(0x191)]('')):h['setDisplay'](U(0x199));}return g['objectSelected']['add'](function(H){j['setValue'](null),D(H);}),g['materialChanged'][M(0x18f)](D),h;}function b(c,d){c=c-0x173;const e=a();let f=e[c];return f;}export{SidebarMaterialMapProperty};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(c,d){const r=b,e=c();while(!![]){try{const f=-parseInt(r(
|
|
1
|
+
(function(c,d){const r=b,e=c();while(!![]){try{const f=-parseInt(r(0x1da))/0x1+-parseInt(r(0x1d3))/0x2*(parseInt(r(0x1e3))/0x3)+-parseInt(r(0x1d6))/0x4+-parseInt(r(0x1d5))/0x5*(-parseInt(r(0x1d9))/0x6)+-parseInt(r(0x1e0))/0x7*(-parseInt(r(0x1dc))/0x8)+parseInt(r(0x1e5))/0x9*(-parseInt(r(0x1d8))/0xa)+parseInt(r(0x1de))/0xb;if(f===d)break;else e['push'](e['shift']());}catch(g){e['push'](e['shift']());}}}(a,0x64a29));import{UINumber,UIRow,UIText}from'./libs/ui.js';function a(){const u=['14XUBkuy','60px','setDisplay','1752UkuAXT','setWidth','33507nncPng','objectSelected','1742LLPZck','setPrecision','58115pSjRmb','2317164pCmwwp','add','1950AJnmfP','78SIFdpo','458099rwxriU','setClass','3134352BWEGmo','setRange','19245083EXUqNS','setValue'];a=function(){return u;};return a();}import{SetMaterialValueCommand}from'./commands/SetMaterialValueCommand.js';function b(c,d){c=c-0x1d2;const e=a();let f=e[c];return f;}function SidebarMaterialNumberProperty(c,d,e,f=[-Infinity,Infinity],g=0x2){const s=b,h=c['signals'],i=new UIRow();i[s(0x1d7)](new UIText(e)[s(0x1db)]('Label'));const j=new UINumber()[s(0x1e4)](s(0x1e1))[s(0x1dd)](f[0x0],f[0x1])[s(0x1d4)](g)['onChange'](n);i['add'](j);let k=null,l=null,m=null;function n(){m[d]!==j['getValue']()&&c['execute'](new SetMaterialValueCommand(c,k,d,j['getValue'](),l));}function o(p,q=0x0){const t=s;k=p,l=q;if(k===null)return;if(k['material']===undefined)return;m=c['getObjectMaterial'](k,l),d in m?(j[t(0x1df)](m[d]),i[t(0x1e2)]('')):i[t(0x1e2)]('none');}return h[s(0x1d2)]['add'](o),h['materialChanged'][s(0x1d7)](o),i;}export{SidebarMaterialNumberProperty};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function a(){const w=['1990137bwyCCf','dispatch','strings','onClick','2063140HsXmyC','Label','513891XPgSwS','fragmentShader','2881170yRHAPw','sidebar/material/info','setMarginRight','editScript','getObjectMaterial','4kirLiR','2885309xhZfGd','4px','programInfo','62354sLeDlK','6zvAIjZ','sidebar/material/program','vertexShader','none','926984uEmZgW','objectSelected','add','getKey'];a=function(){return w;};return a();}(function(c,d){const q=b,e=c();while(!![]){try{const f=parseInt(q(0x1ea))/0x1*(parseInt(q(0x1e6))/0x2)+parseInt(q(0x1f3))/0x3+-parseInt(q(0x1dd))/0x4+parseInt(q(0x1e1))/0x5+-parseInt(q(0x1eb))/0x6*(parseInt(q(0x1e7))/0x7)+parseInt(q(0x1ef))/0x8+parseInt(q(0x1df))/0x9;if(f===d)break;else e['push'](e['shift']());}catch(g){e['push'](e['shift']());}}}(a,0x94c29));function b(c,d){c=c-0x1dd;const e=a();let f=e[c];return f;}import{UIButton,UIRow,UIText}from'./libs/ui.js';function SidebarMaterialProgram(c,d){const r=b,e=c['signals'],f=c[r(0x1f5)];let g=null,h=null,i=null;const j=new UIRow();j['add'](new UIText(f[r(0x1f2)](r(0x1ec)))['setClass'](r(0x1de)));const k=new UIButton(f[r(0x1f2)](r(0x1e2)));k['setMarginRight']('4px'),k['onClick'](function(){const s=r;e[s(0x1e4)]['dispatch'](g,s(0x1e9));}),j[r(0x1f1)](k);const l=new UIButton(f[r(0x1f2)]('sidebar/material/vertex'));l[r(0x1e3)](r(0x1e8)),l['onClick'](function(){const t=r;e[t(0x1e4)][t(0x1f4)](g,t(0x1ed));}),j[r(0x1f1)](l);const m=new UIButton(f['getKey']('sidebar/material/fragment'));m[r(0x1e3)]('4px'),m[r(0x1f6)](function(){const u=r;e[u(0x1e4)]['dispatch'](g,u(0x1e0));}),j[r(0x1f1)](m);function n(o,p=0x0){const v=r;g=o,h=p;if(g===null)return;if(g['material']===undefined)return;i=c[v(0x1e5)](g,h),d in i?j['setDisplay'](''):j['setDisplay'](v(0x1ee));}return e[r(0x1f0)]['add'](n),e['materialChanged']['add'](n),j;}export{SidebarMaterialProgram};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(c,d){const v=b,e=c();while(!![]){try{const f=-parseInt(v(
|
|
1
|
+
(function(c,d){const v=b,e=c();while(!![]){try{const f=-parseInt(v(0x1f3))/0x1*(parseInt(v(0x1f7))/0x2)+parseInt(v(0x1f5))/0x3+parseInt(v(0x1f4))/0x4+-parseInt(v(0x1f8))/0x5+-parseInt(v(0x1fa))/0x6+parseInt(v(0x204))/0x7+-parseInt(v(0x1f9))/0x8;if(f===d)break;else e['push'](e['shift']());}catch(g){e['push'](e['shift']());}}}(a,0xa0a66));import{UINumber,UIRow,UIText}from'./libs/ui.js';import{SetMaterialRangeCommand}from'./commands/SetMaterialRangeCommand.js';function SidebarMaterialRangeValueProperty(c,d,e,f,g=[-Infinity,Infinity],h=0x2,i=0x1,j=0.01,k=''){const w=b,l=c['signals'],m=new UIRow();m['add'](new UIText(e)['setClass']('Label'));const n=new UINumber()[w(0x200)](w(0x201))[w(0x1fb)](g[0x0],g[0x1])[w(0x203)](h)[w(0x205)](i)['setNudge'](j)[w(0x1f6)](k)['onChange'](r);m['add'](n);let o=null,p=null,q=null;function r(){const x=w;if(q[d][f?0x0:0x1]!==n[x(0x202)]()){const t=f?n['getValue']():q[d][0x0],u=f?q[d][0x1]:n[x(0x202)]();c[x(0x1ff)](new SetMaterialRangeCommand(c,o,d,t,u,p));}}function s(t,u=0x0){const y=w;o=t,p=u;if(o===null)return;if(o['material']===undefined)return;q=c['getObjectMaterial'](o,p),d in q?(n[y(0x1fe)](q[d][f?0x0:0x1]),m['setDisplay']('')):m['setDisplay'](y(0x1fd));}return l[w(0x1fc)]['add'](s),l['materialChanged']['add'](s),m;}function a(){const z=['getValue','setPrecision','4358354nGyVTf','setStep','68834uogzEP','3952212dQeKdw','2334441cjGoAk','setUnit','26DDCoRQ','2822305dBrvUH','842048RNazPH','997446hyNIOu','setRange','objectSelected','none','setValue','execute','setWidth','60px'];a=function(){return z;};return a();}function b(c,d){c=c-0x1f3;const e=a();let f=e[c];return f;}export{SidebarMaterialRangeValueProperty};
|