124f807772--Code changes -Make summing histograms from one or more secondary devices to the primary a little more elegant by using HOST_PTR. This requires one less copy.
mfeemster
2016-03-28 21:30:08 -07:00
e6882ee865--User changes -Better handling of crossed min/max DE filter values on the GUI. -Changes to spatial and density filter values will no longer restart the entire render. -Support reading cam_zoom from xml as zoom since JWildfire uses cam_zoom. -Change drag n drop behavior: the default is now to append, hold Ctrl to overwrite. -Set max value of zoom to 25 because it will crash with values around 28 or 29 due to numeric overflow when scaling quality. -Update links in About Dialog. -Rename some controls in Options Dialog. -Move the color curves control to the Palette tab.
mfeemster
2016-03-28 18:49:10 -07:00
2f0964dcdaUpdate BuildGuideMacOSX.md
Matt Feemster
2016-03-15 20:40:02 -07:00
cd5c5f2021Update BuildGuideLinux.md
Matt Feemster
2016-03-15 20:39:49 -07:00
19cb27b83a--User changes -Remove some warnings about interpolation type on first and last flames.
mfeemster
2016-03-12 19:25:19 -08:00
020cfe9116--User changes -Make the default interpolation type be smooth. -Correctly label interpolation types in the combo in the animation table on the Flame tab. --Set the default combo index to be smooth.
mfeemster
2016-03-12 14:42:56 -08:00
c2c293a373Update BuildGuideQtCreator.md
Matt Feemster
2016-03-09 19:58:41 -08:00
f6831ea832Update BuildGuideQtCreator.md
Matt Feemster
2016-03-09 19:58:00 -08:00
df9921a8fbUpdate BuildGuideQtCreator.md
Matt Feemster
2016-03-09 19:55:24 -08:00
f22d0503d0--Bug fixes -Make config dir use lowercase "fractorium" on Linux.
mfeemster
2016-03-08 20:55:01 -08:00
787388a3dd--Bug fixes -Try yet again to place last.flame in ~/.config/Fractorium on Linux. -Remove ~/.Fractorium as a search path on Linux, it's non-standard.
mfeemster
2016-03-08 20:37:19 -08:00
c067568781--Bug fixes -Place last.flame in ~/.config/Fractorium on Linux.
mfeemster
2016-03-07 19:37:15 -08:00
3c07a3b087--Bug fixes -Attempt to prevent crash when selecting OpenCL in the final render dialog when unsupported hardware is present. --This works by selecting the last known good device in the main window.
mfeemster
2016-03-07 18:39:51 -08:00
243ad605f1--Bug fixes -Place last.flame in ~/.config/fractorium on Linux.
mfeemster
2016-03-07 18:38:47 -08:00
39381d5cd9Update README.md
Matt Feemster
2016-03-07 11:09:49 -08:00
e31a0de0e4Merge pull request #83 from gambhiro/linux-0.9.9.5
Matt Feemster
2016-03-07 10:14:04 -08:00
5f2f82ac50deb link upd
Gambhiro
2016-03-07 18:02:38 +00:00
0efb319b12--Code changes -Make usage of VarFuncs more consistent by moving some global functions there. -Make CircleTrans1 a little safer by calling Zeps() on m_Sc during precalc. -Begin prepping for 0.9.9.5 release.
mfeemster
2016-03-04 18:54:06 -08:00
b6d9717d42Update README.md
Matt Feemster
2016-03-03 20:37:00 -08:00
b6f3e94087Update BuildGuideQtCreator.md
Matt Feemster
2016-03-03 20:36:38 -08:00
65065e100eUpdate README.md
Matt Feemster
2016-03-03 20:35:48 -08:00
fb509f95bd--Bug fixes -Add Qt DLLs to Visual Studio and Qt Creator post build steps just to be safe and to make it easier to copy out.
mfeemster
2016-03-03 20:32:15 -08:00
0795776a51Update BuildGuideQtCreator.md
Matt Feemster
2016-03-03 20:24:45 -08:00
9cc0560545Update BuildGuideQtCreator.md
Matt Feemster
2016-03-03 19:45:27 -08:00
0877625eb9Update BuildGuideQtCreator.md
Matt Feemster
2016-03-03 19:43:31 -08:00
79390a6ecfUpdate BuildGuideQtCreator.md
Matt Feemster
2016-03-03 19:32:30 -08:00
476869f80aUpdate BuildGuideLinux.md
Matt Feemster
2016-03-03 19:14:42 -08:00
f19ac3ec2eUpdate BuildGuideLinux.md
Matt Feemster
2016-03-03 19:09:56 -08:00
92baac41b3Update BuildGuideQtCreator.md
Matt Feemster
2016-03-03 19:00:18 -08:00
db447d2075Update BuildGuideQtCreator.md
Matt Feemster
2016-03-03 18:55:49 -08:00
3533ea2002--Bug fixes -Take specific paths out of pri file.
mfeemster
2016-03-02 19:17:37 -08:00
1c7e95c59a--Bug fixes -Be more forgiving when loading an Xml with warnings.
mfeemster
2016-03-02 19:16:36 -08:00
7b491c2c24Update BuildGuideLinux.md
Matt Feemster
2016-03-01 18:44:43 -08:00
283ed61aa4Update README.md
Matt Feemster
2016-03-01 18:38:26 -08:00
838f8588faUpdate README.md
Matt Feemster
2016-03-01 18:35:04 -08:00
fe4bbfa008Update README.md
Matt Feemster
2016-03-01 18:31:40 -08:00
f2accfed5cUpdate BuildGuideQtCreator.md
Matt Feemster
2016-03-01 18:24:21 -08:00
a75bf9a857Update BuildGuideQtCreator.md
Matt Feemster
2016-03-01 18:10:37 -08:00
d64b7023e9Update BuildGuideQtCreator.md
Matt Feemster
2016-03-01 18:00:02 -08:00
2d19b8a948Update BuildGuideQtCreator.md
Matt Feemster
2016-03-01 17:58:34 -08:00
4cffd47f47Update BuildGuideQtCreator.md
Matt Feemster
2016-03-01 17:47:59 -08:00
ac91720d10Update README.md
Matt Feemster
2016-03-01 17:28:22 -08:00
6ff8aa0722--Bug fixes -Available memory size checking in the final render dialog was accidentally removed during the multi-gpu work last year. Add it back in.
mfeemster
2016-02-25 21:38:45 -08:00
9754815012Merge pull request #70 from gambhiro/linux-0.9.9.4
Matt Feemster
2016-02-25 06:33:45 -08:00
3c8fc71515deb version 0.9.9.4
Gambhiro
2016-02-24 16:08:01 +00:00
32d6982210--Bug fixes -Fix crash when using Lanczos2 filter with color curves due to negative numbers. Fix by passing abs() of first argument to pow() in Renderer::GammaCorrection(). -Fix crash in hexes with SP. Rounding error caused out of bounds index.
mfeemster
2016-02-23 21:01:02 -08:00
66f8f1e50c--User changes -Draw selection circles around all selected xforms plus the current one.
mfeemster
2016-02-20 18:44:52 -08:00
f1dd20b0ca--Bug fixes -Devices settings was empty on first run, so switching to OpenCL had no effect until the user manually selected a device in the options dialog. Fix by defaulting to device 0 if present.
mfeemster
2016-02-18 19:31:06 -08:00
c09457d5fe--Code changes -Split VariationList into .h/cpp files. --Make VariationList.cpp the only place where the variations files are included from. This speeds up the build, but variations can no longer be directly instantiated. --Variations are no longer exported.
mfeemster
2016-02-18 18:58:24 -08:00
d92a600ced--Bug fixes -Crash when supersample minus final spatial filter width was negative.
mfeemster
2016-02-15 18:54:24 -08:00
73356301da--User changes -Add 4 new possible arguments to EmberGenome: --allvars: Print the names of all supported variations. --regvars: Print the names of all supported regular variations. --prevars: Print the names of all supported pre variations. --postvars: Print the names of all supported post variations.
mfeemster
2016-02-15 12:02:37 -08:00
a800b08b67--User changes -Add variations changes to the list of functionality that can be applied to all xforms using the Select tab. -Allow for graphical affine adjustments to apply to multiple selected xforms. -Slight optimization of the pie variation. -Undo state is only saved when the render completes and the mouse buttons are released. This helps avoid intermediate steps for quickly completing renders while dragging. -Add some keyboard shortcuts for toolbar and menu items. -Make info tab tree always expanded.
mfeemster
2016-02-11 21:38:21 -08:00
11f36dbbe6Merge pull request #66 from gambhiro/executable
Matt Feemster
2016-02-11 12:51:30 -08:00
c06b014df0set it to executable
Gambhiro
2016-02-11 20:39:49 +00:00
9eb45e7550Merge pull request #65 from gambhiro/regex
Matt Feemster
2016-02-11 10:58:41 -08:00
a345e2d5e1--Bug fixes -Bad path parsing for multiple search paths for palette in command line programs.
mfeemster
2016-02-09 15:53:55 -08:00
f10e4e610a--User changes -Allow locking of the scale at which affine circles are displayed. -Allow user to toggle whether xform will be animated when generating sequences. Also show the animate value when loading.
mfeemster
2016-02-02 17:51:58 -08:00
cf9da379b6--User changes -Allow for pausing the renderer in the main window. This makes is more efficient when entering many parameters, such as when following a tutorial. -Add support for new variations: erf, gamma, jac_cn, jac_dn, jac_sn, logDB, pressure_wave, pRose3D, splits3D, w, waves2b, x, xerf, y, z. -Inform user of the start and stop of file parsing in EmberAnimate because the files could potentially be very large. -Move the follwing fields to a new table called Animation: Interpolation, Affine Interpolation, Temporal Samples, Temporal Filter Width, Temporal Filter Type. -These currently have no effect on the interactive renderer and instead are used when running flames through EmberGenome to generate sequences, and then animating them in Fractorium or EmberAnimate. -Add new parameter overrides for EmberRender and EmberAnimate which directly assign values to all flames being rendered, rather than scale: --quality --demin --demax
mfeemster
2016-01-29 17:02:15 -08:00
2ba1a235e2Merge pull request #52 from gambhiro/fixes
Matt Feemster
2016-01-24 09:52:16 -08:00
e184557aednote to select Qt 5
Gambhiro
2016-01-24 15:30:16 +00:00
b1dbed83b2test for different CL and GL paths
Gambhiro
2016-01-24 13:48:43 +00:00
53cd390aa4Merge pull request #50 from gambhiro/linux-build
Matt Feemster
2016-01-20 13:03:57 -08:00
c94c1eba66--Bug fixes -Long standing animation looping but that goes all the way back to flam3. -Build failure in hexes variation.
mfeemster
2016-01-16 14:23:22 -08:00
0b05f1a394--Bug fixes -Changes in the xaos grid were not always being processed due to rounding.
mfeemster
2016-01-16 11:51:29 -08:00
19385c28b9--User changes -Add the following modes to synth: -MODE_SHIFTNSTRETCH 14 -MODE_SHIFTTANGENT 15 -MODE_XMIRROR 17 -MODE_XYMIRROR 18 -MODE_SPHERICAL2 19 -Clamp synth_mode, synth_*_type and synth_*_layer to valid values.
mfeemster
2016-01-13 19:08:25 -08:00