2.1.rc3
What's Changed
- GH-579 Raise breakpoint when input action has no action name by @Naros in #580
- GH-575 Correctly focus script on editor breakpoints by @Naros in #576
- GH-578 Make debugger errors more clear by @Naros in #581
- GH-583 Always show execution pins on user-defined script functions by @Naros in #587
- GH-582 Auto-select first action when node first placed by @Naros in #586
- GH-574 Strengthen validation for adding/renaming component items by @Naros in #585
- GH-584 Disable knot creation inside node rect by @Naros in #588
- Fix some signed/unsigned build warnings by @Naros in #589
- GH-590 Use our own instance of ScriptCreateDialog by @Naros in #591
- GH-603 Permit selecting abstract types for variable definitions by @Naros in #604
- GH-593 Fix collapse to function bugs by @Naros in #600
- GH-592 Add optional delete node confirmation dialog by @Naros in #599
- GH-596 Render
int
,float
, andbool
with user-friendly names by @Naros in #598 - GH-605 Improve numeric default value widget validation by @Naros in #606
- GH-614 Mark several classes as internal by @Naros in #615
- GH-612 Fix view documentation not rendering by @Naros in #613
- GH-617 Retain
PrintString
defaults across node refreshes by @Naros in #619 - GH-607 Improve changing variable types by @Naros in #608
- GH-610 Add in-editor script node documentation by @Naros in #611
- GH-595 Improve initial rendering of variable type selection by @Naros in #597
- GH-622 Revert commit 8f15816 by @Naros in #623
Full Changelog: v2.1.rc2...v2.1.rc3