Releases: alatsombath/Ocean
Releases · alatsombath/Ocean
2.0 (27 December 2015)
- Added settings window and rotation option - cross-referenced Fountain of Colors and Frost
- Fixed random resizing (removed CPU check)
- Removed "Ocean Bars" variant, merged "Wave" variant as "LineOnly" variable ("Hidden" option applied to histogram)
1.4.2 (08 April 2015)
- New safety measure that automatically decreases the spectrum width
when Rainmeter uses too much CPU
1.4.1 (01 April 2015 rev)
- Fixed file handle leak and starting iteration index when writing
repetitive measure/meter sections in RepeatSection.lua - Fixed version release date
- Removed duplicate variables for "Ocean Bars"
- Removed obsolete iteration measure for "Wave"
1.4 (01 April 2015)
- More friendlier documentation in Variables.inc
- Annotated Lua scripts
- Added Mirror option
1.3 (25 March 2015 rev 3)
- Significant rendering improvement by replacing Calc iteration measure
with a Lua callback script
1.2 (25 March 2015 rev 2)
- Smoother waveforms through cubic interpolation!
- Fixed unaccounted pixels for antialiasing trick
- Real fix for repeated histogram tail values by ignoring last measure
value and double padding ends of spectrum
1.1 (25 March 2015 rev)
- Implemented rough antialiasing trick for "Ocean" and "Ocean Bars" by
drawing an antialiased line meter over the histogram meter - Fixed repeated histogram tail values by starting iteration at zero
- Changed default loading skin from "Wave" to "Ocean"
1.0.2 (25 March 2015)
- Fixed path to edit variables through context menu
- Changed default loading skin from "Ocean Bars" to "Wave"
- Increased default Width and Height of "Wave"
1.0.1 (24 March 2015 rev)
- Added "Ocean Bars" and "Wave" variants
1.0 (24 March 2015)
- Initial release