Commit Graph

2122 Commits

Author SHA1 Message Date
Steve Zabka
0892d6c66a Update locale-fr.sh 2023-07-26 18:58:49 +02:00
Steve Zabka
43e5846e23 Update locale-es.sh 2023-07-26 18:58:32 +02:00
Steve Zabka
a620996f97 Update locale-en.sh 2023-07-26 18:58:16 +02:00
Steve Zabka
1e27bc0eb1 Update locale-de.sh 2023-07-26 18:58:00 +02:00
Steve Zabka
47fd5d0ade Update locale-cs.sh 2023-07-26 18:57:37 +02:00
Steve Zabka
89162146bf Update install.sh
Supported Linux distros updated!
2023-07-26 18:54:37 +02:00
Steve Zabka
549b0f1f1c Update LICENSE.md 2023-07-26 18:29:43 +02:00
Steve Zabka
98498eeb7e Update README.md 2023-07-26 18:29:23 +02:00
Steve Zabka
845ad04110 Update README-zh_CN.md 2023-07-26 18:28:42 +02:00
Steve Zabka
f231c6bdbf Update README-ru_RU.md 2023-07-26 18:27:17 +02:00
Steve Zabka
0bb04794d0 Update README-ko_KR.md 2023-07-26 18:26:15 +02:00
Steve Zabka
e3a5b5f846 Update README-ja_JP.md 2023-07-26 18:25:17 +02:00
Steve Zabka
14cfc6f5a1 Update README-it_IT.md 2023-07-26 18:23:39 +02:00
Steve Zabka
886926cfcc Update README-es_ES.md 2023-07-26 18:22:25 +02:00
Steve Zabka
7cd6b99583 Update README-de_DE.md 2023-07-26 18:21:45 +02:00
Steve Zabka
bdabb13ee7 Update README-cs_CZ.md 2023-07-26 18:21:25 +02:00
Steve Zabka
236d26a337 Update README-fr_FR.md 2023-07-26 18:20:55 +02:00
Steve Zabka
9d2dc3b677 Update README-es_ES.md 2023-07-26 18:17:59 +02:00
Steve Zabka
3e80246def Update README-de_DE.md 2023-07-26 18:16:22 +02:00
Steve Zabka
858f9e1cc7 Update README-cs_CZ.md 2023-07-26 18:15:34 +02:00
Steve Zabka
7cb1c58976 Update README.md 2023-07-26 18:13:11 +02:00
Steve Zabka
2a500b04b4 Update locale-zh.sh 2023-07-26 18:08:10 +02:00
Steve Zabka
1f59dc676d Update locale-ko.sh 2023-07-26 18:07:41 +02:00
Steve Zabka
e799e8c1d8 Update locale-ja.sh 2023-07-26 18:07:10 +02:00
Steve Zabka
8d42293fe7 Update locale-it.sh 2023-07-26 18:06:40 +02:00
Steve Zabka
cc586c6248 Update locale-fr.sh 2023-07-26 18:06:12 +02:00
Steve Zabka
800940908c Update locale-es.sh 2023-07-26 18:05:44 +02:00
Steve Zabka
b31cf837bb Update locale-de.sh 2023-07-26 18:05:04 +02:00
Steve Zabka
7aae407639 Update locale-cs.sh 2023-07-26 18:04:27 +02:00
Steve Zabka
1a8281b009 Update install.sh 2023-07-26 18:03:46 +02:00
Steve Zabka
15bd7a8417 Update locale-en.sh 2023-07-26 18:02:54 +02:00
Steve Zabka
3c0f6eb3fd Update install.sh
- Fixes a bug in the standard installation routine where the "Default" folder does not exist!
- Fixes wrong repo bug for Linux Mint 21.x!
- Adding Linux Mint 5.x LMDE version!
2023-07-26 17:59:49 +02:00
Steve Zabka
48d964f043 Update FUNDING.yml 2023-07-20 12:02:31 +02:00
Steve Zabka
7d690f8ad1 Merge pull request #327 from senbrow/patch-1
Update locale.sh to run in parallel for 100x speedup on launch
2023-05-31 18:02:00 +02:00
Steve Zabka
96a42e00c8 Merge branch 'main' into patch-1 2023-05-31 18:01:26 +02:00
Steve Zabka
0cfb632bb4 Merge pull request #331 from alextrical/SSO_Fix
SSO login fix post April update with the help of my COMMUNITY <3
v7.6.8
2023-05-31 17:30:37 +02:00
Steve Zabka
c20fe08748 Update launcher.sh
Solved the bug #319
2023-05-31 17:28:12 +02:00
Steve Zabka
6b85bd7cfa Update install.sh
Solved Bug #319
2023-05-31 17:25:43 +02:00
alextrical
286bcd1692 SSO login fix post April update
Set environment variable in Launcher to allow legacy login on up to date Fusion360

Set download back to fetching the latest release

Changed icon to align with theme change in the last 12 months
2023-05-31 15:36:43 +01:00
Steve Zabka
7d9ac9fa95 Merge pull request #326 from LordGaav/misc-fixes
Misc fixes
2023-05-09 19:20:38 +02:00
Sean Burau
ad0dbbb476 Update locale.sh to run in parallel for 100x speedup on launch.
Currently each locale is fetched serially, which means the user must wait for MANY roundtrip HTTP calls to start and complete.

Since each locale file is relatively tiny, fetching them all in parallel results in a near-instant startup time and the user can see the installation modal much more quickly.

Since I was here I deduplicated all the redundant lines so new locales can be added much more easily.

This more compact form also helps eliminate certain classes of bugs. I noticed that all the licenses were actually being fetched twice, likely due to copy-paste human error.
2023-05-08 13:29:09 -07:00
Nick Douma
438abe8ff9 Add -y to apt-get to actually install packages 2023-05-06 14:37:51 +02:00
Nick Douma
fa6214167f Do not download locale files twice 2023-05-06 13:53:37 +02:00
Nick Douma
37fbc30be9 Make sure DEBIAN_BASED_2 gets called properly 2023-05-06 13:51:22 +02:00
Steve Zabka
e8dd00e724 Merge pull request #324 from dumbnerd08/main
Add a command to use an older version of Fusion 360 until #319 is fixed
v7.6.7
2023-05-05 07:37:00 +02:00
Steve Zabka
e9c38fe099 Merge branch 'main' into main 2023-05-05 07:36:48 +02:00
Steve Zabka
120ff143c4 Merge pull request #322 from alextrical/main
Patch to get installer working again, using a pre SSO admin installer
2023-05-05 07:34:32 +02:00
dumbnerd08
e67a0794b5 Update install.sh (temp) 2023-04-28 23:08:32 -05:00
dumbnerd08
f0f1a77051 Update README.md 2023-04-26 21:11:03 -05:00
dumbnerd08
43f211a417 Update README-ru_RU.md 2023-04-26 19:59:35 -05:00