2.1.rc1
What's Changed
- GH-539 Fix placeholder instance clean-up by @Naros in #540
- Add Mac, Linux, and Web ignores to .gitignore file by @aaronfranke in #536
- GH-533 Ignore default value widgets on target pins by @Naros in #541
- GH-542 Fix tween animation for focusing graph nodes by @Naros in #543
- GH-537 Fix resolution of script on object types by @Naros in #538
- GH-532 Align Get Scene Node class on path change by @Naros in #545
- GH-534 Correctly resolve self for NodePath popups by @Naros in #544
- GH-338 Support variables as script global class types by @Naros in #546
- GH-547 Duplicate node instances on paste by @Naros in #548
- GH-549 Add additional keywords for ComposeFrom/Decompose nodes by @Naros in #550
- GH-497 Function/Signals support all class/argument types by @Naros in #552
- GH-551 Avoid duplicating return nodes on rename by @Naros in #553
- GH-556 Generalize "select type" dialog by @Naros in #558
- GH-559 Fix
text_submitteddue to multiple registration calls by @Naros in #562 - GH-555 Add pass-by- value/reference to property container UI by @Naros in #557
- GH-560 Add global script filename to search results by @Naros in #561
- GH-563 Relax validation on function result node by @Naros in #564
New Contributors
- @aaronfranke made their first contribution in #536
Full Changelog: v2.1.dev4...v2.1.rc1