Commit Graph

813 Commits

Author SHA1 Message Date
Michel Mastriani
7b613df986 Fixed Minus Key 2019-06-14 00:06:50 -03:00
Person
35ea85ad35 --User changes
-Formatting.
2019-06-11 19:25:21 -07:00
Person
6289ea7808 Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium 2019-06-11 19:19:27 -07:00
Person
2c4fb3b72d --User changes
-Add inkdrop variation.
2019-06-11 19:19:20 -07:00
Michel Mastriani
29407d5949 Merged in mmastriani/fractorium_michel (pull request #26)
Fixed Grid and Solution for sensitive mouse
2019-06-12 02:15:53 +00:00
Michel Mastriani
65a69ccbea Fixed Grid and Solution for sensitive mouse 2019-06-11 22:30:20 -03:00
Matt Feemster
3b265338fc README.md edited online with Bitbucket 2019-06-05 05:31:05 +00:00
Matt Feemster
ff179347d2 README.md edited online with Bitbucket 2019-06-05 05:29:12 +00:00
Matt Feemster
106e0783e8 README.md edited online with Bitbucket 2019-06-05 05:26:26 +00:00
Matt Feemster
b6c31e5c34 LinuxRelease.md edited online with Bitbucket 2019-06-04 23:19:56 +00:00
Matt Feemster
0cb0bb9211 LinuxRelease.md edited online with Bitbucket 2019-06-04 23:18:57 +00:00
Matt Feemster
f407d8a7d3 LinuxRelease.md edited online with Bitbucket 2019-06-04 23:18:05 +00:00
Person
8ff69c1be4 --Code changes:
-hypercrop didn't need Zeps().
2019-06-03 19:28:48 -07:00
Person
1bb04d161d 1.0.0.16 Release 2019-06-03 18:24:05 -07:00
Person
5b4ebd069a Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium 2019-06-03 17:34:24 -07:00
Person
39e99a7491 --Bug fixes:
-Spinboxes were able to be edited even when they were disabled.
2019-06-03 17:34:17 -07:00
Matt Feemster
29df896690 LinuxRelease.md edited online with Bitbucket 2019-06-03 23:38:21 +00:00
Person
714cfc633a --User changes
-Make the following variations match Chaotica: dust, sin, cos, tan, sec, csc, cot, sinh, cosh, tanh, sech, csch, coth.
2019-06-02 19:17:42 -07:00
Person
a117432762 --User changes
-cosh, coth, csch, sech, sinh, tanh: Scale inputs by PI/4. This will produce different results, but is technically more correct.

--Code changes
 -cos, csch: move position of sign flip, shouldn't change output.
 -cot, coth, csc, csch, sec, sech, tan, tanh: add optimization.
2019-06-02 14:33:42 -07:00
Person
460dd6254f Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium 2019-06-02 09:36:06 -07:00
Person
adfe554b10 --User changes
-Undo list length increased from 128 to 512.

--Code changes
 -auguer doesn't need Zeps().
 -Additional check on undo list length when adding in certain circumstances.
2019-06-02 09:35:56 -07:00
Michel Mastriani
2588322943 Merged in mmastriani/fractorium_michel (pull request #25)
Sech and Hypercrop changed

Approved-by: Matt Feemster <matt.feemster@gmail.com>
2019-06-02 16:33:23 +00:00
Michel Mastriani
088d4656e4 Improved performance in hypercrop variation 2019-06-02 11:09:08 -03:00
Michel Mastriani
def996d10c Fixed sech 2019-06-02 10:27:19 -03:00
Michel Mastriani
c5a51c7b89 Merged mfeemster/fractorium into master 2019-06-01 13:32:27 -03:00
Person
a5bff61c81 --Bug fixes
-falloff2 and falloff3 were wrong.
2019-05-31 18:34:25 -07:00
Michel Mastriani
41d30dd22d Merged in mmastriani/fractorium_michel (pull request #24)
Fixed Hypershift2

Approved-by: Matt Feemster <matt.feemster@gmail.com>
2019-05-31 13:21:03 +00:00
Michel Mastriani
c7ba82a916 Fixed Hypershift2 2019-05-31 09:40:47 -03:00
Michel Mastriani
6f0f81d7bf Merged mfeemster/fractorium into master 2019-05-31 07:01:44 -03:00
Person
255859678a --User changes
-Allow changes which do not trigger a full render to be added to the undo list.

--Code changes
 -Optimize hypershift2.
2019-05-30 19:16:23 -07:00
Michel Mastriani
a008809351 Merged in mmastriani/fractorium_michel (pull request #23)
Master

Approved-by: Matt Feemster <matt.feemster@gmail.com>
2019-05-31 01:40:01 +00:00
Michel Mastriani
e5f40e3384 Fixed Hypershift2 in OpenCL 2019-05-30 08:46:18 -03:00
Michel Mastriani
4bc428eee2 Fixed Hypertile, Hypertile1 and Hypertile2 2019-05-29 19:44:17 -03:00
Michel Mastriani
f852f935a5 Merged mfeemster/fractorium into master 2019-05-29 07:16:06 -03:00
Person
c000c67d45 --User changes
-Add gnarly variation.

--Bug fixes
 -Fix reading of post variations in .chaos files.
 -Make selection of points on color curves control apply only to the current selection as specified by the radio buttons below.

--Code changes
 -Use std::complex<T> type in some variations' CPU code.
2019-05-28 20:08:59 -07:00
Michel Mastriani
a698edf887 Merged in mmastriani/fractorium_michel (pull request #22)
Added Gnarly Variation

Approved-by: Matt Feemster <matt.feemster@gmail.com>
2019-05-28 00:44:57 +00:00
Michel Mastriani
ba1cdb87da Added Gnarly Variation 2019-05-27 20:26:02 -03:00
Michel Mastriani
f9901da797 Merged mfeemster/fractorium into master 2019-05-24 16:11:31 -03:00
Michel Mastriani
7df732183f Merged in mmastriani/fractorium_michel (pull request #21)
Fixing Poincare translation name of the params

Approved-by: Matt Feemster <matt.feemster@gmail.com>
2019-05-24 18:57:42 +00:00
Michel Mastriani
9c21e87fe1 Fixing Poincare translation name of the params 2019-05-24 18:20:13 +00:00
Michel Mastriani
ab77b6e1a3 Merged mfeemster/fractorium into master 2019-05-24 15:11:52 -03:00
Matt Feemster
53e410f452 Variations02.h edited online with Bitbucket 2019-05-24 17:48:31 +00:00
Michel Mastriani
9da35982f0 Merged in mmastriani/fractorium_michel (pull request #20)
Added poincare2

Approved-by: Matt Feemster <matt.feemster@gmail.com>
2019-05-24 17:41:36 +00:00
Michel Mastriani
8b4dfb3991 Variations02.h edited online with Bitbucket 2019-05-24 17:33:21 +00:00
Michel Mastriani
82b41c37e7 Added poincare2 2019-05-24 14:26:03 -03:00
Person
95f29d8f7c --Bug fixes
-Ensure all OpenCL functions that take multiple arguments cast literal values to real_t.
2019-05-23 19:44:27 -07:00
Person
9724b4d936 --Code changes
-Formatting.
2019-05-22 20:34:08 -07:00
Person
ee6d3c6f1b Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium 2019-05-22 20:33:26 -07:00
Person
a9650e6b43 --Bug fixes
-mirror_x, y and z variations were totally wrong.
 -Reading color curves from older version 2 .chaos files which did not have the "knots" and "values" names was broken.
2019-05-22 20:33:19 -07:00
Michel Mastriani
491b6e12ce Merged in mmastriani/fractorium_michel (pull request #19)
Fixed colors and Y position

Approved-by: Matt Feemster <matt.feemster@gmail.com>
2019-05-22 04:36:31 +00:00