Commit Graph

19 Commits

Author SHA1 Message Date
a5bbb05c6c BuildGuideLinux.md edited online with Bitbucket 2024-01-31 18:01:13 +00:00
0b32c8db68 BuildGuideLinux.md edited online with Bitbucket 2024-01-31 17:59:44 +00:00
74fafec40d Update documentation. 2023-08-06 01:07:05 -06:00
1dfbd4eff2 --User changes
-Add new preset dimensions to the right click menu of the width and height fields in the editor.
-Change QSS stylesheets to properly handle tabs.
-Make tabs rectangular by default. For some reason, they had always been triangular.

--Bug fixes
 -Incremental rendering times in the editor were wrong.

--Code changes
 -Migrate to Qt6. There is probably more work to be done here.
-Migrate to VS2022.
-Migrate to Wix 4 installer.
-Change installer to install to program files for all users.
-Fix many VS2022 code analysis warnings.
-No longer use byte typedef, because std::byte is now a type. Revert all back to unsigned char.
-Upgrade OpenCL headers to version 3.0 and keep locally now rather than trying to look for system files.
-No longer link to Nvidia or AMD specific OpenCL libraries. Use the generic installer located at OCL_ROOT too.
-Add the ability to change OpenCL grid dimensions. This was attempted for investigating possible performance improvments, but made no difference.

This has not been verified on Linux or Mac yet.
2023-04-25 17:59:54 -06:00
5a6ccaa9fd BuildGuideLinux.md edited online with Bitbucket 2020-04-09 22:33:51 +00:00
9d04159719 updating build instructions for Ubuntu 17.10 2018-01-29 04:42:22 +00:00
9b153f56c4 BuildGuideLinux.md edited online with Bitbucket 2017-12-23 00:49:59 +00:00
48f4f0f5b1 1.0.0.5 08/30/2017 Release (Linux) 2017-08-30 15:41:26 -07:00
4f2879da6f BuildGuideLinux.md edited online with Bitbucket 2017-07-23 05:26:54 +00:00
afb1ca9400 linux build guide update 2017-03-17 07:39:52 +00:00
51dbe8e59d --Code changes
-Migrate to bitbucket.
2016-05-30 14:51:54 -07:00
288274a11c xenial 2016-05-06 13:43:54 +01:00
cd5c5f2021 Update BuildGuideLinux.md 2016-03-15 20:39:49 -07:00
0aa2accea3 deps 2016-03-07 15:34:47 +00:00
476869f80a Update BuildGuideLinux.md 2016-03-03 19:14:42 -08:00
f19ac3ec2e Update BuildGuideLinux.md 2016-03-03 19:09:56 -08:00
7b491c2c24 Update BuildGuideLinux.md 2016-03-01 18:44:43 -08:00
e184557aed note to select Qt 5 2016-01-24 15:30:16 +00:00
581b0d975c readme upd 2016-01-20 18:48:21 +00:00