From 2a879e3bc859a55c537cc6bf17fe80f761d18d68 Mon Sep 17 00:00:00 2001 From: t3kt Date: Fri, 2 Feb 2024 17:08:56 -0800 Subject: [PATCH] update generated docs --- .../operators/camera/basicCamera.md | 6 +++ .../operators/camera/fieldCamera.md | 2 + .../operators/camera/fisheyeCamera.md | 12 ++++++ .../operators/camera/lookAtCamera.md | 10 +++++ .../operators/camera/orthoCamera.md | 4 ++ .../operators/camera/splitCamera.md | 4 ++ docs/_reference/operators/combine/blend.md | 4 ++ .../operators/combine/boundLimit.md | 2 + .../operators/combine/combineFields.md | 2 + .../operators/combine/compositeFields.md | 4 ++ .../operators/combine/edgeCombine.md | 6 +++ .../operators/combine/iterationSwitch.md | 4 ++ .../operators/combine/layoutGrid.md | 6 +++ .../operators/combine/mergeFields.md | 8 ++++ .../operators/combine/shapedCombine.md | 2 + .../operators/combine/simpleDiff.md | 2 + docs/_reference/operators/combine/switch.md | 4 ++ .../operators/combine/triPlanarCombine.md | 6 +++ .../_reference/operators/convert/coordTo2D.md | 4 ++ .../operators/convert/crossSection.md | 2 + docs/_reference/operators/convert/extrude.md | 12 ++++++ .../operators/convert/extrudeLine.md | 4 ++ docs/_reference/operators/convert/revolve.md | 8 ++++ .../operators/convert/sampleAlongLine.md | 6 +++ .../operators/field/atmosphereField.md | 24 +++++++++++ .../operators/field/axisDistanceField.md | 4 ++ docs/_reference/operators/field/bandField.md | 22 ++++++++++ .../operators/field/blackbodyColorField.md | 4 ++ .../operators/field/cellTileField.md | 6 +++ docs/_reference/operators/field/chopField.md | 4 ++ .../operators/field/colorRampField.md | 18 ++++++++ .../operators/field/colorSwitchField.md | 22 ++++++++++ .../operators/field/constantColorField.md | 4 ++ .../operators/field/constantField.md | 2 + .../operators/field/constantSwitchField.md | 22 ++++++++++ .../operators/field/curlNoiseField.md | 8 ++++ .../operators/field/dataTextureField.md | 2 + .../operators/field/domainColorField.md | 10 +++++ .../operators/field/hsvColorField.md | 6 +++ .../_reference/operators/field/magnetField.md | 8 ++++ .../operators/field/metaballField.md | 10 +++++ .../field/multiPointDistanceField.md | 8 ++++ .../operators/field/nearestRingPointField.md | 8 ++++ docs/_reference/operators/field/noiseField.md | 10 +++++ .../operators/field/pointDistanceField.md | 2 + .../operators/field/polarCoordField.md | 6 +++ .../operators/field/polarVectorField.md | 6 +++ .../operators/field/positionField.md | 2 + docs/_reference/operators/field/rampField.md | 14 +++++++ docs/_reference/operators/field/rayField.md | 2 + docs/_reference/operators/field/sdfField.md | 8 ++++ .../operators/field/sdfNormalField.md | 4 ++ .../operators/field/spectralColorField.md | 2 + docs/_reference/operators/field/stepField.md | 14 +++++++ .../operators/field/texture1dField.md | 4 ++ .../operators/field/texture3dField.md | 6 +++ .../operators/field/textureField.md | 10 +++++ .../operators/field/triPlanarTextureField.md | 10 +++++ docs/_reference/operators/field/waveField.md | 6 +++ .../operators/field/waveVectorField.md | 8 ++++ .../operators/field/waveletNoiseField.md | 16 +++++++ .../operators/field/worleyNoiseField.md | 12 ++++++ .../operators/filter/adjustColor.md | 10 +++++ .../operators/filter/assignAttribute.md | 2 + .../operators/filter/assignColor.md | 2 + docs/_reference/operators/filter/assignUV.md | 2 + .../_reference/operators/filter/axisRotate.md | 4 ++ docs/_reference/operators/filter/bend.md | 8 ++++ .../operators/filter/circularRepeat.md | 6 +++ docs/_reference/operators/filter/elongate.md | 4 ++ docs/_reference/operators/filter/extend.md | 4 ++ docs/_reference/operators/filter/fieldExpr.md | 8 ++++ .../operators/filter/fieldFunction.md | 4 ++ docs/_reference/operators/filter/flip.md | 8 ++++ .../filter/geometricSeriesSquareTile.md | 6 +++ docs/_reference/operators/filter/gridClone.md | 6 +++ .../operators/filter/hilbertCurveTransform.md | 6 +++ docs/_reference/operators/filter/instance.md | 2 + .../operators/filter/instanceField.md | 4 ++ .../operators/filter/iteratedTransform.md | 10 +++++ docs/_reference/operators/filter/kink.md | 10 +++++ docs/_reference/operators/filter/knife.md | 8 ++++ docs/_reference/operators/filter/limitArea.md | 6 +++ .../operators/filter/linearClone.md | 8 ++++ .../operators/filter/logPolarRepeat.md | 14 +++++++ .../operators/filter/lookAtRotate.md | 6 +++ docs/_reference/operators/filter/magnet.md | 14 +++++++ .../_reference/operators/filter/mirrorAxes.md | 20 +++++++++ .../operators/filter/mirrorOctant.md | 10 +++++ .../operators/filter/mirrorQuadrant.md | 10 +++++ .../operators/filter/mobiusTransform.md | 6 +++ .../operators/filter/modifyDistance.md | 2 + .../operators/filter/modifyNormals.md | 2 + docs/_reference/operators/filter/modulo1D.md | 16 +++++++ docs/_reference/operators/filter/modulo2D.md | 12 ++++++ docs/_reference/operators/filter/modulo3D.md | 10 +++++ .../operators/filter/moduloDistance.md | 10 +++++ .../_reference/operators/filter/moduloLine.md | 6 +++ .../operators/filter/moduloPolar.md | 22 ++++++++++ .../operators/filter/moduloSpherical.md | 10 +++++ docs/_reference/operators/filter/onion.md | 4 ++ .../operators/filter/quadTreeRepeat.md | 18 ++++++++ .../operators/filter/quantizeCoords.md | 6 +++ .../operators/filter/quantizeValue.md | 8 ++++ .../operators/filter/radialClone.md | 12 ++++++ .../operators/filter/radialSlice.md | 16 +++++++ .../operators/filter/rangeTransform.md | 22 ++++++++++ .../operators/filter/rectangleRepeat.md | 6 +++ docs/_reference/operators/filter/reflect.md | 12 ++++++ .../operators/filter/remapCoords.md | 4 ++ .../operators/filter/rescaleField.md | 14 +++++++ .../operators/filter/rescaleFloatField.md | 8 ++++ .../operators/filter/restrictStage.md | 16 +++++++ docs/_reference/operators/filter/rotate4D.md | 8 ++++ docs/_reference/operators/filter/round.md | 2 + docs/_reference/operators/filter/scale.md | 10 +++++ docs/_reference/operators/filter/slice.md | 14 +++++++ .../filter/sphericalMobiusTransform.md | 8 ++++ .../_reference/operators/filter/spiralZoom.md | 12 ++++++ docs/_reference/operators/filter/transform.md | 10 +++++ .../operators/filter/transformSequence.md | 6 +++ docs/_reference/operators/filter/translate.md | 6 +++ docs/_reference/operators/filter/twist.md | 6 +++ .../operators/filter/uvTransform.md | 4 ++ docs/_reference/operators/filter/waveWarp.md | 14 +++++++ docs/_reference/operators/function/addFn.md | 2 + .../operators/function/almostIdentityFn.md | 4 ++ docs/_reference/operators/function/chopFn.md | 4 ++ .../operators/function/colorPaletteFn.md | 12 ++++++ docs/_reference/operators/function/crossFn.md | 2 + .../operators/function/cubicPulseFn.md | 4 ++ docs/_reference/operators/function/easeFn.md | 2 + .../_reference/operators/function/extendFn.md | 6 +++ docs/_reference/operators/function/gainFn.md | 2 + docs/_reference/operators/function/joinFn.md | 2 + .../operators/function/multiplyFn.md | 2 + .../operators/function/parabolaFn.md | 2 + .../operators/function/pausingWaveFn.md | 4 ++ .../operators/function/powerCurveFn.md | 8 ++++ .../operators/function/rainbowFn.md | 2 + .../operators/function/sincCurveFn.md | 2 + docs/_reference/operators/function/stepFn.md | 8 ++++ docs/_reference/operators/function/waveFn.md | 4 ++ .../operators/light/ambientLight.md | 6 +++ docs/_reference/operators/light/axisLight.md | 18 ++++++++ .../operators/light/directionalLight.md | 10 +++++ docs/_reference/operators/light/hardShadow.md | 2 + .../_reference/operators/light/lightVolume.md | 14 +++++++ .../_reference/operators/light/linkedLight.md | 2 + docs/_reference/operators/light/multiLight.md | 32 ++++++++++++++ docs/_reference/operators/light/pointLight.md | 14 +++++++ docs/_reference/operators/light/ringLight.md | 18 ++++++++ docs/_reference/operators/light/softShadow.md | 6 +++ docs/_reference/operators/light/spotLight.md | 22 ++++++++++ .../operators/light/volumetricRayCast.md | 20 +++++++++ .../material/backgroundFieldContrib.md | 2 + .../_reference/operators/material/basicMat.md | 16 +++++++ .../operators/material/colorizeSdf2d.md | 24 +++++++++++ .../operators/material/diffuseContrib.md | 10 +++++ .../_reference/operators/material/fieldMat.md | 4 ++ .../operators/material/goochShadingContrib.md | 12 ++++++ .../operators/material/hologramContrib.md | 8 ++++ .../operators/material/iridescenceContrib.md | 10 +++++ .../operators/material/matCapContrib.md | 6 +++ .../operators/material/modularMat.md | 10 +++++ docs/_reference/operators/material/pbrMat.md | 14 +++++++ .../_reference/operators/material/phongMat.md | 10 +++++ .../operators/material/reflectContrib.md | 8 ++++ .../operators/material/reflectMat.md | 12 ++++++ .../operators/material/rimContrib.md | 12 ++++++ .../operators/material/sampledPointMat.md | 18 ++++++++ .../operators/material/shadowContrib.md | 6 +++ .../operators/material/skyLightContrib.md | 6 +++ .../operators/material/specularContrib.md | 10 +++++ .../operators/material/subsurfaceContrib.md | 18 ++++++++ .../operators/material/surfaceColorContrib.md | 2 + .../operators/material/toonShadingContrib.md | 10 +++++ .../operators/output/functionGraphRender.md | 12 ++++++ .../operators/output/pointMapRender.md | 4 ++ .../operators/output/raymarchRender3D.md | 42 +++++++++++++++++++ docs/_reference/operators/output/render2D.md | 8 ++++ .../operators/pattern/blobRingPattern.md | 6 +++ .../operators/pattern/brickPattern.md | 10 +++++ .../operators/pattern/checkerPattern.md | 4 ++ .../operators/pattern/gridPattern.md | 4 ++ .../operators/pattern/hexagonalGridPattern.md | 14 +++++++ .../pattern/hexagonalTruchetPattern.md | 6 +++ .../pattern/hexagonalWeavePattern.md | 22 ++++++++++ .../operators/pattern/knitPattern.md | 8 ++++ .../operators/pattern/rosettePattern.md | 10 +++++ .../operators/pattern/snubQuadrilePattern.md | 28 +++++++++++++ .../operators/pattern/spiralPattern.md | 6 +++ .../operators/pattern/tilingPattern.md | 20 +++++++++ .../pattern/triangleCheckerPattern.md | 4 ++ .../operators/pattern/truchetPattern.md | 16 +++++++ .../pattern/waveGreekFriezePattern.md | 8 ++++ .../operators/pattern/weavePattern.md | 6 +++ .../operators/sdf/amazingSurfaceSdf.md | 8 ++++ .../_reference/operators/sdf/apollonianSdf.md | 8 ++++ docs/_reference/operators/sdf/archSdf.md | 18 ++++++++ docs/_reference/operators/sdf/bezierSdf.md | 10 +++++ docs/_reference/operators/sdf/boxFrameSdf.md | 8 ++++ docs/_reference/operators/sdf/boxSdf.md | 10 +++++ docs/_reference/operators/sdf/capsuleSdf.md | 8 ++++ docs/_reference/operators/sdf/chainSdf.md | 6 +++ .../_reference/operators/sdf/chamferBoxSdf.md | 10 +++++ docs/_reference/operators/sdf/coneSdf.md | 12 ++++++ docs/_reference/operators/sdf/crescentSdf.md | 6 +++ docs/_reference/operators/sdf/crossSdf.md | 8 ++++ docs/_reference/operators/sdf/cutSphereSdf.md | 6 +++ docs/_reference/operators/sdf/cylinderSdf.md | 14 +++++++ docs/_reference/operators/sdf/discSdf.md | 8 ++++ .../operators/sdf/dodecahedronFractalSdf.md | 18 ++++++++ docs/_reference/operators/sdf/ellipsoidSdf.md | 2 + .../operators/sdf/generalizedPolyhedronSdf.md | 12 ++++++ docs/_reference/operators/sdf/geodesicSdf.md | 18 ++++++++ docs/_reference/operators/sdf/gridSdf.md | 14 +++++++ docs/_reference/operators/sdf/gyroidSdf.md | 20 +++++++++ docs/_reference/operators/sdf/headSdf.md | 12 ++++++ docs/_reference/operators/sdf/helixSdf.md | 14 +++++++ .../operators/sdf/hyperbolicParaboloidSdf.md | 4 ++ docs/_reference/operators/sdf/jointSdf.md | 6 +++ docs/_reference/operators/sdf/juliaSdf.md | 10 +++++ .../operators/sdf/kaliGeneratorSdf.md | 10 +++++ docs/_reference/operators/sdf/latticeSdf.md | 8 ++++ .../_reference/operators/sdf/lineSeriesSdf.md | 38 +++++++++++++++++ docs/_reference/operators/sdf/linkSdf.md | 8 ++++ .../_reference/operators/sdf/mandelbulbSdf.md | 10 +++++ .../operators/sdf/mengerSpongeSdf.md | 12 ++++++ .../_reference/operators/sdf/mobiusRingSdf.md | 12 ++++++ .../_reference/operators/sdf/octahedronSdf.md | 4 ++ docs/_reference/operators/sdf/petalSdf.md | 10 +++++ docs/_reference/operators/sdf/pistonSdf.md | 4 ++ docs/_reference/operators/sdf/planeSdf.md | 8 ++++ .../_reference/operators/sdf/polyhedronSdf.md | 26 ++++++++++++ docs/_reference/operators/sdf/prismSdf.md | 20 +++++++++ docs/_reference/operators/sdf/pyramidSdf.md | 8 ++++ docs/_reference/operators/sdf/quadSdf.md | 16 +++++++ docs/_reference/operators/sdf/ringsSdf.md | 8 ++++ .../operators/sdf/segmentedLineSdf.md | 24 +++++++++++ .../_reference/operators/sdf/solidAngleSdf.md | 6 +++ docs/_reference/operators/sdf/sphereFbmSdf.md | 4 ++ .../_reference/operators/sdf/sphereGridSdf.md | 8 ++++ docs/_reference/operators/sdf/sphereSdf.md | 6 +++ docs/_reference/operators/sdf/spiralSdf.md | 12 ++++++ docs/_reference/operators/sdf/springSdf.md | 12 ++++++ docs/_reference/operators/sdf/stackSdf.md | 6 +++ .../operators/sdf/tetrahedronSdf.md | 4 ++ docs/_reference/operators/sdf/torusSdf.md | 16 +++++++ .../operators/sdf/truncatedPyramidSdf.md | 10 +++++ .../operators/sdf/vesicaSegmentSdf.md | 8 ++++ .../operators/sdf2d/arbitraryPolygonSdf2d.md | 20 +++++++++ docs/_reference/operators/sdf2d/arcSdf2d.md | 8 ++++ docs/_reference/operators/sdf2d/archSdf2d.md | 2 + docs/_reference/operators/sdf2d/arrowSdf2d.md | 10 +++++ .../_reference/operators/sdf2d/bezierSdf2d.md | 8 ++++ .../operators/sdf2d/blobbyCrossSdf2d.md | 4 ++ .../operators/sdf2d/branchingTreeSdf2d.md | 14 +++++++ .../operators/sdf2d/chamferRectangleSdf2d.md | 4 ++ docs/_reference/operators/sdf2d/circleSdf.md | 8 ++++ .../operators/sdf2d/circleWaveSdf2d.md | 8 ++++ .../_reference/operators/sdf2d/cornerSdf2d.md | 2 + docs/_reference/operators/sdf2d/crossSdf2d.md | 6 +++ .../operators/sdf2d/cutDiscSdf2d.md | 6 +++ .../operators/sdf2d/dogBoneSdf2d.md | 10 +++++ docs/_reference/operators/sdf2d/eggSdf2d.md | 4 ++ .../operators/sdf2d/ellipseSdf2d.md | 4 ++ .../_reference/operators/sdf2d/flowerSdf2d.md | 6 +++ .../operators/sdf2d/hexagonalGridSdf2d.md | 6 +++ .../operators/sdf2d/horseshoeSdf2d.md | 8 ++++ .../operators/sdf2d/isoscelesTriangleSdf2d.md | 4 ++ docs/_reference/operators/sdf2d/jointSdf2d.md | 6 +++ .../operators/sdf2d/kochSnowflakeSdf2d.md | 2 + .../operators/sdf2d/lineSegmentSdf2d.md | 6 +++ docs/_reference/operators/sdf2d/moonSdf2d.md | 8 ++++ .../operators/sdf2d/parabolaSdf2d.md | 2 + .../operators/sdf2d/parallelogramSdf2d.md | 6 +++ docs/_reference/operators/sdf2d/pieSdf2d.md | 4 ++ .../_reference/operators/sdf2d/pistonSdf2d.md | 4 ++ docs/_reference/operators/sdf2d/planeSdf2d.md | 2 + .../operators/sdf2d/polySplineSdf2d.md | 20 +++++++++ .../operators/sdf2d/polygonSdf2d.md | 4 ++ docs/_reference/operators/sdf2d/quadSdf2d.md | 8 ++++ .../operators/sdf2d/rectangleSdf.md | 6 +++ .../operators/sdf2d/rhombilleTilingSdf2d.md | 4 ++ .../operators/sdf2d/rhombusSdf2d.md | 2 + .../operators/sdf2d/roundedRectangleSdf2d.md | 4 ++ docs/_reference/operators/sdf2d/spikeSdf2d.md | 6 +++ .../_reference/operators/sdf2d/spiralSdf2d.md | 10 +++++ docs/_reference/operators/sdf2d/stairSdf2d.md | 4 ++ docs/_reference/operators/sdf2d/starSdf2d.md | 8 ++++ .../operators/sdf2d/subdivisionSdf2d.md | 10 +++++ .../operators/sdf2d/superQuadSdf2d.md | 4 ++ .../operators/sdf2d/trapezoidSdf2d.md | 10 +++++ .../operators/sdf2d/triangleSdf2d.md | 12 ++++++ .../operators/sdf2d/triangularGridSdf2d.md | 4 ++ .../_reference/operators/sdf2d/vesicaSdf2d.md | 4 ++ .../operators/sdf2d/vesicaSegmentSdf2d.md | 6 +++ docs/_reference/operators/sdf2d/wedgeSdf2d.md | 6 +++ docs/_reference/operators/time/lfoField.md | 8 ++++ docs/_reference/operators/time/timeShift.md | 2 + .../operators/utility/exposeValue.md | 6 +++ .../operators/utility/injectObjectId.md | 2 + .../operators/utility/provideVariable.md | 4 ++ .../operators/utility/variableReference.md | 2 + 305 files changed, 2630 insertions(+) diff --git a/docs/_reference/operators/camera/basicCamera.md b/docs/_reference/operators/camera/basicCamera.md index 1d7c2f2a8..46b5b6e97 100644 --- a/docs/_reference/operators/camera/basicCamera.md +++ b/docs/_reference/operators/camera/basicCamera.md @@ -13,12 +13,18 @@ op: parameters: - label: FOV Angle name: Camfov + readOnlyHandling: macro + regularHandling: runtime summary: Width of the view angle. - label: Position name: Campos + readOnlyHandling: macro + regularHandling: runtime summary: Position of the camera. - label: Rotate name: Camrot + readOnlyHandling: macro + regularHandling: runtime summary: Rotation of the camera view direction. summary: Standard camera equivalent to a traditional Camera COMP with default settings. diff --git a/docs/_reference/operators/camera/fieldCamera.md b/docs/_reference/operators/camera/fieldCamera.md index d75be2627..761b6dd90 100644 --- a/docs/_reference/operators/camera/fieldCamera.md +++ b/docs/_reference/operators/camera/fieldCamera.md @@ -31,6 +31,8 @@ op: parameters: - label: Position name: Campos + readOnlyHandling: macro + regularHandling: runtime summary: Position of the camera. status: beta diff --git a/docs/_reference/operators/camera/fisheyeCamera.md b/docs/_reference/operators/camera/fisheyeCamera.md index 171c99fd5..3a51dbcde 100644 --- a/docs/_reference/operators/camera/fisheyeCamera.md +++ b/docs/_reference/operators/camera/fisheyeCamera.md @@ -34,19 +34,31 @@ op: name: Fisheyemode - label: Aperture name: Aperture + readOnlyHandling: macro + regularHandling: runtime - label: Position name: Campos + readOnlyHandling: macro + regularHandling: runtime summary: Position of the camera. - label: Rotate name: Camrot + readOnlyHandling: macro + regularHandling: runtime summary: Rotates the camera in XYZ. - label: Look At Position name: Lookatpos + readOnlyHandling: macro + regularHandling: runtime summary: Coordinates that the camera should face. - label: Up Vector name: Camup + readOnlyHandling: macro + regularHandling: runtime - label: Enable Look At name: Enablelookat + readOnlyHandling: constant + regularHandling: runtime summary: A 360 fisheye camera, that shows all directions from a specific point in space. thumb: assets/images/reference/operators/camera/fisheyeCamera_thumb.png diff --git a/docs/_reference/operators/camera/lookAtCamera.md b/docs/_reference/operators/camera/lookAtCamera.md index 2c1181413..5c86bb34a 100644 --- a/docs/_reference/operators/camera/lookAtCamera.md +++ b/docs/_reference/operators/camera/lookAtCamera.md @@ -13,18 +13,28 @@ op: parameters: - label: FOV Angle name: Camfov + readOnlyHandling: macro + regularHandling: runtime summary: FOV angle. - label: Position name: Campos + readOnlyHandling: macro + regularHandling: runtime summary: Position of the camera. - label: Rotate name: Camrot + readOnlyHandling: macro + regularHandling: runtime summary: Rotation of the camera in XYZ. - label: Look At Position name: Lookatpos + readOnlyHandling: macro + regularHandling: runtime summary: Position that the camera faces. - label: Up Vector name: Camup + readOnlyHandling: macro + regularHandling: runtime summary: Up vector (used to interpret the `Lookatpos`). shortcuts: - lac diff --git a/docs/_reference/operators/camera/orthoCamera.md b/docs/_reference/operators/camera/orthoCamera.md index 81c96be0d..5b686057b 100644 --- a/docs/_reference/operators/camera/orthoCamera.md +++ b/docs/_reference/operators/camera/orthoCamera.md @@ -29,9 +29,13 @@ op: summary: Direction that the camera faces. - label: Position name: Campos + readOnlyHandling: macro + regularHandling: runtime summary: Position of the camera. - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime summary: Rotation of the camera view on the axis facing the camera. status: beta summary: An orthographic (non-perspective) camera, which can be used for flattened diff --git a/docs/_reference/operators/camera/splitCamera.md b/docs/_reference/operators/camera/splitCamera.md index 2dec0d7d1..76d7f01f4 100644 --- a/docs/_reference/operators/camera/splitCamera.md +++ b/docs/_reference/operators/camera/splitCamera.md @@ -65,9 +65,13 @@ op: label: Grid name: grid name: Layout + readOnlyHandling: macro + regularHandling: macro summary: How to arrange the zones. - label: Rescale name: Rescale + readOnlyHandling: macro + regularHandling: macro summary: Whether to rescale each camera to fit each zone. When switched off, if using a grid, you will only see the top right corner of the first camera, the top left of the second, etc. When switched on, you see the full view that each diff --git a/docs/_reference/operators/combine/blend.md b/docs/_reference/operators/combine/blend.md index 57913c142..3df982607 100644 --- a/docs/_reference/operators/combine/blend.md +++ b/docs/_reference/operators/combine/blend.md @@ -125,11 +125,15 @@ op: name: Enable - label: Blend name: Blend + readOnlyHandling: macro + regularHandling: runtime summary: Which input or combination of inputs to use. If this value is 0, the first connected input is used. 0.5 is half way between the first and second connected inputs, etc. - label: Use Last Input As Switch name: Usefield + readOnlyHandling: macro + regularHandling: macro summary: Whether to use the 4th input as a field to determine the blending, instead of using it as just another input. - label: Blend Source diff --git a/docs/_reference/operators/combine/boundLimit.md b/docs/_reference/operators/combine/boundLimit.md index 0a86e4290..372431755 100644 --- a/docs/_reference/operators/combine/boundLimit.md +++ b/docs/_reference/operators/combine/boundLimit.md @@ -50,6 +50,8 @@ op: name: Enable - label: Margin name: Margin + readOnlyHandling: macro + regularHandling: runtime status: beta --- diff --git a/docs/_reference/operators/combine/combineFields.md b/docs/_reference/operators/combine/combineFields.md index f70655287..5f724efaa 100644 --- a/docs/_reference/operators/combine/combineFields.md +++ b/docs/_reference/operators/combine/combineFields.md @@ -196,6 +196,8 @@ op: summary: What operation to use to combine the field values. - label: Swap Order name: Swaporder + readOnlyHandling: macro + regularHandling: runtime summary: Swaps the two inputs. This is only relevant for some of the `Operation` values. - label: Optimize diff --git a/docs/_reference/operators/combine/compositeFields.md b/docs/_reference/operators/combine/compositeFields.md index 4a3321d83..514f0d4b2 100644 --- a/docs/_reference/operators/combine/compositeFields.md +++ b/docs/_reference/operators/combine/compositeFields.md @@ -141,8 +141,12 @@ op: name: Blendmode - label: Blend name: Blend + readOnlyHandling: macro + regularHandling: runtime - label: Swap Inputs name: Swapinputs + readOnlyHandling: macro + regularHandling: runtime - label: Blend Field name: Blendfield summary: Combines two vector fields using color compositing. diff --git a/docs/_reference/operators/combine/edgeCombine.md b/docs/_reference/operators/combine/edgeCombine.md index 206005c90..c21f1fcbe 100644 --- a/docs/_reference/operators/combine/edgeCombine.md +++ b/docs/_reference/operators/combine/edgeCombine.md @@ -101,11 +101,17 @@ op: name: Combine - label: Swap Inputs name: Swapinputs + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: Width of the edge overlap area. - label: Depth name: Depth + readOnlyHandling: macro + regularHandling: runtime summary: Depth of the groove / tongue. summary: Combines two SDFs in ways that use the intersection areas. thumb: assets/images/reference/operators/combine/edgeCombine_thumb.png diff --git a/docs/_reference/operators/combine/iterationSwitch.md b/docs/_reference/operators/combine/iterationSwitch.md index 691df07c9..534106125 100644 --- a/docs/_reference/operators/combine/iterationSwitch.md +++ b/docs/_reference/operators/combine/iterationSwitch.md @@ -171,6 +171,8 @@ op: - label: W name: w name: Iterationpart + readOnlyHandling: constant + regularHandling: constant summary: Which component of the iteration vector to use. In most cases this should be X. - label: Extend @@ -185,6 +187,8 @@ op: label: Zig-Zag name: zigzag name: Extend + readOnlyHandling: constant + regularHandling: constant summary: 'How to handle iteration values outside the 0..(N-1) range. ' summary: Switches between inputs based on the iteration value provided by a downstream operator. diff --git a/docs/_reference/operators/combine/layoutGrid.md b/docs/_reference/operators/combine/layoutGrid.md index 586aa470a..e47b6b6b9 100644 --- a/docs/_reference/operators/combine/layoutGrid.md +++ b/docs/_reference/operators/combine/layoutGrid.md @@ -124,12 +124,18 @@ op: - label: XY name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: The plane along which to arrange the cells. - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime summary: The size of the cells - label: Pre Scale name: Prescale + readOnlyHandling: macro + regularHandling: runtime summary: Scales the inputs within their cells. summary: Slices space into a grid, and places each input in a separate cell. thumb: assets/images/reference/operators/combine/layoutGrid_thumb.png diff --git a/docs/_reference/operators/combine/mergeFields.md b/docs/_reference/operators/combine/mergeFields.md index 1c7de54b6..c3f836364 100644 --- a/docs/_reference/operators/combine/mergeFields.md +++ b/docs/_reference/operators/combine/mergeFields.md @@ -113,6 +113,8 @@ op: - label: Input 4 name: input4 name: Sourcex + readOnlyHandling: macro + regularHandling: macro - label: Y Source menuOptions: - label: Zero @@ -128,6 +130,8 @@ op: - label: Input 4 name: input4 name: Sourcey + readOnlyHandling: macro + regularHandling: macro - label: Z Source menuOptions: - label: Zero @@ -143,6 +147,8 @@ op: - label: Input 4 name: input4 name: Sourcez + readOnlyHandling: macro + regularHandling: macro - label: W Source menuOptions: - label: Zero @@ -158,6 +164,8 @@ op: - label: Input 4 name: input4 name: Sourcew + readOnlyHandling: macro + regularHandling: macro summary: Merges multiple vector fields, using different fields for each vector part. --- diff --git a/docs/_reference/operators/combine/shapedCombine.md b/docs/_reference/operators/combine/shapedCombine.md index e4d572c29..ecb6e9b99 100644 --- a/docs/_reference/operators/combine/shapedCombine.md +++ b/docs/_reference/operators/combine/shapedCombine.md @@ -73,6 +73,8 @@ op: name: Enable - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime status: beta summary: Combine two SDFs, using a 2D SDF to shape the blending region. diff --git a/docs/_reference/operators/combine/simpleDiff.md b/docs/_reference/operators/combine/simpleDiff.md index 3cb76d003..0591f3ea1 100644 --- a/docs/_reference/operators/combine/simpleDiff.md +++ b/docs/_reference/operators/combine/simpleDiff.md @@ -62,6 +62,8 @@ op: name: Enable - label: Swap Order name: Swaporder + readOnlyHandling: macro + regularHandling: runtime summary: Swaps the two inputs, subtracting the first from the second. summary: Combines two SDFs using the difference operator. thumb: assets/images/reference/operators/combine/simpleDiff_thumb.png diff --git a/docs/_reference/operators/combine/switch.md b/docs/_reference/operators/combine/switch.md index 44820c076..e5d9f04ac 100644 --- a/docs/_reference/operators/combine/switch.md +++ b/docs/_reference/operators/combine/switch.md @@ -224,9 +224,13 @@ op: name: Enable - label: Source name: Source + readOnlyHandling: macro + regularHandling: runtime summary: When 0, the first source is used, 1 for the second, etc. - label: Blend Between Inputs name: Blend + readOnlyHandling: constant + regularHandling: constant - label: Index Field name: Indexfield - label: Index Mode diff --git a/docs/_reference/operators/combine/triPlanarCombine.md b/docs/_reference/operators/combine/triPlanarCombine.md index a2702b898..05af76f06 100644 --- a/docs/_reference/operators/combine/triPlanarCombine.md +++ b/docs/_reference/operators/combine/triPlanarCombine.md @@ -100,10 +100,16 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime - label: Use Normals name: Usenormals + readOnlyHandling: constant + regularHandling: runtime summary: Modifies the amount of each field that's used based on how directly the surface normals are facing that plane. For example, the XY field is used most on parts that are facing forwards or backwards. diff --git a/docs/_reference/operators/convert/coordTo2D.md b/docs/_reference/operators/convert/coordTo2D.md index 9b0d3063f..de2b7b6e0 100644 --- a/docs/_reference/operators/convert/coordTo2D.md +++ b/docs/_reference/operators/convert/coordTo2D.md @@ -55,8 +55,12 @@ op: - label: ZX Plane name: zx name: Mode + readOnlyHandling: macro + regularHandling: macro - label: Plane Offset name: Planeoffset + readOnlyHandling: macro + regularHandling: runtime - label: Part X menuOptions: - label: X diff --git a/docs/_reference/operators/convert/crossSection.md b/docs/_reference/operators/convert/crossSection.md index 70a5ca738..d985f969f 100644 --- a/docs/_reference/operators/convert/crossSection.md +++ b/docs/_reference/operators/convert/crossSection.md @@ -79,6 +79,8 @@ op: name: Axes - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Offsets the plane or axis where the input is sampled. summary: Takes a 3D (or 2D) operator and take a cross section of it across a plane or a single axis. diff --git a/docs/_reference/operators/convert/extrude.md b/docs/_reference/operators/convert/extrude.md index 4282cff9f..8c490c2de 100644 --- a/docs/_reference/operators/convert/extrude.md +++ b/docs/_reference/operators/convert/extrude.md @@ -70,14 +70,22 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Infinite Height name: Infiniteheight + readOnlyHandling: constant + regularHandling: constant summary: Whether the shape should be infinitely thick along the axis. - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime summary: Height of the extruded shape. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Moves the extruded shape up and down along the axis. - label: UV Mode menuOptions: @@ -86,6 +94,8 @@ op: - label: Depth name: depth name: Uvmode + readOnlyHandling: constant + regularHandling: constant - label: Iteration Type menuOptions: - label: None @@ -93,6 +103,8 @@ op: - label: Ratio name: ratio name: Iterationtype + readOnlyHandling: constant + regularHandling: constant - label: Optimize name: Optimize shortcuts: diff --git a/docs/_reference/operators/convert/extrudeLine.md b/docs/_reference/operators/convert/extrudeLine.md index 1f8271320..d3a87f012 100644 --- a/docs/_reference/operators/convert/extrudeLine.md +++ b/docs/_reference/operators/convert/extrudeLine.md @@ -64,8 +64,12 @@ op: parameters: - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime status: beta summary: Extrudes a 2D SDF cross-section into a 3D volume, like the extrude operator, but between two points. diff --git a/docs/_reference/operators/convert/revolve.md b/docs/_reference/operators/convert/revolve.md index 997ee52f0..4bf432b9b 100644 --- a/docs/_reference/operators/convert/revolve.md +++ b/docs/_reference/operators/convert/revolve.md @@ -122,11 +122,17 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Radial Offset name: Radialoffset + readOnlyHandling: macro + regularHandling: runtime summary: Moves the cross-section shape closer or further from the axis. - label: Axis Offset name: Axisoffset + readOnlyHandling: macro + regularHandling: runtime summary: Moves the resulting shape along the axis. - label: Iteration Type menuOptions: @@ -135,6 +141,8 @@ op: - label: Ratio name: ratio name: Iterationtype + readOnlyHandling: constant + regularHandling: constant summary: Creates a 3D SDF by revolving a 2D cross-section SDF around an axis. thumb: assets/images/reference/operators/convert/revolve_thumb.png variables: diff --git a/docs/_reference/operators/convert/sampleAlongLine.md b/docs/_reference/operators/convert/sampleAlongLine.md index 41de9c4c4..edea61821 100644 --- a/docs/_reference/operators/convert/sampleAlongLine.md +++ b/docs/_reference/operators/convert/sampleAlongLine.md @@ -37,13 +37,19 @@ op: parameters: - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: Position in 2D/3D space where the center of the line sits. When a position of 0 is passed to this operator, it will check its input at the Center location. - label: Direction name: Direction + readOnlyHandling: macro + regularHandling: runtime summary: Vector indicating which direction the line goes from the center. - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime summary: Rotation for the sampling line. status: beta summary: Samples a 2D/3D input along a single line, producing a 1D function. diff --git a/docs/_reference/operators/field/atmosphereField.md b/docs/_reference/operators/field/atmosphereField.md index b950335e9..d1147ec64 100644 --- a/docs/_reference/operators/field/atmosphereField.md +++ b/docs/_reference/operators/field/atmosphereField.md @@ -40,28 +40,52 @@ op: parameters: - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime - label: Sun Position name: Sunpos + readOnlyHandling: macro + regularHandling: runtime - label: Sun Level name: Sunlevel + readOnlyHandling: macro + regularHandling: runtime - label: Planet Radius name: Planetradius + readOnlyHandling: macro + regularHandling: runtime - label: Atmosphere Thickness name: Atmosthickness + readOnlyHandling: macro + regularHandling: runtime - label: Rayleigh Scattering Coefficient name: Rayleighcoeff + readOnlyHandling: macro + regularHandling: runtime - label: Rayleigh Scale Height name: Rayleighscale + readOnlyHandling: macro + regularHandling: runtime - label: Mie Scattering Coefficient name: Miecoeff + readOnlyHandling: macro + regularHandling: runtime - label: Mie Scale Height name: Miescale + readOnlyHandling: macro + regularHandling: runtime - label: Mie Preferred Scattering Direction name: Mieprefdir + readOnlyHandling: macro + regularHandling: runtime - label: Primary Steps name: Primarysteps + readOnlyHandling: macro + regularHandling: runtime - label: Secondary Steps name: Secondarysteps + readOnlyHandling: macro + regularHandling: runtime summary: Field that simulates a sun and sky. thumb: assets/images/reference/operators/field/atmosphereField_thumb.png diff --git a/docs/_reference/operators/field/axisDistanceField.md b/docs/_reference/operators/field/axisDistanceField.md index 06b4c1e90..1673f9e6d 100644 --- a/docs/_reference/operators/field/axisDistanceField.md +++ b/docs/_reference/operators/field/axisDistanceField.md @@ -40,8 +40,12 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: The position along the axis from which the distance is calculated. - label: Coord Type menuOptions: diff --git a/docs/_reference/operators/field/bandField.md b/docs/_reference/operators/field/bandField.md index 7604a74b3..4f781e807 100644 --- a/docs/_reference/operators/field/bandField.md +++ b/docs/_reference/operators/field/bandField.md @@ -172,18 +172,28 @@ op: - label: Distance From Origin name: dist name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: The center position along the axis of the "inside" part of the band. - label: Width name: Width + readOnlyHandling: macro + regularHandling: runtime summary: The width of the "inside" part of the band, along the axis. - label: Enable Blending name: Enableblending + readOnlyHandling: constant + regularHandling: constant summary: Whether to smooth the transition between "inside" and "outside" vs a hard cutoff. - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime summary: 'The blending distance between "inside" and "outside". This applies to both borders of the "inside" area. ' - label: Return Type @@ -196,22 +206,34 @@ op: summary: Whether to produce a single float value or a vector with 4 parts. - label: Inside Value name: Insidevalue + readOnlyHandling: macro + regularHandling: runtime summary: The value used for the "inside" part. If `Return Type` is `Float`, only the first parameter will be used. - label: Outside Value name: Outsidevalue + readOnlyHandling: macro + regularHandling: runtime summary: The value used for the "outside" part. If `Return Type` is `Float`, only the first parameter will be used. - label: Enable name: Enable - label: Reverse name: Reverse + readOnlyHandling: constant + regularHandling: constant - label: Enable Repeat name: Enablerepeat + readOnlyHandling: constant + regularHandling: constant - label: Repeat Size name: Repeatsize + readOnlyHandling: macro + regularHandling: runtime - label: Repeat Shift name: Repeatshift + readOnlyHandling: macro + regularHandling: runtime summary: Field that applies values based on a band/slice of an axis. thumb: assets/images/reference/operators/field/bandField_thumb.png diff --git a/docs/_reference/operators/field/blackbodyColorField.md b/docs/_reference/operators/field/blackbodyColorField.md index 98174a718..06643146f 100644 --- a/docs/_reference/operators/field/blackbodyColorField.md +++ b/docs/_reference/operators/field/blackbodyColorField.md @@ -33,6 +33,8 @@ op: parameters: - label: Temperature name: Temp + readOnlyHandling: macro + regularHandling: runtime - label: Temperature Unit menuOptions: - label: Normalized (0..1) @@ -42,6 +44,8 @@ op: name: Tempunit - label: Exponent name: Exp + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/field/blackbodyColorField_thumb.png --- diff --git a/docs/_reference/operators/field/cellTileField.md b/docs/_reference/operators/field/cellTileField.md index 96a6cb38e..f71a9396e 100644 --- a/docs/_reference/operators/field/cellTileField.md +++ b/docs/_reference/operators/field/cellTileField.md @@ -41,8 +41,12 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime - label: Cell Style menuOptions: - label: Beveled Voronoi @@ -52,6 +56,8 @@ op: - label: Raw name: raw name: Cellstyle + readOnlyHandling: constant + regularHandling: constant - label: Coord Type menuOptions: - label: Auto diff --git a/docs/_reference/operators/field/chopField.md b/docs/_reference/operators/field/chopField.md index 3f5f766f4..d5c84782d 100644 --- a/docs/_reference/operators/field/chopField.md +++ b/docs/_reference/operators/field/chopField.md @@ -60,6 +60,8 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: Which axis to use to determine the position in the CHOP to use. - label: Translate name: Translate @@ -84,6 +86,8 @@ op: label: Mirror name: mirror name: Extendmode + readOnlyHandling: macro + regularHandling: macro summary: How to handle coordinates outside the 0..1 range. - label: Coord Mode menuOptions: diff --git a/docs/_reference/operators/field/colorRampField.md b/docs/_reference/operators/field/colorRampField.md index 5d1e9e655..f3a45a44d 100644 --- a/docs/_reference/operators/field/colorRampField.md +++ b/docs/_reference/operators/field/colorRampField.md @@ -108,12 +108,20 @@ op: - label: Distance From Origin name: dist name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Coordinate Range name: Range + readOnlyHandling: macro + regularHandling: runtime - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Extend Mode menuOptions: - label: Hold @@ -125,14 +133,24 @@ op: - label: Mirror name: mirror name: Extendmode + readOnlyHandling: constant + regularHandling: constant - label: Color 1 name: Color1 + readOnlyHandling: macro + regularHandling: runtime - label: Alpha 1 name: Alpha1 + readOnlyHandling: macro + regularHandling: runtime - label: Color 2 name: Color2 + readOnlyHandling: macro + regularHandling: runtime - label: Alpha 2 name: Alpha2 + readOnlyHandling: macro + regularHandling: runtime - label: Coord Type menuOptions: - label: Auto diff --git a/docs/_reference/operators/field/colorSwitchField.md b/docs/_reference/operators/field/colorSwitchField.md index 783689c08..fb730d272 100644 --- a/docs/_reference/operators/field/colorSwitchField.md +++ b/docs/_reference/operators/field/colorSwitchField.md @@ -49,26 +49,48 @@ op: name: Extend - label: Blend Indices name: Blendindices + readOnlyHandling: constant + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Count name: Count + readOnlyHandling: macro + regularHandling: runtime - label: Color 1 name: Color1 + readOnlyHandling: macro + regularHandling: runtime - label: Color 2 name: Color2 + readOnlyHandling: macro + regularHandling: runtime - label: Color 3 name: Color3 + readOnlyHandling: macro + regularHandling: runtime - label: Color 4 name: Color4 + readOnlyHandling: macro + regularHandling: runtime - label: Color 5 name: Color5 + readOnlyHandling: macro + regularHandling: runtime - label: Color 6 name: Color6 + readOnlyHandling: macro + regularHandling: runtime - label: Color 7 name: Color7 + readOnlyHandling: macro + regularHandling: runtime - label: Color 8 name: Color8 + readOnlyHandling: macro + regularHandling: runtime - label: Index Mode menuOptions: - label: Index (0 .. N-1) diff --git a/docs/_reference/operators/field/constantColorField.md b/docs/_reference/operators/field/constantColorField.md index 099f5f3ff..19a3ca6fe 100644 --- a/docs/_reference/operators/field/constantColorField.md +++ b/docs/_reference/operators/field/constantColorField.md @@ -26,8 +26,12 @@ op: name: Coordtype - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Alpha name: Alpha + readOnlyHandling: macro + regularHandling: runtime summary: A vector field that evaluates to a constant color value. thumb: assets/images/reference/operators/field/constantColorField_thumb.png diff --git a/docs/_reference/operators/field/constantField.md b/docs/_reference/operators/field/constantField.md index 9a7fafd34..5f142d9d4 100644 --- a/docs/_reference/operators/field/constantField.md +++ b/docs/_reference/operators/field/constantField.md @@ -31,6 +31,8 @@ op: name: Returntype - label: Value name: Value + readOnlyHandling: macro + regularHandling: runtime summary: A float or vector field that evaluates to a constant value. thumb: assets/images/reference/operators/field/constantField_thumb.png diff --git a/docs/_reference/operators/field/constantSwitchField.md b/docs/_reference/operators/field/constantSwitchField.md index a26a3dc02..695f9e8e4 100644 --- a/docs/_reference/operators/field/constantSwitchField.md +++ b/docs/_reference/operators/field/constantSwitchField.md @@ -49,26 +49,48 @@ op: name: Extend - label: Blend Indices name: Blendindices + readOnlyHandling: constant + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Count name: Count + readOnlyHandling: macro + regularHandling: runtime - label: Value 1 name: Value1 + readOnlyHandling: macro + regularHandling: runtime - label: Value 2 name: Value2 + readOnlyHandling: macro + regularHandling: runtime - label: Value 3 name: Value3 + readOnlyHandling: macro + regularHandling: runtime - label: Value 4 name: Value4 + readOnlyHandling: macro + regularHandling: runtime - label: Value 5 name: Value5 + readOnlyHandling: macro + regularHandling: runtime - label: Value 6 name: Value6 + readOnlyHandling: macro + regularHandling: runtime - label: Value 7 name: Value7 + readOnlyHandling: macro + regularHandling: runtime - label: Value 8 name: Value8 + readOnlyHandling: macro + regularHandling: runtime summary: Switches or blends between constant values based on an index field. --- diff --git a/docs/_reference/operators/field/curlNoiseField.md b/docs/_reference/operators/field/curlNoiseField.md index 77ac8ad1e..40d83f748 100644 --- a/docs/_reference/operators/field/curlNoiseField.md +++ b/docs/_reference/operators/field/curlNoiseField.md @@ -48,15 +48,23 @@ op: - name: Contexttype - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Coordinate translation. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: Coordinate scale. - label: Amplitude name: Amplitude + readOnlyHandling: macro + regularHandling: runtime summary: Noise value amplitude. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Noise value offset. summary: Curl noise field. thumb: assets/images/reference/operators/field/curlNoiseField_thumb.png diff --git a/docs/_reference/operators/field/dataTextureField.md b/docs/_reference/operators/field/dataTextureField.md index 244834f1d..e4301d826 100644 --- a/docs/_reference/operators/field/dataTextureField.md +++ b/docs/_reference/operators/field/dataTextureField.md @@ -34,6 +34,8 @@ op: - label: Alpha / W name: a name: Channel + readOnlyHandling: constant + regularHandling: constant status: beta summary: Accesses data from a texture with the same layout as the renderer. diff --git a/docs/_reference/operators/field/domainColorField.md b/docs/_reference/operators/field/domainColorField.md index 66bae6fe2..cd57073fd 100644 --- a/docs/_reference/operators/field/domainColorField.md +++ b/docs/_reference/operators/field/domainColorField.md @@ -15,14 +15,24 @@ op: name: Enable - label: Grid Spacing name: Gridspacing + readOnlyHandling: macro + regularHandling: runtime - label: Saturation name: Saturation + readOnlyHandling: macro + regularHandling: runtime - label: Grid Strength name: Gridstrength + readOnlyHandling: macro + regularHandling: runtime - label: Mag Strength name: Magstrength + readOnlyHandling: macro + regularHandling: runtime - label: Line Power name: Linepower + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/field/domainColorField_thumb.png diff --git a/docs/_reference/operators/field/hsvColorField.md b/docs/_reference/operators/field/hsvColorField.md index 536630467..ae35f2303 100644 --- a/docs/_reference/operators/field/hsvColorField.md +++ b/docs/_reference/operators/field/hsvColorField.md @@ -75,10 +75,16 @@ op: parameters: - label: Hue Offset name: Hueoffset + readOnlyHandling: macro + regularHandling: runtime - label: Saturation name: Saturation + readOnlyHandling: macro + regularHandling: runtime - label: Value name: Value + readOnlyHandling: macro + regularHandling: runtime - label: Coord Type menuOptions: - label: Auto diff --git a/docs/_reference/operators/field/magnetField.md b/docs/_reference/operators/field/magnetField.md index 5a52118a0..cde6b7216 100644 --- a/docs/_reference/operators/field/magnetField.md +++ b/docs/_reference/operators/field/magnetField.md @@ -70,12 +70,20 @@ op: name: Format - label: Amount name: Amount + readOnlyHandling: macro + regularHandling: runtime - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Fade name: Fade + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/field/magnetField_thumb.png diff --git a/docs/_reference/operators/field/metaballField.md b/docs/_reference/operators/field/metaballField.md index 6603d3ab4..f4e3cb375 100644 --- a/docs/_reference/operators/field/metaballField.md +++ b/docs/_reference/operators/field/metaballField.md @@ -119,19 +119,29 @@ op: name: Coordtype - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: Center position of the ball. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: Radius of the ball on each axis. In 2D mode, only x and y are used. In 1D only x is used. - label: Radius Scale name: Radiusscale + readOnlyHandling: macro + regularHandling: runtime summary: Scales the radius on all axes. - label: Weight name: Weight + readOnlyHandling: macro + regularHandling: runtime summary: The returned values are multiplied by this. - label: Exponent name: Exponent + readOnlyHandling: macro + regularHandling: runtime summary: Controls the shape of the ball by applying exponential scaling to coordinates. summary: Metaball value field. thumb: assets/images/reference/operators/field/metaballField_thumb.png diff --git a/docs/_reference/operators/field/multiPointDistanceField.md b/docs/_reference/operators/field/multiPointDistanceField.md index e42d5d5cf..280e56cbd 100644 --- a/docs/_reference/operators/field/multiPointDistanceField.md +++ b/docs/_reference/operators/field/multiPointDistanceField.md @@ -13,12 +13,20 @@ op: parameters: - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Point 3 name: Point3 + readOnlyHandling: macro + regularHandling: runtime - label: Point 4 name: Point4 + readOnlyHandling: macro + regularHandling: runtime - label: Coord Type menuOptions: - label: Auto diff --git a/docs/_reference/operators/field/nearestRingPointField.md b/docs/_reference/operators/field/nearestRingPointField.md index 57fae6d95..f1aaae516 100644 --- a/docs/_reference/operators/field/nearestRingPointField.md +++ b/docs/_reference/operators/field/nearestRingPointField.md @@ -42,12 +42,20 @@ op: name: Axis - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Points name: Points + readOnlyHandling: macro + regularHandling: runtime - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime - label: Format menuOptions: - label: Distance diff --git a/docs/_reference/operators/field/noiseField.md b/docs/_reference/operators/field/noiseField.md index aef22d88b..98e48e6a4 100644 --- a/docs/_reference/operators/field/noiseField.md +++ b/docs/_reference/operators/field/noiseField.md @@ -131,19 +131,29 @@ op: label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: When the `Noisetype` uses 2D coordinates but `Coordtype` is 3D, this is used to choose which plane of the coordinates are used. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Offsets the coordinates used to calculate noise. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: Scales the coordinates used to calculate noise. - label: Amplitude name: Amplitude + readOnlyHandling: macro + regularHandling: runtime summary: Multiplies the amount produced by the noise. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Offsets (adds to) the amount produced by the noise. summary: A float or vector field that uses one of several noise functions. thumb: assets/images/reference/operators/field/noiseField_thumb.png diff --git a/docs/_reference/operators/field/pointDistanceField.md b/docs/_reference/operators/field/pointDistanceField.md index 0e61fdb6c..d043616dd 100644 --- a/docs/_reference/operators/field/pointDistanceField.md +++ b/docs/_reference/operators/field/pointDistanceField.md @@ -56,6 +56,8 @@ op: parameters: - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: The point from which distance is measured. - label: Coord Type menuOptions: diff --git a/docs/_reference/operators/field/polarCoordField.md b/docs/_reference/operators/field/polarCoordField.md index c21d4cd0b..1ad7623c6 100644 --- a/docs/_reference/operators/field/polarCoordField.md +++ b/docs/_reference/operators/field/polarCoordField.md @@ -33,6 +33,8 @@ op: - label: Radians name: radians name: Angleunit + readOnlyHandling: macro + regularHandling: macro - label: Axis menuOptions: - label: X @@ -42,8 +44,12 @@ op: - label: Z name: z name: Axis + readOnlyHandling: macro + regularHandling: runtime - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: The center point of the polar coordinates. - label: Coord Type menuOptions: diff --git a/docs/_reference/operators/field/polarVectorField.md b/docs/_reference/operators/field/polarVectorField.md index e82167d95..f5744bbba 100644 --- a/docs/_reference/operators/field/polarVectorField.md +++ b/docs/_reference/operators/field/polarVectorField.md @@ -61,10 +61,16 @@ op: parameters: - label: Theta Offset name: Thetaoffset + readOnlyHandling: macro + regularHandling: runtime - label: Phi Offset name: Phioffset + readOnlyHandling: macro + regularHandling: runtime - label: Length name: Length + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/field/polarVectorField_thumb.png --- diff --git a/docs/_reference/operators/field/positionField.md b/docs/_reference/operators/field/positionField.md index 605e5fcb0..f5ef1c511 100644 --- a/docs/_reference/operators/field/positionField.md +++ b/docs/_reference/operators/field/positionField.md @@ -40,6 +40,8 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime - label: Position Type menuOptions: - label: Local Position diff --git a/docs/_reference/operators/field/rampField.md b/docs/_reference/operators/field/rampField.md index 02337b7ca..ce93a310b 100644 --- a/docs/_reference/operators/field/rampField.md +++ b/docs/_reference/operators/field/rampField.md @@ -105,12 +105,20 @@ op: - label: Distance From Origin name: dist name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Coordinate Range name: Range + readOnlyHandling: macro + regularHandling: runtime - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Extend Mode menuOptions: - label: Hold @@ -122,6 +130,8 @@ op: - label: Mirror name: mirror name: Extendmode + readOnlyHandling: constant + regularHandling: constant - label: Return Type menuOptions: - label: Float @@ -131,8 +141,12 @@ op: name: Returntype - label: Value 1 name: Value1 + readOnlyHandling: macro + regularHandling: runtime - label: Value 2 name: Value2 + readOnlyHandling: macro + regularHandling: runtime - label: Coord Type menuOptions: - label: Auto diff --git a/docs/_reference/operators/field/rayField.md b/docs/_reference/operators/field/rayField.md index 02e343cd9..ee5d45a9a 100644 --- a/docs/_reference/operators/field/rayField.md +++ b/docs/_reference/operators/field/rayField.md @@ -23,6 +23,8 @@ op: - label: Position name: pos name: Raypart + readOnlyHandling: constant + regularHandling: constant - name: Contexttype summary: Field that provides the ray direction or origin. thumb: assets/images/reference/operators/field/rayField_thumb.png diff --git a/docs/_reference/operators/field/sdfField.md b/docs/_reference/operators/field/sdfField.md index 41a3750b5..c3b8564df 100644 --- a/docs/_reference/operators/field/sdfField.md +++ b/docs/_reference/operators/field/sdfField.md @@ -52,16 +52,24 @@ op: - label: Surface Secondary UV name: uv2 name: Fieldtype + readOnlyHandling: macro + regularHandling: macro - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Offsets the surface of the shape. Positive values expand the shape and negative values contract it. This is equivalent to the `round` operator. - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: For surface-based fields, this is the thickness of the area where the value is 1. - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime summary: The distance over which the 1 area transitions to the 0 area. summary: Value field based on an SDF shape. thumb: assets/images/reference/operators/field/sdfField_thumb.png diff --git a/docs/_reference/operators/field/sdfNormalField.md b/docs/_reference/operators/field/sdfNormalField.md index e4bdb1e9e..446307ba8 100644 --- a/docs/_reference/operators/field/sdfNormalField.md +++ b/docs/_reference/operators/field/sdfNormalField.md @@ -30,8 +30,12 @@ op: parameters: - label: Enable Normal Smoothing name: Enablenormalsmoothing + readOnlyHandling: constant + regularHandling: runtime - label: Normal Smoothing name: Normalsmoothing + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/field/sdfNormalField_thumb.png diff --git a/docs/_reference/operators/field/spectralColorField.md b/docs/_reference/operators/field/spectralColorField.md index 1ad5466e3..9d428e61b 100644 --- a/docs/_reference/operators/field/spectralColorField.md +++ b/docs/_reference/operators/field/spectralColorField.md @@ -32,6 +32,8 @@ op: parameters: - label: Wavelength name: Wavelength + readOnlyHandling: macro + regularHandling: runtime - label: Wavelength Unit menuOptions: - label: Normalized (0..1) diff --git a/docs/_reference/operators/field/stepField.md b/docs/_reference/operators/field/stepField.md index f3b74c49c..107dc98cf 100644 --- a/docs/_reference/operators/field/stepField.md +++ b/docs/_reference/operators/field/stepField.md @@ -150,14 +150,24 @@ op: - label: Distance From Origin name: dist name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Edge name: Edge + readOnlyHandling: macro + regularHandling: runtime - label: Reverse name: Reverse + readOnlyHandling: constant + regularHandling: constant - label: Enable Blend name: Enableblend + readOnlyHandling: constant + regularHandling: constant - label: Blend name: Blend + readOnlyHandling: macro + regularHandling: runtime - label: Return Type menuOptions: - label: Float @@ -167,9 +177,13 @@ op: name: Returntype - label: Low Value name: Value1 + readOnlyHandling: macro + regularHandling: runtime summary: Value used when below `Edge` - label: High Value name: Value2 + readOnlyHandling: macro + regularHandling: runtime summary: Value used when above `Edge` - name: Contexttype summary: A field that switches between two values at a threshold point. diff --git a/docs/_reference/operators/field/texture1dField.md b/docs/_reference/operators/field/texture1dField.md index 2f3b171fc..e1ecf2b18 100644 --- a/docs/_reference/operators/field/texture1dField.md +++ b/docs/_reference/operators/field/texture1dField.md @@ -60,6 +60,8 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: Which axis to use to determine the position in the TOP to use. - label: Coord Mode menuOptions: @@ -87,6 +89,8 @@ op: - label: Mirror name: mirror name: Extendmode + readOnlyHandling: macro + regularHandling: macro summary: How to handle coordinates outside the 0..1 range. status: beta diff --git a/docs/_reference/operators/field/texture3dField.md b/docs/_reference/operators/field/texture3dField.md index 31793d5a9..bcb4c4fda 100644 --- a/docs/_reference/operators/field/texture3dField.md +++ b/docs/_reference/operators/field/texture3dField.md @@ -48,8 +48,12 @@ op: name: Returntype - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime - label: Texture name: Texture - label: Extend Mode @@ -63,6 +67,8 @@ op: - label: Mirror name: mirror name: Extendmode + readOnlyHandling: constant + regularHandling: constant - label: Z Coord Mode menuOptions: - label: Raw diff --git a/docs/_reference/operators/field/textureField.md b/docs/_reference/operators/field/textureField.md index 6f719e0dd..468abf476 100644 --- a/docs/_reference/operators/field/textureField.md +++ b/docs/_reference/operators/field/textureField.md @@ -78,13 +78,19 @@ op: label: XY name: z name: Axis + readOnlyHandling: macro + regularHandling: runtime summary: When using 3D coordinates, the axis that faces the plane used for UV. This is not used when a UV field input is attached. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Offsets the UV coordinates. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: Scales the UV coordinates. - label: Texture name: Texture @@ -100,6 +106,8 @@ op: - label: Mirror name: mirror name: Extendmode + readOnlyHandling: constant + regularHandling: constant summary: How to handle UV coordinates outside the 0..1 range. - label: Coord Mode menuOptions: @@ -108,6 +116,8 @@ op: - label: Pixel [0-n] name: pixel name: Coordmode + readOnlyHandling: macro + regularHandling: macro summary: A float or vector field that looks up values from a texture. thumb: assets/images/reference/operators/field/textureField_thumb.png variables: diff --git a/docs/_reference/operators/field/triPlanarTextureField.md b/docs/_reference/operators/field/triPlanarTextureField.md index 004372170..06404bb9b 100644 --- a/docs/_reference/operators/field/triPlanarTextureField.md +++ b/docs/_reference/operators/field/triPlanarTextureField.md @@ -45,10 +45,16 @@ op: summary: Type of value to produce. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime - label: Use Separate Textures name: Useseparatetextures + readOnlyHandling: macro + regularHandling: macro summary: Whether to use a single texture for all axes, or a separate texture for each axis. - label: Texture @@ -75,6 +81,8 @@ op: label: Mirror name: mirror name: Extendmode + readOnlyHandling: constant + regularHandling: constant summary: How to handle coordinates outside the texture's bounds. - label: Blend Mode menuOptions: @@ -92,6 +100,8 @@ op: label: Axis Average name: avg name: Blendmode + readOnlyHandling: constant + regularHandling: constant summary: How to combine the colors from each axis. summary: Texture field that uses surface normals (or other blending techniques) to apply a texture facing each axis. diff --git a/docs/_reference/operators/field/waveField.md b/docs/_reference/operators/field/waveField.md index e7a2fbf84..1a66774e1 100644 --- a/docs/_reference/operators/field/waveField.md +++ b/docs/_reference/operators/field/waveField.md @@ -147,6 +147,8 @@ op: label: Distance From Origin name: dist name: Axis + readOnlyHandling: constant + regularHandling: constant summary: Axis used for the wave function phase. If there is a coordinate field, this controls which part of the returned value is used. Otherwise it controls which part of the position in used. @@ -169,10 +171,14 @@ op: summary: Offset of the wave along the axis / coordinates. - label: Amplitude name: Amplitude + readOnlyHandling: macro + regularHandling: runtime summary: The height of the wave, which scales the range of output values. If this is set to 3 (and `Offset` is 0), a ramp wave will produce values from 0 to 3. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Adds to the values produced by the wave. If this is set to 0.5 (and `Amplitude` is set to 1), a ramp wave will produce values from 0.5 to 1.5. - name: Contexttype diff --git a/docs/_reference/operators/field/waveVectorField.md b/docs/_reference/operators/field/waveVectorField.md index be967ac90..e9a827c16 100644 --- a/docs/_reference/operators/field/waveVectorField.md +++ b/docs/_reference/operators/field/waveVectorField.md @@ -65,12 +65,20 @@ op: name: Function - label: Period name: Period + readOnlyHandling: macro + regularHandling: runtime - label: Phase name: Phase + readOnlyHandling: macro + regularHandling: runtime - label: Amplitude name: Amplitude + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/field/waveVectorField_thumb.png diff --git a/docs/_reference/operators/field/waveletNoiseField.md b/docs/_reference/operators/field/waveletNoiseField.md index b7dacfa1c..4e28005ff 100644 --- a/docs/_reference/operators/field/waveletNoiseField.md +++ b/docs/_reference/operators/field/waveletNoiseField.md @@ -57,20 +57,36 @@ op: name: Coordtype - label: Iterations name: Iterations + readOnlyHandling: constant + regularHandling: constant - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Period name: Period + readOnlyHandling: macro + regularHandling: runtime - label: Scale Factor name: Scalefactor + readOnlyHandling: macro + regularHandling: runtime - label: Phase name: Phase + readOnlyHandling: macro + regularHandling: runtime - label: Enable Vorticity name: Enablevorticity + readOnlyHandling: constant + regularHandling: runtime - label: Amplitude name: Amplitude + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/field/waveletNoiseField_thumb.png --- diff --git a/docs/_reference/operators/field/worleyNoiseField.md b/docs/_reference/operators/field/worleyNoiseField.md index bdbef604b..fedc29575 100644 --- a/docs/_reference/operators/field/worleyNoiseField.md +++ b/docs/_reference/operators/field/worleyNoiseField.md @@ -89,21 +89,33 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: When the `Noisetype` uses 2D coordinates but `Coordtype` is 3D, this is used to choose which plane of the coordinates are used. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Offsets the coordinates used to calculate noise. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: Scales the coordinates used to calculate noise. - label: Jitter name: Jitter + readOnlyHandling: macro + regularHandling: runtime - label: Amplitude name: Amplitude + readOnlyHandling: macro + regularHandling: runtime summary: Multiplies the amount produced by the noise. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Offsets (adds to) the amount produced by the noise. status: beta thumb: assets/images/reference/operators/field/worleyNoiseField_thumb.png diff --git a/docs/_reference/operators/filter/adjustColor.md b/docs/_reference/operators/filter/adjustColor.md index 82a1efe85..ef0ad92ad 100644 --- a/docs/_reference/operators/filter/adjustColor.md +++ b/docs/_reference/operators/filter/adjustColor.md @@ -117,14 +117,24 @@ op: name: Enable - label: Brightness name: Brightness + readOnlyHandling: macro + regularHandling: runtime - label: Contrast name: Contrast + readOnlyHandling: macro + regularHandling: runtime - label: Saturation name: Saturation + readOnlyHandling: macro + regularHandling: runtime - label: Hue Offset name: Hueoffset + readOnlyHandling: macro + regularHandling: runtime - label: Gamma name: Gamma + readOnlyHandling: macro + regularHandling: runtime summary: Adjust properties of color values, either directly on a field, or on the assigned surface color of an Sdf result. thumb: assets/images/reference/operators/filter/adjustColor_thumb.png diff --git a/docs/_reference/operators/filter/assignAttribute.md b/docs/_reference/operators/filter/assignAttribute.md index 9d7ae123b..20ebc3288 100644 --- a/docs/_reference/operators/filter/assignAttribute.md +++ b/docs/_reference/operators/filter/assignAttribute.md @@ -62,6 +62,8 @@ op: name: Datatype - label: Value name: Value + readOnlyHandling: macro + regularHandling: runtime status: beta variables: - label: previous diff --git a/docs/_reference/operators/filter/assignColor.md b/docs/_reference/operators/filter/assignColor.md index e2d82df42..51a67214b 100644 --- a/docs/_reference/operators/filter/assignColor.md +++ b/docs/_reference/operators/filter/assignColor.md @@ -64,6 +64,8 @@ op: name: Enable - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Assign When menuOptions: - label: Always diff --git a/docs/_reference/operators/filter/assignUV.md b/docs/_reference/operators/filter/assignUV.md index 7dbc706ae..a4ba48905 100644 --- a/docs/_reference/operators/filter/assignUV.md +++ b/docs/_reference/operators/filter/assignUV.md @@ -87,6 +87,8 @@ op: name: Uvmode - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: Assigns UV coordinates to an SDF surface. thumb: assets/images/reference/operators/filter/assignUV_thumb.png variables: diff --git a/docs/_reference/operators/filter/axisRotate.md b/docs/_reference/operators/filter/axisRotate.md index ad1c7a21f..fb4b261bf 100644 --- a/docs/_reference/operators/filter/axisRotate.md +++ b/docs/_reference/operators/filter/axisRotate.md @@ -62,8 +62,12 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime - label: Apply To menuOptions: - label: Coordinates diff --git a/docs/_reference/operators/filter/bend.md b/docs/_reference/operators/filter/bend.md index a4e59bf0d..c1157074b 100644 --- a/docs/_reference/operators/filter/bend.md +++ b/docs/_reference/operators/filter/bend.md @@ -101,12 +101,18 @@ op: - label: Along Z Toward Y name: zyx name: Direction + readOnlyHandling: constant + regularHandling: constant summary: Chooses the axis to bend along and the axis to bend towards. - label: Amount name: Amount + readOnlyHandling: macro + regularHandling: runtime summary: Amount of bending. - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the axis to bend along and the axis to bend towards. - label: Side menuOptions: @@ -117,6 +123,8 @@ op: - label: Positive name: pos name: Side + readOnlyHandling: constant + regularHandling: constant summary: Bends space, along a main axis, towards a second axis. thumb: assets/images/reference/operators/filter/bend_thumb.png variables: diff --git a/docs/_reference/operators/filter/circularRepeat.md b/docs/_reference/operators/filter/circularRepeat.md index 93e63429e..10c8be656 100644 --- a/docs/_reference/operators/filter/circularRepeat.md +++ b/docs/_reference/operators/filter/circularRepeat.md @@ -40,11 +40,17 @@ op: - label: ZX name: zx name: Plane + readOnlyHandling: constant + regularHandling: constant - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: Size of the area to fill. - label: Cell Size name: Cellsize + readOnlyHandling: macro + regularHandling: runtime summary: Spacing between copies. status: beta summary: Repeat an SDF to fill a 2D circular area. diff --git a/docs/_reference/operators/filter/elongate.md b/docs/_reference/operators/filter/elongate.md index 76d556792..97168be9a 100644 --- a/docs/_reference/operators/filter/elongate.md +++ b/docs/_reference/operators/filter/elongate.md @@ -81,9 +81,13 @@ op: name: Enable - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: The center point of the stretching. - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime summary: The distance that that parts are pushed apart from the origin. - label: Axes menuOptions: diff --git a/docs/_reference/operators/filter/extend.md b/docs/_reference/operators/filter/extend.md index 6c2f80f49..94b3900f3 100644 --- a/docs/_reference/operators/filter/extend.md +++ b/docs/_reference/operators/filter/extend.md @@ -75,9 +75,13 @@ op: name: Enable - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: The center position around which the coordinates are clamped. - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime summary: The size of the region outside which the coordinates are clamped. Within this area, the SDF will behave as it normally does. - label: Axes diff --git a/docs/_reference/operators/filter/fieldExpr.md b/docs/_reference/operators/filter/fieldExpr.md index 3d2181800..b24be5e0f 100644 --- a/docs/_reference/operators/filter/fieldExpr.md +++ b/docs/_reference/operators/filter/fieldExpr.md @@ -149,12 +149,20 @@ op: name: Expression - label: Param 1 name: Param1 + readOnlyHandling: macro + regularHandling: runtime - label: Param 2 name: Param2 + readOnlyHandling: macro + regularHandling: runtime - label: Vector Param 1 name: Vecparam1 + readOnlyHandling: macro + regularHandling: runtime - label: Vector Param 2 name: Vecparam2 + readOnlyHandling: macro + regularHandling: runtime - label: Coord Type menuOptions: - label: Use Input diff --git a/docs/_reference/operators/filter/fieldFunction.md b/docs/_reference/operators/filter/fieldFunction.md index eb17b2642..a1a888215 100644 --- a/docs/_reference/operators/filter/fieldFunction.md +++ b/docs/_reference/operators/filter/fieldFunction.md @@ -113,8 +113,12 @@ op: name: Function - label: Value 1 name: Value1 + readOnlyHandling: macro + regularHandling: runtime - label: Value 2 name: Value2 + readOnlyHandling: macro + regularHandling: runtime status: beta --- diff --git a/docs/_reference/operators/filter/flip.md b/docs/_reference/operators/filter/flip.md index 9c0ce07b0..526e03873 100644 --- a/docs/_reference/operators/filter/flip.md +++ b/docs/_reference/operators/filter/flip.md @@ -79,11 +79,17 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Moves the reflection plane along the axis. - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime summary: Moves the input towards / away from the reflection plane. - label: Merge Type menuOptions: @@ -140,6 +146,8 @@ op: label: Signed (-1/1) name: sign name: Iterationtype + readOnlyHandling: constant + regularHandling: constant summary: What kind of iteration values should be provided for upstream ops. - label: Merge Number name: Mergenumber diff --git a/docs/_reference/operators/filter/geometricSeriesSquareTile.md b/docs/_reference/operators/filter/geometricSeriesSquareTile.md index 438b4a28a..2e1511f5e 100644 --- a/docs/_reference/operators/filter/geometricSeriesSquareTile.md +++ b/docs/_reference/operators/filter/geometricSeriesSquareTile.md @@ -47,10 +47,16 @@ op: - label: XY name: z name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Density name: Density + readOnlyHandling: macro + regularHandling: runtime - label: Zoom name: Zoom + readOnlyHandling: macro + regularHandling: runtime status: beta summary: Repeats space in a square arrangement that gets smaller in the center. thumb: assets/images/reference/operators/filter/geometricSeriesSquareTile_thumb.png diff --git a/docs/_reference/operators/filter/gridClone.md b/docs/_reference/operators/filter/gridClone.md index 1fe7fdc0f..541d9d435 100644 --- a/docs/_reference/operators/filter/gridClone.md +++ b/docs/_reference/operators/filter/gridClone.md @@ -50,12 +50,18 @@ op: name: Enable - label: Count name: Count + readOnlyHandling: constant + regularHandling: runtime summary: The number of copies. The performance cost of the input is multiplied by this number. - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Merge Type menuOptions: - label: Simple Union diff --git a/docs/_reference/operators/filter/hilbertCurveTransform.md b/docs/_reference/operators/filter/hilbertCurveTransform.md index 16078a15e..3f2ba7327 100644 --- a/docs/_reference/operators/filter/hilbertCurveTransform.md +++ b/docs/_reference/operators/filter/hilbertCurveTransform.md @@ -45,11 +45,17 @@ op: - label: XY name: z name: Axis + readOnlyHandling: constant + regularHandling: constant summary: The axis facing the plane along which space is repeated. - label: Steps name: Steps + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/filter/hilbertCurveTransform_thumb.png variables: diff --git a/docs/_reference/operators/filter/instance.md b/docs/_reference/operators/filter/instance.md index 79008fef3..8e066953f 100644 --- a/docs/_reference/operators/filter/instance.md +++ b/docs/_reference/operators/filter/instance.md @@ -76,6 +76,8 @@ op: name: Enable - label: Instance Count name: Instancecount + readOnlyHandling: macro + regularHandling: runtime summary: The number of copies to produce and merge. - label: Combine menuOptions: diff --git a/docs/_reference/operators/filter/instanceField.md b/docs/_reference/operators/filter/instanceField.md index 9aa575b5b..e9c4372cd 100644 --- a/docs/_reference/operators/filter/instanceField.md +++ b/docs/_reference/operators/filter/instanceField.md @@ -36,6 +36,8 @@ op: name: Enable - label: Instance Count name: Instancecount + readOnlyHandling: macro + regularHandling: runtime summary: The number of copies to produce and merge. - label: Operation menuOptions: @@ -56,6 +58,8 @@ op: name: Operation - label: Swap Order name: Swaporder + readOnlyHandling: constant + regularHandling: runtime summary: Swaps the two inputs. This is only relevant for some of the `Operation` values. status: beta diff --git a/docs/_reference/operators/filter/iteratedTransform.md b/docs/_reference/operators/filter/iteratedTransform.md index 037d59282..af8588cad 100644 --- a/docs/_reference/operators/filter/iteratedTransform.md +++ b/docs/_reference/operators/filter/iteratedTransform.md @@ -108,6 +108,8 @@ op: name: Enable - label: Iterations name: Iterations + readOnlyHandling: '''macro''' + regularHandling: '''runtime''' - label: Reflect Mode menuOptions: - label: None @@ -209,8 +211,12 @@ op: - label: Step Ratio name: ratio name: Iterationtype + readOnlyHandling: '''constant''' + regularHandling: '''constant''' - label: Enable Accumulate name: Enableaccumulate + readOnlyHandling: '''macro''' + regularHandling: '''macro''' - label: Combine menuOptions: - label: Simple Union @@ -250,9 +256,13 @@ op: - label: Column Difference name: columnDiff name: Combine + readOnlyHandling: '''constant''' + regularHandling: '''runtime''' summary: The type of combination operation to perform. - label: Swap Inputs name: Swapinputs + readOnlyHandling: '''constant''' + regularHandling: '''runtime''' summary: Swaps the order of the inputs. This is only relevant for "diff" modes. - label: Blend Radius name: Blendradius diff --git a/docs/_reference/operators/filter/kink.md b/docs/_reference/operators/filter/kink.md index 5aa5527db..170a2bea2 100644 --- a/docs/_reference/operators/filter/kink.md +++ b/docs/_reference/operators/filter/kink.md @@ -106,6 +106,8 @@ op: - label: Along Z Toward Y name: zy name: Direction + readOnlyHandling: constant + regularHandling: constant - label: Side menuOptions: - label: Negative @@ -113,12 +115,20 @@ op: - label: Positive name: pos name: Side + readOnlyHandling: constant + regularHandling: constant - label: Amount name: Amount + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Spread name: Spread + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/filter/kink_thumb.png --- diff --git a/docs/_reference/operators/filter/knife.md b/docs/_reference/operators/filter/knife.md index 6fcb6de8e..82f4a76cb 100644 --- a/docs/_reference/operators/filter/knife.md +++ b/docs/_reference/operators/filter/knife.md @@ -63,9 +63,13 @@ op: summary: Which side of the cut to keep. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the cut plane along the axis that it faces. - label: Rotate Plane name: Rotateplane + readOnlyHandling: macro + regularHandling: runtime summary: Rotate the cut plane in XYZ. When in 2D, only the Z rotation is used. - label: Direction menuOptions: @@ -78,10 +82,14 @@ op: name: Axis - label: Enable Smoothing name: Enablesmoothing + readOnlyHandling: constant + regularHandling: runtime summary: Whether to smooth the transition on each side of the slice down to a size of zero. - label: Smooth Radius name: Smoothradius + readOnlyHandling: macro + regularHandling: runtime summary: The amount of smoothing distance. summary: Cuts off an SDF along a plane. thumb: assets/images/reference/operators/filter/knife_thumb.png diff --git a/docs/_reference/operators/filter/limitArea.md b/docs/_reference/operators/filter/limitArea.md index 6df8ce83b..2185247ad 100644 --- a/docs/_reference/operators/filter/limitArea.md +++ b/docs/_reference/operators/filter/limitArea.md @@ -75,10 +75,16 @@ op: name: Enable - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime - label: Outside Value name: Outsidevalue + readOnlyHandling: macro + regularHandling: runtime status: beta --- diff --git a/docs/_reference/operators/filter/linearClone.md b/docs/_reference/operators/filter/linearClone.md index c9221c672..bc09a6888 100644 --- a/docs/_reference/operators/filter/linearClone.md +++ b/docs/_reference/operators/filter/linearClone.md @@ -52,12 +52,18 @@ op: name: Enable - label: Count name: Count + readOnlyHandling: macro + regularHandling: runtime summary: The number of copies. The performance cost of the input is multiplied by this number. - label: Translate 1 name: Translate1 + readOnlyHandling: macro + regularHandling: runtime - label: Translate 2 name: Translate2 + readOnlyHandling: macro + regularHandling: runtime - label: Merge Type menuOptions: - label: Simple Union @@ -112,6 +118,8 @@ op: - label: Clone Index name: index name: Iterationtype + readOnlyHandling: constant + regularHandling: constant summary: Whether and how to expose iteration values to upstream operators. thumb: assets/images/reference/operators/filter/linearClone_thumb.png variables: diff --git a/docs/_reference/operators/filter/logPolarRepeat.md b/docs/_reference/operators/filter/logPolarRepeat.md index 5498eb246..6428cc7e3 100644 --- a/docs/_reference/operators/filter/logPolarRepeat.md +++ b/docs/_reference/operators/filter/logPolarRepeat.md @@ -89,14 +89,24 @@ op: - label: XY name: z name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Rho Offset name: Rhooffset + readOnlyHandling: macro + regularHandling: runtime - label: Theta Offset name: Thetaoffset + readOnlyHandling: macro + regularHandling: runtime - label: Radial Repetitions name: Radialreps + readOnlyHandling: macro + regularHandling: runtime - label: Distance Spacing name: Distspacing + readOnlyHandling: macro + regularHandling: runtime - label: Mirror Type menuOptions: - label: None @@ -106,6 +116,8 @@ op: - label: Grid name: grid name: Mirrortype + readOnlyHandling: constant + regularHandling: constant - label: Iteration Type menuOptions: - label: None @@ -117,6 +129,8 @@ op: - label: Cell Coordinate for Distance and Ratio for Radial name: cellcoordandratio name: Iterationtype + readOnlyHandling: constant + regularHandling: constant status: beta thumb: assets/images/reference/operators/filter/logPolarRepeat_thumb.png variables: diff --git a/docs/_reference/operators/filter/lookAtRotate.md b/docs/_reference/operators/filter/lookAtRotate.md index 83cb57d2d..9b160e1d4 100644 --- a/docs/_reference/operators/filter/lookAtRotate.md +++ b/docs/_reference/operators/filter/lookAtRotate.md @@ -94,10 +94,16 @@ op: name: Enable - label: Source Point name: Sourcepoint + readOnlyHandling: macro + regularHandling: runtime - label: Target Point name: Targetpoint + readOnlyHandling: macro + regularHandling: runtime - label: Roll name: Roll + readOnlyHandling: macro + regularHandling: runtime status: beta --- diff --git a/docs/_reference/operators/filter/magnet.md b/docs/_reference/operators/filter/magnet.md index 361647599..22b032a30 100644 --- a/docs/_reference/operators/filter/magnet.md +++ b/docs/_reference/operators/filter/magnet.md @@ -84,25 +84,39 @@ op: name: Enable - label: Amount name: Amount + readOnlyHandling: macro + regularHandling: runtime summary: How much effect to apply overall. - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: The center position of the magnet (used if the magnet definition is not connected). - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of the magnet area. - label: Fade name: Fade + readOnlyHandling: macro + regularHandling: runtime summary: The width of the blending region between the magnet and the rest of space. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: Scaling to be applied within the magnet area. - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime summary: Rotation to be applied within the magnet area. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Amount of translation along each axis. For 2D, only X and Y are used. summary: Pulls or twists space within an area. thumb: assets/images/reference/operators/filter/magnet_thumb.png diff --git a/docs/_reference/operators/filter/mirrorAxes.md b/docs/_reference/operators/filter/mirrorAxes.md index b49f7c4db..a546fd0fe 100644 --- a/docs/_reference/operators/filter/mirrorAxes.md +++ b/docs/_reference/operators/filter/mirrorAxes.md @@ -137,6 +137,8 @@ op: - label: Negative name: neg name: Dirx + readOnlyHandling: constant + regularHandling: constant - label: Direction Y menuOptions: - label: Positive @@ -144,6 +146,8 @@ op: - label: Negative name: neg name: Diry + readOnlyHandling: constant + regularHandling: constant - label: Direction Z menuOptions: - label: Positive @@ -151,6 +155,8 @@ op: - label: Negative name: neg name: Dirz + readOnlyHandling: constant + regularHandling: constant - label: Flip X On Side menuOptions: - label: None @@ -168,6 +174,8 @@ op: - label: Z- name: zneg name: Flipsidex + readOnlyHandling: constant + regularHandling: runtime - label: Flip Y On Side menuOptions: - label: None @@ -185,6 +193,8 @@ op: - label: Z- name: zneg name: Flipsidey + readOnlyHandling: constant + regularHandling: runtime - label: Flip Z On Side menuOptions: - label: None @@ -202,14 +212,24 @@ op: - label: Z- name: zneg name: Flipsidez + readOnlyHandling: constant + regularHandling: runtime - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Enable Blend name: Enableblend + readOnlyHandling: constant + regularHandling: constant - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime - label: Apply To menuOptions: - label: Coordinates diff --git a/docs/_reference/operators/filter/mirrorOctant.md b/docs/_reference/operators/filter/mirrorOctant.md index befaf41cd..8a9f16617 100644 --- a/docs/_reference/operators/filter/mirrorOctant.md +++ b/docs/_reference/operators/filter/mirrorOctant.md @@ -83,15 +83,23 @@ op: - label: XY name: z name: Axis + readOnlyHandling: constant + regularHandling: constant summary: Axis that faces the plane where coordinates are mirrored. - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime summary: Spacing of the reflection planes. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the input before applying reflection. - label: Rotate Axis name: Rotateaxis + readOnlyHandling: macro + regularHandling: runtime summary: Rotates the input before applying reflection. - name: Iterateoncells summary: Enables upstream operators to check which cell in the reflection grid @@ -105,6 +113,8 @@ op: - label: Signed Axes (-1/1, -1/1) name: sign name: Iterationtype + readOnlyHandling: constant + regularHandling: constant summary: Mirror coordinates across two axes and the diagonals. thumb: assets/images/reference/operators/filter/mirrorOctant_thumb.png variables: diff --git a/docs/_reference/operators/filter/mirrorQuadrant.md b/docs/_reference/operators/filter/mirrorQuadrant.md index 58d2afded..d3ea38416 100644 --- a/docs/_reference/operators/filter/mirrorQuadrant.md +++ b/docs/_reference/operators/filter/mirrorQuadrant.md @@ -85,15 +85,23 @@ op: - label: XY name: z name: Axis + readOnlyHandling: constant + regularHandling: constant summary: Axis that faces the plane where coordinates are mirrored. - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime summary: Spacing of the reflection planes. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the input before applying reflection. - label: Rotate Axis name: Rotateaxis + readOnlyHandling: macro + regularHandling: runtime summary: Rotates the input before applying reflection. - label: Iteration Type menuOptions: @@ -107,6 +115,8 @@ op: label: Signed Axes (-1/1, -1/1) name: sign name: Iterationtype + readOnlyHandling: constant + regularHandling: constant summary: Exposes information to upstream operators about which quadrant a point is in. summary: Mirror coordinates across two axes. diff --git a/docs/_reference/operators/filter/mobiusTransform.md b/docs/_reference/operators/filter/mobiusTransform.md index 4644574cf..2ca188a5d 100644 --- a/docs/_reference/operators/filter/mobiusTransform.md +++ b/docs/_reference/operators/filter/mobiusTransform.md @@ -77,11 +77,17 @@ op: - label: XY name: z name: Axis + readOnlyHandling: constant + regularHandling: constant summary: The plane whose axes will be transformed. - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime - label: Point name: Point + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/filter/mobiusTransform_thumb.png --- diff --git a/docs/_reference/operators/filter/modifyDistance.md b/docs/_reference/operators/filter/modifyDistance.md index 397ad0722..6495216cb 100644 --- a/docs/_reference/operators/filter/modifyDistance.md +++ b/docs/_reference/operators/filter/modifyDistance.md @@ -69,6 +69,8 @@ op: name: Mode - label: Mix name: Mix + readOnlyHandling: macro + regularHandling: runtime summary: Mix between the original distance and the original distance. status: beta variables: diff --git a/docs/_reference/operators/filter/modifyNormals.md b/docs/_reference/operators/filter/modifyNormals.md index 2b2b36cbc..fe7ae18c7 100644 --- a/docs/_reference/operators/filter/modifyNormals.md +++ b/docs/_reference/operators/filter/modifyNormals.md @@ -80,6 +80,8 @@ op: summary: How the modifier values are applied to the normals. - label: Mix name: Mix + readOnlyHandling: macro + regularHandling: runtime summary: Mix between the original normals and the modified normals. status: beta summary: Use a field to modify the normals (bump mapping) used by shading elements diff --git a/docs/_reference/operators/filter/modulo1D.md b/docs/_reference/operators/filter/modulo1D.md index fe61a1f30..9b1ed72cc 100644 --- a/docs/_reference/operators/filter/modulo1D.md +++ b/docs/_reference/operators/filter/modulo1D.md @@ -104,17 +104,25 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: The axis to repeat space along. - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime summary: The spacing of the repetition. This sets the with of the slice taken from the input. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Shifts where the input slice is taken from without moving the position of the repetitions. - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the whole repeated space. - label: Mirror Type menuOptions: @@ -125,9 +133,13 @@ op: label: Mirror name: mirror name: Mirrortype + readOnlyHandling: constant + regularHandling: constant summary: How to the slices are varied. - label: Use Limit name: Uselimit + readOnlyHandling: constant + regularHandling: constant summary: Whether to have a limited number of slices instead of an infinite series. - label: Limit Start name: Limitstart @@ -154,6 +166,8 @@ op: label: Alternating Cell Coordinate (0,1,0,1) name: alternatingcoord name: Iterationtype + readOnlyHandling: constant + regularHandling: constant summary: Whether and how to expose iteration values to upstream operators. - label: Limit Type menuOptions: @@ -164,6 +178,8 @@ op: - label: Stop Only name: stop name: Limittype + readOnlyHandling: constant + regularHandling: constant shortcuts: - m1 summary: Repeats space along one axis. diff --git a/docs/_reference/operators/filter/modulo2D.md b/docs/_reference/operators/filter/modulo2D.md index 8eff49afa..2d9c61e86 100644 --- a/docs/_reference/operators/filter/modulo2D.md +++ b/docs/_reference/operators/filter/modulo2D.md @@ -107,17 +107,25 @@ op: label: XY name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: The axis facing the plane along which space is repeated. - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime summary: The spacing of the grid along the two axes. This sets the size of the cell taken from the input. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Shifts where the input cell is taken from without moving the position of the grid. - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the whole grid (and its contents). - label: Mirror Type menuOptions: @@ -133,6 +141,8 @@ op: label: Grid name: grid name: Mirrortype + readOnlyHandling: constant + regularHandling: constant summary: How the cells are varied. - label: Iteration Type menuOptions: @@ -154,6 +164,8 @@ op: label: Alternating Cell Coordinates On Axes (0-1, 0-1) name: alternatingcoord name: Iterationtype + readOnlyHandling: constant + regularHandling: constant summary: Whether and how to expose iteration values to upstream operators. - label: Limit Type menuOptions: diff --git a/docs/_reference/operators/filter/modulo3D.md b/docs/_reference/operators/filter/modulo3D.md index 156a5d93c..95a17c0fd 100644 --- a/docs/_reference/operators/filter/modulo3D.md +++ b/docs/_reference/operators/filter/modulo3D.md @@ -93,14 +93,20 @@ op: name: Enable - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime summary: The spacing of the grid along each axis, which is also the size of the cell that is taken from the input. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Shifts where the input cell is taken from without moving the position of the grid. - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the whole grid (and its contents). - label: Limit Type menuOptions: @@ -126,6 +132,8 @@ op: - label: Mirror name: mirror name: Mirrortype + readOnlyHandling: constant + regularHandling: constant - label: Iteration Type menuOptions: - label: None @@ -135,6 +143,8 @@ op: - label: Alternating Cell Coordinate (0,1,0,1) name: alternatingcoord name: Iterationtype + readOnlyHandling: constant + regularHandling: constant shortcuts: - m3 summary: Repeats space along all 3 axes. diff --git a/docs/_reference/operators/filter/moduloDistance.md b/docs/_reference/operators/filter/moduloDistance.md index 457eb7b46..ec2597db2 100644 --- a/docs/_reference/operators/filter/moduloDistance.md +++ b/docs/_reference/operators/filter/moduloDistance.md @@ -52,6 +52,8 @@ op: - label: Spherical name: spherical name: Distancemode + readOnlyHandling: constant + regularHandling: constant - label: Mirror Type menuOptions: - label: None @@ -59,12 +61,20 @@ op: - label: Mirror name: mirror name: Mirrortype + readOnlyHandling: constant + regularHandling: constant - label: Length name: Length + readOnlyHandling: macro + regularHandling: runtime - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime - label: Iterate On Rings name: Iterateonrings + readOnlyHandling: constant + regularHandling: constant variables: - label: ring name: ring diff --git a/docs/_reference/operators/filter/moduloLine.md b/docs/_reference/operators/filter/moduloLine.md index dcc813581..4e7da6f83 100644 --- a/docs/_reference/operators/filter/moduloLine.md +++ b/docs/_reference/operators/filter/moduloLine.md @@ -40,10 +40,16 @@ op: name: Enable - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Divisions name: Divisions + readOnlyHandling: macro + regularHandling: runtime - label: Mirror Type menuOptions: - label: None diff --git a/docs/_reference/operators/filter/moduloPolar.md b/docs/_reference/operators/filter/moduloPolar.md index 7af1053ae..02df735d2 100644 --- a/docs/_reference/operators/filter/moduloPolar.md +++ b/docs/_reference/operators/filter/moduloPolar.md @@ -108,9 +108,13 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: constant summary: The axis around which space is sliced. - label: Repetitions name: Repetitions + readOnlyHandling: macro + regularHandling: runtime summary: The number of angle repetitions. For example, a value of 6 would mean 6 slices of space, each with a 60 degree width. - label: Round To Integer @@ -119,9 +123,13 @@ op: to whole integers. - label: Pre Rotate name: Prerotate + readOnlyHandling: macro + regularHandling: runtime summary: Rotation applied before slicing. - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime summary: Rotation applied after slicing. - label: Mirror Type menuOptions: @@ -130,21 +138,31 @@ op: - label: Mirror name: mirror name: Mirrortype + readOnlyHandling: constant + regularHandling: constant summary: Whether to flip every other slice. This is useful to avoid hard breaks at edges. It will result in the appearance of half as many slices, since half of them will be flipped. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Distance to shift the shape before slicing it. - label: Use Limit name: Uselimit + readOnlyHandling: constant + regularHandling: constant summary: Whether to limit the range of repetitions. Space outside that range will be left as it is. - label: Limit Low name: Limitlow + readOnlyHandling: macro + regularHandling: runtime summary: Start or the repetition range, in terms of the number of repetitions. - label: Limit High name: Limithigh + readOnlyHandling: macro + regularHandling: runtime summary: End or the repetition range, in terms of the number of repetitions. - name: Iterateoncells summary: Whether to expose the slice number as an "iteration" value for upstream @@ -153,6 +171,8 @@ op: name: Enable - label: Pivot name: Pivot + readOnlyHandling: macro + regularHandling: runtime - label: Iteration Type menuOptions: - label: None @@ -162,6 +182,8 @@ op: - label: Cell Ratio name: ratio name: Iterationtype + readOnlyHandling: constant + regularHandling: constant shortcuts: - mp summary: Repeats space radially, like a kaleidoscope. diff --git a/docs/_reference/operators/filter/moduloSpherical.md b/docs/_reference/operators/filter/moduloSpherical.md index 88ef594c9..96ca47c5f 100644 --- a/docs/_reference/operators/filter/moduloSpherical.md +++ b/docs/_reference/operators/filter/moduloSpherical.md @@ -84,12 +84,20 @@ op: name: Enable - label: Repetitions name: Repetitions + readOnlyHandling: macro + regularHandling: runtime - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Pivot name: Pivot + readOnlyHandling: macro + regularHandling: runtime - label: Mirror Type menuOptions: - label: None @@ -101,6 +109,8 @@ op: - label: Grid name: grid name: Mirrortype + readOnlyHandling: constant + regularHandling: constant variables: - label: cell name: cell diff --git a/docs/_reference/operators/filter/onion.md b/docs/_reference/operators/filter/onion.md index 023a6bbfc..e972853c1 100644 --- a/docs/_reference/operators/filter/onion.md +++ b/docs/_reference/operators/filter/onion.md @@ -88,9 +88,13 @@ op: name: Enable - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: Thickness of the shell, centered on the input surface. - label: Iterations name: Iterations + readOnlyHandling: macro + regularHandling: runtime - label: Side menuOptions: - label: Both diff --git a/docs/_reference/operators/filter/quadTreeRepeat.md b/docs/_reference/operators/filter/quadTreeRepeat.md index ccf843d05..f02b9e4e0 100644 --- a/docs/_reference/operators/filter/quadTreeRepeat.md +++ b/docs/_reference/operators/filter/quadTreeRepeat.md @@ -79,18 +79,32 @@ op: - label: XY name: z name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Division name: Division + readOnlyHandling: macro + regularHandling: runtime - label: Level 1 Chance name: Chance1 + readOnlyHandling: macro + regularHandling: runtime - label: Level 2 Chance name: Chance2 + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime - label: Enable Rescale name: Enablerescale + readOnlyHandling: constant + regularHandling: constant - label: Iteration Type menuOptions: - label: None @@ -98,8 +112,12 @@ op: - label: Cell Id (xy) & Layer (z) name: cell name: Iterationtype + readOnlyHandling: constant + regularHandling: constant - label: Seed name: Seed + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/filter/quadTreeRepeat_thumb.png variables: diff --git a/docs/_reference/operators/filter/quantizeCoords.md b/docs/_reference/operators/filter/quantizeCoords.md index a3448a370..cc84a1f5f 100644 --- a/docs/_reference/operators/filter/quantizeCoords.md +++ b/docs/_reference/operators/filter/quantizeCoords.md @@ -40,12 +40,18 @@ op: name: Enable - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Size Multiplier name: Sizemult - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Smoothing name: Smoothing + readOnlyHandling: macro + regularHandling: runtime - label: Smoothing Multiplier name: Smoothingmult summary: Quantize coordinates to a 3D grid, which is sort of like "voxelizing" the diff --git a/docs/_reference/operators/filter/quantizeValue.md b/docs/_reference/operators/filter/quantizeValue.md index 60a179763..0a6b06ace 100644 --- a/docs/_reference/operators/filter/quantizeValue.md +++ b/docs/_reference/operators/filter/quantizeValue.md @@ -37,14 +37,22 @@ op: name: Enable - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Size Multiplier name: Sizemult - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Enable Smoothing name: Enablesmoothing + readOnlyHandling: constant + regularHandling: constant - label: Smoothing name: Smoothing + readOnlyHandling: macro + regularHandling: runtime - label: Smoothing Multiplier name: Smoothingmult diff --git a/docs/_reference/operators/filter/radialClone.md b/docs/_reference/operators/filter/radialClone.md index ad0330111..815108795 100644 --- a/docs/_reference/operators/filter/radialClone.md +++ b/docs/_reference/operators/filter/radialClone.md @@ -98,19 +98,29 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: constant summary: The axis around which to rotate the copies. - label: Count name: Count + readOnlyHandling: macro + regularHandling: runtime summary: The number of copies. The performance cost of the input is multiplied by this number. - label: Angle Range name: Anglerange + readOnlyHandling: macro + regularHandling: runtime summary: The angle spread around the axis, where the copies are distributed. - label: Angle Offset name: Angleoffset + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the angle of the first copy around the axis. - label: Radius Offset name: Radiusoffset + readOnlyHandling: macro + regularHandling: runtime summary: Offsets the copies towards/away from the axis. At zero, all copies will be centered on the axis. - label: Merge Type @@ -165,6 +175,8 @@ op: label: Clone Index name: index name: Iterationtype + readOnlyHandling: constant + regularHandling: constant summary: Whether and how to expose iteration values to upstream operators. - label: Merge Number name: Mergenumber diff --git a/docs/_reference/operators/filter/radialSlice.md b/docs/_reference/operators/filter/radialSlice.md index 994a9dd33..7882432c6 100644 --- a/docs/_reference/operators/filter/radialSlice.md +++ b/docs/_reference/operators/filter/radialSlice.md @@ -104,6 +104,8 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: The axis around which to take the slice. - label: Angle Mode menuOptions: @@ -114,20 +116,34 @@ op: name: Anglemode - label: Center Angle name: Center + readOnlyHandling: macro + regularHandling: runtime - label: Angle Width name: Width + readOnlyHandling: macro + regularHandling: runtime - label: Start Angle name: Start + readOnlyHandling: macro + regularHandling: runtime - label: End Angle name: End + readOnlyHandling: macro + regularHandling: runtime - label: Invert name: Invert + readOnlyHandling: macro + regularHandling: runtime - label: Enable Smoothing name: Enablesmoothing + readOnlyHandling: constant + regularHandling: runtime summary: Whether to smooth the transition on each side of the slice down to a size of zero. - label: Smooth Radius name: Smoothradius + readOnlyHandling: macro + regularHandling: runtime summary: The amount of smoothing distance. thumb: assets/images/reference/operators/filter/radialSlice_thumb.png diff --git a/docs/_reference/operators/filter/rangeTransform.md b/docs/_reference/operators/filter/rangeTransform.md index 7cf713cb6..93a11a880 100644 --- a/docs/_reference/operators/filter/rangeTransform.md +++ b/docs/_reference/operators/filter/rangeTransform.md @@ -92,6 +92,8 @@ op: name: Enable - label: Index Range name: Indexrange + readOnlyHandling: macro + regularHandling: runtime summary: The range of index values that are expected. The first value will use `Translate1` and the second will use `Translate2`. - label: Extend Mode @@ -108,31 +110,51 @@ op: label: Loop name: loop name: Extendmode + readOnlyHandling: macro + regularHandling: macro summary: How to handle index values outside of `Indexrange`. - label: Enable Translate name: Enabletranslate + readOnlyHandling: macro + regularHandling: macro summary: Wheteher to use translation. - label: Translate 1 name: Translate1 + readOnlyHandling: macro + regularHandling: runtime summary: Translate setting for the beginning of the range. - label: Translate 2 name: Translate2 + readOnlyHandling: macro + regularHandling: runtime summary: Translate setting for the end of the range. - label: Enable Rotate name: Enablerotate + readOnlyHandling: macro + regularHandling: macro summary: Whether to use rotation. - label: Rotate 1 name: Rotate1 + readOnlyHandling: macro + regularHandling: runtime summary: Rotate setting for the beginning of the range. - label: Rotate 2 name: Rotate2 + readOnlyHandling: macro + regularHandling: runtime summary: Rotate setting for the end of the range. - label: Use Pivot name: Usepivot + readOnlyHandling: macro + regularHandling: macro - label: Pivot 1 name: Pivot1 + readOnlyHandling: macro + regularHandling: runtime - label: Pivot 2 name: Pivot2 + readOnlyHandling: macro + regularHandling: runtime summary: Applies a transform based on a range of settings, mapped with either the iteration value or a field input. thumb: assets/images/reference/operators/filter/rangeTransform_thumb.png diff --git a/docs/_reference/operators/filter/rectangleRepeat.md b/docs/_reference/operators/filter/rectangleRepeat.md index b2549b716..74bf5c8fa 100644 --- a/docs/_reference/operators/filter/rectangleRepeat.md +++ b/docs/_reference/operators/filter/rectangleRepeat.md @@ -45,10 +45,16 @@ op: - label: ZX name: zx name: Plane + readOnlyHandling: constant + regularHandling: constant - label: Grid Size name: Gridsize + readOnlyHandling: macro + regularHandling: runtime - label: Spacing name: Spacing + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/filter/rectangleRepeat_thumb.png diff --git a/docs/_reference/operators/filter/reflect.md b/docs/_reference/operators/filter/reflect.md index b308a60ae..0a94d072a 100644 --- a/docs/_reference/operators/filter/reflect.md +++ b/docs/_reference/operators/filter/reflect.md @@ -90,21 +90,31 @@ op: name: Direction - label: Plane Normal name: Planenormal + readOnlyHandling: macro + regularHandling: runtime summary: Vector that the cut plane faces. Note that this is only a direction and not a position in space. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Moves the reflection plane along the normal that it faces. - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime summary: Moves the whole resulting shape along the normal. - name: Exposeiteration summary: Whether to expose which side of the plane a point is on as an iteration value for upstream ops. - label: Enable Blend name: Enableblend + readOnlyHandling: constant + regularHandling: constant - label: Blending name: Blend + readOnlyHandling: macro + regularHandling: runtime - label: Iteration Type menuOptions: - label: None @@ -114,6 +124,8 @@ op: - label: Signed (-1/1) name: sign name: Iterationtype + readOnlyHandling: constant + regularHandling: constant shortcuts: - ref summary: Reflects space across a plane. diff --git a/docs/_reference/operators/filter/remapCoords.md b/docs/_reference/operators/filter/remapCoords.md index 1134fba28..50cab2cab 100644 --- a/docs/_reference/operators/filter/remapCoords.md +++ b/docs/_reference/operators/filter/remapCoords.md @@ -74,9 +74,13 @@ op: label: Multiply name: multiply name: Remapmode + readOnlyHandling: constant + regularHandling: constant summary: How the remapped coordinates are applied to the original coordinates. - label: Mix name: Mix + readOnlyHandling: macro + regularHandling: runtime summary: Cross-fades between the original coordinates and the remapped ones. status: beta summary: Modifies space using a vector field. diff --git a/docs/_reference/operators/filter/rescaleField.md b/docs/_reference/operators/filter/rescaleField.md index ef043dcd8..ca4a2e11b 100644 --- a/docs/_reference/operators/filter/rescaleField.md +++ b/docs/_reference/operators/filter/rescaleField.md @@ -45,15 +45,23 @@ op: name: Enable - label: Input Low name: Inputlow + readOnlyHandling: macro + regularHandling: runtime summary: The low end of the expected input values. - label: Input High name: Inputhigh + readOnlyHandling: macro + regularHandling: runtime summary: The high end of the expected input values. - label: Output Low name: Outputlow + readOnlyHandling: macro + regularHandling: runtime summary: The low end of the rescaled value range. - label: Output High name: Outputhigh + readOnlyHandling: macro + regularHandling: runtime summary: The high end of the rescaled value range. - label: Return Type menuOptions: @@ -66,10 +74,16 @@ op: name: Returntype - label: Multiply name: Multiply + readOnlyHandling: macro + regularHandling: runtime - label: Multiply name: Mult + readOnlyHandling: macro + regularHandling: runtime - label: Post Add name: Postadd + readOnlyHandling: macro + regularHandling: runtime shortcuts: - rf summary: Rescales the values produced by a field. diff --git a/docs/_reference/operators/filter/rescaleFloatField.md b/docs/_reference/operators/filter/rescaleFloatField.md index 5f47dbb4d..832bcadce 100644 --- a/docs/_reference/operators/filter/rescaleFloatField.md +++ b/docs/_reference/operators/filter/rescaleFloatField.md @@ -36,11 +36,19 @@ op: name: Enable - label: Input Range name: Inputrange + readOnlyHandling: macro + regularHandling: runtime - label: Output Range name: Outputrange + readOnlyHandling: macro + regularHandling: runtime - label: Multiply name: Multiply + readOnlyHandling: macro + regularHandling: runtime - label: Post Add name: Postadd + readOnlyHandling: macro + regularHandling: runtime --- diff --git a/docs/_reference/operators/filter/restrictStage.md b/docs/_reference/operators/filter/restrictStage.md index c810efa8a..437463e38 100644 --- a/docs/_reference/operators/filter/restrictStage.md +++ b/docs/_reference/operators/filter/restrictStage.md @@ -74,21 +74,37 @@ op: name: Enable - label: Include Primary name: Includeprimary + readOnlyHandling: macro + regularHandling: macro summary: 'Whether the operator should ' - label: Include Shadow name: Includeshadow + readOnlyHandling: macro + regularHandling: macro - label: Include Reflect name: Includereflect + readOnlyHandling: macro + regularHandling: macro - label: Include Material name: Includematerial + readOnlyHandling: macro + regularHandling: macro - label: Include Occlusion name: Includeocclusion + readOnlyHandling: macro + regularHandling: macro - label: Include Volumetric name: Includevolumetric + readOnlyHandling: macro + regularHandling: macro - label: Include Volumetric Shadow name: Includevolumetricshadow + readOnlyHandling: macro + regularHandling: macro - label: Include Normal name: Includenormal + readOnlyHandling: macro + regularHandling: macro summary: Restricts which render stages an operator is used in. --- diff --git a/docs/_reference/operators/filter/rotate4D.md b/docs/_reference/operators/filter/rotate4D.md index b7d026854..7f503e832 100644 --- a/docs/_reference/operators/filter/rotate4D.md +++ b/docs/_reference/operators/filter/rotate4D.md @@ -83,12 +83,20 @@ op: - label: ZW name: zw name: Plane + readOnlyHandling: constant + regularHandling: constant - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime - label: Pivot name: Pivot + readOnlyHandling: macro + regularHandling: runtime - label: Pivot 4D name: Pivotw + readOnlyHandling: macro + regularHandling: runtime summary: Projects 3D space into 4D space, applies rotation along two axes and then projects back into 3D space. thumb: assets/images/reference/operators/filter/rotate4D_thumb.png diff --git a/docs/_reference/operators/filter/round.md b/docs/_reference/operators/filter/round.md index e2ddd9de6..76910318c 100644 --- a/docs/_reference/operators/filter/round.md +++ b/docs/_reference/operators/filter/round.md @@ -57,6 +57,8 @@ op: parameters: - label: Amount name: Amount + readOnlyHandling: macro + regularHandling: runtime summary: positive numbers increase and round out the shape, negative numbers shrink it. - name: Usefield diff --git a/docs/_reference/operators/filter/scale.md b/docs/_reference/operators/filter/scale.md index 9fe30f450..b83e50637 100644 --- a/docs/_reference/operators/filter/scale.md +++ b/docs/_reference/operators/filter/scale.md @@ -81,6 +81,8 @@ op: name: Enable - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: Scale to apply to each axis. If input is 2D only X and Y are used. - label: Scale Type menuOptions: @@ -89,14 +91,22 @@ op: - label: Uniform name: uniform name: Scaletype + readOnlyHandling: constant + regularHandling: constant - label: Uniform Scale name: Uniformscale + readOnlyHandling: macro + regularHandling: runtime - label: Use Pivot name: Usepivot + readOnlyHandling: constant + regularHandling: runtime summary: Optionally pivot the rotation around a specific point instead of around the origin (0, 0, 0). - label: Pivot name: Pivot + readOnlyHandling: macro + regularHandling: runtime summary: The point around which to apply the rotation. For 2D coordinates, only the X and Y parts are used. - label: Apply To diff --git a/docs/_reference/operators/filter/slice.md b/docs/_reference/operators/filter/slice.md index 3ccb41007..1d717e902 100644 --- a/docs/_reference/operators/filter/slice.md +++ b/docs/_reference/operators/filter/slice.md @@ -72,22 +72,34 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: The axis along which to take the slice. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the center position of the slice along the axis. - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: Thickness of the slice. - label: Enable Smoothing name: Enablesmoothing + readOnlyHandling: constant + regularHandling: runtime summary: Whether to smooth the transition on each side of the slice down to a size of zero. - label: Smooth Radius name: Smoothradius + readOnlyHandling: macro + regularHandling: runtime summary: The amount of smoothing distance. - label: Enable Mirror name: Enablemirror + readOnlyHandling: constant + regularHandling: runtime summary: When enabled, a second slice is added, mirrored across the origin along the axis. - label: Operation @@ -97,6 +109,8 @@ op: - label: Difference name: diff name: Operation + readOnlyHandling: constant + regularHandling: constant summary: Removes all of an SDF except for a slice in space. --- diff --git a/docs/_reference/operators/filter/sphericalMobiusTransform.md b/docs/_reference/operators/filter/sphericalMobiusTransform.md index dd56b7a6a..bb64955b7 100644 --- a/docs/_reference/operators/filter/sphericalMobiusTransform.md +++ b/docs/_reference/operators/filter/sphericalMobiusTransform.md @@ -37,12 +37,20 @@ op: name: Enable - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime - label: Rotation Amount name: Rotationamount + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/filter/sphericalMobiusTransform_thumb.png diff --git a/docs/_reference/operators/filter/spiralZoom.md b/docs/_reference/operators/filter/spiralZoom.md index 35ab50964..566fff5c2 100644 --- a/docs/_reference/operators/filter/spiralZoom.md +++ b/docs/_reference/operators/filter/spiralZoom.md @@ -108,24 +108,36 @@ op: label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: The axis around which to spiral. The position on this axis will stay the same. The position on the other two axes will be wrapped around this axis. - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime summary: The center position along the two spiralled axes. Note that the parts of this will control different axes on the selected `Axis`. - label: Twist 1 name: Twist1 + readOnlyHandling: macro + regularHandling: runtime summary: The amount of twisting to apply to the first axis. - label: Twist 2 name: Twist2 + readOnlyHandling: macro + regularHandling: runtime summary: The amount of twisting to apply to the second axis. - label: Phase name: Phase + readOnlyHandling: macro + regularHandling: runtime summary: Shifts coordinates along the first and second axes, which has the effect of "spinning" different parts of the pattern. - label: Branches name: Branches + readOnlyHandling: macro + regularHandling: runtime summary: How many "arms" or "branches" of the spiral there should be. This is controls how many times the first axis repeats as it goes around the axis. Note that if this is not a whole integer, there will be a break in the spiral. diff --git a/docs/_reference/operators/filter/transform.md b/docs/_reference/operators/filter/transform.md index 40d854a74..168ee317e 100644 --- a/docs/_reference/operators/filter/transform.md +++ b/docs/_reference/operators/filter/transform.md @@ -99,12 +99,20 @@ op: name: Enable - label: Enable Translate name: Enabletranslate + readOnlyHandling: macro + regularHandling: macro - label: Enable Rotate name: Enablerotate + readOnlyHandling: macro + regularHandling: macro - label: Enable Scale name: Enablescale + readOnlyHandling: macro + regularHandling: macro - label: Enable Pivot name: Enablepivot + readOnlyHandling: macro + regularHandling: macro - label: Translate name: Translate - label: Rotate @@ -152,6 +160,8 @@ op: - label: Uniform name: uniform name: Scaletype + readOnlyHandling: macro + regularHandling: macro - label: Apply To menuOptions: - label: Coordinates diff --git a/docs/_reference/operators/filter/transformSequence.md b/docs/_reference/operators/filter/transformSequence.md index 7ff994884..4c0ec48f5 100644 --- a/docs/_reference/operators/filter/transformSequence.md +++ b/docs/_reference/operators/filter/transformSequence.md @@ -161,12 +161,18 @@ op: - label: Field Values name: value name: Target + readOnlyHandling: macro + regularHandling: macro - label: Reverse Order name: Reverseorder - label: Enable Loop name: Enableloop + readOnlyHandling: macro + regularHandling: macro - label: Iterations name: Iterations + readOnlyHandling: macro + regularHandling: runtime status: beta variables: - label: step diff --git a/docs/_reference/operators/filter/translate.md b/docs/_reference/operators/filter/translate.md index a9ed2ef37..6d638666a 100644 --- a/docs/_reference/operators/filter/translate.md +++ b/docs/_reference/operators/filter/translate.md @@ -118,13 +118,19 @@ op: summary: How to specify the amount of translation. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Amount of translation along each axis. For 2D, only X and Y are used. - label: Direction name: Direction + readOnlyHandling: macro + regularHandling: runtime summary: Vector indicating which direction to move towards. A value of 1,0,0 would move to the right on the X axis, and 0,-1,0 would move down on the Y axis. - label: Distance name: Distance + readOnlyHandling: macro + regularHandling: runtime summary: How far to move in the specified direction. - label: Coord Type menuOptions: diff --git a/docs/_reference/operators/filter/twist.md b/docs/_reference/operators/filter/twist.md index 3b34d4895..049f08bb5 100644 --- a/docs/_reference/operators/filter/twist.md +++ b/docs/_reference/operators/filter/twist.md @@ -43,12 +43,18 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: The axis around which to twist. - label: Amount name: Amount + readOnlyHandling: macro + regularHandling: runtime summary: The amount of twisting to apply. - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime summary: Offsets the twisting along the axis, effectively rotating everything equally around it. summary: Twists space around an axis. diff --git a/docs/_reference/operators/filter/uvTransform.md b/docs/_reference/operators/filter/uvTransform.md index 0aeaa3cbd..14d545fe2 100644 --- a/docs/_reference/operators/filter/uvTransform.md +++ b/docs/_reference/operators/filter/uvTransform.md @@ -40,9 +40,13 @@ op: name: Enable - label: Transform Primary UVs name: Transformprimary + readOnlyHandling: macro + regularHandling: macro summary: Whether to transform the primary UV coordinates. - label: Transform Secondary UVs name: Transformsecondary + readOnlyHandling: macro + regularHandling: macro summary: Whether to transform the secondary UV coordinates, which are used in cases where materials are being blended through a combine operator. - label: Enable Translate diff --git a/docs/_reference/operators/filter/waveWarp.md b/docs/_reference/operators/filter/waveWarp.md index 385ca2880..2563d138b 100644 --- a/docs/_reference/operators/filter/waveWarp.md +++ b/docs/_reference/operators/filter/waveWarp.md @@ -84,23 +84,37 @@ op: - label: Distance From Origin name: dist name: Axis + readOnlyHandling: constant + regularHandling: constant summary: The axis along which the waves are produced. - label: Period name: Period + readOnlyHandling: macro + regularHandling: runtime summary: The width of the waves for each axis. - label: Phase name: Phase + readOnlyHandling: macro + regularHandling: runtime summary: The phase of the waves for each axis. - label: Amplitude name: Amplitude + readOnlyHandling: macro + regularHandling: runtime summary: The scale of the movement for each axis. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Offsets the movement for each axis. - label: Phase Offset name: Phaseoffset + readOnlyHandling: macro + regularHandling: runtime - label: Amplitude Multiplier name: Amplitudemult + readOnlyHandling: macro + regularHandling: runtime status: beta summary: Uses repeating waves to offset space. thumb: assets/images/reference/operators/filter/waveWarp_thumb.png diff --git a/docs/_reference/operators/function/addFn.md b/docs/_reference/operators/function/addFn.md index e1c6165fc..50f83d8da 100644 --- a/docs/_reference/operators/function/addFn.md +++ b/docs/_reference/operators/function/addFn.md @@ -88,6 +88,8 @@ op: name: Enable - label: Add name: Add + readOnlyHandling: macro + regularHandling: runtime summary: Adds an additional value to the inputs. summary: Adds the returned values produced by all of the connected input functions. diff --git a/docs/_reference/operators/function/almostIdentityFn.md b/docs/_reference/operators/function/almostIdentityFn.md index ad3889fcd..1079799a1 100644 --- a/docs/_reference/operators/function/almostIdentityFn.md +++ b/docs/_reference/operators/function/almostIdentityFn.md @@ -50,9 +50,13 @@ op: - name: Contexttype - label: Threshold name: Threshold + readOnlyHandling: macro + regularHandling: runtime summary: The value above which things will be unchanged. - label: Base Value name: Basevalue + readOnlyHandling: macro + regularHandling: runtime summary: The constant value to use when the input is zero. summary: A mapping function that can change a value only when it's zero or very close to it, where it replaces the value with a small constant. diff --git a/docs/_reference/operators/function/chopFn.md b/docs/_reference/operators/function/chopFn.md index e689f4784..59104a8a5 100644 --- a/docs/_reference/operators/function/chopFn.md +++ b/docs/_reference/operators/function/chopFn.md @@ -30,9 +30,13 @@ op: label: Mirror name: mirror name: Extendmode + readOnlyHandling: macro + regularHandling: macro summary: How to handle coordinates outside the range. - label: Range name: Range + readOnlyHandling: macro + regularHandling: runtime summary: The range of indices to map to the full range of the CHOP. summary: Function that looks up values in a CHOP. diff --git a/docs/_reference/operators/function/colorPaletteFn.md b/docs/_reference/operators/function/colorPaletteFn.md index af4681592..c2b9af677 100644 --- a/docs/_reference/operators/function/colorPaletteFn.md +++ b/docs/_reference/operators/function/colorPaletteFn.md @@ -13,15 +13,27 @@ op: parameters: - label: Period name: Period + readOnlyHandling: macro + regularHandling: runtime - label: Phase name: Phase + readOnlyHandling: macro + regularHandling: runtime - label: Color 1 name: Color1 + readOnlyHandling: macro + regularHandling: runtime - label: Color 2 name: Color2 + readOnlyHandling: macro + regularHandling: runtime - label: Color 3 name: Color3 + readOnlyHandling: macro + regularHandling: runtime - label: Color 4 name: Color4 + readOnlyHandling: macro + regularHandling: runtime --- diff --git a/docs/_reference/operators/function/crossFn.md b/docs/_reference/operators/function/crossFn.md index 9a73a48a9..7ca1872af 100644 --- a/docs/_reference/operators/function/crossFn.md +++ b/docs/_reference/operators/function/crossFn.md @@ -80,6 +80,8 @@ op: name: Enable - label: Mix name: Mix + readOnlyHandling: macro + regularHandling: runtime summary: Cross-fade between the first two inputs. This is not used if the third input is connected. summary: Cross-fades between two input functions, either based on a parameter or diff --git a/docs/_reference/operators/function/cubicPulseFn.md b/docs/_reference/operators/function/cubicPulseFn.md index 8543f987a..43dca726c 100644 --- a/docs/_reference/operators/function/cubicPulseFn.md +++ b/docs/_reference/operators/function/cubicPulseFn.md @@ -44,8 +44,12 @@ op: parameters: - label: Width name: Width + readOnlyHandling: macro + regularHandling: runtime - label: Phase name: Phase + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/function/cubicPulseFn_thumb.png --- diff --git a/docs/_reference/operators/function/easeFn.md b/docs/_reference/operators/function/easeFn.md index 9740c45bc..2189204d6 100644 --- a/docs/_reference/operators/function/easeFn.md +++ b/docs/_reference/operators/function/easeFn.md @@ -29,6 +29,8 @@ op: parameters: - label: Exponent name: Exponent + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/function/easeFn_thumb.png --- diff --git a/docs/_reference/operators/function/extendFn.md b/docs/_reference/operators/function/extendFn.md index 8c1129398..f3055de06 100644 --- a/docs/_reference/operators/function/extendFn.md +++ b/docs/_reference/operators/function/extendFn.md @@ -54,10 +54,16 @@ op: - label: Default Value name: default name: Extend + readOnlyHandling: macro + regularHandling: macro - label: Range name: Range + readOnlyHandling: macro + regularHandling: runtime - label: Default Value name: Defval + readOnlyHandling: macro + regularHandling: runtime summary: Defines the behavior of a function outside the normal expected range of coordinates. diff --git a/docs/_reference/operators/function/gainFn.md b/docs/_reference/operators/function/gainFn.md index bead38f1d..a56bb120d 100644 --- a/docs/_reference/operators/function/gainFn.md +++ b/docs/_reference/operators/function/gainFn.md @@ -34,6 +34,8 @@ op: parameters: - label: Exponent name: Exponent + readOnlyHandling: macro + regularHandling: runtime summary: A function that expands the sides of the coordinate range and compresses the center. thumb: assets/images/reference/operators/function/gainFn_thumb.png diff --git a/docs/_reference/operators/function/joinFn.md b/docs/_reference/operators/function/joinFn.md index 240b1970b..f6f691543 100644 --- a/docs/_reference/operators/function/joinFn.md +++ b/docs/_reference/operators/function/joinFn.md @@ -80,6 +80,8 @@ op: name: Enable - label: Fit To Range name: Fitrange + readOnlyHandling: macro + regularHandling: macro summary: When enabled, the combined function is scaled back to a 0..1 range. Otherwise, coordinates 0..1 go to the first function, 1..2 to the second, etc. summary: Joins functions end on end. diff --git a/docs/_reference/operators/function/multiplyFn.md b/docs/_reference/operators/function/multiplyFn.md index e372d9bc3..50f5abd62 100644 --- a/docs/_reference/operators/function/multiplyFn.md +++ b/docs/_reference/operators/function/multiplyFn.md @@ -92,6 +92,8 @@ op: name: Enable - label: Multiply name: Multiply + readOnlyHandling: macro + regularHandling: runtime summary: Multiply the values produced by the functions. summary: Multiplies the returned values produced by all of the connected input functions. diff --git a/docs/_reference/operators/function/parabolaFn.md b/docs/_reference/operators/function/parabolaFn.md index 09355b047..2163454cb 100644 --- a/docs/_reference/operators/function/parabolaFn.md +++ b/docs/_reference/operators/function/parabolaFn.md @@ -29,6 +29,8 @@ op: parameters: - label: Exponent name: Exponent + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/function/parabolaFn_thumb.png --- diff --git a/docs/_reference/operators/function/pausingWaveFn.md b/docs/_reference/operators/function/pausingWaveFn.md index 8df75b525..a31dd9a0b 100644 --- a/docs/_reference/operators/function/pausingWaveFn.md +++ b/docs/_reference/operators/function/pausingWaveFn.md @@ -47,8 +47,12 @@ op: parameters: - label: Low Width name: Lowwidth + readOnlyHandling: macro + regularHandling: runtime - label: High Width name: Highwidth + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/function/pausingWaveFn_thumb.png --- diff --git a/docs/_reference/operators/function/powerCurveFn.md b/docs/_reference/operators/function/powerCurveFn.md index 2bedcbad5..92ce2438f 100644 --- a/docs/_reference/operators/function/powerCurveFn.md +++ b/docs/_reference/operators/function/powerCurveFn.md @@ -13,12 +13,20 @@ op: parameters: - label: Balance name: Balance + readOnlyHandling: macro + regularHandling: runtime - label: Slope name: Slope + readOnlyHandling: macro + regularHandling: runtime - label: Normalize Scale name: Normalizescale + readOnlyHandling: macro + regularHandling: macro - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/function/powerCurveFn_thumb.png --- diff --git a/docs/_reference/operators/function/rainbowFn.md b/docs/_reference/operators/function/rainbowFn.md index 59b9eb335..04f89e678 100644 --- a/docs/_reference/operators/function/rainbowFn.md +++ b/docs/_reference/operators/function/rainbowFn.md @@ -13,6 +13,8 @@ op: parameters: - label: Phase name: Phase + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/function/rainbowFn_thumb.png --- diff --git a/docs/_reference/operators/function/sincCurveFn.md b/docs/_reference/operators/function/sincCurveFn.md index 5f7411e25..f96d5b1b3 100644 --- a/docs/_reference/operators/function/sincCurveFn.md +++ b/docs/_reference/operators/function/sincCurveFn.md @@ -13,6 +13,8 @@ op: parameters: - label: Bounces name: Bounces + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/function/sincCurveFn_thumb.png --- diff --git a/docs/_reference/operators/function/stepFn.md b/docs/_reference/operators/function/stepFn.md index 532cf481b..8cb72f18d 100644 --- a/docs/_reference/operators/function/stepFn.md +++ b/docs/_reference/operators/function/stepFn.md @@ -20,16 +20,24 @@ op: - label: Smoothstep Integral name: smoothstepIntegral name: Function + readOnlyHandling: macro + regularHandling: macro - label: Edge name: Edge + readOnlyHandling: macro + regularHandling: runtime summary: Below this the result will be 0 and above it will produce 1. When using blending, the bottom edge will be `Blend/2` lower than this and the upper edge will be `Blend/2` higher. - label: Blend name: Blend + readOnlyHandling: macro + regularHandling: runtime summary: The amount of smoothing to apply on the edge. - label: Invert name: Invert + readOnlyHandling: macro + regularHandling: macro summary: A function that changes from zero to one at a cutoff point. thumb: assets/images/reference/operators/function/stepFn_thumb.png diff --git a/docs/_reference/operators/function/waveFn.md b/docs/_reference/operators/function/waveFn.md index c8dc566d3..892cc8be1 100644 --- a/docs/_reference/operators/function/waveFn.md +++ b/docs/_reference/operators/function/waveFn.md @@ -45,8 +45,12 @@ op: name: Phase - label: Amplitude name: Amplitude + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: A function that uses a periodic wave, with the position as the parameter. thumb: assets/images/reference/operators/function/waveFn_thumb.png diff --git a/docs/_reference/operators/light/ambientLight.md b/docs/_reference/operators/light/ambientLight.md index 80b5e8912..a8ac97a96 100644 --- a/docs/_reference/operators/light/ambientLight.md +++ b/docs/_reference/operators/light/ambientLight.md @@ -23,10 +23,16 @@ op: parameters: - label: Intensity name: Intensity + readOnlyHandling: macro + regularHandling: runtime - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: runtime status: beta variables: - label: lightdir diff --git a/docs/_reference/operators/light/axisLight.md b/docs/_reference/operators/light/axisLight.md index ff0cdbf2a..29039419c 100644 --- a/docs/_reference/operators/light/axisLight.md +++ b/docs/_reference/operators/light/axisLight.md @@ -47,22 +47,40 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime - label: Position name: Position + readOnlyHandling: macro + regularHandling: runtime - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime - label: Intensity name: Intensity + readOnlyHandling: macro + regularHandling: runtime - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Attenuated name: Enableattenuation + readOnlyHandling: constant + regularHandling: runtime - label: Attenuation Start name: Attenuationstart + readOnlyHandling: macro + regularHandling: runtime - label: Attenuation End name: Attenuationend + readOnlyHandling: macro + regularHandling: runtime - label: Enable Shadow name: Enableshadow + readOnlyHandling: constant + regularHandling: runtime summary: Light that emits from along an axis, similar to an infinitely long tube light. variables: diff --git a/docs/_reference/operators/light/directionalLight.md b/docs/_reference/operators/light/directionalLight.md index 8724eacb9..9d0c02106 100644 --- a/docs/_reference/operators/light/directionalLight.md +++ b/docs/_reference/operators/light/directionalLight.md @@ -25,14 +25,24 @@ op: parameters: - label: Direction name: Direction + readOnlyHandling: macro + regularHandling: runtime - label: Intensity name: Intensity + readOnlyHandling: macro + regularHandling: runtime - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime - label: Enable Shadow name: Enableshadow + readOnlyHandling: constant + regularHandling: runtime summary: A directional light. variables: - label: lightdir diff --git a/docs/_reference/operators/light/hardShadow.md b/docs/_reference/operators/light/hardShadow.md index dab6d23b2..13edc7eea 100644 --- a/docs/_reference/operators/light/hardShadow.md +++ b/docs/_reference/operators/light/hardShadow.md @@ -15,6 +15,8 @@ op: parameters: - label: Shadow Level name: Shadowlevel + readOnlyHandling: macro + regularHandling: runtime summary: A simple hard-edged shadow. thumb: assets/images/reference/operators/light/hardShadow_thumb.png diff --git a/docs/_reference/operators/light/lightVolume.md b/docs/_reference/operators/light/lightVolume.md index 8189b886e..4fa5ba84a 100644 --- a/docs/_reference/operators/light/lightVolume.md +++ b/docs/_reference/operators/light/lightVolume.md @@ -31,18 +31,32 @@ op: parameters: - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Use Light Color name: Uselightcolor + readOnlyHandling: macro + regularHandling: macro - label: Use Bounds SDF Surface Color name: Usesdfcolor + readOnlyHandling: macro + regularHandling: macro - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro status: beta thumb: assets/images/reference/operators/light/lightVolume_thumb.png diff --git a/docs/_reference/operators/light/linkedLight.md b/docs/_reference/operators/light/linkedLight.md index 29fc1040f..3c6323c29 100644 --- a/docs/_reference/operators/light/linkedLight.md +++ b/docs/_reference/operators/light/linkedLight.md @@ -24,6 +24,8 @@ op: summary: Creates and attaches a new Light COMP. - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: runtime status: beta summary: Light that is based on a standard Light COMP. diff --git a/docs/_reference/operators/light/multiLight.md b/docs/_reference/operators/light/multiLight.md index 2a5d2a499..e2287ebf5 100644 --- a/docs/_reference/operators/light/multiLight.md +++ b/docs/_reference/operators/light/multiLight.md @@ -200,50 +200,82 @@ op: parameters: - label: Enable 1 name: Enable1 + readOnlyHandling: macro + regularHandling: runtime - label: Level 1 name: Level1 + readOnlyHandling: macro + regularHandling: runtime - label: Bounds 1 name: Bounds1 - label: Enable 2 name: Enable2 + readOnlyHandling: macro + regularHandling: runtime - label: Level 2 name: Level2 + readOnlyHandling: macro + regularHandling: runtime - label: Bounds 2 name: Bounds2 - label: Enable 3 name: Enable3 + readOnlyHandling: macro + regularHandling: runtime - label: Level 3 name: Level3 + readOnlyHandling: macro + regularHandling: runtime - label: Bounds 3 name: Bounds3 - label: Enable 4 name: Enable4 + readOnlyHandling: macro + regularHandling: runtime - label: Level 4 name: Level4 + readOnlyHandling: macro + regularHandling: runtime - label: Bounds 4 name: Bounds4 - label: Enable 5 name: Enable5 + readOnlyHandling: macro + regularHandling: runtime - label: Level 5 name: Level5 + readOnlyHandling: macro + regularHandling: runtime - label: Bounds 5 name: Bounds5 - label: Enable 6 name: Enable6 + readOnlyHandling: macro + regularHandling: runtime - label: Level 6 name: Level6 + readOnlyHandling: macro + regularHandling: runtime - label: Bounds 6 name: Bounds6 - label: Enable 7 name: Enable7 + readOnlyHandling: macro + regularHandling: runtime - label: Level 7 name: Level7 + readOnlyHandling: macro + regularHandling: runtime - label: Bounds 7 name: Bounds7 - label: Enable 8 name: Enable8 + readOnlyHandling: macro + regularHandling: runtime - label: Level 8 name: Level8 + readOnlyHandling: macro + regularHandling: runtime - label: Bounds 8 name: Bounds8 status: beta diff --git a/docs/_reference/operators/light/pointLight.md b/docs/_reference/operators/light/pointLight.md index 620c2afcd..d122262d5 100644 --- a/docs/_reference/operators/light/pointLight.md +++ b/docs/_reference/operators/light/pointLight.md @@ -46,24 +46,38 @@ op: parameters: - label: Position name: Position + readOnlyHandling: macro + regularHandling: runtime summary: The point from which the light eminates. - label: Intensity name: Intensity + readOnlyHandling: macro + regularHandling: runtime summary: Brightness of the light. - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime summary: Color of the light. - label: Attenuated name: Enableattenuation + readOnlyHandling: constant + regularHandling: runtime summary: Whether to limit the light range. - label: Attenuation Start name: Attenuationstart + readOnlyHandling: macro + regularHandling: runtime summary: The distance at which the light starts to dim. - label: Attenuation End name: Attenuationend + readOnlyHandling: macro + regularHandling: runtime summary: The distance at which the light is fully dimmed. - label: Enable Shadow name: Enableshadow + readOnlyHandling: constant + regularHandling: runtime shortcuts: - pl summary: Light eminating from a single point in space, with optional distance attentuation. diff --git a/docs/_reference/operators/light/ringLight.md b/docs/_reference/operators/light/ringLight.md index dbc12ce41..e868850ae 100644 --- a/docs/_reference/operators/light/ringLight.md +++ b/docs/_reference/operators/light/ringLight.md @@ -23,8 +23,12 @@ op: parameters: - label: Intensity name: Intensity + readOnlyHandling: macro + regularHandling: runtime - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Axis menuOptions: - label: X @@ -34,18 +38,32 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Position name: Position + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Attenuated name: Enableattenuation + readOnlyHandling: constant + regularHandling: runtime - label: Attenuation Start name: Attenuationstart + readOnlyHandling: constant + regularHandling: runtime - label: Attenuation End name: Attenuationend + readOnlyHandling: constant + regularHandling: runtime - label: Enable Shadow name: Enableshadow + readOnlyHandling: constant + regularHandling: runtime status: beta --- diff --git a/docs/_reference/operators/light/softShadow.md b/docs/_reference/operators/light/softShadow.md index d09138ef4..9bc657783 100644 --- a/docs/_reference/operators/light/softShadow.md +++ b/docs/_reference/operators/light/softShadow.md @@ -15,14 +15,20 @@ op: parameters: - label: Hardness name: Hardness + readOnlyHandling: macro + regularHandling: runtime - label: Override Minimum Distance name: Overridemindist - label: Minimum Dist name: Mindist + readOnlyHandling: macro + regularHandling: runtime - label: Override Maximum Distance name: Overridemaxdist - label: Maximum Distance name: Maxdist + readOnlyHandling: macro + regularHandling: runtime summary: A soft-edged shadow. thumb: assets/images/reference/operators/light/softShadow_thumb.png diff --git a/docs/_reference/operators/light/spotLight.md b/docs/_reference/operators/light/spotLight.md index 630dd987c..556df3407 100644 --- a/docs/_reference/operators/light/spotLight.md +++ b/docs/_reference/operators/light/spotLight.md @@ -36,35 +36,57 @@ op: parameters: - label: Intensity name: Intensity + readOnlyHandling: macro + regularHandling: runtime - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Position name: Position + readOnlyHandling: macro + regularHandling: runtime summary: The position of the tip of the light cone. - label: Direction name: Direction + readOnlyHandling: macro + regularHandling: runtime summary: The direction which the cone faces, as a vector. - label: Cone Angle name: Coneangle + readOnlyHandling: macro + regularHandling: runtime summary: The width of the cone. - label: Cone Delta name: Conedelta + readOnlyHandling: macro + regularHandling: runtime summary: The amount of blending between the inside and outside of the cone. - label: Attenuated name: Enableattenuation + readOnlyHandling: constant + regularHandling: runtime summary: Whether to adjust the amount of light depending on distance. - label: Attenuation Start name: Attenuationstart + readOnlyHandling: macro + regularHandling: runtime summary: The start of the blending range, inside which the light will be at full intensity. - label: Attenuation End name: Attenuationend + readOnlyHandling: macro + regularHandling: runtime summary: The end of the blending range, outside which the light will be at zero intensity. - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime - label: Enable Shadow name: Enableshadow + readOnlyHandling: constant + regularHandling: runtime summary: Cone-shaped spotlight. --- diff --git a/docs/_reference/operators/light/volumetricRayCast.md b/docs/_reference/operators/light/volumetricRayCast.md index 8ab9275e2..924cad2d0 100644 --- a/docs/_reference/operators/light/volumetricRayCast.md +++ b/docs/_reference/operators/light/volumetricRayCast.md @@ -23,10 +23,16 @@ op: parameters: - label: Enable Volumetric Light name: Enablevolumetric + readOnlyHandling: macro + regularHandling: macro - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime - label: Skip Missed Rays name: Skipmissedrays + readOnlyHandling: constant + regularHandling: runtime - label: March Mode menuOptions: - label: Fixed Step @@ -34,18 +40,32 @@ op: - label: Divisions name: divisions name: Marchmode + readOnlyHandling: macro + regularHandling: macro - label: Fixed Step name: Fixedstep + readOnlyHandling: macro + regularHandling: runtime - label: Max Steps name: Maxsteps + readOnlyHandling: macro + regularHandling: runtime - label: Step Divisions name: Stepdivisions + readOnlyHandling: macro + regularHandling: runtime - label: Ray Miss Distance name: Raymissdist + readOnlyHandling: macro + regularHandling: runtime - label: Recalculate Light name: Recalculatelight + readOnlyHandling: macro + regularHandling: macro - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro status: beta --- diff --git a/docs/_reference/operators/material/backgroundFieldContrib.md b/docs/_reference/operators/material/backgroundFieldContrib.md index 45c31d58d..416fb3c59 100644 --- a/docs/_reference/operators/material/backgroundFieldContrib.md +++ b/docs/_reference/operators/material/backgroundFieldContrib.md @@ -13,6 +13,8 @@ op: parameters: - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime summary: Accesses color from the background field of the renderer, which is based on the surface normal, for use in a modularMat. diff --git a/docs/_reference/operators/material/basicMat.md b/docs/_reference/operators/material/basicMat.md index 73364c9ba..a68dbf075 100644 --- a/docs/_reference/operators/material/basicMat.md +++ b/docs/_reference/operators/material/basicMat.md @@ -45,28 +45,42 @@ op: name: Enable - label: Base Color name: Basecolor + readOnlyHandling: macro + regularHandling: runtime - label: Sky Color name: Skycolor + readOnlyHandling: macro + regularHandling: runtime summary: Color of the "sky" pseudo-light. - label: Sky Amount name: Skyamount summary: Amount of "sky" light to apply. - label: Sky Direction name: Skydir + readOnlyHandling: macro + regularHandling: runtime summary: Vector of the direction where the "sky" light comes from. - label: Specular Amount name: Specularamount + readOnlyHandling: macro + regularHandling: runtime summary: Amount of specular light color to apply. - label: Specular Exponent name: Specularexp + readOnlyHandling: macro + regularHandling: runtime summary: Controls the sharpness of the specular color rolloff. - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro summary: Whether to use shadows. If this is enabled, and the `Shadow` input is connected, that type of shadow is used. If it is enabled but that input is not connected, the default shadow is used. - label: Use Local Position name: Uselocalpos + readOnlyHandling: macro + regularHandling: macro summary: Whether to use the "local" position relative to the input shape when looking up colors using the `Base Color Field` input. If enabled, the coordinates used for the color field will be "before" any downstream transformations are @@ -74,6 +88,8 @@ op: render is used instead. - label: Use Surface Color name: Usesurfacecolor + readOnlyHandling: macro + regularHandling: macro - label: Apply When menuOptions: - label: Always diff --git a/docs/_reference/operators/material/colorizeSdf2d.md b/docs/_reference/operators/material/colorizeSdf2d.md index 3bd1b81d4..60c13b6b7 100644 --- a/docs/_reference/operators/material/colorizeSdf2d.md +++ b/docs/_reference/operators/material/colorizeSdf2d.md @@ -40,38 +40,62 @@ op: name: Enable - label: Enable Edge name: Enableedge + readOnlyHandling: macro + regularHandling: macro summary: Whether to show a border at the suface of the shape. - label: Edge Thickness name: Edgethickness + readOnlyHandling: macro + regularHandling: runtime summary: Thickness of the shape border. - label: Edge Blending name: Edgeblending + readOnlyHandling: macro + regularHandling: runtime summary: Amount of blending applied to each side of the shape border. - label: Edge Color name: Edgecolor + readOnlyHandling: macro + regularHandling: runtime summary: The color for the shape border. - label: Inside Period name: Insideperiod + readOnlyHandling: macro + regularHandling: runtime summary: The tightness of the stripes inside the shape. - label: Inside Color 1 name: Insidecolor1 + readOnlyHandling: macro + regularHandling: runtime summary: The first stripe color inside the shape. - label: Inside Color 2 name: Insidecolor2 + readOnlyHandling: macro + regularHandling: runtime summary: The second stripe color inside the shape. - label: Outside Period name: Outsideperiod + readOnlyHandling: macro + regularHandling: runtime summary: The tightness fo the stripes outside the shape. - label: Outside Color 1 name: Outsidecolor1 + readOnlyHandling: macro + regularHandling: runtime summary: The first stripe color outside the shape. - label: Outside Color 2 name: Outsidecolor2 + readOnlyHandling: macro + regularHandling: runtime summary: The second stripe color outside the shape. - label: Inside Phase name: Insidephase + readOnlyHandling: macro + regularHandling: runtime - label: Outside Phase name: Outsidephase + readOnlyHandling: macro + regularHandling: runtime summary: Converts a 2D SDF to a striped distance pattern. --- diff --git a/docs/_reference/operators/material/diffuseContrib.md b/docs/_reference/operators/material/diffuseContrib.md index 4c586a37f..0f60e2c41 100644 --- a/docs/_reference/operators/material/diffuseContrib.md +++ b/docs/_reference/operators/material/diffuseContrib.md @@ -59,8 +59,12 @@ op: parameters: - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime - label: Method menuOptions: - label: Lambert @@ -81,12 +85,18 @@ op: summary: Whether to produce color or just a brightness value. - label: Use Light Color name: Uselightcolor + readOnlyHandling: constant + regularHandling: constant summary: Whether to apply the light color to the color produced by this element. - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro summary: Whether to apply the shadow to the color/level produced by this element. - label: Use Surface Color name: Usesurfacecolor + readOnlyHandling: constant + regularHandling: constant shortcuts: - dc summary: A material element that provides diffuse light contribution. diff --git a/docs/_reference/operators/material/fieldMat.md b/docs/_reference/operators/material/fieldMat.md index f147d2b88..50b532181 100644 --- a/docs/_reference/operators/material/fieldMat.md +++ b/docs/_reference/operators/material/fieldMat.md @@ -39,6 +39,8 @@ op: name: Enable - label: Use Local Position name: Uselocalpos + readOnlyHandling: macro + regularHandling: macro summary: Whether to use the "local" position relative to the input shape when looking up colors using the `Color Field` input. If enabled, the coordinates used for the color field will be "before" any downstream transformations are @@ -46,6 +48,8 @@ op: render is used instead. - label: Use Light Color name: Uselightcolor + readOnlyHandling: macro + regularHandling: macro status: deprecated summary: 'A material that uses a vector field input to determine diff --git a/docs/_reference/operators/material/goochShadingContrib.md b/docs/_reference/operators/material/goochShadingContrib.md index 75cf4250b..8f0b7e881 100644 --- a/docs/_reference/operators/material/goochShadingContrib.md +++ b/docs/_reference/operators/material/goochShadingContrib.md @@ -50,16 +50,28 @@ op: parameters: - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime - label: Use Light Color name: Uselightcolor + readOnlyHandling: macro + regularHandling: macro - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro - label: Base Color name: Basecolor + readOnlyHandling: macro + regularHandling: runtime - label: Warm Color name: Warmcolor + readOnlyHandling: macro + regularHandling: runtime - label: Cool Color name: Coolcolor + readOnlyHandling: macro + regularHandling: runtime - label: Enable name: Enable summary: A material element that uses the Gooch shading model. diff --git a/docs/_reference/operators/material/hologramContrib.md b/docs/_reference/operators/material/hologramContrib.md index 405b005cd..bfd0d76d5 100644 --- a/docs/_reference/operators/material/hologramContrib.md +++ b/docs/_reference/operators/material/hologramContrib.md @@ -25,12 +25,20 @@ op: name: Enable - label: Iterations name: Iterations + readOnlyHandling: macro + regularHandling: runtime - label: Step Distance name: Step + readOnlyHandling: macro + regularHandling: runtime - label: Period name: Period + readOnlyHandling: macro + regularHandling: runtime - label: Phase name: Phase + readOnlyHandling: macro + regularHandling: runtime status: beta variables: - label: step diff --git a/docs/_reference/operators/material/iridescenceContrib.md b/docs/_reference/operators/material/iridescenceContrib.md index 0bde11812..e2fa4ec7c 100644 --- a/docs/_reference/operators/material/iridescenceContrib.md +++ b/docs/_reference/operators/material/iridescenceContrib.md @@ -28,23 +28,33 @@ op: name: Enable - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime summary: Overall brightness. - label: Phase name: Phase + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the color pattern around the range of surface angles. - label: Period name: Period + readOnlyHandling: macro + regularHandling: runtime summary: How wide the rainbow series is spread across the range of angles. A period of 0.5 will repeat the pattern twice and a period of 2 will only go through half the range before jumping back to the start value. - label: Spread name: Spread + readOnlyHandling: macro + regularHandling: runtime summary: The range from the edge where the color is applied, as a 0..1 ratio of how much the surface is facing the camera. The first number is the start of the faded range and the second is the end of it (the place where the color is at full brightness). - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro summary: Whether shadows should be applied to the color. status: beta summary: Shading element that produces a rainbow pattern around the edges of shapes, diff --git a/docs/_reference/operators/material/matCapContrib.md b/docs/_reference/operators/material/matCapContrib.md index 345ffa9a4..37a169dae 100644 --- a/docs/_reference/operators/material/matCapContrib.md +++ b/docs/_reference/operators/material/matCapContrib.md @@ -27,14 +27,20 @@ op: name: Enable - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime - label: Mat Cap Texture TOP name: Texturetop - label: Map Cap Texture File name: Texturefile - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro status: beta --- diff --git a/docs/_reference/operators/material/modularMat.md b/docs/_reference/operators/material/modularMat.md index c3374210c..c23dc13a8 100644 --- a/docs/_reference/operators/material/modularMat.md +++ b/docs/_reference/operators/material/modularMat.md @@ -123,16 +123,26 @@ op: name: Enable - label: Base Color name: Basecolor + readOnlyHandling: macro + regularHandling: runtime - label: Use Light Color name: Uselightcolor + readOnlyHandling: macro + regularHandling: macro summary: Whether to apply the light color to the base color. This does not affect whether the shading elements use the light color. - label: Use Local Position name: Uselocalpos + readOnlyHandling: macro + regularHandling: macro - label: Enable Ambient Occlusion name: Enableao + readOnlyHandling: macro + regularHandling: macro - label: Enable Reflection name: Enablereflection + readOnlyHandling: macro + regularHandling: macro - label: Apply When menuOptions: - label: Always diff --git a/docs/_reference/operators/material/pbrMat.md b/docs/_reference/operators/material/pbrMat.md index 81916c046..9b361f614 100644 --- a/docs/_reference/operators/material/pbrMat.md +++ b/docs/_reference/operators/material/pbrMat.md @@ -66,18 +66,32 @@ op: name: Enable - label: Base Color name: Basecolor + readOnlyHandling: macro + regularHandling: runtime - label: Use Surface Color name: Usesurfacecolor + readOnlyHandling: macro + regularHandling: macro - label: Roughness name: Roughness + readOnlyHandling: macro + regularHandling: runtime - label: Albedo name: Albedo + readOnlyHandling: macro + regularHandling: runtime - label: Metallic name: Metallic + readOnlyHandling: macro + regularHandling: runtime - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro - label: Use Local Position name: Uselocalpos + readOnlyHandling: macro + regularHandling: macro - label: Apply When menuOptions: - label: Always diff --git a/docs/_reference/operators/material/phongMat.md b/docs/_reference/operators/material/phongMat.md index 00fdeda30..07d03faca 100644 --- a/docs/_reference/operators/material/phongMat.md +++ b/docs/_reference/operators/material/phongMat.md @@ -26,18 +26,28 @@ op: name: Enable - label: Ambient Color name: Ambientcolor + readOnlyHandling: macro + regularHandling: runtime summary: Base color applied to the surface regardless of lights. - label: Diffuse Color name: Diffusecolor + readOnlyHandling: macro + regularHandling: runtime summary: Color reflected by matte surfaces. - label: Specular Color name: Specularcolor + readOnlyHandling: macro + regularHandling: runtime summary: Color reflected by glossy surfaces. - label: Shine name: Shine + readOnlyHandling: macro + regularHandling: runtime summary: Specular exponent, which adjusts the light curve of specular highlights. - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro summary: Whether to use shadows. When enabled, if the *Shadow Definition* input is provided, that will be used. Otherwise a default shadow function will be used. diff --git a/docs/_reference/operators/material/reflectContrib.md b/docs/_reference/operators/material/reflectContrib.md index 21ae5f92c..4d86d0996 100644 --- a/docs/_reference/operators/material/reflectContrib.md +++ b/docs/_reference/operators/material/reflectContrib.md @@ -21,13 +21,21 @@ op: parameters: - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime summary: The general intensity of the color. - label: Ks name: Ks + readOnlyHandling: macro + regularHandling: runtime - label: Fresnel name: Fresnel + readOnlyHandling: macro + regularHandling: runtime - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro summary: Whether to apply the shadow to the color/level produced by this element. status: beta summary: A material element that produces color based on light reflected from other diff --git a/docs/_reference/operators/material/reflectMat.md b/docs/_reference/operators/material/reflectMat.md index 83e9717ec..16a1e287a 100644 --- a/docs/_reference/operators/material/reflectMat.md +++ b/docs/_reference/operators/material/reflectMat.md @@ -25,18 +25,30 @@ op: name: Enable - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime summary: Base color applied to the surface regardless of lights. - label: Ks name: Ks + readOnlyHandling: macro + regularHandling: runtime - label: Reflection Amount name: Reflectionamount + readOnlyHandling: macro + regularHandling: runtime - label: Fresnel name: Fresnel + readOnlyHandling: macro + regularHandling: runtime - label: Shine name: Shine + readOnlyHandling: macro + regularHandling: runtime summary: Specular exponent, which adjusts the light curve of specular highlights. - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro summary: Whether to use shadows. When enabled, if the *Shadow Definition* input is provided, that will be used. Otherwise a default shadow function will be used. diff --git a/docs/_reference/operators/material/rimContrib.md b/docs/_reference/operators/material/rimContrib.md index 3b38d5d3c..a60fc78c9 100644 --- a/docs/_reference/operators/material/rimContrib.md +++ b/docs/_reference/operators/material/rimContrib.md @@ -50,20 +50,32 @@ op: name: Enable - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime - label: Use Color name: Usecolor summary: Whether to produce color or just a brightness value. - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Use Surface Color name: Usesurfacecolor + readOnlyHandling: constant + regularHandling: constant - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro summary: Whether to apply the shadow to the color/level produced by this element. - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/material/rimContrib_thumb.png variables: diff --git a/docs/_reference/operators/material/sampledPointMat.md b/docs/_reference/operators/material/sampledPointMat.md index 8226e013a..149ba2ef9 100644 --- a/docs/_reference/operators/material/sampledPointMat.md +++ b/docs/_reference/operators/material/sampledPointMat.md @@ -53,27 +53,41 @@ op: name: Enable - label: Enable Fill name: Enablefill + readOnlyHandling: constant + regularHandling: runtime summary: Whether to apply a color to points within the shape. - label: Fill Color name: Fillcolor + readOnlyHandling: macro + regularHandling: runtime summary: The color used within the shape. - label: Enable Edge name: Enableedge + readOnlyHandling: constant + regularHandling: runtime summary: Whether to apply a color to points that are at/near the surface of the shape. - label: Edge Color name: Edgecolor + readOnlyHandling: macro + regularHandling: runtime summary: The color applied to points at/near the surface. - label: Edge Thickness name: Edgethickness + readOnlyHandling: macro + regularHandling: runtime summary: The thickness of the area inside/outside the surface where the `Edge Color` is applied. - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime summary: The distance over which to blend between the inside color and the edge color. - label: Use Local Position name: Uselocalpos + readOnlyHandling: macro + regularHandling: macro summary: Whether to use the "local" position relative to the input shape when looking up colors using the `Color Field` input. If enabled, the coordinates used for the color field will be "before" any downstream transformations are @@ -81,8 +95,12 @@ op: render is used instead. - label: Use Surface Color name: Usesurfacecolor + readOnlyHandling: constant + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime status: beta summary: A material that produces color for volumetric points relative to the input shape. diff --git a/docs/_reference/operators/material/shadowContrib.md b/docs/_reference/operators/material/shadowContrib.md index cc512be4f..78d8e7a68 100644 --- a/docs/_reference/operators/material/shadowContrib.md +++ b/docs/_reference/operators/material/shadowContrib.md @@ -21,12 +21,18 @@ op: parameters: - label: Use Color name: Usecolor + readOnlyHandling: macro + regularHandling: macro summary: Whether to multiply the shading level by a color, producing a vector field instead of just the shading level. - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Invert name: Invert + readOnlyHandling: constant + regularHandling: runtime summary: Inverts the shading level, so that 1 is for full shadow and 0 is for no shadow. status: beta diff --git a/docs/_reference/operators/material/skyLightContrib.md b/docs/_reference/operators/material/skyLightContrib.md index f8dccbc90..06c972401 100644 --- a/docs/_reference/operators/material/skyLightContrib.md +++ b/docs/_reference/operators/material/skyLightContrib.md @@ -22,10 +22,16 @@ op: parameters: - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime - label: Direction name: Dir + readOnlyHandling: macro + regularHandling: runtime summary: The direction from which the "light" comes from. - label: Use Color name: Usecolor diff --git a/docs/_reference/operators/material/specularContrib.md b/docs/_reference/operators/material/specularContrib.md index 972002857..554ae8573 100644 --- a/docs/_reference/operators/material/specularContrib.md +++ b/docs/_reference/operators/material/specularContrib.md @@ -73,8 +73,12 @@ op: parameters: - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime - label: Method menuOptions: - label: Phong @@ -103,12 +107,18 @@ op: summary: Whether to produce color or just a brightness value. - label: Use Light Color name: Uselightcolor + readOnlyHandling: constant + regularHandling: constant summary: Whether to apply the light color to the color produced by this element. - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro summary: Whether to apply the shadow to the color/level produced by this element. - label: Use Surface Color name: Usesurfacecolor + readOnlyHandling: constant + regularHandling: constant shortcuts: - sc summary: A material element that provides specular light contribution. diff --git a/docs/_reference/operators/material/subsurfaceContrib.md b/docs/_reference/operators/material/subsurfaceContrib.md index f1f334a23..8dc259bbe 100644 --- a/docs/_reference/operators/material/subsurfaceContrib.md +++ b/docs/_reference/operators/material/subsurfaceContrib.md @@ -15,25 +15,43 @@ op: name: Enable - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime - label: Density name: Density + readOnlyHandling: macro + regularHandling: runtime - label: Exponent name: Exponent + readOnlyHandling: macro + regularHandling: runtime - label: Scatter name: Scatter + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Use Color name: Usecolor summary: Whether to produce color or just a brightness value. - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Samples name: Samples + readOnlyHandling: constant + regularHandling: constant - label: Max Steps name: Maxsteps + readOnlyHandling: constant + regularHandling: constant status: beta --- diff --git a/docs/_reference/operators/material/surfaceColorContrib.md b/docs/_reference/operators/material/surfaceColorContrib.md index d27b0f6dc..ff630186a 100644 --- a/docs/_reference/operators/material/surfaceColorContrib.md +++ b/docs/_reference/operators/material/surfaceColorContrib.md @@ -20,6 +20,8 @@ op: parameters: - label: Default Color name: Defaultcolor + readOnlyHandling: macro + regularHandling: runtime summary: Color used if there is no color assigned to the surface. summary: A material element that produces the assigned color attribute for the surface. diff --git a/docs/_reference/operators/material/toonShadingContrib.md b/docs/_reference/operators/material/toonShadingContrib.md index 53855a161..ab9c21ffe 100644 --- a/docs/_reference/operators/material/toonShadingContrib.md +++ b/docs/_reference/operators/material/toonShadingContrib.md @@ -24,14 +24,24 @@ op: parameters: - label: Level name: Level + readOnlyHandling: macro + regularHandling: runtime - label: Color name: Color + readOnlyHandling: macro + regularHandling: runtime - label: Use Light Color name: Uselightcolor + readOnlyHandling: macro + regularHandling: macro - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro - label: Use Surface Color name: Usesurfacecolor + readOnlyHandling: macro + regularHandling: macro status: beta summary: Modular shading element which uses a cell/toon shading technique with a color ramp. diff --git a/docs/_reference/operators/output/functionGraphRender.md b/docs/_reference/operators/output/functionGraphRender.md index 95fc797c6..cd9c7c658 100644 --- a/docs/_reference/operators/output/functionGraphRender.md +++ b/docs/_reference/operators/output/functionGraphRender.md @@ -64,21 +64,33 @@ op: summary: The rendering resolution. - label: Domain Low name: Domainlow + readOnlyHandling: macro + regularHandling: runtime summary: The low bound of the domain (x axis). - label: Domain High name: Domainhigh + readOnlyHandling: macro + regularHandling: runtime summary: The high bound of the domain (x axis). - label: Range Low name: Rangelow + readOnlyHandling: macro + regularHandling: runtime summary: The low bound of the range (y axis). - label: Range High name: Rangehigh + readOnlyHandling: macro + regularHandling: runtime summary: The high bound of the range (y axis). - label: Line Thickness name: Linethickness + readOnlyHandling: macro + regularHandling: runtime summary: Thickness of the graph line. - label: Line Blending name: Lineblending + readOnlyHandling: macro + regularHandling: runtime summary: Amount of blending applied to the edges of the graph line. - label: Show Axis Labels name: Showaxislabels diff --git a/docs/_reference/operators/output/pointMapRender.md b/docs/_reference/operators/output/pointMapRender.md index aadca3bf3..f0375ff0c 100644 --- a/docs/_reference/operators/output/pointMapRender.md +++ b/docs/_reference/operators/output/pointMapRender.md @@ -173,8 +173,12 @@ op: name: Enablecustomoutput2 - label: Enable Normal Smoothing name: Enablenormalsmoothing + readOnlyHandling: macro + regularHandling: macro - label: Normal Smoothing name: Normalsmoothing + readOnlyHandling: macro + regularHandling: runtime - label: Material Mode menuOptions: - label: Only Inside SDF diff --git a/docs/_reference/operators/output/raymarchRender3D.md b/docs/_reference/operators/output/raymarchRender3D.md index fa07e2e23..3964c5cf7 100644 --- a/docs/_reference/operators/output/raymarchRender3D.md +++ b/docs/_reference/operators/output/raymarchRender3D.md @@ -81,10 +81,14 @@ op: summary: Rendering resolution - label: Anti Alias name: Antialias + readOnlyHandling: macro + regularHandling: macro summary: Number of antialiasing steps. Increasing this improves render quality but can be costly. - label: Use Render Depth name: Userenderdepth + readOnlyHandling: macro + regularHandling: runtime summary: Whether to use the provided Render TOP for a base depth. - label: Overlay Render name: Overlayrender @@ -94,18 +98,26 @@ op: summary: Connect a Render TOP to mix with the scene based on depth. - label: Max Steps name: Maxsteps + readOnlyHandling: constant + regularHandling: constant summary: Maximum number of marching steps. - label: Surface Distance name: Surfdist + readOnlyHandling: constant + regularHandling: constant summary: Minimum surface distance. Smaller values increase accuracy at the cost of performance. - label: Max Distance name: Maxdist + readOnlyHandling: constant + regularHandling: constant summary: Maximum distance. Rays that don't hit anything will stop at this distance. If this is too high, rays that don't hit anything will continue for a long time, causing a performance drain. - label: Near Hit Range name: Nearhitrange + readOnlyHandling: macro + regularHandling: runtime summary: Advanced feature, not ready for use. - label: Time Reference Operator name: Timerefop @@ -115,9 +127,13 @@ op: summary: Whether to limit the space of the scene to a box, for performance improvements. - label: Limit Box Minimum name: Limitboxmin + readOnlyHandling: macro + regularHandling: runtime summary: Minimum bounds of the scene limit box. - label: Limit Box Maximum name: Limitboxmax + readOnlyHandling: macro + regularHandling: runtime summary: Maximum bounds of the scene limit box. - label: Shader Builder Config name: Shaderbuilderconfig @@ -219,16 +235,28 @@ op: name: Format - label: Enable Reflection name: Enablereflection + readOnlyHandling: macro + regularHandling: macro - label: Reflection Passes name: Reflectionpasses + readOnlyHandling: constant + regularHandling: constant - label: Enable Shadow name: Enableshadow + readOnlyHandling: macro + regularHandling: macro - label: Enable Near Hit Minimum Dist name: Enablenearhitmindist + readOnlyHandling: constant + regularHandling: constant - label: Near Hit Minimum Distance name: Nearhitmindist + readOnlyHandling: macro + regularHandling: runtime - label: Near Hit Fade name: Nearhitfade + readOnlyHandling: macro + regularHandling: runtime - label: Enable Color Output name: Enablecoloroutput - label: Format @@ -241,8 +269,12 @@ op: name: Headerrefraction - label: Enable Refraction name: Enablerefraction + readOnlyHandling: macro + regularHandling: macro - label: Refraction Passes name: Refractionpasses + readOnlyHandling: constant + regularHandling: constant - label: Refraction Ray Cast name: Refractionraycast - label: Background @@ -251,8 +283,12 @@ op: name: Backgroundfield - label: Use Background Field Alpha name: Usebackgroundfieldalpha + readOnlyHandling: constant + regularHandling: constant - label: Show Background name: Showbackground + readOnlyHandling: macro + regularHandling: runtime - label: Shadow name: Headershadow - label: Shadow @@ -261,6 +297,8 @@ op: name: Headerraymarching - label: Distance Correction Factor name: Distfactor + readOnlyHandling: macro + regularHandling: runtime - label: Limits name: Headerlimits - label: Near Hit @@ -269,8 +307,12 @@ op: name: Headernormals - label: Enable Normal Smoothing name: Enablenormalsmoothing + readOnlyHandling: macro + regularHandling: macro - label: Normal Smoothing name: Normalsmoothing + readOnlyHandling: macro + regularHandling: runtime - label: Volumetrics name: Headervolumetrics - label: Enable Secondary Ray Cast diff --git a/docs/_reference/operators/output/render2D.md b/docs/_reference/operators/output/render2D.md index 359d6213a..6fb67749c 100644 --- a/docs/_reference/operators/output/render2D.md +++ b/docs/_reference/operators/output/render2D.md @@ -102,6 +102,8 @@ op: label: Bottom Left name: bottomleft name: Alignment + readOnlyHandling: constant + regularHandling: constant summary: How coordinates are positioned within the render frame. - label: Scaling menuOptions: @@ -118,6 +120,8 @@ op: label: Fit Outside name: fitoutside name: Scaling + readOnlyHandling: constant + regularHandling: constant summary: How coordinates are scaled within the render frame. - label: UV Map name: Uvmap @@ -129,8 +133,12 @@ op: name: Shaderbuilderconfig - label: Zoom name: Zoom + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Customize Shader Config name: Customizeshaderconfig - label: Enable UV Output diff --git a/docs/_reference/operators/pattern/blobRingPattern.md b/docs/_reference/operators/pattern/blobRingPattern.md index e54998260..95dff5c5c 100644 --- a/docs/_reference/operators/pattern/blobRingPattern.md +++ b/docs/_reference/operators/pattern/blobRingPattern.md @@ -46,10 +46,16 @@ op: parameters: - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Phase name: Phase + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/pattern/blobRingPattern_thumb.png diff --git a/docs/_reference/operators/pattern/brickPattern.md b/docs/_reference/operators/pattern/brickPattern.md index 7b64f3dfb..2cbc0da8a 100644 --- a/docs/_reference/operators/pattern/brickPattern.md +++ b/docs/_reference/operators/pattern/brickPattern.md @@ -78,14 +78,24 @@ op: parameters: - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/pattern/brickPattern_thumb.png --- diff --git a/docs/_reference/operators/pattern/checkerPattern.md b/docs/_reference/operators/pattern/checkerPattern.md index 200163352..0d8b2d609 100644 --- a/docs/_reference/operators/pattern/checkerPattern.md +++ b/docs/_reference/operators/pattern/checkerPattern.md @@ -32,8 +32,12 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime summary: Checkerboard pattern with alternating black and white rectangles. thumb: assets/images/reference/operators/pattern/checkerPattern_thumb.png diff --git a/docs/_reference/operators/pattern/gridPattern.md b/docs/_reference/operators/pattern/gridPattern.md index 2ccc6e5ba..b53a1fb66 100644 --- a/docs/_reference/operators/pattern/gridPattern.md +++ b/docs/_reference/operators/pattern/gridPattern.md @@ -124,8 +124,12 @@ op: name: Format - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Spacing name: Spacing + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness - label: Blending diff --git a/docs/_reference/operators/pattern/hexagonalGridPattern.md b/docs/_reference/operators/pattern/hexagonalGridPattern.md index d86004c0c..f7716747e 100644 --- a/docs/_reference/operators/pattern/hexagonalGridPattern.md +++ b/docs/_reference/operators/pattern/hexagonalGridPattern.md @@ -124,18 +124,32 @@ op: name: Pattern - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime - label: Poly Color 1 name: Polycolor1 + readOnlyHandling: macro + regularHandling: runtime - label: Poly Color 2 name: Polycolor2 + readOnlyHandling: macro + regularHandling: runtime - label: Poly Color 3 name: Polycolor3 + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/pattern/hexagonalGridPattern_thumb.png --- diff --git a/docs/_reference/operators/pattern/hexagonalTruchetPattern.md b/docs/_reference/operators/pattern/hexagonalTruchetPattern.md index f8d9c2227..459090b54 100644 --- a/docs/_reference/operators/pattern/hexagonalTruchetPattern.md +++ b/docs/_reference/operators/pattern/hexagonalTruchetPattern.md @@ -39,10 +39,16 @@ op: name: Pattern - label: Seed name: Seed + readOnlyHandling: macro + regularHandling: runtime - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/pattern/hexagonalTruchetPattern_thumb.png --- diff --git a/docs/_reference/operators/pattern/hexagonalWeavePattern.md b/docs/_reference/operators/pattern/hexagonalWeavePattern.md index 3b5c95411..c319d4a56 100644 --- a/docs/_reference/operators/pattern/hexagonalWeavePattern.md +++ b/docs/_reference/operators/pattern/hexagonalWeavePattern.md @@ -116,18 +116,32 @@ op: - label: Two Layer name: twolayer name: Pattern + readOnlyHandling: macro + regularHandling: macro - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime - label: Randomize name: Randomize + readOnlyHandling: macro + regularHandling: macro - label: Seed name: Seed + readOnlyHandling: macro + regularHandling: runtime - label: Format menuOptions: - label: Color @@ -135,12 +149,20 @@ op: - label: Custom Override Color name: customcolor name: Format + readOnlyHandling: macro + regularHandling: macro - label: Color 1 name: Color1 + readOnlyHandling: macro + regularHandling: runtime - label: Color 2 name: Color2 + readOnlyHandling: macro + regularHandling: runtime - label: Background Color name: Bgcolor + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/pattern/hexagonalWeavePattern_thumb.png variables: - label: axialdist diff --git a/docs/_reference/operators/pattern/knitPattern.md b/docs/_reference/operators/pattern/knitPattern.md index d28cf462a..c6e6be8a0 100644 --- a/docs/_reference/operators/pattern/knitPattern.md +++ b/docs/_reference/operators/pattern/knitPattern.md @@ -30,12 +30,20 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Texture Amount name: Texamount + readOnlyHandling: macro + regularHandling: runtime - label: Texture Density name: Texdensity + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/pattern/knitPattern_thumb.png diff --git a/docs/_reference/operators/pattern/rosettePattern.md b/docs/_reference/operators/pattern/rosettePattern.md index adf1dea3d..0b5df33c5 100644 --- a/docs/_reference/operators/pattern/rosettePattern.md +++ b/docs/_reference/operators/pattern/rosettePattern.md @@ -78,14 +78,24 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Glow name: Glow + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Spread name: Spread + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/pattern/rosettePattern_thumb.png --- diff --git a/docs/_reference/operators/pattern/snubQuadrilePattern.md b/docs/_reference/operators/pattern/snubQuadrilePattern.md index bb9226fd8..b65c3a4cb 100644 --- a/docs/_reference/operators/pattern/snubQuadrilePattern.md +++ b/docs/_reference/operators/pattern/snubQuadrilePattern.md @@ -62,32 +62,60 @@ op: parameters: - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Tiling Shift name: Tilingshift + readOnlyHandling: macro + regularHandling: runtime - label: Poly Color 1 name: Polycolor1 + readOnlyHandling: macro + regularHandling: runtime - label: Poly Color 2 name: Polycolor2 + readOnlyHandling: macro + regularHandling: runtime - label: Poly Color 3 name: Polycolor3 + readOnlyHandling: macro + regularHandling: runtime - label: Poly Color 4 name: Polycolor4 + readOnlyHandling: macro + regularHandling: runtime - label: Outline Color name: Outlinecolor + readOnlyHandling: macro + regularHandling: runtime - label: Dual Outline Color name: Dualoutlinecolor + readOnlyHandling: macro + regularHandling: runtime - label: Enable Outline name: Enableoutline + readOnlyHandling: constant + regularHandling: runtime - label: Outline Thickness name: Outlinethickness + readOnlyHandling: macro + regularHandling: runtime - label: Outline Blending name: Outlineblending + readOnlyHandling: macro + regularHandling: runtime - label: Enable Dual Outline name: Enabledualoutline + readOnlyHandling: constant + regularHandling: runtime - label: Dual Outline Thickness name: Dualoutlinethickness + readOnlyHandling: macro + regularHandling: runtime - label: Dual Outline Blending name: Dualoutlineblending + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/pattern/snubQuadrilePattern_thumb.png diff --git a/docs/_reference/operators/pattern/spiralPattern.md b/docs/_reference/operators/pattern/spiralPattern.md index c8be4476f..69bdcce0d 100644 --- a/docs/_reference/operators/pattern/spiralPattern.md +++ b/docs/_reference/operators/pattern/spiralPattern.md @@ -30,10 +30,16 @@ op: parameters: - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime - label: Spin name: Spin + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/pattern/spiralPattern_thumb.png --- diff --git a/docs/_reference/operators/pattern/tilingPattern.md b/docs/_reference/operators/pattern/tilingPattern.md index 133e44233..73423af83 100644 --- a/docs/_reference/operators/pattern/tilingPattern.md +++ b/docs/_reference/operators/pattern/tilingPattern.md @@ -179,24 +179,44 @@ op: name: Format - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Vertex Radius name: Vertexradius + readOnlyHandling: macro + regularHandling: runtime - label: Outline Thickness name: Outlinethickness + readOnlyHandling: macro + regularHandling: runtime - label: Outline Blending name: Outlineblending + readOnlyHandling: macro + regularHandling: runtime - label: Poly Color 1 name: Polycolor1 + readOnlyHandling: macro + regularHandling: runtime - label: Poly Color 2 name: Polycolor2 + readOnlyHandling: macro + regularHandling: runtime - label: Poly Color 3 name: Polycolor3 + readOnlyHandling: macro + regularHandling: runtime - label: Outline Color name: Outlinecolor + readOnlyHandling: macro + regularHandling: runtime - label: Dual Outline Color name: Dualoutlinecolor + readOnlyHandling: macro + regularHandling: runtime status: beta --- diff --git a/docs/_reference/operators/pattern/triangleCheckerPattern.md b/docs/_reference/operators/pattern/triangleCheckerPattern.md index 780286580..7e348f7b6 100644 --- a/docs/_reference/operators/pattern/triangleCheckerPattern.md +++ b/docs/_reference/operators/pattern/triangleCheckerPattern.md @@ -30,8 +30,12 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/pattern/triangleCheckerPattern_thumb.png --- diff --git a/docs/_reference/operators/pattern/truchetPattern.md b/docs/_reference/operators/pattern/truchetPattern.md index c944fc9a0..52adea8a2 100644 --- a/docs/_reference/operators/pattern/truchetPattern.md +++ b/docs/_reference/operators/pattern/truchetPattern.md @@ -112,14 +112,24 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Curve name: Curve + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime - label: Format menuOptions: - label: Contour @@ -135,10 +145,16 @@ op: name: Format - label: Path Color name: Pathcolor + readOnlyHandling: macro + regularHandling: runtime - label: Background Color name: Bgcolor + readOnlyHandling: macro + regularHandling: runtime - label: Seed name: Seed + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/pattern/truchetPattern_thumb.png variables: diff --git a/docs/_reference/operators/pattern/waveGreekFriezePattern.md b/docs/_reference/operators/pattern/waveGreekFriezePattern.md index 6e77d9a2c..5511fe990 100644 --- a/docs/_reference/operators/pattern/waveGreekFriezePattern.md +++ b/docs/_reference/operators/pattern/waveGreekFriezePattern.md @@ -62,12 +62,20 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Twist name: Twist + readOnlyHandling: macro + regularHandling: runtime - label: Blending name: Blending + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/pattern/waveGreekFriezePattern_thumb.png diff --git a/docs/_reference/operators/pattern/weavePattern.md b/docs/_reference/operators/pattern/weavePattern.md index 1324cccd9..932f11f24 100644 --- a/docs/_reference/operators/pattern/weavePattern.md +++ b/docs/_reference/operators/pattern/weavePattern.md @@ -46,10 +46,16 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/pattern/weavePattern_thumb.png --- diff --git a/docs/_reference/operators/sdf/amazingSurfaceSdf.md b/docs/_reference/operators/sdf/amazingSurfaceSdf.md index 2c9afbede..8f3d4c75d 100644 --- a/docs/_reference/operators/sdf/amazingSurfaceSdf.md +++ b/docs/_reference/operators/sdf/amazingSurfaceSdf.md @@ -15,12 +15,20 @@ op: parameters: - label: Steps name: Steps + readOnlyHandling: macro + regularHandling: runtime - label: Step Translate name: Steptranslate + readOnlyHandling: macro + regularHandling: runtime - label: Step Rotate name: Steprotate + readOnlyHandling: macro + regularHandling: runtime - label: Step Clamp Range name: Stepclamprange + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/amazingSurfaceSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/apollonianSdf.md b/docs/_reference/operators/sdf/apollonianSdf.md index fe824af76..a868f3840 100644 --- a/docs/_reference/operators/sdf/apollonianSdf.md +++ b/docs/_reference/operators/sdf/apollonianSdf.md @@ -16,12 +16,20 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime - label: S name: S + readOnlyHandling: macro + regularHandling: runtime - label: Iterations name: Iterations + readOnlyHandling: constant + regularHandling: constant thumb: assets/images/reference/operators/sdf/apollonianSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/archSdf.md b/docs/_reference/operators/sdf/archSdf.md index f8f1d5610..41747424b 100644 --- a/docs/_reference/operators/sdf/archSdf.md +++ b/docs/_reference/operators/sdf/archSdf.md @@ -104,22 +104,40 @@ op: parameters: - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime - label: Width name: Width + readOnlyHandling: macro + regularHandling: runtime - label: Rounding name: Rounding + readOnlyHandling: macro + regularHandling: runtime - label: Enable Panel name: Enablepanel + readOnlyHandling: constant + regularHandling: constant - label: Panel Depth name: Paneldepth + readOnlyHandling: macro + regularHandling: runtime - label: Enable Frame name: Enableframe + readOnlyHandling: constant + regularHandling: constant - label: Frame Thickness name: Framethickness + readOnlyHandling: macro + regularHandling: runtime - label: Frame Depth name: Framedepth + readOnlyHandling: macro + regularHandling: runtime - label: Hide Frame Bottom name: Hideframebottom + readOnlyHandling: constant + regularHandling: constant status: beta thumb: assets/images/reference/operators/sdf/archSdf_thumb.png diff --git a/docs/_reference/operators/sdf/bezierSdf.md b/docs/_reference/operators/sdf/bezierSdf.md index 69a85bd81..d5082cc41 100644 --- a/docs/_reference/operators/sdf/bezierSdf.md +++ b/docs/_reference/operators/sdf/bezierSdf.md @@ -79,14 +79,24 @@ op: parameters: - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Point 3 name: Point3 + readOnlyHandling: macro + regularHandling: runtime - label: Radius Start name: Radiusstart + readOnlyHandling: macro + regularHandling: runtime - label: Radius End name: Radiusend + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/bezierSdf_thumb.png variables: - label: normoffset diff --git a/docs/_reference/operators/sdf/boxFrameSdf.md b/docs/_reference/operators/sdf/boxFrameSdf.md index 46542cf68..5876fd09c 100644 --- a/docs/_reference/operators/sdf/boxFrameSdf.md +++ b/docs/_reference/operators/sdf/boxFrameSdf.md @@ -51,12 +51,18 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Move the center of the shape. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: The size of the box. - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: The thickness of the bars of the box. - label: UV Mode menuOptions: @@ -65,6 +71,8 @@ op: - label: Bounds XYZ name: bounds name: Uvmode + readOnlyHandling: constant + regularHandling: constant shortcuts: - bfs summary: SDF for the squared frame of the edges of a box. diff --git a/docs/_reference/operators/sdf/boxSdf.md b/docs/_reference/operators/sdf/boxSdf.md index 91f04003c..dbbacab3a 100644 --- a/docs/_reference/operators/sdf/boxSdf.md +++ b/docs/_reference/operators/sdf/boxSdf.md @@ -55,15 +55,23 @@ op: label: Z name: z name: Infiniteaxis + readOnlyHandling: runtime + regularHandling: runtime summary: Axis along which the box should stretch infinitely. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Move the center of the box. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: The size of the box in each dimension. - label: Uniform Scale name: Uniformscale + readOnlyHandling: macro + regularHandling: runtime summary: Scaling applied to all dimensions of the `Scale`. - label: UV Mode menuOptions: @@ -74,6 +82,8 @@ op: - label: Faces name: faces name: Uvmode + readOnlyHandling: constant + regularHandling: constant - label: Optimize name: Optimize shortcuts: diff --git a/docs/_reference/operators/sdf/capsuleSdf.md b/docs/_reference/operators/sdf/capsuleSdf.md index 0ede25edb..2edfb5ab8 100644 --- a/docs/_reference/operators/sdf/capsuleSdf.md +++ b/docs/_reference/operators/sdf/capsuleSdf.md @@ -65,15 +65,23 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the capsule. - label: End Point 1 name: Endpoint1 + readOnlyHandling: macro + regularHandling: runtime summary: Distance of the first end from the center position. - label: End Point 2 name: Endpoint2 + readOnlyHandling: macro + regularHandling: runtime summary: Distance of the second end from the center position. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The thickness of the capsule. summary: A cylinder with rounded ends, between two points. thumb: assets/images/reference/operators/sdf/capsuleSdf_thumb.png diff --git a/docs/_reference/operators/sdf/chainSdf.md b/docs/_reference/operators/sdf/chainSdf.md index 9d4ef98a3..43d8c6be3 100644 --- a/docs/_reference/operators/sdf/chainSdf.md +++ b/docs/_reference/operators/sdf/chainSdf.md @@ -59,10 +59,16 @@ op: parameters: - label: Length name: Length + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/chainSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/chamferBoxSdf.md b/docs/_reference/operators/sdf/chamferBoxSdf.md index 995c624eb..094023218 100644 --- a/docs/_reference/operators/sdf/chamferBoxSdf.md +++ b/docs/_reference/operators/sdf/chamferBoxSdf.md @@ -64,14 +64,24 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime - label: Uniform Scale name: Uniformscale + readOnlyHandling: macro + regularHandling: runtime - label: Chamfer name: Chamfer + readOnlyHandling: macro + regularHandling: runtime - label: Round name: Round + readOnlyHandling: macro + regularHandling: runtime summary: A box with cropped corners at 45 degree angles. thumb: assets/images/reference/operators/sdf/chamferBoxSdf_thumb.png diff --git a/docs/_reference/operators/sdf/coneSdf.md b/docs/_reference/operators/sdf/coneSdf.md index 7c2ee1282..c82392a29 100644 --- a/docs/_reference/operators/sdf/coneSdf.md +++ b/docs/_reference/operators/sdf/coneSdf.md @@ -86,12 +86,18 @@ op: summary: Choose between a regular cone and a capped cone without a tip. - label: Base Position name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Move the center of the shape. - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime summary: The height of the cone. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of the base of the cone. - label: Top Radius name: Radius2 @@ -105,6 +111,8 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime - label: Mode menuOptions: - label: Axis and Height @@ -112,8 +120,12 @@ op: - label: Base and Top Points name: points name: Mode + readOnlyHandling: macro + regularHandling: macro - label: Top Position name: Top + readOnlyHandling: macro + regularHandling: runtime summary: Defines a cone or capped cone shape. thumb: assets/images/reference/operators/sdf/coneSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf/crescentSdf.md b/docs/_reference/operators/sdf/crescentSdf.md index dfcd90c29..f9b9eff9f 100644 --- a/docs/_reference/operators/sdf/crescentSdf.md +++ b/docs/_reference/operators/sdf/crescentSdf.md @@ -44,10 +44,16 @@ op: parameters: - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/crescentSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/crossSdf.md b/docs/_reference/operators/sdf/crossSdf.md index 1e7cc3e5a..cbd4a6b0f 100644 --- a/docs/_reference/operators/sdf/crossSdf.md +++ b/docs/_reference/operators/sdf/crossSdf.md @@ -61,12 +61,18 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the cross. - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime summary: The width of the arms of the cross. - label: Smooth Radius name: Smoothradius + readOnlyHandling: macro + regularHandling: runtime summary: Smoothing applied to the intersections of the arms. - label: Axes menuOptions: @@ -88,6 +94,8 @@ op: name: Shape - label: Length name: Length + readOnlyHandling: macro + regularHandling: runtime summary: An SDF for a 3D cross of infinite length along each axis. thumb: assets/images/reference/operators/sdf/crossSdf_thumb.png diff --git a/docs/_reference/operators/sdf/cutSphereSdf.md b/docs/_reference/operators/sdf/cutSphereSdf.md index 024645dd0..6a271dc3c 100644 --- a/docs/_reference/operators/sdf/cutSphereSdf.md +++ b/docs/_reference/operators/sdf/cutSphereSdf.md @@ -81,12 +81,18 @@ op: name: Shape - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Cut Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/cutSphereSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/cylinderSdf.md b/docs/_reference/operators/sdf/cylinderSdf.md index 1badab211..903ef171f 100644 --- a/docs/_reference/operators/sdf/cylinderSdf.md +++ b/docs/_reference/operators/sdf/cylinderSdf.md @@ -66,12 +66,18 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the center of the cylinder. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of the cylinder. - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime summary: The height of the cylinder, along the selected axis. - label: Axis menuOptions: @@ -82,12 +88,20 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime - label: Infinite Height name: Infiniteheight + readOnlyHandling: constant + regularHandling: runtime - label: Hollow name: Hollow + readOnlyHandling: constant + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: SDF for a cylinder. thumb: assets/images/reference/operators/sdf/cylinderSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf/discSdf.md b/docs/_reference/operators/sdf/discSdf.md index b779b1ac0..3c92560b5 100644 --- a/docs/_reference/operators/sdf/discSdf.md +++ b/docs/_reference/operators/sdf/discSdf.md @@ -46,9 +46,13 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the center of the disc. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of the disc. - label: Axis menuOptions: @@ -59,8 +63,12 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: A flat disc facing the Y axis. thumb: assets/images/reference/operators/sdf/discSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf/dodecahedronFractalSdf.md b/docs/_reference/operators/sdf/dodecahedronFractalSdf.md index ef79c2b3d..8ffdc3cb0 100644 --- a/docs/_reference/operators/sdf/dodecahedronFractalSdf.md +++ b/docs/_reference/operators/sdf/dodecahedronFractalSdf.md @@ -13,22 +13,40 @@ op: parameters: - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime - label: Phi name: Phi + readOnlyHandling: macro + regularHandling: runtime - label: Bailout name: Bailout + readOnlyHandling: macro + regularHandling: runtime - label: Rotate 1 name: Rotate1 + readOnlyHandling: macro + regularHandling: runtime - label: Rotate Axis 1 name: Rotateaxis1 + readOnlyHandling: macro + regularHandling: runtime - label: Rotate 2 name: Rotate2 + readOnlyHandling: macro + regularHandling: runtime - label: Rotate Axis 2 name: Rotateaxis2 + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Iterations name: Iterations + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf/dodecahedronFractalSdf_thumb.png diff --git a/docs/_reference/operators/sdf/ellipsoidSdf.md b/docs/_reference/operators/sdf/ellipsoidSdf.md index b0008198e..240789d50 100644 --- a/docs/_reference/operators/sdf/ellipsoidSdf.md +++ b/docs/_reference/operators/sdf/ellipsoidSdf.md @@ -36,6 +36,8 @@ op: parameters: - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/ellipsoidSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/generalizedPolyhedronSdf.md b/docs/_reference/operators/sdf/generalizedPolyhedronSdf.md index 6015308c6..33d8fedbe 100644 --- a/docs/_reference/operators/sdf/generalizedPolyhedronSdf.md +++ b/docs/_reference/operators/sdf/generalizedPolyhedronSdf.md @@ -83,23 +83,35 @@ op: which uses the `Begin` and `End` parameters to generate different shapes. - label: Begin name: Begin + readOnlyHandling: macro + regularHandling: runtime summary: Only used when the `Custom` shape. It's a bit hard to describe, so it's best to just experiment with it and see how it behaves. - label: End name: End + readOnlyHandling: macro + regularHandling: runtime summary: Used along with `Begin`. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the center of the shape. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The size of the shape. - label: Use Exponent name: Useexponent + readOnlyHandling: constant + regularHandling: constant summary: Enables the use of the `Exponent`, which controls the sharpness of the edges. When this is switched off, the shape will have sharp edges. - label: Exponent name: Exponent + readOnlyHandling: macro + regularHandling: runtime summary: Controls the sharpness or smoothness of the edges. summary: Generates one of several different types of polyhedra. thumb: assets/images/reference/operators/sdf/generalizedPolyhedronSdf_thumb.png diff --git a/docs/_reference/operators/sdf/geodesicSdf.md b/docs/_reference/operators/sdf/geodesicSdf.md index 791acac6f..5a0de70b0 100644 --- a/docs/_reference/operators/sdf/geodesicSdf.md +++ b/docs/_reference/operators/sdf/geodesicSdf.md @@ -51,28 +51,44 @@ op: - label: Dodecahedron name: dodecahedron name: Shape + readOnlyHandling: macro + regularHandling: macro summary: The type of polyhedron. - label: Divisions name: Divisions + readOnlyHandling: macro + regularHandling: runtime summary: Number of divisions of the faces. Increasing this will result in more sides on the shape. - label: Enable Faces name: Enablefaces + readOnlyHandling: macro + regularHandling: macro summary: Whether to include the flat surfaces on each face. - label: Face Offset name: Faceoffset + readOnlyHandling: macro + regularHandling: runtime summary: Distance of the faces from the center point. - label: Enable Spikes name: Enablespikes + readOnlyHandling: macro + regularHandling: macro summary: Whether to include a spike on each face. - label: Spike Length name: Spikelength + readOnlyHandling: macro + regularHandling: runtime summary: The length of the spikes. - label: Spike Offset name: Spikeoffset + readOnlyHandling: macro + regularHandling: runtime summary: The distance from the center point of the base of each spike. - label: Spike Radius name: Spikeradius + readOnlyHandling: macro + regularHandling: runtime summary: The base radius of each spike. - label: Face Offset Field Coord Mode menuOptions: @@ -81,6 +97,8 @@ op: - label: Geodesic Position name: geopos name: Faceoffsetfieldcoordmode + readOnlyHandling: macro + regularHandling: macro summary: A geodesic polyhedron, optionally with a spike on each face. thumb: assets/images/reference/operators/sdf/geodesicSdf_thumb.png diff --git a/docs/_reference/operators/sdf/gridSdf.md b/docs/_reference/operators/sdf/gridSdf.md index 24fb9b4c7..d9a3ce79f 100644 --- a/docs/_reference/operators/sdf/gridSdf.md +++ b/docs/_reference/operators/sdf/gridSdf.md @@ -63,6 +63,8 @@ op: - label: Diamond name: diamond name: Crosssectionshape + readOnlyHandling: macro + regularHandling: macro summary: choose the shape of the bars of the grid. Not available in 2D mode. - label: Axis menuOptions: @@ -73,21 +75,31 @@ op: - label: Z name: z name: Axis + readOnlyHandling: macro + regularHandling: runtime summary: choose which axis the grid should face. - label: Spacing name: Spacing + readOnlyHandling: macro + regularHandling: runtime summary: spacing between the bars of the grid. If this value is very small and the `Thickness` is high enough, the bars can merge into a solid surface. But if it is set to zero the grid will disappear due to a calculation error. - label: Axis Offset name: Axisoffset + readOnlyHandling: macro + regularHandling: runtime summary: shifts the grid forwards or backwards along the `Axis` that it is facing. Not available in 2D mode. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: shifts the grid along its plane. - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: the thickness of the bars. - menuOptions: - name: none @@ -106,6 +118,8 @@ op: - label: Axis 2 Bars name: vbars name: Pattern + readOnlyHandling: macro + regularHandling: macro summary: An infinite grid shape, along two axes. thumb: assets/images/reference/operators/sdf/gridSdf_thumb.png diff --git a/docs/_reference/operators/sdf/gyroidSdf.md b/docs/_reference/operators/sdf/gyroidSdf.md index beccd752e..3f1234aed 100644 --- a/docs/_reference/operators/sdf/gyroidSdf.md +++ b/docs/_reference/operators/sdf/gyroidSdf.md @@ -99,32 +99,52 @@ op: summary: Advanced parameter that should usually just be set to `Context`. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the shape as a whole. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: Spacing of the shape in each dimension. - label: Enable Period name: Enableperiod + readOnlyHandling: macro + regularHandling: macro summary: Whether to specify periods for the waves. - label: Period 1 name: Period1 + readOnlyHandling: macro + regularHandling: runtime summary: Period of the first waves on each axis. - label: Period 2 name: Period2 + readOnlyHandling: macro + regularHandling: runtime summary: Period of the second waves on each axis. - label: Enable Phase name: Enablephase + readOnlyHandling: macro + regularHandling: macro summary: Whether to specify phase shift for the waves. - label: Phase 1 name: Phase1 + readOnlyHandling: macro + regularHandling: runtime summary: Phase shift of the first waves on each axis. - label: Phase 2 name: Phase2 + readOnlyHandling: macro + regularHandling: runtime summary: Phase shift of the second waves on each axis. - label: Bias name: Bias + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: Expands the surfaces producing thicker shapes. summary: Gyroid shape, which is an infinitely connected periodic surface. thumb: assets/images/reference/operators/sdf/gyroidSdf_thumb.png diff --git a/docs/_reference/operators/sdf/headSdf.md b/docs/_reference/operators/sdf/headSdf.md index 89ecd81e3..4fe99c4f0 100644 --- a/docs/_reference/operators/sdf/headSdf.md +++ b/docs/_reference/operators/sdf/headSdf.md @@ -13,16 +13,28 @@ op: parameters: - label: Enable Ears name: Enableears + readOnlyHandling: constant + regularHandling: constant - label: Enable Eyes name: Enableeyes + readOnlyHandling: constant + regularHandling: constant - label: Blink name: Blink + readOnlyHandling: macro + regularHandling: runtime - label: Enable Surface Color name: Enablesurfacecolor + readOnlyHandling: macro + regularHandling: macro - label: Main Color name: Maincolor + readOnlyHandling: macro + regularHandling: runtime - label: Eye Color name: Eyecolor + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/headSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/helixSdf.md b/docs/_reference/operators/sdf/helixSdf.md index 88dc5d49c..a6ce38c47 100644 --- a/docs/_reference/operators/sdf/helixSdf.md +++ b/docs/_reference/operators/sdf/helixSdf.md @@ -97,18 +97,32 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Spread name: Spread + readOnlyHandling: macro + regularHandling: runtime - label: Dual Spread name: Dualspread + readOnlyHandling: macro + regularHandling: runtime - label: Reverse name: Reverse + readOnlyHandling: constant + regularHandling: runtime summary: SDF for a helix (an elongated spiral). thumb: assets/images/reference/operators/sdf/helixSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf/hyperbolicParaboloidSdf.md b/docs/_reference/operators/sdf/hyperbolicParaboloidSdf.md index d6d6a6496..9519c50e2 100644 --- a/docs/_reference/operators/sdf/hyperbolicParaboloidSdf.md +++ b/docs/_reference/operators/sdf/hyperbolicParaboloidSdf.md @@ -13,8 +13,12 @@ op: parameters: - label: Infinite Size name: Infinitesize + readOnlyHandling: constant + regularHandling: constant - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/hyperbolicParaboloidSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/jointSdf.md b/docs/_reference/operators/sdf/jointSdf.md index 28ed1749e..dfd506194 100644 --- a/docs/_reference/operators/sdf/jointSdf.md +++ b/docs/_reference/operators/sdf/jointSdf.md @@ -81,10 +81,16 @@ op: name: Direction - label: Length name: Length + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Angle name: Angle + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/jointSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/juliaSdf.md b/docs/_reference/operators/sdf/juliaSdf.md index 175ddd8ab..21dd40045 100644 --- a/docs/_reference/operators/sdf/juliaSdf.md +++ b/docs/_reference/operators/sdf/juliaSdf.md @@ -33,14 +33,24 @@ op: parameters: - label: C 1 name: C1 + readOnlyHandling: macro + regularHandling: runtime - label: C 2 name: C2 + readOnlyHandling: macro + regularHandling: runtime - label: C 3 name: C3 + readOnlyHandling: macro + regularHandling: runtime - label: C 4 name: C4 + readOnlyHandling: macro + regularHandling: runtime - label: Iterations name: Iterations + readOnlyHandling: constant + regularHandling: constant status: beta thumb: assets/images/reference/operators/sdf/juliaSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf/kaliGeneratorSdf.md b/docs/_reference/operators/sdf/kaliGeneratorSdf.md index fdea5fa36..9558efc1c 100644 --- a/docs/_reference/operators/sdf/kaliGeneratorSdf.md +++ b/docs/_reference/operators/sdf/kaliGeneratorSdf.md @@ -13,14 +13,24 @@ op: parameters: - label: Steps name: Steps + readOnlyHandling: macro + regularHandling: runtime - label: Step Translate name: Steptranslate + readOnlyHandling: macro + regularHandling: runtime - label: Fractal Angle name: Fractalangle + readOnlyHandling: macro + regularHandling: runtime - label: Box Size name: Boxsize + readOnlyHandling: macro + regularHandling: runtime - label: Box Round name: Boxround + readOnlyHandling: macro + regularHandling: runtime summary: Fractal SDF based on "Generators" by Kali (https://www.shadertoy.com/view/Xtf3Rn). thumb: assets/images/reference/operators/sdf/kaliGeneratorSdf_thumb.png diff --git a/docs/_reference/operators/sdf/latticeSdf.md b/docs/_reference/operators/sdf/latticeSdf.md index c1dd3928f..afbf1fd04 100644 --- a/docs/_reference/operators/sdf/latticeSdf.md +++ b/docs/_reference/operators/sdf/latticeSdf.md @@ -15,12 +15,20 @@ op: parameters: - label: Spacing name: Spacing + readOnlyHandling: macro + regularHandling: runtime - label: Shape name: Shape + readOnlyHandling: macro + regularHandling: runtime - label: Blend Radius name: Blendradius + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/latticeSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/lineSeriesSdf.md b/docs/_reference/operators/sdf/lineSeriesSdf.md index 49460a346..9b377e143 100644 --- a/docs/_reference/operators/sdf/lineSeriesSdf.md +++ b/docs/_reference/operators/sdf/lineSeriesSdf.md @@ -66,46 +66,84 @@ op: - label: Fields name: fields name: Source + readOnlyHandling: macro + regularHandling: macro - label: Count name: Count + readOnlyHandling: macro + regularHandling: macro - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Point A CHOP name: Pointachop - label: Point B CHOP name: Pointbchop - label: Point A 1 name: Pointa1 + readOnlyHandling: macro + regularHandling: runtime - label: Point B 1 name: Pointb1 + readOnlyHandling: macro + regularHandling: runtime - label: Point A 2 name: Pointa2 + readOnlyHandling: macro + regularHandling: runtime - label: Point B 2 name: Pointb2 + readOnlyHandling: macro + regularHandling: runtime - label: Point A 3 name: Pointa3 + readOnlyHandling: macro + regularHandling: runtime - label: Point B 3 name: Pointb3 + readOnlyHandling: macro + regularHandling: runtime - label: Point A 4 name: Pointa4 + readOnlyHandling: macro + regularHandling: runtime - label: Point B 4 name: Pointb4 + readOnlyHandling: macro + regularHandling: runtime - label: Point A 5 name: Pointa5 + readOnlyHandling: macro + regularHandling: runtime - label: Point B 5 name: Pointb5 + readOnlyHandling: macro + regularHandling: runtime - label: Point A 6 name: Pointa6 + readOnlyHandling: macro + regularHandling: runtime - label: Point B 6 name: Pointb6 + readOnlyHandling: macro + regularHandling: runtime - label: Point A 7 name: Pointa7 + readOnlyHandling: macro + regularHandling: runtime - label: Point B 7 name: Pointb7 + readOnlyHandling: macro + regularHandling: runtime - label: Point A 8 name: Pointa8 + readOnlyHandling: macro + regularHandling: runtime - label: Point B 8 name: Pointb8 + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf/lineSeriesSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf/linkSdf.md b/docs/_reference/operators/sdf/linkSdf.md index e80d9389c..65e68e81d 100644 --- a/docs/_reference/operators/sdf/linkSdf.md +++ b/docs/_reference/operators/sdf/linkSdf.md @@ -62,15 +62,23 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the shape. - label: Length name: Length + readOnlyHandling: macro + regularHandling: runtime summary: The length of the chain link. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius or width of the chain shape as a whole. - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: The thickness of the link. summary: SDF for a chain link shape (an elongated loop). thumb: assets/images/reference/operators/sdf/linkSdf_thumb.png diff --git a/docs/_reference/operators/sdf/mandelbulbSdf.md b/docs/_reference/operators/sdf/mandelbulbSdf.md index 2e2229bc4..a6df507df 100644 --- a/docs/_reference/operators/sdf/mandelbulbSdf.md +++ b/docs/_reference/operators/sdf/mandelbulbSdf.md @@ -34,18 +34,28 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the shape. - label: Power name: Power + readOnlyHandling: macro + regularHandling: runtime summary: The number of repetitions around the z axis. - label: Theta Shift name: Thetashift + readOnlyHandling: macro + regularHandling: runtime summary: Offset the theta rotation. - label: Phi Shift name: Phishift + readOnlyHandling: macro + regularHandling: runtime summary: Offset the phi rotation. - label: Iterations name: Iterations + readOnlyHandling: constant + regularHandling: constant summary: The number of steps used when refining the fractal. summary: Mandelbulb fractal. thumb: assets/images/reference/operators/sdf/mandelbulbSdf_thumb.png diff --git a/docs/_reference/operators/sdf/mengerSpongeSdf.md b/docs/_reference/operators/sdf/mengerSpongeSdf.md index c39868c50..b8713b188 100644 --- a/docs/_reference/operators/sdf/mengerSpongeSdf.md +++ b/docs/_reference/operators/sdf/mengerSpongeSdf.md @@ -59,20 +59,32 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the shape. - label: Steps name: Steps + readOnlyHandling: macro + regularHandling: runtime summary: Number of levels of detail. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime - label: Box Scale name: Boxscale + readOnlyHandling: macro + regularHandling: runtime summary: The scale of the boxes used at each step. - label: Cross Scale name: Crossscale + readOnlyHandling: macro + regularHandling: runtime summary: The size of the holes cut through the boxes at each step. - label: Step Offset name: Stepoffset + readOnlyHandling: macro + regularHandling: runtime summary: Menger sponge fractal, made of boxes with holes cut through each axis. thumb: assets/images/reference/operators/sdf/mengerSpongeSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf/mobiusRingSdf.md b/docs/_reference/operators/sdf/mobiusRingSdf.md index a65b8f5b0..77f5cf325 100644 --- a/docs/_reference/operators/sdf/mobiusRingSdf.md +++ b/docs/_reference/operators/sdf/mobiusRingSdf.md @@ -50,22 +50,34 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the ring. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of the ring as a whole. - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: The thickness of the ring. - label: Rounding name: Rounding + readOnlyHandling: macro + regularHandling: runtime summary: The amount of rounding applied to the edges of the ring. - label: Twist name: Twist + readOnlyHandling: macro + regularHandling: runtime summary: The number of times to twist the ring. Fractional numbers will create a discontinuity in the ring where it starts/ends. - label: Twist Phase name: Twistphase + readOnlyHandling: macro + regularHandling: runtime summary: Shift applied to the twisting of the ring. - label: Axis menuOptions: diff --git a/docs/_reference/operators/sdf/octahedronSdf.md b/docs/_reference/operators/sdf/octahedronSdf.md index 54a56a3c0..e45227ad3 100644 --- a/docs/_reference/operators/sdf/octahedronSdf.md +++ b/docs/_reference/operators/sdf/octahedronSdf.md @@ -32,9 +32,13 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the center of the shape. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The size of the shape. - label: Function menuOptions: diff --git a/docs/_reference/operators/sdf/petalSdf.md b/docs/_reference/operators/sdf/petalSdf.md index 5be843e6e..7e5370090 100644 --- a/docs/_reference/operators/sdf/petalSdf.md +++ b/docs/_reference/operators/sdf/petalSdf.md @@ -75,20 +75,30 @@ op: parameters: - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: Thickness of the petal. Smaller values also cause the end to flatten out. - label: Width name: Width + readOnlyHandling: macro + regularHandling: runtime summary: Width of the petal. - label: Wrap name: Wrap + readOnlyHandling: macro + regularHandling: runtime summary: Different vertical slices of the sphere that it is based on. Low values keep the petal short at the base. Large values keep the petal short at the top. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of the sphere that the petal is based on. - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime summary: Rotates the petal around the y axis. summary: A flower petal or leaf shape. thumb: assets/images/reference/operators/sdf/petalSdf_thumb.png diff --git a/docs/_reference/operators/sdf/pistonSdf.md b/docs/_reference/operators/sdf/pistonSdf.md index a58264131..5cc797078 100644 --- a/docs/_reference/operators/sdf/pistonSdf.md +++ b/docs/_reference/operators/sdf/pistonSdf.md @@ -59,8 +59,12 @@ op: name: Direction - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf/pistonSdf_thumb.png diff --git a/docs/_reference/operators/sdf/planeSdf.md b/docs/_reference/operators/sdf/planeSdf.md index 7270972e4..51446a4b4 100644 --- a/docs/_reference/operators/sdf/planeSdf.md +++ b/docs/_reference/operators/sdf/planeSdf.md @@ -56,9 +56,13 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: Which axis the plane faces. - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime summary: Shifts the plane forwards or backwards along the axis that it faces. - label: Depth Type menuOptions: @@ -69,8 +73,12 @@ op: name: Depthtype - label: Flip name: Flip + readOnlyHandling: constant + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: An infinite plane on the x, y, or z axis. thumb: assets/images/reference/operators/sdf/planeSdf_thumb.png diff --git a/docs/_reference/operators/sdf/polyhedronSdf.md b/docs/_reference/operators/sdf/polyhedronSdf.md index 0b0bada7e..4ca815154 100644 --- a/docs/_reference/operators/sdf/polyhedronSdf.md +++ b/docs/_reference/operators/sdf/polyhedronSdf.md @@ -134,30 +134,56 @@ op: parameters: - label: Type name: Type + readOnlyHandling: macro + regularHandling: runtime - label: U name: U + readOnlyHandling: macro + regularHandling: runtime - label: V name: V + readOnlyHandling: macro + regularHandling: runtime - label: W name: W + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Enable Faces name: Enablefaces + readOnlyHandling: constant + regularHandling: runtime - label: Face Radius name: Faceradius + readOnlyHandling: macro + regularHandling: runtime - label: Enable Segments name: Enablesegments + readOnlyHandling: constant + regularHandling: runtime - label: Segment Radius name: Segmentradius + readOnlyHandling: macro + regularHandling: runtime - label: Segment Size name: Segmentsize + readOnlyHandling: macro + regularHandling: runtime - label: Enable Vertices name: Enablevertices + readOnlyHandling: constant + regularHandling: runtime - label: Vertex Radius name: Vertexradius + readOnlyHandling: macro + regularHandling: runtime - label: Vertex Size name: Vertexsize + readOnlyHandling: macro + regularHandling: runtime - label: Combine menuOptions: - label: Simple Union diff --git a/docs/_reference/operators/sdf/prismSdf.md b/docs/_reference/operators/sdf/prismSdf.md index b5637e3ce..7bca46efb 100644 --- a/docs/_reference/operators/sdf/prismSdf.md +++ b/docs/_reference/operators/sdf/prismSdf.md @@ -113,13 +113,19 @@ op: summary: The number of sides of the prism. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the prism. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of the prism. If the radius field input is connected, this is not used. - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime summary: The height / length of the prism. If the height field input, this is not used. - label: Axis @@ -131,16 +137,28 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime - label: Sides name: Sides + readOnlyHandling: macro + regularHandling: runtime - label: Rounding name: Rounding + readOnlyHandling: macro + regularHandling: runtime - label: Infinite Height name: Infiniteheight + readOnlyHandling: constant + regularHandling: runtime - label: Hollow name: Hollow + readOnlyHandling: constant + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: UV Mode menuOptions: - label: Cylindrical @@ -150,6 +168,8 @@ op: - label: Faces name: faces name: Uvmode + readOnlyHandling: constant + regularHandling: constant summary: A prism shape, like a cylinder but with flat sides, along the z axis. thumb: assets/images/reference/operators/sdf/prismSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf/pyramidSdf.md b/docs/_reference/operators/sdf/pyramidSdf.md index 03594f2c9..3054d77cf 100644 --- a/docs/_reference/operators/sdf/pyramidSdf.md +++ b/docs/_reference/operators/sdf/pyramidSdf.md @@ -48,12 +48,18 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the base of the pyramid. - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime summary: The height of the pyramid. - label: Width name: Width + readOnlyHandling: macro + regularHandling: runtime summary: The width of the base of the pyramid. Note that widths smaller than 0.5 will produce rendering errors. - label: Axis @@ -65,6 +71,8 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: A pyramid with four sides. thumb: assets/images/reference/operators/sdf/pyramidSdf_thumb.png diff --git a/docs/_reference/operators/sdf/quadSdf.md b/docs/_reference/operators/sdf/quadSdf.md index f42520e46..576fd4937 100644 --- a/docs/_reference/operators/sdf/quadSdf.md +++ b/docs/_reference/operators/sdf/quadSdf.md @@ -27,20 +27,36 @@ op: - label: Custom name: custom name: Plane + readOnlyHandling: macro + regularHandling: macro - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Point 3 name: Point3 + readOnlyHandling: macro + regularHandling: runtime - label: Point 4 name: Point4 + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf/quadSdf_thumb.png diff --git a/docs/_reference/operators/sdf/ringsSdf.md b/docs/_reference/operators/sdf/ringsSdf.md index f3987d42a..b56d4a583 100644 --- a/docs/_reference/operators/sdf/ringsSdf.md +++ b/docs/_reference/operators/sdf/ringsSdf.md @@ -82,6 +82,8 @@ op: - label: XY name: z name: Axis + readOnlyHandling: constant + regularHandling: constant summary: Axis that faces the plane where coordinates are mirrored. - label: Shape menuOptions: @@ -94,10 +96,16 @@ op: name: Shape - label: Spacing name: Spacing + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Shift + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime variables: - label: angle name: angle diff --git a/docs/_reference/operators/sdf/segmentedLineSdf.md b/docs/_reference/operators/sdf/segmentedLineSdf.md index e10b45ea4..9df01f867 100644 --- a/docs/_reference/operators/sdf/segmentedLineSdf.md +++ b/docs/_reference/operators/sdf/segmentedLineSdf.md @@ -44,36 +44,60 @@ op: label: CHOP name: chop name: Source + readOnlyHandling: macro + regularHandling: macro summary: Where to get the point positions. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The thickness of the line segments. - label: Segments name: Segments + readOnlyHandling: macro + regularHandling: macro summary: The number of line segments. This controls how many parameters or CHOP samples are used. - label: Close Path name: Closepath + readOnlyHandling: macro + regularHandling: macro summary: Whether to add a line segment connecting the first and last points. - label: Points name: Points summary: CHOP used for point positions, using the `tx`, `ty`, and `tz` channels - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Point 3 name: Point3 + readOnlyHandling: macro + regularHandling: runtime - label: Point 4 name: Point4 + readOnlyHandling: macro + regularHandling: runtime - label: Point 5 name: Point5 + readOnlyHandling: macro + regularHandling: runtime - label: Point 6 name: Point6 + readOnlyHandling: macro + regularHandling: runtime - label: Point 7 name: Point7 + readOnlyHandling: macro + regularHandling: runtime - label: Point 8 name: Point8 + readOnlyHandling: macro + regularHandling: runtime summary: Multi-segment line SDF. thumb: assets/images/reference/operators/sdf/segmentedLineSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf/solidAngleSdf.md b/docs/_reference/operators/sdf/solidAngleSdf.md index 396f6618e..04810ac31 100644 --- a/docs/_reference/operators/sdf/solidAngleSdf.md +++ b/docs/_reference/operators/sdf/solidAngleSdf.md @@ -50,12 +50,18 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the tip of the shape. - label: Angle name: Angle + readOnlyHandling: macro + regularHandling: runtime summary: The angle width of the slice. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of the sphere that the shape is based one, equivalent to the distance from the tip to the base. summary: A conical slice of a sphere. diff --git a/docs/_reference/operators/sdf/sphereFbmSdf.md b/docs/_reference/operators/sdf/sphereFbmSdf.md index 42267526c..1013df042 100644 --- a/docs/_reference/operators/sdf/sphereFbmSdf.md +++ b/docs/_reference/operators/sdf/sphereFbmSdf.md @@ -13,6 +13,8 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Noise Type menuOptions: - label: Lattice @@ -20,6 +22,8 @@ op: - label: Simplex name: simplex name: Noisetype + readOnlyHandling: macro + regularHandling: macro thumb: assets/images/reference/operators/sdf/sphereFbmSdf_thumb.png --- diff --git a/docs/_reference/operators/sdf/sphereGridSdf.md b/docs/_reference/operators/sdf/sphereGridSdf.md index 2098246ff..cae5b7dff 100644 --- a/docs/_reference/operators/sdf/sphereGridSdf.md +++ b/docs/_reference/operators/sdf/sphereGridSdf.md @@ -53,12 +53,20 @@ op: name: Parts - label: Rows name: Rows + readOnlyHandling: constant + regularHandling: runtime - label: Columns name: Cols + readOnlyHandling: constant + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: the thickness of the bars. status: beta thumb: assets/images/reference/operators/sdf/sphereGridSdf_thumb.png diff --git a/docs/_reference/operators/sdf/sphereSdf.md b/docs/_reference/operators/sdf/sphereSdf.md index f6fe7b5a7..054732565 100644 --- a/docs/_reference/operators/sdf/sphereSdf.md +++ b/docs/_reference/operators/sdf/sphereSdf.md @@ -29,9 +29,13 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the sphere. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of the sphere. - label: UV Mode menuOptions: @@ -44,6 +48,8 @@ op: - label: Sphere name: sphere name: Uvmode + readOnlyHandling: constant + regularHandling: constant shortcuts: - sph summary: SDF in 3D space for a uniform sphere. diff --git a/docs/_reference/operators/sdf/spiralSdf.md b/docs/_reference/operators/sdf/spiralSdf.md index 4710f5912..4ad93de5e 100644 --- a/docs/_reference/operators/sdf/spiralSdf.md +++ b/docs/_reference/operators/sdf/spiralSdf.md @@ -38,19 +38,29 @@ op: - name: Enable - label: Branches name: Branches + readOnlyHandling: macro + regularHandling: runtime summary: The number of arms of the spiral. Fractional values will produce a discontinuity. - label: Bend name: Bend + readOnlyHandling: macro + regularHandling: runtime summary: The tightness and direction of the spiral. Positive values are counterclockwise and negative are clockwise. - label: Twist name: Twist + readOnlyHandling: macro + regularHandling: runtime summary: Twists the arms of the spiral while keeping their path the same. - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: Thickness of the arms of the spiral. - label: Exponent name: Exponent + readOnlyHandling: macro + regularHandling: runtime - label: Axis menuOptions: - label: X @@ -60,6 +70,8 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime summary: A tapering spiral squared tube. thumb: assets/images/reference/operators/sdf/spiralSdf_thumb.png diff --git a/docs/_reference/operators/sdf/springSdf.md b/docs/_reference/operators/sdf/springSdf.md index 14cf2d57d..7d0d8cf16 100644 --- a/docs/_reference/operators/sdf/springSdf.md +++ b/docs/_reference/operators/sdf/springSdf.md @@ -103,20 +103,32 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime - label: Reverse name: Reverse + readOnlyHandling: constant + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of the spring, i.e. the distance of the spring from the center axis. - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime summary: Height or length of the spring. - label: Coils name: Coils + readOnlyHandling: macro + regularHandling: runtime summary: The number of rotations in the spring. Larger values mean a tighter coil. - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: Thickness of the spring, used when no cross-section SDF is attached. status: beta summary: A coiled spring shape. diff --git a/docs/_reference/operators/sdf/stackSdf.md b/docs/_reference/operators/sdf/stackSdf.md index c90105430..9dc3b957b 100644 --- a/docs/_reference/operators/sdf/stackSdf.md +++ b/docs/_reference/operators/sdf/stackSdf.md @@ -29,6 +29,8 @@ op: parameters: - label: Count name: Count + readOnlyHandling: constant + regularHandling: runtime - label: Width Mode menuOptions: - label: Total Input Width @@ -40,8 +42,12 @@ op: name: Totalwidth - label: Size Multiplier name: Sizemult + readOnlyHandling: constant + regularHandling: runtime - label: Size Offset name: Sizeoffset + readOnlyHandling: constant + regularHandling: runtime status: beta variables: - label: index diff --git a/docs/_reference/operators/sdf/tetrahedronSdf.md b/docs/_reference/operators/sdf/tetrahedronSdf.md index 9262291d6..17b2543a7 100644 --- a/docs/_reference/operators/sdf/tetrahedronSdf.md +++ b/docs/_reference/operators/sdf/tetrahedronSdf.md @@ -29,9 +29,13 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the shape. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: The size of the shape. summary: Tetrahedron shape. thumb: assets/images/reference/operators/sdf/tetrahedronSdf_thumb.png diff --git a/docs/_reference/operators/sdf/torusSdf.md b/docs/_reference/operators/sdf/torusSdf.md index 36ba990e6..3ac568da5 100644 --- a/docs/_reference/operators/sdf/torusSdf.md +++ b/docs/_reference/operators/sdf/torusSdf.md @@ -85,18 +85,32 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: constant - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime - label: Enable Caps name: Enablecaps + readOnlyHandling: constant + regularHandling: constant - label: Angle Width name: Anglewidth + readOnlyHandling: macro + regularHandling: runtime - label: Angle Offset name: Angleoffset + readOnlyHandling: macro + regularHandling: runtime - label: UV Mode menuOptions: - label: None @@ -104,6 +118,8 @@ op: - label: Torus name: torus name: Uvmode + readOnlyHandling: constant + regularHandling: constant summary: SDF for a torus. thumb: assets/images/reference/operators/sdf/torusSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf/truncatedPyramidSdf.md b/docs/_reference/operators/sdf/truncatedPyramidSdf.md index 5b2487027..07fd9f8b5 100644 --- a/docs/_reference/operators/sdf/truncatedPyramidSdf.md +++ b/docs/_reference/operators/sdf/truncatedPyramidSdf.md @@ -68,15 +68,25 @@ op: - label: Z name: z name: Axis + readOnlyHandling: constant + regularHandling: runtime - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the base of the pyramid. - label: Top Size name: Topsize + readOnlyHandling: macro + regularHandling: runtime - label: Bottom Size name: Bottomsize + readOnlyHandling: macro + regularHandling: runtime - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf/truncatedPyramidSdf_thumb.png variables: - label: normoffset diff --git a/docs/_reference/operators/sdf/vesicaSegmentSdf.md b/docs/_reference/operators/sdf/vesicaSegmentSdf.md index d3352af74..de2a74ae0 100644 --- a/docs/_reference/operators/sdf/vesicaSegmentSdf.md +++ b/docs/_reference/operators/sdf/vesicaSegmentSdf.md @@ -59,15 +59,23 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the capsule. - label: End Point 1 name: Endpoint1 + readOnlyHandling: macro + regularHandling: runtime summary: Distance of the first end from the center position. - label: End Point 2 name: Endpoint2 + readOnlyHandling: macro + regularHandling: runtime summary: Distance of the second end from the center position. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The thickness of the capsule. thumb: assets/images/reference/operators/sdf/vesicaSegmentSdf_thumb.png variables: diff --git a/docs/_reference/operators/sdf2d/arbitraryPolygonSdf2d.md b/docs/_reference/operators/sdf2d/arbitraryPolygonSdf2d.md index bf44664ac..1c79f8bb5 100644 --- a/docs/_reference/operators/sdf2d/arbitraryPolygonSdf2d.md +++ b/docs/_reference/operators/sdf2d/arbitraryPolygonSdf2d.md @@ -18,28 +18,48 @@ op: - label: CHOP name: chop name: Source + readOnlyHandling: macro + regularHandling: macro - label: Points name: Pointcount + readOnlyHandling: macro + regularHandling: runtime - label: Points CHOP name: Pointschop - label: Max Points name: Maxpointcount - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Point 3 name: Point3 + readOnlyHandling: macro + regularHandling: runtime - label: Point 4 name: Point4 + readOnlyHandling: macro + regularHandling: runtime - label: Point 5 name: Point5 + readOnlyHandling: macro + regularHandling: runtime - label: Point 6 name: Point6 + readOnlyHandling: macro + regularHandling: runtime - label: Point 7 name: Point7 + readOnlyHandling: macro + regularHandling: runtime - label: Point 8 name: Point8 + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/arbitraryPolygonSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/arcSdf2d.md b/docs/_reference/operators/sdf2d/arcSdf2d.md index 4204c9823..534abd0f3 100644 --- a/docs/_reference/operators/sdf2d/arcSdf2d.md +++ b/docs/_reference/operators/sdf2d/arcSdf2d.md @@ -74,12 +74,20 @@ op: parameters: - label: Orientation name: Orientation + readOnlyHandling: macro + regularHandling: runtime - label: Aperture name: Aperture + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/arcSdf2d_thumb.png variables: - label: normangle diff --git a/docs/_reference/operators/sdf2d/archSdf2d.md b/docs/_reference/operators/sdf2d/archSdf2d.md index e55b253c2..e34134bbc 100644 --- a/docs/_reference/operators/sdf2d/archSdf2d.md +++ b/docs/_reference/operators/sdf2d/archSdf2d.md @@ -29,6 +29,8 @@ op: parameters: - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/archSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/arrowSdf2d.md b/docs/_reference/operators/sdf2d/arrowSdf2d.md index 6ac73510d..3aeab9ae4 100644 --- a/docs/_reference/operators/sdf2d/arrowSdf2d.md +++ b/docs/_reference/operators/sdf2d/arrowSdf2d.md @@ -29,14 +29,24 @@ op: parameters: - label: From Point name: Pointa + readOnlyHandling: macro + regularHandling: runtime - label: To Point name: Pointb + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Head Thickness name: Headthickness + readOnlyHandling: macro + regularHandling: runtime - label: Head Ratio name: Headratio + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/arrowSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/bezierSdf2d.md b/docs/_reference/operators/sdf2d/bezierSdf2d.md index d7d4e90a5..93396b27c 100644 --- a/docs/_reference/operators/sdf2d/bezierSdf2d.md +++ b/docs/_reference/operators/sdf2d/bezierSdf2d.md @@ -78,12 +78,20 @@ op: parameters: - label: Point A name: Pointa + readOnlyHandling: macro + regularHandling: runtime - label: Point B name: Pointb + readOnlyHandling: macro + regularHandling: runtime - label: Point C name: Pointc + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/bezierSdf2d_thumb.png variables: - label: normoffset diff --git a/docs/_reference/operators/sdf2d/blobbyCrossSdf2d.md b/docs/_reference/operators/sdf2d/blobbyCrossSdf2d.md index 122d758d4..d2214e0f7 100644 --- a/docs/_reference/operators/sdf2d/blobbyCrossSdf2d.md +++ b/docs/_reference/operators/sdf2d/blobbyCrossSdf2d.md @@ -44,8 +44,12 @@ op: parameters: - label: Tightness name: Tightness + readOnlyHandling: macro + regularHandling: runtime - label: Rounding name: Rounding + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/blobbyCrossSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/branchingTreeSdf2d.md b/docs/_reference/operators/sdf2d/branchingTreeSdf2d.md index 53c9be7ee..5f5227cb1 100644 --- a/docs/_reference/operators/sdf2d/branchingTreeSdf2d.md +++ b/docs/_reference/operators/sdf2d/branchingTreeSdf2d.md @@ -44,18 +44,32 @@ op: parameters: - label: Branches name: Branches + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Forks name: Forks + readOnlyHandling: macro + regularHandling: runtime - label: Exponent name: Exponent + readOnlyHandling: macro + regularHandling: runtime - label: Thickness Inner name: Thicknessinner + readOnlyHandling: macro + regularHandling: runtime - label: Thickness Outer name: Thicknessouter + readOnlyHandling: macro + regularHandling: runtime - label: Limit Outside name: Limitoutside + readOnlyHandling: constant + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/branchingTreeSdf2d_thumb.png variables: diff --git a/docs/_reference/operators/sdf2d/chamferRectangleSdf2d.md b/docs/_reference/operators/sdf2d/chamferRectangleSdf2d.md index 8193a2a4f..d03ae863b 100644 --- a/docs/_reference/operators/sdf2d/chamferRectangleSdf2d.md +++ b/docs/_reference/operators/sdf2d/chamferRectangleSdf2d.md @@ -46,9 +46,13 @@ op: parameters: - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: The size of the rectangle on the x and y axes. - label: Chamfer name: Chamfer + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/chamferRectangleSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/circleSdf.md b/docs/_reference/operators/sdf2d/circleSdf.md index 3076ac69b..c8940fe62 100644 --- a/docs/_reference/operators/sdf2d/circleSdf.md +++ b/docs/_reference/operators/sdf2d/circleSdf.md @@ -29,9 +29,13 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the circle. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: Radius of the circle. - label: UV Mode menuOptions: @@ -46,8 +50,12 @@ op: - label: Normalized Extern Parameterization name: normextparam name: Uvmode + readOnlyHandling: constant + regularHandling: constant - label: External Band Size name: Externalbandsize + readOnlyHandling: macro + regularHandling: runtime summary: 2D circle SDF. thumb: assets/images/reference/operators/sdf2d/circleSdf_thumb.png diff --git a/docs/_reference/operators/sdf2d/circleWaveSdf2d.md b/docs/_reference/operators/sdf2d/circleWaveSdf2d.md index 3db217410..e8bb456fe 100644 --- a/docs/_reference/operators/sdf2d/circleWaveSdf2d.md +++ b/docs/_reference/operators/sdf2d/circleWaveSdf2d.md @@ -81,12 +81,20 @@ op: name: Axis - label: Curl name: Curl + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/circleWaveSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/cornerSdf2d.md b/docs/_reference/operators/sdf2d/cornerSdf2d.md index 74ed570b2..9415ff3b4 100644 --- a/docs/_reference/operators/sdf2d/cornerSdf2d.md +++ b/docs/_reference/operators/sdf2d/cornerSdf2d.md @@ -25,6 +25,8 @@ op: summary: Which corner of the infinite square to place at the origin. - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the position of the corner. summary: 2D SDF for an infinite corner, like an infinite square positioned by one corner. diff --git a/docs/_reference/operators/sdf2d/crossSdf2d.md b/docs/_reference/operators/sdf2d/crossSdf2d.md index d6192684e..904873537 100644 --- a/docs/_reference/operators/sdf2d/crossSdf2d.md +++ b/docs/_reference/operators/sdf2d/crossSdf2d.md @@ -59,12 +59,18 @@ op: parameters: - label: Outer Size name: Outersize + readOnlyHandling: macro + regularHandling: runtime summary: The length of the arms. - label: Inner Size name: Innersize + readOnlyHandling: macro + regularHandling: runtime summary: Thickness of the arms. - label: Roundness name: Roundness + readOnlyHandling: macro + regularHandling: runtime summary: How much to round out the intersection corners. summary: 2D cross shape SDF, with 4 arms and option rounding of the intersections. thumb: assets/images/reference/operators/sdf2d/crossSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/cutDiscSdf2d.md b/docs/_reference/operators/sdf2d/cutDiscSdf2d.md index 9ad6d5c3b..0a15d69b5 100644 --- a/docs/_reference/operators/sdf2d/cutDiscSdf2d.md +++ b/docs/_reference/operators/sdf2d/cutDiscSdf2d.md @@ -59,10 +59,16 @@ op: parameters: - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Cut Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/cutDiscSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/dogBoneSdf2d.md b/docs/_reference/operators/sdf2d/dogBoneSdf2d.md index d55ccdc9b..3d3de9eca 100644 --- a/docs/_reference/operators/sdf2d/dogBoneSdf2d.md +++ b/docs/_reference/operators/sdf2d/dogBoneSdf2d.md @@ -59,15 +59,23 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the shape. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: Radius of the circles. - label: Length name: Length + readOnlyHandling: macro + regularHandling: runtime summary: Spacing between the two circles. - label: Bulge name: Bulge + readOnlyHandling: macro + regularHandling: runtime summary: Negative values pull the connection tighter, positive values bulge out perpendicular to the main axis. - label: Axis @@ -77,6 +85,8 @@ op: - label: Y name: y name: Axis + readOnlyHandling: constant + regularHandling: constant summary: 2D SDF for two connected circles. thumb: assets/images/reference/operators/sdf2d/dogBoneSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/eggSdf2d.md b/docs/_reference/operators/sdf2d/eggSdf2d.md index f72936a3f..dd37c68cf 100644 --- a/docs/_reference/operators/sdf2d/eggSdf2d.md +++ b/docs/_reference/operators/sdf2d/eggSdf2d.md @@ -44,8 +44,12 @@ op: parameters: - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Rounding name: Rounding + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/eggSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/ellipseSdf2d.md b/docs/_reference/operators/sdf2d/ellipseSdf2d.md index 58566070d..1fc9ab408 100644 --- a/docs/_reference/operators/sdf2d/ellipseSdf2d.md +++ b/docs/_reference/operators/sdf2d/ellipseSdf2d.md @@ -34,6 +34,8 @@ op: parameters: - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime - label: UV Mode menuOptions: - label: None @@ -41,6 +43,8 @@ op: - label: Bounds name: bounds name: Uvmode + readOnlyHandling: constant + regularHandling: constant thumb: assets/images/reference/operators/sdf2d/ellipseSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/flowerSdf2d.md b/docs/_reference/operators/sdf2d/flowerSdf2d.md index 9cd60d3a0..324f72479 100644 --- a/docs/_reference/operators/sdf2d/flowerSdf2d.md +++ b/docs/_reference/operators/sdf2d/flowerSdf2d.md @@ -59,10 +59,16 @@ op: parameters: - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Amplitude name: Amplitude + readOnlyHandling: macro + regularHandling: runtime - label: Petals name: Petals + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/flowerSdf2d_thumb.png variables: - label: normangle diff --git a/docs/_reference/operators/sdf2d/hexagonalGridSdf2d.md b/docs/_reference/operators/sdf2d/hexagonalGridSdf2d.md index cb1c1b024..6dfba1ad1 100644 --- a/docs/_reference/operators/sdf2d/hexagonalGridSdf2d.md +++ b/docs/_reference/operators/sdf2d/hexagonalGridSdf2d.md @@ -59,10 +59,16 @@ op: parameters: - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Spacing name: Spacing + readOnlyHandling: macro + regularHandling: runtime - label: Rounding name: Rounding + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/hexagonalGridSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/horseshoeSdf2d.md b/docs/_reference/operators/sdf2d/horseshoeSdf2d.md index 37d55e13d..5a68070bf 100644 --- a/docs/_reference/operators/sdf2d/horseshoeSdf2d.md +++ b/docs/_reference/operators/sdf2d/horseshoeSdf2d.md @@ -74,12 +74,20 @@ op: parameters: - label: Angle name: Angle + readOnlyHandling: macro + regularHandling: runtime - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Length name: Length + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/horseshoeSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/isoscelesTriangleSdf2d.md b/docs/_reference/operators/sdf2d/isoscelesTriangleSdf2d.md index 0be68e833..f888908ac 100644 --- a/docs/_reference/operators/sdf2d/isoscelesTriangleSdf2d.md +++ b/docs/_reference/operators/sdf2d/isoscelesTriangleSdf2d.md @@ -62,10 +62,14 @@ op: name: Positionmode - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime summary: The distance from the base of an iscosceles triangle to the opposite tip. - label: Width name: Width + readOnlyHandling: macro + regularHandling: runtime summary: The width of the base of an isosceles triangle. thumb: assets/images/reference/operators/sdf2d/isoscelesTriangleSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/jointSdf2d.md b/docs/_reference/operators/sdf2d/jointSdf2d.md index ce8cc9676..452bb092b 100644 --- a/docs/_reference/operators/sdf2d/jointSdf2d.md +++ b/docs/_reference/operators/sdf2d/jointSdf2d.md @@ -66,10 +66,16 @@ op: name: Shape - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Length name: Length + readOnlyHandling: macro + regularHandling: runtime - label: Bend name: Bend + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/jointSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/kochSnowflakeSdf2d.md b/docs/_reference/operators/sdf2d/kochSnowflakeSdf2d.md index bf770be98..e20737865 100644 --- a/docs/_reference/operators/sdf2d/kochSnowflakeSdf2d.md +++ b/docs/_reference/operators/sdf2d/kochSnowflakeSdf2d.md @@ -29,6 +29,8 @@ op: parameters: - label: Steps name: Steps + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/kochSnowflakeSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/lineSegmentSdf2d.md b/docs/_reference/operators/sdf2d/lineSegmentSdf2d.md index a18b7abf8..213ece7b9 100644 --- a/docs/_reference/operators/sdf2d/lineSegmentSdf2d.md +++ b/docs/_reference/operators/sdf2d/lineSegmentSdf2d.md @@ -68,10 +68,16 @@ op: parameters: - label: Point 1 name: Pointa + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Pointb + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime summary: 2D line segment SDF. thumb: assets/images/reference/operators/sdf2d/lineSegmentSdf2d_thumb.png variables: diff --git a/docs/_reference/operators/sdf2d/moonSdf2d.md b/docs/_reference/operators/sdf2d/moonSdf2d.md index 0c820d8c1..9aa6710ec 100644 --- a/docs/_reference/operators/sdf2d/moonSdf2d.md +++ b/docs/_reference/operators/sdf2d/moonSdf2d.md @@ -74,12 +74,20 @@ op: parameters: - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Inner Ratio name: Innerratio + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/moonSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/parabolaSdf2d.md b/docs/_reference/operators/sdf2d/parabolaSdf2d.md index 136c911b7..3f7d92507 100644 --- a/docs/_reference/operators/sdf2d/parabolaSdf2d.md +++ b/docs/_reference/operators/sdf2d/parabolaSdf2d.md @@ -29,6 +29,8 @@ op: parameters: - label: Width name: Width + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/parabolaSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/parallelogramSdf2d.md b/docs/_reference/operators/sdf2d/parallelogramSdf2d.md index d9bc02894..247e41e87 100644 --- a/docs/_reference/operators/sdf2d/parallelogramSdf2d.md +++ b/docs/_reference/operators/sdf2d/parallelogramSdf2d.md @@ -45,10 +45,16 @@ op: parameters: - label: Width name: Width + readOnlyHandling: macro + regularHandling: runtime - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime - label: Skew name: Skew + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/parallelogramSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/pieSdf2d.md b/docs/_reference/operators/sdf2d/pieSdf2d.md index 7686b98d6..4889d5a32 100644 --- a/docs/_reference/operators/sdf2d/pieSdf2d.md +++ b/docs/_reference/operators/sdf2d/pieSdf2d.md @@ -53,9 +53,13 @@ op: summary: The distance from the center to the outer edge. - label: Angle name: Angle + readOnlyHandling: macro + regularHandling: runtime summary: The width of the slice in degrees. - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime summary: Rotation for the slice in degrees. - label: Shape menuOptions: diff --git a/docs/_reference/operators/sdf2d/pistonSdf2d.md b/docs/_reference/operators/sdf2d/pistonSdf2d.md index 9dfb13250..5de8bfa73 100644 --- a/docs/_reference/operators/sdf2d/pistonSdf2d.md +++ b/docs/_reference/operators/sdf2d/pistonSdf2d.md @@ -55,8 +55,12 @@ op: name: Direction - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/pistonSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/planeSdf2d.md b/docs/_reference/operators/sdf2d/planeSdf2d.md index 4f6394b0c..909682c35 100644 --- a/docs/_reference/operators/sdf2d/planeSdf2d.md +++ b/docs/_reference/operators/sdf2d/planeSdf2d.md @@ -40,6 +40,8 @@ op: name: Direction - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/planeSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/polySplineSdf2d.md b/docs/_reference/operators/sdf2d/polySplineSdf2d.md index 16655bcec..a7ccbde18 100644 --- a/docs/_reference/operators/sdf2d/polySplineSdf2d.md +++ b/docs/_reference/operators/sdf2d/polySplineSdf2d.md @@ -18,12 +18,18 @@ op: - label: CHOP name: chop name: Source + readOnlyHandling: macro + regularHandling: macro summary: Where to get the point positions. - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The thickness of the line segments. - label: Segments name: Segments + readOnlyHandling: macro + regularHandling: macro summary: The number of line segments. This controls how many parameters or CHOP samples are used. - label: Points @@ -31,18 +37,32 @@ op: summary: CHOP used for point positions, using the `tx`, `ty`, and `tz` channels - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Point 3 name: Point3 + readOnlyHandling: macro + regularHandling: runtime - label: Point 4 name: Point4 + readOnlyHandling: macro + regularHandling: runtime - label: Point 5 name: Point5 + readOnlyHandling: macro + regularHandling: runtime - label: Point 6 name: Point6 + readOnlyHandling: macro + regularHandling: runtime - label: Point 7 name: Point7 + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/polySplineSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/polygonSdf2d.md b/docs/_reference/operators/sdf2d/polygonSdf2d.md index 78eadc7f6..ba9cc666a 100644 --- a/docs/_reference/operators/sdf2d/polygonSdf2d.md +++ b/docs/_reference/operators/sdf2d/polygonSdf2d.md @@ -55,9 +55,13 @@ op: name: Shape - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The distance from the center to each edge. - label: Sides name: Sides + readOnlyHandling: macro + regularHandling: runtime summary: SDF for several types of 2D polygons. thumb: assets/images/reference/operators/sdf2d/polygonSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/quadSdf2d.md b/docs/_reference/operators/sdf2d/quadSdf2d.md index 4b30193e5..c2bf8c388 100644 --- a/docs/_reference/operators/sdf2d/quadSdf2d.md +++ b/docs/_reference/operators/sdf2d/quadSdf2d.md @@ -45,12 +45,20 @@ op: parameters: - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Point 3 name: Point3 + readOnlyHandling: macro + regularHandling: runtime - label: Point 4 name: Point4 + readOnlyHandling: macro + regularHandling: runtime summary: SDF for a 2D quad with arbitrary corners. thumb: assets/images/reference/operators/sdf2d/quadSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/rectangleSdf.md b/docs/_reference/operators/sdf2d/rectangleSdf.md index b5a06f03c..c664ba9bc 100644 --- a/docs/_reference/operators/sdf2d/rectangleSdf.md +++ b/docs/_reference/operators/sdf2d/rectangleSdf.md @@ -45,9 +45,13 @@ op: parameters: - label: Translate name: Translate + readOnlyHandling: macro + regularHandling: runtime summary: Moves the center of the rectangle. - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: The size of the rectangle on the x and y axes. - label: UV Mode menuOptions: @@ -56,6 +60,8 @@ op: - label: XY Fit to Outside name: outerxy name: Uvmode + readOnlyHandling: constant + regularHandling: constant summary: SDF for a 2D rectangle. thumb: assets/images/reference/operators/sdf2d/rectangleSdf_thumb.png diff --git a/docs/_reference/operators/sdf2d/rhombilleTilingSdf2d.md b/docs/_reference/operators/sdf2d/rhombilleTilingSdf2d.md index 0dc1715e8..cde77dec7 100644 --- a/docs/_reference/operators/sdf2d/rhombilleTilingSdf2d.md +++ b/docs/_reference/operators/sdf2d/rhombilleTilingSdf2d.md @@ -44,8 +44,12 @@ op: parameters: - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Spacing name: Spacing + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/rhombilleTilingSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/rhombusSdf2d.md b/docs/_reference/operators/sdf2d/rhombusSdf2d.md index 90f5afb07..f238001b8 100644 --- a/docs/_reference/operators/sdf2d/rhombusSdf2d.md +++ b/docs/_reference/operators/sdf2d/rhombusSdf2d.md @@ -30,6 +30,8 @@ op: parameters: - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: The size of the rhombus along the X and Y axes. summary: SDF for a 2D rhombus (diamond), with its corners aligned to the axes. thumb: assets/images/reference/operators/sdf2d/rhombusSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/roundedRectangleSdf2d.md b/docs/_reference/operators/sdf2d/roundedRectangleSdf2d.md index ca294bafc..5c4d3a514 100644 --- a/docs/_reference/operators/sdf2d/roundedRectangleSdf2d.md +++ b/docs/_reference/operators/sdf2d/roundedRectangleSdf2d.md @@ -51,9 +51,13 @@ op: parameters: - label: Scale name: Scale + readOnlyHandling: macro + regularHandling: runtime summary: The size of the rectangle along the X and Y axes. - label: Roundness name: Roundness + readOnlyHandling: macro + regularHandling: runtime summary: The distance of rounding for each of the four corners. When the roundness exceeds half the `Scale`, the rectangle will have discontinuities along the axes. diff --git a/docs/_reference/operators/sdf2d/spikeSdf2d.md b/docs/_reference/operators/sdf2d/spikeSdf2d.md index 20ab31216..811b87d32 100644 --- a/docs/_reference/operators/sdf2d/spikeSdf2d.md +++ b/docs/_reference/operators/sdf2d/spikeSdf2d.md @@ -55,10 +55,16 @@ op: name: Direction - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Center name: Center + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/spikeSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/spiralSdf2d.md b/docs/_reference/operators/sdf2d/spiralSdf2d.md index 0d9349455..3790b90a6 100644 --- a/docs/_reference/operators/sdf2d/spiralSdf2d.md +++ b/docs/_reference/operators/sdf2d/spiralSdf2d.md @@ -74,14 +74,24 @@ op: parameters: - label: Spread name: Spread + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime - label: Rotate name: Rotate + readOnlyHandling: macro + regularHandling: runtime - label: Use Radius Limit name: Useradiuslimit + readOnlyHandling: constant + regularHandling: constant - label: Radius Limit name: Radiuslimit + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/spiralSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/stairSdf2d.md b/docs/_reference/operators/sdf2d/stairSdf2d.md index 037f403bc..0a233ebd3 100644 --- a/docs/_reference/operators/sdf2d/stairSdf2d.md +++ b/docs/_reference/operators/sdf2d/stairSdf2d.md @@ -46,8 +46,12 @@ op: parameters: - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Steps name: Steps + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/stairSdf2d_thumb.png diff --git a/docs/_reference/operators/sdf2d/starSdf2d.md b/docs/_reference/operators/sdf2d/starSdf2d.md index f4fd0f8ec..2bbf248ae 100644 --- a/docs/_reference/operators/sdf2d/starSdf2d.md +++ b/docs/_reference/operators/sdf2d/starSdf2d.md @@ -59,13 +59,19 @@ op: parameters: - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The distance from the center to each outer point on the star. - label: Points name: Points + readOnlyHandling: macro + regularHandling: runtime summary: The number of points for the star. When this is a non-integer value there will be one point that is partially cut off at the bottom. - label: Tightness name: Tightness + readOnlyHandling: macro + regularHandling: runtime summary: How much the inner points of the start are pulled towards the center. At zero this will produce a polygon with two sides for each point. At one it will produce thin lines radiating from the center. @@ -78,6 +84,8 @@ op: - label: Polar name: polar name: Uvmode + readOnlyHandling: constant + regularHandling: constant summary: SDF for a 2D star shape. thumb: assets/images/reference/operators/sdf2d/starSdf2d_thumb.png variables: diff --git a/docs/_reference/operators/sdf2d/subdivisionSdf2d.md b/docs/_reference/operators/sdf2d/subdivisionSdf2d.md index a745fc8ea..066c05e65 100644 --- a/docs/_reference/operators/sdf2d/subdivisionSdf2d.md +++ b/docs/_reference/operators/sdf2d/subdivisionSdf2d.md @@ -90,14 +90,24 @@ op: parameters: - label: Iterations name: Iterations + readOnlyHandling: macro + regularHandling: runtime - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Pattern Shift name: Patternshift + readOnlyHandling: macro + regularHandling: runtime - label: Minimum Size name: Minsize + readOnlyHandling: macro + regularHandling: runtime - label: Seed name: Seed + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/subdivisionSdf2d_thumb.png variables: diff --git a/docs/_reference/operators/sdf2d/superQuadSdf2d.md b/docs/_reference/operators/sdf2d/superQuadSdf2d.md index 23afd081b..77f5737bf 100644 --- a/docs/_reference/operators/sdf2d/superQuadSdf2d.md +++ b/docs/_reference/operators/sdf2d/superQuadSdf2d.md @@ -44,8 +44,12 @@ op: parameters: - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime - label: Exponent name: Exponent + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/superQuadSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/trapezoidSdf2d.md b/docs/_reference/operators/sdf2d/trapezoidSdf2d.md index fd69f6656..c5a0048ef 100644 --- a/docs/_reference/operators/sdf2d/trapezoidSdf2d.md +++ b/docs/_reference/operators/sdf2d/trapezoidSdf2d.md @@ -65,14 +65,24 @@ op: - label: End Points name: endpoints name: Mode + readOnlyHandling: constant + regularHandling: constant - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime - label: Height name: Height + readOnlyHandling: macro + regularHandling: runtime - label: Width name: Width + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/trapezoidSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/triangleSdf2d.md b/docs/_reference/operators/sdf2d/triangleSdf2d.md index 765987b89..5f2f7af21 100644 --- a/docs/_reference/operators/sdf2d/triangleSdf2d.md +++ b/docs/_reference/operators/sdf2d/triangleSdf2d.md @@ -62,23 +62,35 @@ op: sets of parameters. - label: Radius name: Radius + readOnlyHandling: constant + regularHandling: runtime summary: The distance from the center to each corner of the triangle. Used for equilateral triangles. - label: Height name: Height + readOnlyHandling: constant + regularHandling: runtime summary: The distance from the base of an iscosceles triangle to the opposite tip. - label: Width name: Width + readOnlyHandling: constant + regularHandling: runtime summary: The width of the base of an isosceles triangle. - label: Point 1 name: Point1 + readOnlyHandling: macro + regularHandling: runtime summary: The first corner position, for an arbitrary triangle. - label: Point 2 name: Point2 + readOnlyHandling: macro + regularHandling: runtime summary: The second corner position, for an arbitrary triangle. - label: Point 3 name: Point3 + readOnlyHandling: macro + regularHandling: runtime summary: The third corner position, for an arbitrary triangle. - label: Direction menuOptions: diff --git a/docs/_reference/operators/sdf2d/triangularGridSdf2d.md b/docs/_reference/operators/sdf2d/triangularGridSdf2d.md index 13c00f661..768f282fb 100644 --- a/docs/_reference/operators/sdf2d/triangularGridSdf2d.md +++ b/docs/_reference/operators/sdf2d/triangularGridSdf2d.md @@ -44,8 +44,12 @@ op: parameters: - label: Size name: Size + readOnlyHandling: macro + regularHandling: runtime - label: Spacing name: Spacing + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/triangularGridSdf2d_thumb.png --- diff --git a/docs/_reference/operators/sdf2d/vesicaSdf2d.md b/docs/_reference/operators/sdf2d/vesicaSdf2d.md index 25518efb5..0e03963c0 100644 --- a/docs/_reference/operators/sdf2d/vesicaSdf2d.md +++ b/docs/_reference/operators/sdf2d/vesicaSdf2d.md @@ -47,9 +47,13 @@ op: parameters: - label: Radius name: Radius + readOnlyHandling: macro + regularHandling: runtime summary: The radius of each circle. - label: Distance name: Distance + readOnlyHandling: macro + regularHandling: runtime summary: The distance between the circles. Higher values will produce thinner shapes since the circles will overlap less. Lower values will produce rounder shapes, eventually reaching a full circle when the distance is 0. diff --git a/docs/_reference/operators/sdf2d/vesicaSegmentSdf2d.md b/docs/_reference/operators/sdf2d/vesicaSegmentSdf2d.md index 7c6287cc0..c72a8ad67 100644 --- a/docs/_reference/operators/sdf2d/vesicaSegmentSdf2d.md +++ b/docs/_reference/operators/sdf2d/vesicaSegmentSdf2d.md @@ -59,10 +59,16 @@ op: parameters: - label: Point 1 name: Pointa + readOnlyHandling: macro + regularHandling: runtime - label: Point 2 name: Pointb + readOnlyHandling: macro + regularHandling: runtime - label: Thickness name: Thickness + readOnlyHandling: macro + regularHandling: runtime thumb: assets/images/reference/operators/sdf2d/vesicaSegmentSdf2d_thumb.png variables: - label: normoffset diff --git a/docs/_reference/operators/sdf2d/wedgeSdf2d.md b/docs/_reference/operators/sdf2d/wedgeSdf2d.md index 25045c518..425788cbc 100644 --- a/docs/_reference/operators/sdf2d/wedgeSdf2d.md +++ b/docs/_reference/operators/sdf2d/wedgeSdf2d.md @@ -59,10 +59,16 @@ op: parameters: - label: End Point 1 name: Endpoint1 + readOnlyHandling: macro + regularHandling: runtime - label: Center Point name: Centerpoint + readOnlyHandling: macro + regularHandling: runtime - label: End Point 2 name: Endpoint2 + readOnlyHandling: macro + regularHandling: runtime status: beta thumb: assets/images/reference/operators/sdf2d/wedgeSdf2d_thumb.png diff --git a/docs/_reference/operators/time/lfoField.md b/docs/_reference/operators/time/lfoField.md index 0da781726..50f561021 100644 --- a/docs/_reference/operators/time/lfoField.md +++ b/docs/_reference/operators/time/lfoField.md @@ -56,6 +56,8 @@ op: - label: Frames (Absolute) name: frames name: Intervaltype + readOnlyHandling: macro + regularHandling: macro - label: Time Source menuOptions: - label: Global @@ -65,12 +67,18 @@ op: name: Timesource - label: Reverse name: Reverse + readOnlyHandling: constant + regularHandling: runtime - label: Phase (Fraction) name: Phase - label: Amplitude name: Amplitude + readOnlyHandling: macro + regularHandling: runtime - label: Offset name: Offset + readOnlyHandling: macro + regularHandling: runtime - label: Coord Type menuOptions: - label: Auto diff --git a/docs/_reference/operators/time/timeShift.md b/docs/_reference/operators/time/timeShift.md index 2481c637f..88e13c4e8 100644 --- a/docs/_reference/operators/time/timeShift.md +++ b/docs/_reference/operators/time/timeShift.md @@ -59,6 +59,8 @@ op: name: Enable - label: Shift name: Shift + readOnlyHandling: macro + regularHandling: runtime summary: Fixed offset to apply to contextual time of upstream operators. - label: Interval Type menuOptions: diff --git a/docs/_reference/operators/utility/exposeValue.md b/docs/_reference/operators/utility/exposeValue.md index 2d01e439b..800408a11 100644 --- a/docs/_reference/operators/utility/exposeValue.md +++ b/docs/_reference/operators/utility/exposeValue.md @@ -64,6 +64,8 @@ op: - label: Debug name: debugOut name: Outputbuffer + readOnlyHandling: macro + regularHandling: macro - label: Value Source menuOptions: - label: Field Value @@ -75,6 +77,8 @@ op: - label: Primary Value name: primaryvalue name: Valuesource + readOnlyHandling: macro + regularHandling: macro - label: Render Stage menuOptions: - label: Any @@ -100,6 +104,8 @@ op: name: Renderstage - label: Only On Surface Hit name: Onlyonsurfacehit + readOnlyHandling: macro + regularHandling: macro status: beta --- diff --git a/docs/_reference/operators/utility/injectObjectId.md b/docs/_reference/operators/utility/injectObjectId.md index 44f630084..88f6773e4 100644 --- a/docs/_reference/operators/utility/injectObjectId.md +++ b/docs/_reference/operators/utility/injectObjectId.md @@ -56,6 +56,8 @@ op: name: Enable - label: Object Id name: Objectid + readOnlyHandling: macro + regularHandling: runtime status: beta summary: 'Assigns an arbitrary value to the objectId field of an SDF, which can later diff --git a/docs/_reference/operators/utility/provideVariable.md b/docs/_reference/operators/utility/provideVariable.md index 40a43a477..1fd012ae9 100644 --- a/docs/_reference/operators/utility/provideVariable.md +++ b/docs/_reference/operators/utility/provideVariable.md @@ -72,6 +72,8 @@ op: - label: Secondary Input / Value Parameter name: secondary name: Valuesource + readOnlyHandling: macro + regularHandling: macro - label: Data Type menuOptions: - label: float @@ -81,6 +83,8 @@ op: name: Datatype - label: Value name: Value + readOnlyHandling: macro + regularHandling: runtime variables: - label: var name: var diff --git a/docs/_reference/operators/utility/variableReference.md b/docs/_reference/operators/utility/variableReference.md index 1900c84b7..cf4c3c46c 100644 --- a/docs/_reference/operators/utility/variableReference.md +++ b/docs/_reference/operators/utility/variableReference.md @@ -74,6 +74,8 @@ op: name: Field - label: Default Value name: Defaultval + readOnlyHandling: macro + regularHandling: runtime summary: Accesses the value of a variable provided by another operator. ---