Arma 3
Dynamic Camo System
Showing 1-4 of 4 entries
Update: 21 Dec, 2022 @ 12:29pm

Version 2.0.0

Changed:
* Project has been rewritten to fit the CBA addon template (Credit: johnb432)
* Improved caching: functions and camo values are now cached (Credit: johnb432)
* Reduced network load (Credit: johnb432)
* Improved customization capabilities related to ghillie suits and light compensation (Credit: johnb432)
* Night compensation has been replaced by a smarter system based on ambient light levels (Credit: johnb432)

Fixed:
* Addon options not showing before mission start (Credit: johnb432)

Update: 3 May, 2022 @ 7:21am

Version 1.2

Changed:
- Minor code refactoring
- Minor optimization

Fixed:
- Units in vehicles now always have a 1.0 camo coefficient

Update: 28 Apr, 2022 @ 12:49pm

Version 1.1

Changed:
- Changed the final calculation to use a sinusoidal function instead of an exponential one, improving accuracy and reducing sensitivity

Fixed:
- Uniforms without hiddenSelectionsTextures giving errors
- Multiplayer issue related to setUnitTrait (Credit: Seb105)

Update: 26 Apr, 2022 @ 10:24am