43bcc60180
defaults.pri edited online with Bitbucket
2020-12-29 16:12:20 +00:00
09c267bf49
Merged mfeemster/fractorium into master
2020-12-29 13:11:24 -03:00
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
d68deb1255
--Bug fixes
...
-Forward slash in file path was accidentally being removed.
2020-12-17 22:36:11 -08:00
2b60d2b87e
--Bug fixes
...
-Remove illegal characters from filenames.
2020-11-30 19:32:02 -08:00
73efd76bdd
--Code changes
...
-Tabify.
2020-10-20 21:57:31 -07:00
8c4d9fd866
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-10-20 21:01:04 -07:00
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
8668ccc419
Merged in mmastriani/fractorium_michel (pull request #52 )
...
Pitch-Yaw mouse move feature
2020-10-20 05:56:18 +00:00
601c000b10
Pitch-Yaw mouse move feature
2020-09-27 11:59:09 -03:00
e41fca7b7d
Merged mfeemster/fractorium into master
2020-08-04 21:34:48 -03:00
36b71278ec
--Bug fixes
...
-Fix bug in previous vignette variation.
2020-08-01 18:05:14 -07:00
99cc597abc
--Code changes
...
-Add vignette variation.
2020-07-30 19:55:37 -07:00
54610ab73d
--User changes
...
-Make tooltip for the show/hide affine toolbar buttons show the keyboard shortcut.
2020-07-21 06:49:49 -07:00
14750ad96c
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-07-14 17:45:27 -07:00
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
90a080e74b
Merged in mmastriani/fractorium_michel (pull request #51 )
...
Added free rotation feature
2020-05-14 02:28:24 +00:00
c1310146a5
Added free rotation
2020-05-13 23:21:57 -03:00
fcc7923845
Merged mfeemster/fractorium into master
2020-05-13 10:10:48 -03:00
a07955d12e
--Code changes
...
-Clean up Michel's PR.
2020-05-07 06:48:25 -07:00
85be712e7b
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-05-07 06:35:26 -07:00
a420e33d03
--User changes
...
-Fix bad looking menu items in the stylesheets.
2020-05-07 06:35:20 -07:00
3f7816412f
Merged in mmastriani/fractorium_michel (pull request #50 )
...
macOS improvements
2020-05-07 13:33:42 +00:00
af56d633cf
macOS improvements
2020-05-02 15:19:14 -03:00
806fe142b1
Merged mfeemster/fractorium into master
2020-04-26 23:15:04 -03:00
5146fc5dd2
Merged in mmastriani/fractorium_michel (pull request #49 )
...
Added PaletteFilenameCombo sort
2020-04-19 17:06:59 +00:00
17c6f29524
Added PaletteFilenameCombo sort
2020-04-19 00:29:01 -03:00
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
71aaafc68c
defaults.pri edited online with Bitbucket
2020-04-18 13:53:53 +00:00
a9f936972f
build.sh edited online with Bitbucket
2020-04-18 13:42:02 +00:00
b78918d81f
Merged mfeemster/fractorium into master
2020-04-18 10:40:01 -03:00
d8bd073856
README.md edited online with Bitbucket
2020-04-15 06:33:10 +00:00
596ae2992e
BuildGuideQtCreator.md edited online with Bitbucket
2020-04-15 06:31:50 +00:00
14cd471dd5
BuildGuideQtCreator.md edited online with Bitbucket
2020-04-15 06:29:54 +00:00
a5e24498ea
README.md edited online with Bitbucket
2020-04-15 06:22:12 +00:00
fe38dcd9ea
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2020-04-12 14:38:31 -07:00
12bef2a3cb
sync
2020-04-12 14:38:22 -07:00
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
8215749b71
Merged in claudeha/fractorium/intrinsics (pull request #46 )
...
include intrinsics headers for _MM_ macros
2020-04-12 21:17:42 +00:00
02e78d2555
don't build-depend on libopenexr22 (libopenexr-dev is enough)
2020-04-12 22:15:40 +01:00
d0c4fe5477
include intrinsics headers for _MM_ macros
2020-04-12 22:08:04 +01:00
0ddc41a7b0
Merged in mmastriani/fractorium_michel (pull request #44 )
...
- fixed libjpeg build for VS 2019
2020-04-12 18:10:34 +00:00
1773deecc1
makedeps.bat edited online with Bitbucket
2020-04-12 15:30:39 +00:00
37b27f3ad2
Merged mfeemster/fractorium into master
2020-04-12 12:29:59 -03:00
32b264b36b
--Code changes
...
-Needed a newline.
2020-04-11 23:26:55 -07:00
4e3c235caa
1.0.0.20 Release
...
--Code changes
-Upgrade to Qt 5.12.8.
2020-04-11 22:17:14 -07:00
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
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
e741ba880e
Fixed cubic3D and cubicLattice_3D variations for AMD GPUs
2020-04-10 15:46:51 +00:00
04d14eb735
Merged mfeemster/fractorium into master
2020-04-10 10:41:00 -03:00