New Features acc test script

Structures test

Sliders

  1. Edit mode
  2. new Variable
  3. Enter a Title, Probability of Rain
  4. Press ToolbarExprButton.png to edit its Definition
  5. Enter its Definition: Slider(0.5)
  6. Right-click menu > select Make User Input Node

Expected: The user input node looks like this:

Probability of rain slider.png

Enter the Definition as Slider(0.5, styles:'LabelsBelow'),
Expected: it looks like this:

Probability of rain slider with labels below.png

Slider bug regression

  • Check EW 21941

Namespace test script

18797

Group nodes test script

Assista

ER22107

  • Click the assista icon
  • !Callback LookupInDocs( 'Function DisplayName', 'docs' )

E: This will likely find Structs section 1.11.1. It should include sections 1, 1.11 and 1.11.1 in the result, as well as all the other sections with section headings and numbers (so the LLM can use the GetDocSection tool to get those.

  • !Callback GetDocSection( 'Struct', '1.2' )

E: Returns text for the When to use a Struct section.

Python

  • Add attributes in object window show/hide

Screenshot

Comments


You are not allowed to post comments.