Claude Heiland-Allen
d0c4fe5477
include intrinsics headers for _MM_ macros
2020-04-12 22:08:04 +01:00
Person
d2893010f0
1.0.0.19 Re-release
...
--Bug fixes
-Blur Cuve never worked with strips.
-Images with temporal filter width values below 0.6 would sometimes create blank images.
2020-03-18 19:34:56 -07:00
Person
0fa575246e
1.0.0.19 Re-release
2020-03-17 08:23:37 -07:00
Person
58d5124a05
--Bug fixes
...
-Previous commit removing a field ruined strips renders.
2020-03-17 07:16:14 -07:00
Person
0323d035bf
1.0.0.19 Re-release
...
--Bug fixes
-New Blur Curve math was not applied on the CPU.
2020-03-15 23:51:25 -07:00
Matt Feemster
572617ff5b
README.md edited online with Bitbucket
2020-03-16 01:05:48 +00:00
Person
e3037f0f06
1.0.0.19 Re-release
2020-03-15 15:20:11 -07:00
Michel Mastriani
4eb61e2e8f
Merged in mmastriani/fractorium_michel (pull request #42 )
...
Fixing mac version
Approved-by: Matt Feemster <matt.feemster@gmail.com>
2020-03-15 22:12:51 +00:00
Michel Mastriani
577e4c0fa7
Fixing mac version
2020-03-15 15:02:03 -03:00
Michel Mastriani
79f0c09a65
Merged mfeemster/fractorium into master
2020-03-15 14:58:49 -03:00
Person
80a26ac1ec
--User changes
...
-Change Blur Curve math to be centered on 0,0 and create a more dramatic effect at lower values.
2020-03-15 10:49:33 -07:00
Michel Mastriani
cd0f58f4f6
Merged mfeemster/fractorium into master
2020-03-15 07:58:41 -03:00
Person
fdafb64b67
--Bug fixes
...
-Fix Wix.
2020-03-15 00:48:50 -07:00
Person
4a71602900
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-03-15 00:41:04 -07:00
Person
f170811e09
--Code changes
...
-Remove the unused field m_RotCenterY from Ember.
-Make a #define for fma() testing, but seems to make no difference.
-Optimize some of the OpenCL iteration kernel generation code.
-Possible fix to an OpenCL compilation bug when using blur curve on AMD on Mac.
2020-03-15 00:40:57 -07:00
Michel Mastriani
9f8939679c
Merged in mmastriani/fractorium_michel (pull request #41 )
...
C-91 files and Mac adjustments
2020-03-14 20:59:25 +00:00
Michel Mastriani
b7abe52c40
C-91 files
2020-03-14 17:45:37 -03:00
Michel Mastriani
c35393655f
Mac adjustments
2020-03-14 15:40:56 -03:00
Person
6fc5082fd4
--Bug fixes
...
-Missed a file on the linux installer.
2020-03-13 19:06:09 -07:00
Person
be86f1084c
1.0.0.19 Release
2020-03-13 18:56:42 -07:00
Person
a2e60bdaa5
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-03-12 23:41:51 -07:00
Person
ce0961a236
--Code changes
...
-Remove boolean parameter in AddXformsWithXaos().
2020-03-12 23:41:44 -07:00
Michel Mastriani
7c7986ae2c
Merged in mmastriani/fractorium_michel (pull request #40 )
...
Mac build adjustments
2020-03-13 06:24:07 +00:00
Michel Mastriani
96c3b162e5
Mac build adjustments
2020-03-12 23:05:06 -03:00
Michel Mastriani
b4caf32fc3
Merged mfeemster/fractorium into master
2020-03-12 22:58:25 -03:00
Michel Mastriani
6870de4c7f
Merged in mmastriani/fractorium_michel (pull request #39 )
...
Added Right click+shift to center the fractal
2020-03-12 12:51:04 +00:00
Michel Mastriani
b7d37eb886
Right click+shift
2020-03-12 07:52:50 -03:00
Person
ab836aaa82
--Bug fixes
...
-Make xaos pasting options apply all of the time even if there is no xaos.
2020-03-11 07:02:38 -07:00
Person
1ba1e0925f
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-03-11 06:49:37 -07:00
Person
18809e65aa
--User changes
...
-Entering xaos cells will always select the entire cell to make editing easier.
-Add radio buttons on the xaos tab to specify how pasting or duplicating xforms should preserve xaos.
--Bug fixes
-The left header column in the xaos visualization table had somehow disappeared.
--Code changes
-DoubleSpinBox now has a boolean which specifies whether it clears its selection on enter. Default true.
-Make AddXformsWithXaos() be a static member of FractoriumEmberController for quicker build times.
-Add new exmaple flames to package_linux.sh
2020-03-11 06:49:29 -07:00
Michel Mastriani
e0b01e264e
Merged in mmastriani/fractorium_michel (pull request #38 )
...
Open Examples Fixes
2020-03-11 02:51:30 +00:00
Michel Mastriani
59d7041c6f
Open Examples AboutDialog
2020-03-10 21:54:31 -03:00
Michel Mastriani
4026a6d615
Open Examples fixes
2020-03-10 21:33:44 -03:00
Michel Mastriani
ea2a3b7de1
Merged mfeemster/fractorium into master
2020-03-10 09:37:39 -03:00
Person
61dd5e6eeb
--Code changes
...
-Fix up .pro file for building with the new examples files.
-Rename FlameExamples folder to Examples.
2020-03-08 23:37:27 -07:00
Person
8e8c8a3e7d
--Code changes
...
-Default flam3 compatibility mode to false on the command line.
2020-03-08 14:41:06 -07:00
Person
83ce2a29cb
--Bug fixes
...
-Preserve prefix and suffix fields between open/close of the Final Render dialog.
2020-03-08 14:30:47 -07:00
Person
61ddc06151
--User changes
...
-Allow dragging in folders which will be recursively traversed for flame files.
-Allow for adjusting scale via keyboard with the < and > keys.
-Show the count of opened flames on the header of the library tree.
--Bug fixes
-Attempt to preserve xaos when pasting xforms.
--Code changes
-Default flam3 compatibility mode to true.
2020-03-08 14:17:13 -07:00
Michel Mastriani
3ef32565c7
Merged in mmastriani/fractorium_michel (pull request #37 )
...
Open Examples Feature
2020-03-08 05:30:27 +00:00
Person
efa9dc072d
--Bug fixes
...
-EmberAnimate.exe was using 1-based indexing for filenames, but Fractorium and all of the documentation was using 0-based indexing. Make all use 0-based indexing.
2020-03-07 21:23:05 -08:00
Michel Mastriani
dc0c83036a
Added new files to Fractorium.pro
2020-03-07 17:18:39 -03:00
Michel Mastriani
7c27b8e921
Added OpenExamples Flames folder and new tatasz gradients
2020-03-07 17:12:33 -03:00
Michel Mastriani
c8032074be
Deleted OpenExamples Flames folder
2020-03-07 17:07:42 -03:00
Michel Mastriani
7d65568510
OpenExamples Flames
2020-03-05 22:26:16 -03:00
Michel Mastriani
becdb64d40
Merged mfeemster/fractorium into master
2020-03-05 21:40:04 -03:00
Michel Mastriani
49017137f8
OpenExamples added Fractorium.cpp Code
2020-03-05 21:39:17 -03:00
Michel Mastriani
552cb192aa
OpenExamples Code
2020-03-05 21:17:29 -03:00
Person
27a9767316
--Bug fixes
...
-Fix dragging post variations.
2020-03-05 06:35:09 -08:00
Person
ea649bbda6
--User changes
...
-Add backward compatibility option for the following variations: cos, cosh, cot, coth, csc, csch, sec, sech, sin, sinh, tan, tanh.
-Add the ability to re-order variations by dragging them in the Info tab.
2020-03-04 22:30:08 -08:00
Person
c50568a98b
--Bug fixes
...
-Custom palettes were not being read correctly on non ANSI machines.
--Code changes
-Prepare files for next release.
2020-02-25 18:31:44 -08:00