Skip to content

v0.3.0

Compare
Choose a tag to compare
@poirierlouis poirierlouis released this 14 Sep 19:47
· 33 commits to master since this release

Compatibility

  • Cyberpunk 2077 v2.13
  • RED4ext v1.25.1+
  • redscript v0.5.27+
  • Cyber Engine Tweaks v1.33.0+

Fixed

  • navigation between frames.
  • view of data type WorldTransform.

Deprecated

  • deprecate name of function AddCustomTarget in favor of AddTarget.

Changed

  • support patch 2.13
  • improve performance to show bytes of frames in MEMORY.

Added

  • callback in API to dynamically capture a frame using context.Capture().
  • button to delete selected frame.
  • support to print data type curveData:Float.

Full Changelog