NetPrints 0.0.5
Pre-release
Pre-release
Major Changes
- Added ability to toggle purity of relevant nodes
- Removed exception pins from pure nodes (exceptions bubble up to connected execution node)
- Added box selection and multi-node dragging
- Added support for methods taking
ref
/out
/in
parameters - Adjusted fonts and style in general
- Middle-click pins or cables to disconnect them
Minor changes
- Added dropdown for overriding methods
- Added and fixed several suggestions
- Aligned pins and nodes with grid
- Made several nodes use type input pins instead of type selection popup
- Cache reflection results for quicker suggestions
- Use dropdown for method visibility instead of checkboxes
- Small code-generation improvements
- Made constructor nodes use named parameters
- Fixed crashes when removing assemblies
- Generated code is output into nested folders named by namespace
- Improved mouse scrolling behavior
- General stability improvements
Available binaries
- FrameworkDependent is platform-independent (although WPF which the editor uses is currently only supported on Windows anyway) but will require system-installed .NET Core 3 runtimes.
- StandaloneWindowsX86 includes the runtimes but only runs on Windows.
At this time there is no guaranteed forward or backwards compatibility for project files as releases are done at a high frequency. However 0.0.4 projects are assumed to be compatible with this release.