File: 0.7.4.md

package info (click to toggle)
antimony 0.9.3-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,480 kB
  • sloc: cpp: 42,596; ansic: 28,661; python: 1,093; yacc: 128; lex: 114; sh: 90; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 661 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Antimony 0.7.4
--------------

**Features:**
- User-defined script directories can be arbitrarily nested.
- Sort user-defined scripts by filename.
- Remove limits on output size.
- Add real-world units to export dialog box (`.png` only).
- Many more nodes ported from `fabserver` (thanks, Neil!).
- Dynamically re-order data values in node inspector.
- Window title reflects window type.
- Adding `str` type input for scripts.
- Axes are synchronized in quad view mode.

**Bugfixes:**
- Fixed crash due to decreasing borrowed reference.
- Improved highlighting and selection of bezier connections.
- Fixed crash related to serialization of scripts with errors.