Skip to content

Releases: Rbn3D/GTAV_Handling_Mixer

v0.9-beta.4 - HotFix for customFormula related crash

14 Jan 20:47
Compare
Choose a tag to compare
  • HotFix for customFormula related crash (caused by DLL not being distributed in binary release)
  • Logger (log file) implemented
  • Better exception handling

v0.9-beta.3 Added two new Mix Types

08 Jan 22:03
Compare
Choose a tag to compare
Pre-release

Two new mix types:

  • UseMin mix type: Take value from those handling that as a lower value for the current property (no interpolation)
  • UseMax mix type: Take value from those handling that as a higher value for the current property (no interpolation)

v0.9-beta.2 Hotfix for datagrid cell validation!

05 Jan 22:53
Compare
Choose a tag to compare
  • Fixed an issue with Custom formula validator causing an exception while trying to validate over empty cell
  • Fixed an issue where cell with wrong value keeps with warning even after being filled with a valid value.

v0.9 First public release!

05 Jan 18:55
Compare
Choose a tag to compare
Pre-release
v0.9-beta.1

Minor tooltips changes