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
Michel Mastriani
21311ce0aa
Fixed colors and Y position
2019-05-21 21:09:11 -03:00
Michel Mastriani
6f42938bd7
Merged mfeemster/fractorium into master
2019-05-21 20:50:24 -03:00
Person
28ce868a9f
--Code changes
...
-Formatting.
2019-05-21 16:28:37 -07:00
Michel Mastriani
c02762178e
Merged in mmastriani/fractorium_michel (pull request #18 )
...
Changes for Linux Palette Editor
2019-05-21 22:57:58 +00:00
Michel Mastriani
96e8bcdb23
FractoriumPalette.cpp edited online with Bitbucket
2019-05-21 22:35:23 +00:00
Michel Mastriani
fcdfb0b300
Removed duplicated code
2019-05-21 19:15:45 -03:00
Michel Mastriani
9fdf512a1f
Solving Linux-Gnome Palette Editor problem
2019-05-21 13:33:00 -03:00
Michel Mastriani
f29dda2ec0
Merged mfeemster/fractorium into master
2019-05-21 13:20:06 -03:00
Person
243be8d702
--Bug fixes
...
-Dragging library items to a new position was not properly resetting the current flame pointer, so subsequent edits would unintentionally overwrite different flames.
2019-05-20 18:24:32 -07:00
Person
142b597565
--Bug fixes
...
-Switching between SP/DP was resetting palette rotation.
2019-05-20 15:44:46 -07:00
Michel Mastriani
2d2d561e29
Solving Gnome Palette Editor problem
2019-05-19 18:10:56 -03:00
Person
4550f9dc87
--Bug fixes
...
-Right clicking when showing only current affines caused a crash.
2019-05-18 22:25:22 -07:00
Person
1ed8f09eb3
--Bug fixes
...
-Auger was implemented wrong.
2019-05-18 18:46:49 -07:00
Person
30c2a103c9
--Bug fixes
...
-Case insensitive comparisons via stricmp() were wrong on non-Windows systems.
2019-05-18 14:31:16 -07:00
Person
8614ae86a9
Merge branch 'master' of https://bitbucket.org/mfeemster/fractorium
2019-05-16 20:56:15 -07:00
Person
d8b3dd40d6
--Bug fixes
...
-Fix some recently changed calls to fma().
--Code changes
-Update version to 1.0.0.16.
2019-05-16 20:56:05 -07:00
Michel Mastriani
1d9e3e1ade
Merged in mmastriani/fractorium_michel (pull request #14 )
...
finishing mac build
Approved-by: Matt Feemster <matt.feemster@gmail.com>
2019-05-17 01:27:19 +00:00
Michel Mastriani
d2d5a0d55b
finishing mac build
2019-05-16 22:06:09 -03:00
Michel Mastriani
7d8007d3f7
Merged mfeemster/fractorium into master
2019-05-16 21:47:55 -03:00
Michel Mastriani
07541c1307
Merged in mmastriani/fractorium_michel (pull request #13 )
...
Mac build
Approved-by: Matt Feemster <matt.feemster@gmail.com>
2019-05-17 00:40:32 +00:00
Mastriani
9f7535a08a
Mac build
2019-05-16 21:23:46 -03:00
Michel Mastriani
71b362efb7
Merged mfeemster/fractorium into master
2019-05-16 20:19:26 -03:00
Matt Feemster
b4e5c01b5a
changelog edited online with Bitbucket
2019-05-16 13:59:16 +00:00
Matt Feemster
1346fe4eeb
Product.wxs edited online with Bitbucket
2019-05-16 13:56:22 +00:00
Matt Feemster
d1078e4eb2
FractoriumInstaller.wixproj edited online with Bitbucket
2019-05-16 13:54:25 +00:00
Matt Feemster
9909391475
EmberDefines.h edited online with Bitbucket
2019-05-16 13:51:57 +00:00
Matt Feemster
7a2fa57d04
control.package edited online with Bitbucket
2019-05-16 13:47:01 +00:00
Matt Feemster
f79d717520
Fractorium.spec edited online with Bitbucket
2019-05-16 13:45:30 +00:00