1.0.0.9 Release

--Bug fixes
 -Pausing did not work when using OpenCL renderer.
This commit is contained in:
Person
2018-05-13 11:02:37 -07:00
parent d1f15933a8
commit 93fcedebd4
13 changed files with 32 additions and 18 deletions

View File

@ -1,4 +1,8 @@
1.0.0.8 12/22/2017
1.0.0.9 5/13/2017
--Bug fixes
-Pausing did not work when using OpenCL renderer.
1.0.0.8 5/4/2018
--User changes
-Change variation spin boxes to only show the precision needed, and also allow scientific notation.
-Added pixel_flow variation from user bezo97.