Releases: Rbn3D/GTAV_Handling_Mixer
Releases · Rbn3D/GTAV_Handling_Mixer
v0.9-beta.4 - HotFix for customFormula related crash
- 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
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!
- 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!
v0.9-beta.1 Minor tooltips changes