Skip to content

v0.4.0

Compare
Choose a tag to compare
@poirierlouis poirierlouis released this 16 Sep 19:18
· 21 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+
  • Red Hot Tools v1.1.4+

Fixed

  • disable target when ISerializable is disposed.
  • printing of data types Vector3, Vector4 and EulerAngles.

Changed

  • remove TrackScriptable in favor of only TrackSerializable.
  • improve UX and responsiveness.

Added

  • support to print data types FixedPoint, RectF, Point, Point3D, Box, Quad, Matrix, Transform, QsTransform, Color, ColorBalance, HDRColor.
  • track selected inkWidget from Ink Inspector with RedHotTools.
  • track world objects from World Inspector with RedHotTools.
  • support of RedHotTools is optional.

Full Changelog