Michel Mastriani
114d646345
Fractorium.spec edited online with Bitbucket
2020-12-29 16:12:43 +00:00
Michel Mastriani
43bcc60180
defaults.pri edited online with Bitbucket
2020-12-29 16:12:20 +00:00
Michel Mastriani
09c267bf49
Merged mfeemster/fractorium into master
2020-12-29 13:11:24 -03:00
Person
47b6614c8a
--Bug fixes
...
-Fix improper usage of rand() in cpow2, cpow3, hypertile1, hypertile3D1, hypertile3D2, juliac, juliaq.
-Fix program crashing during density filtering on some Nvidia cards.
-hypertile3D1 was wrong.
-Parsing phoenix_julia when coming from Apophysis was wrong.
-Density filtering was freezing on certain Nvidia cards.
--Code changes
-Optimize juliac, npolar.
-Add a new function Crand() which behaves like the legacy C rand() which returns an integer between 0 and 32766, inclusive.
-Use RandBit() in some places.
-Remove Zeps() from vignette, it's not needed.
-Restructure OpenCL code for density filtering such that it does not hang after being compiled on some Nvidia cards, such as the gtx 1660. Remove barriers from conditionals where possible.
2020-12-28 21:46:55 -08:00
Person
d68deb1255
--Bug fixes
...
-Forward slash in file path was accidentally being removed.
2020-12-17 22:36:11 -08:00
Person
2b60d2b87e
--Bug fixes
...
-Remove illegal characters from filenames.
2020-11-30 19:32:02 -08:00
Person
73efd76bdd
--Code changes
...
-Tabify.
2020-10-20 21:57:31 -07:00
Person
8c4d9fd866
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-10-20 21:01:04 -07:00
Person
9160f08b5a
--User changes
...
-Allow for an opacity greater than 1, which can have the effect of highlighting a specific xform.
2020-10-20 21:00:50 -07:00
Michel Mastriani
8668ccc419
Merged in mmastriani/fractorium_michel (pull request #52 )
...
Pitch-Yaw mouse move feature
2020-10-20 05:56:18 +00:00
Michel Mastriani
601c000b10
Pitch-Yaw mouse move feature
2020-09-27 11:59:09 -03:00
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