v4.0.4
Pre-release
Pre-release
Release Notes 4.0.4
Another preview release of TiXL focused on stability.
Feature Highlights
- Rewrote the compilation of projects and assemblies. This should fix custom UI for most operators.
- Added rotate and scale gizmos.
- Improved editing with time clips (see Documentation).
- Added horizontal snapping of operators to improve connection layout.
- Added keybinding editor (♥ @newemka).
Fixes
- Fixed crash when deleting snapped operators.
Timeline Editor
- Time clips can be split with
Ctrl+X
. - After splitting, clips are automatically reconnected.
- Improved dragging and snapping interaction.
- Improved layout of the context menu.
- New: Edit Clip Times editor.
- Time clip changes can be undone.
UI Fixes
- Improved memory performance (♥ @mrvux).
- Improved UI scaling in the graph toolbar (♥ @newemka).
- Added [VideoClip] proof-of-concept.
New Operators and Improvements
- Renamed [SetCommandTime] → [SetTime].
- Fixed [Counter].WasStep output with multiple connections.