这是indexloc提供的服务,不要输入任何密码
Skip to content

v4.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@pixtur pixtur released this 06 Jul 20:58
· 123 commits to main since this 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.

SDF, Fields, and Raymarching

  • New [OctahedronSDF] (♥ @newemka).
  • New [PyramidSDF] (♥ @newemka).
  • Breaking: Changed behavior of [FieldDistanceForce].