Steve Zabka
05bd6b2010
Update install.sh
...
Solved bug with wrong EXE-Link from Autodesk!
2024-02-03 16:22:27 +01:00
Aus-gez
f09089b616
Updated the translation files. Added new question, and softened update reminder.
2023-12-30 18:15:36 +11:00
Aus-gez
8997c0d1d0
Cleaned up
2023-12-30 18:01:51 +11:00
Aus-gez
fe681d79ad
Placeholders for the updated lines of text. Currently all in English.
2023-12-30 17:58:11 +11:00
Aus-gez
da56ea89a1
Improved update dialogs, and clearer language. Replaced progress bar with a question.
2023-12-07 00:09:39 +11:00
Aus-gez
0df5615850
Fixes all four instances of wget using the c flag incorrectly.
2023-12-02 00:17:03 +11:00
Steve Zabka
747fb64a01
Merge pull request #360 from lockenkop/patch-1
...
Update install.sh to use case instead elif
2023-11-07 08:45:29 +01:00
Steve Zabka
7529cca237
Merge pull request #356 from Kreyren/patch-1
...
bin/install.sh: Add missing dependencies
2023-11-07 08:43:17 +01:00
Steve Zabka
656c5c8066
Update install.sh
2023-11-07 08:42:58 +01:00
lockenkop
1b34f8cafa
Update install.sh to use case instead elif
2023-10-31 15:31:44 +01:00
Kreyren
32824d0156
bin/install.sh: Add missing dependencies
...
ye, that ain't enough chief
2023-10-31 01:34:28 +01:00
Vedvod
8afebaa8bd
change wgets appropriately
2023-10-22 22:52:15 +11:00
Vedvod
fc358389f4
Update install.sh
2023-10-22 22:46:00 +11:00
Guillaume Smaha
23a15f2763
Fix empty value for SP_SERVER_21 and fix refresh action: missing parsing for path
...
Error with missing parsing:
mdir: failed to remove 'defaultDXVK/home/user/.fusion360/wineprefixes/default/drive_c/users/user/Downloads/Fusion360installer.exe': No such file or directory
cp: cannot create regular file 'defaultDXVK/user/user/.fusion360/wineprefixes/default/drive_c/users/user/Downloads': No such file or directory
2023-09-26 12:12:32 +02:00
Steve Zabka
81730f4198
Update build-version.txt
2023-09-08 07:34:15 +02:00
Steve Zabka
3645405156
Update install.sh
...
- Partial upgrades are unsupported! -> Arch Linux
2023-08-03 13:31:21 +02:00
Steve Zabka
119eb3d24b
Update launcher.sh
...
-> Add "WINEDEBUG=-d3d" for better performance!
2023-07-28 14:19:38 +02:00
Steve Zabka
5f09daff4c
Update build-version.txt
2023-07-26 19:42:51 +02:00
Steve Zabka
2f10cd781d
Update locale-zh.sh
2023-07-26 19:00:14 +02:00
Steve Zabka
338b63d41a
Update locale-ko.sh
2023-07-26 18:59:37 +02:00
Steve Zabka
e2301de64c
Update locale-ja.sh
2023-07-26 18:59:19 +02:00
Steve Zabka
4dc8f5ebea
Update locale-it.sh
2023-07-26 18:59:03 +02:00
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
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
96a42e00c8
Merge branch 'main' into patch-1
2023-05-31 18:01:26 +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
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
e9c38fe099
Merge branch 'main' into main
2023-05-05 07:36:48 +02:00
dumbnerd08
e67a0794b5
Update install.sh (temp)
2023-04-28 23:08:32 -05:00
alextrical
080d69e004
Updated Locale's for Ubuntu 23.04
2023-04-24 16:48:55 +01:00