Commit Graph

398 Commits

Author SHA1 Message Date
mfeemster
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.
2016-03-12 14:42:56 -08:00
Matt Feemster
c2c293a373 Update BuildGuideQtCreator.md 2016-03-09 19:58:41 -08:00
Matt Feemster
f6831ea832 Update BuildGuideQtCreator.md 2016-03-09 19:58:00 -08:00
Matt Feemster
df9921a8fb Update BuildGuideQtCreator.md 2016-03-09 19:55:24 -08:00
mfeemster
f22d0503d0 --Bug fixes
-Make config dir use lowercase "fractorium" on Linux.
2016-03-08 20:55:01 -08:00
mfeemster
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.
2016-03-08 20:37:19 -08:00
mfeemster
c067568781 --Bug fixes
-Place last.flame in ~/.config/Fractorium on Linux.
2016-03-07 19:37:15 -08:00
mfeemster
9b413b3479 Merge branch 'master' of https://github.com/mfeemster/fractorium.git 2016-03-07 18:40:01 -08:00
mfeemster
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.
2016-03-07 18:39:51 -08:00
mfeemster
243ad605f1 --Bug fixes
-Place last.flame in ~/.config/fractorium on Linux.
2016-03-07 18:38:47 -08:00
Matt Feemster
39381d5cd9 Update README.md 2016-03-07 11:09:49 -08:00
Matt Feemster
e31a0de0e4 Merge pull request #83 from gambhiro/linux-0.9.9.5
Linux 0.9.9.5
2016-03-07 10:14:04 -08:00
Gambhiro
5f2f82ac50 deb link upd 2016-03-07 18:02:38 +00:00
Gambhiro
95a018acdf no symlinks 2016-03-07 15:39:07 +00:00
Gambhiro
fe9d5743c0 deps fix comma 2016-03-07 15:38:55 +00:00
Gambhiro
0aa2accea3 deps 2016-03-07 15:34:47 +00:00
mfeemster
f4ea6c3959 0.9.9.5 Release 2016-03-04 19:20:30 -08:00
mfeemster
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.
2016-03-04 18:54:06 -08:00
Matt Feemster
b6d9717d42 Update README.md 2016-03-03 20:37:00 -08:00
Matt Feemster
b6f3e94087 Update BuildGuideQtCreator.md 2016-03-03 20:36:38 -08:00
Matt Feemster
65065e100e Update README.md 2016-03-03 20:35:48 -08:00
mfeemster
a3fc875f3a Merge branch 'master' of https://github.com/mfeemster/fractorium.git 2016-03-03 20:33:23 -08:00
mfeemster
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.
2016-03-03 20:32:15 -08:00
Matt Feemster
0795776a51 Update BuildGuideQtCreator.md 2016-03-03 20:24:45 -08:00
Matt Feemster
9cc0560545 Update BuildGuideQtCreator.md 2016-03-03 19:45:27 -08:00
Matt Feemster
0877625eb9 Update BuildGuideQtCreator.md 2016-03-03 19:43:31 -08:00
Matt Feemster
79390a6ecf Update BuildGuideQtCreator.md 2016-03-03 19:32:30 -08:00
Matt Feemster
476869f80a Update BuildGuideLinux.md 2016-03-03 19:14:42 -08:00
Matt Feemster
f19ac3ec2e Update BuildGuideLinux.md 2016-03-03 19:09:56 -08:00
Matt Feemster
92baac41b3 Update BuildGuideQtCreator.md 2016-03-03 19:00:18 -08:00
Matt Feemster
db447d2075 Update BuildGuideQtCreator.md 2016-03-03 18:55:49 -08:00
mfeemster
3533ea2002 --Bug fixes
-Take specific paths out of pri file.
2016-03-02 19:17:37 -08:00
mfeemster
1c7e95c59a --Bug fixes
-Be more forgiving when loading an Xml with warnings.
2016-03-02 19:16:36 -08:00
Matt Feemster
7b491c2c24 Update BuildGuideLinux.md 2016-03-01 18:44:43 -08:00
Matt Feemster
283ed61aa4 Update README.md 2016-03-01 18:38:26 -08:00
Matt Feemster
838f8588fa Update README.md 2016-03-01 18:35:04 -08:00
Matt Feemster
fe4bbfa008 Update README.md 2016-03-01 18:31:40 -08:00
Matt Feemster
f2accfed5c Update BuildGuideQtCreator.md 2016-03-01 18:24:21 -08:00
Matt Feemster
a75bf9a857 Update BuildGuideQtCreator.md 2016-03-01 18:10:37 -08:00
Matt Feemster
d64b7023e9 Update BuildGuideQtCreator.md 2016-03-01 18:00:02 -08:00
Matt Feemster
2d19b8a948 Update BuildGuideQtCreator.md 2016-03-01 17:58:34 -08:00
Matt Feemster
4cffd47f47 Update BuildGuideQtCreator.md 2016-03-01 17:47:59 -08:00
Matt Feemster
ac91720d10 Update README.md 2016-03-01 17:28:22 -08:00
mfeemster
7c856c929c --Bug fixes
-Really fix locking of affine scale.

--Code changes
 -Remove dependency projects from the solution. Move to a project design where they are built once via command line and stored in a /Deps folder.
  --Because of this, libpng is built as a static lib instead of a dll because that's what its command line makefile supports.
  --Remove libpng16.dll from Wix installer.
 -Remove all configs except for debug and release.
 -Remove all platforms except for x64.
 -Add #define __TBB_NO_IMPLICIT_LINKAGE 1 to prevent tbb from locking for tbb_debug.lib by default on debug builds.
 -Put Ember.rc in a filter folder in the project.
 -Place pragma warning disable statements in PCH files rather than in projects. This makes it easier when using Qt Creator.
 -Move all resource files to the MSVC folder.
 -Set all targets in QtCreator project to their lowercase names to be more *nix friendly. Set -l link statements to use these new lowercase names for ember and embercl.
 -Rework projects to favor shadow builds.
 -Remove the symlinks.sh file and all references to it. It was never needed. Instead, just specify multiple include and link paths in the .pro files.
 -Change WIN32 to _WIN32.
 -Fix a few code warnings.
2016-03-01 17:26:45 -08:00
mfeemster
695b8fc823 --Bug fixes
-Do not reset locked affine scale on new flame.
2016-02-29 16:35:25 -08:00
mfeemster
63f933de0e --Bug fixes
-Fix build on Linux.
2016-02-25 23:41:00 -08:00
mfeemster
4133db9f83 --Bug fixes
-Gracefully recover from reading a bad palette file.
2016-02-25 23:12:18 -08:00
mfeemster
31efd3e455 Merge branch 'master' of https://github.com/mfeemster/fractorium.git 2016-02-25 21:39:01 -08:00
mfeemster
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.
2016-02-25 21:38:45 -08:00
Matt Feemster
9754815012 Merge pull request #70 from gambhiro/linux-0.9.9.4
deb version 0.9.9.4
2016-02-25 06:33:45 -08:00