Michel Mastriani
e41fca7b7d
Merged mfeemster/fractorium into master
2020-08-04 21:34:48 -03:00
Person
36b71278ec
--Bug fixes
...
-Fix bug in previous vignette variation.
2020-08-01 18:05:14 -07:00
Person
99cc597abc
--Code changes
...
-Add vignette variation.
2020-07-30 19:55:37 -07:00
Person
54610ab73d
--User changes
...
-Make tooltip for the show/hide affine toolbar buttons show the keyboard shortcut.
2020-07-21 06:49:49 -07:00
Person
14750ad96c
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-07-14 17:45:27 -07:00
Person
c0a1395a2b
--Bug fixes
...
-Add support for Chaotica files which specify xform weight as "Base weight" instead of "base_weight".
-Fix bug where Fractorium would crash when a new file was dragged in while previews were still rendering.
--This was done by changing the TreeItemChanged() events in the library tab use a direct connection rather than a queued connection.
--This obviated the need for QCoreApplication::processEvents() calls in the library tree code.
-Fix bug where renaming a flame within a file, then tabbing away did not commit the name change.
--Code changes
-Clean up some warnings about const variables in the latest version of Visual Studio 2019.
-Upgrade installer to latest update of Visual Studio 2019.
2020-07-14 17:45:07 -07:00
Michel Mastriani
90a080e74b
Merged in mmastriani/fractorium_michel (pull request #51 )
...
Added free rotation feature
2020-05-14 02:28:24 +00:00
Michel Mastriani
c1310146a5
Added free rotation
2020-05-13 23:21:57 -03:00
Michel Mastriani
fcc7923845
Merged mfeemster/fractorium into master
2020-05-13 10:10:48 -03:00
Person
a07955d12e
--Code changes
...
-Clean up Michel's PR.
2020-05-07 06:48:25 -07:00
Person
85be712e7b
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-05-07 06:35:26 -07:00
Person
a420e33d03
--User changes
...
-Fix bad looking menu items in the stylesheets.
2020-05-07 06:35:20 -07:00
Michel Mastriani
3f7816412f
Merged in mmastriani/fractorium_michel (pull request #50 )
...
macOS improvements
2020-05-07 13:33:42 +00:00
Michel Mastriani
af56d633cf
macOS improvements
2020-05-02 15:19:14 -03:00
Michel Mastriani
806fe142b1
Merged mfeemster/fractorium into master
2020-04-26 23:15:04 -03:00
Michel Mastriani
5146fc5dd2
Merged in mmastriani/fractorium_michel (pull request #49 )
...
Added PaletteFilenameCombo sort
2020-04-19 17:06:59 +00:00
Michel Mastriani
17c6f29524
Added PaletteFilenameCombo sort
2020-04-19 00:29:01 -03:00
Michel Mastriani
f54325dfd2
Merged in mmastriani/fractorium_michel (pull request #48 )
...
MacOS version updated to QT 5.12.8
2020-04-18 15:59:46 +00:00
Michel Mastriani
71aaafc68c
defaults.pri edited online with Bitbucket
2020-04-18 13:53:53 +00:00
Michel Mastriani
a9f936972f
build.sh edited online with Bitbucket
2020-04-18 13:42:02 +00:00
Michel Mastriani
b78918d81f
Merged mfeemster/fractorium into master
2020-04-18 10:40:01 -03:00
Matt Feemster
d8bd073856
README.md edited online with Bitbucket
2020-04-15 06:33:10 +00:00
Matt Feemster
596ae2992e
BuildGuideQtCreator.md edited online with Bitbucket
2020-04-15 06:31:50 +00:00
Matt Feemster
14cd471dd5
BuildGuideQtCreator.md edited online with Bitbucket
2020-04-15 06:29:54 +00:00
Matt Feemster
a5e24498ea
README.md edited online with Bitbucket
2020-04-15 06:22:12 +00:00
Person
fe38dcd9ea
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-04-12 14:38:31 -07:00
Person
12bef2a3cb
sync
2020-04-12 14:38:22 -07:00
Claude Heiland-Allen
d314afad4d
Merged in claudeha/fractorium/builddeps (pull request #47 )
...
don't build-depend on libopenexr22 (libopenexr-dev is enough)
2020-04-12 21:37:08 +00:00
Claude Heiland-Allen
8215749b71
Merged in claudeha/fractorium/intrinsics (pull request #46 )
...
include intrinsics headers for _MM_ macros
2020-04-12 21:17:42 +00:00
Claude Heiland-Allen
02e78d2555
don't build-depend on libopenexr22 (libopenexr-dev is enough)
2020-04-12 22:15:40 +01:00
Claude Heiland-Allen
d0c4fe5477
include intrinsics headers for _MM_ macros
2020-04-12 22:08:04 +01:00
Michel Mastriani
0ddc41a7b0
Merged in mmastriani/fractorium_michel (pull request #44 )
...
- fixed libjpeg build for VS 2019
2020-04-12 18:10:34 +00:00
Michel Mastriani
1773deecc1
makedeps.bat edited online with Bitbucket
2020-04-12 15:30:39 +00:00
Michel Mastriani
37b27f3ad2
Merged mfeemster/fractorium into master
2020-04-12 12:29:59 -03:00
Person
32b264b36b
--Code changes
...
-Needed a newline.
2020-04-11 23:26:55 -07:00
Person
4e3c235caa
1.0.0.20 Release
...
--Code changes
-Upgrade to Qt 5.12.8.
2020-04-11 22:17:14 -07:00
Person
39414b2263
--Bug fixes
...
-Fix possible OpenCL bugs in cubic3D, cubicLattice3D, dc_cube, falloff, falloff2, falloff3, waffle.
--Code changes
-Upgrade to Visual Studio 2019.
2020-04-11 20:07:12 -07:00
Michel Mastriani
8da0774652
Merged in mmastriani/fractorium_michel (pull request #43 )
...
Fixed cubic3D and cubicLattice_3D variations for AMD GPUs
2020-04-10 18:22:22 +00:00
Michel Mastriani
e741ba880e
Fixed cubic3D and cubicLattice_3D variations for AMD GPUs
2020-04-10 15:46:51 +00:00
Michel Mastriani
04d14eb735
Merged mfeemster/fractorium into master
2020-04-10 10:41:00 -03:00
Person
e902a5acf2
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-04-09 15:41:57 -07:00
Person
b9ce48f649
--Bug fixes
...
-ETA time was wrong with incremental final renders after waiting for a period of time.
--Code changes
-Small change to prevent parsing error when using tbb on some systems.
2020-04-09 15:41:49 -07:00
Matt Feemster
7d63b25ec8
LinuxRelease.md edited online with Bitbucket
2020-04-09 22:35:16 +00:00
Matt Feemster
5a6ccaa9fd
BuildGuideLinux.md edited online with Bitbucket
2020-04-09 22:33:51 +00: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
Michel Mastriani
283598616a
Merged mfeemster/fractorium into master
2020-03-17 20:22:04 -03: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
Michel Mastriani
6984e0a7b6
Merged mfeemster/fractorium into master
2020-03-16 08:00:38 -03: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