mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-08-16 20:35:10 -04:00
--Bug fixes
-Fix possible OpenCL bugs in cubic3D, cubicLattice3D, dc_cube, falloff, falloff2, falloff3, waffle. --Code changes -Upgrade to Visual Studio 2019.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
%define buildroot %{_topdir}/BUILDROOT
|
||||
|
||||
Name: Fractorium
|
||||
Version: 1.0.0.19
|
||||
Version: 1.0.0.20
|
||||
Release: 1
|
||||
Summary: A fractal flame editor with GPU support
|
||||
|
||||
|
@ -1,3 +1,12 @@
|
||||
1.0.0.20 4/11/2020
|
||||
--Bug fixes
|
||||
-ETA time was wrong with incremental final renders after waiting for a period of time.
|
||||
-Fix possible OpenCL bugs in cubic3D, cubicLattice_3D, dc_cube, falloff, falloff2, falloff3, waffle.
|
||||
|
||||
--Code changes
|
||||
-Small change to prevent parsing error when using tbb on some systems.
|
||||
-Upgrade to Visual Studio 2019.
|
||||
|
||||
1.0.0.19 3/13/2020
|
||||
--User changes
|
||||
-Add backward compatibility option for the following variations: cos, cosh, cot, coth, csc, csch, sec, sech, sin, sinh, tan, tanh.
|
||||
|
@ -8,7 +8,7 @@ Homepage: http://fractorium.com/
|
||||
Vcs-Git: https://bitbucket.org/mfeemster/fractorium
|
||||
Vcs-Browser: https://bitbucket.org/mfeemster/fractorium
|
||||
Package: Fractorium
|
||||
Version: 1.0.0.19
|
||||
Version: 1.0.0.20
|
||||
Architecture: amd64
|
||||
Description: A fractal flame editor with GPU support
|
||||
Fractorium
|
||||
@ -23,4 +23,4 @@ Description: A fractal flame editor with GPU support
|
||||
.
|
||||
News and updates at the above or on Matt Feemster's DeviantArt page:
|
||||
.
|
||||
http://mfeemster.deviantart.com/
|
||||
https://www.deviantart.com/mfeemster
|
||||
|
Reference in New Issue
Block a user