Commit graph

1802 commits

Author SHA1 Message Date
22a783b702
Fix recording API documentation not being built 2024-02-23 20:29:05 +01:00
4f2c829766 Add Fedora 39 support 2024-02-12 17:04:58 +01:00
fbfabb3096 Remove End Of Life systems 2024-02-12 15:20:55 +01:00
Dale Glass
d882843b01
Merge pull request #576 from AnotherFoxGuy/unity-exporter-improvements
 "Update Existing Avatar" now properly updates the fst file
2023-12-30 21:21:37 +01:00
54ad2b31d5
Merge pull request #722 from OfficialR3ido101/feature/ice_commandline
[ICE] Added command line arguments
2023-11-15 00:18:05 +01:00
OfficialR3ido101
955f4dbc3e Added logging to ice server and ice testing script. 2023-11-14 20:52:27 +00:00
511fbf6c0d Build on our own GitHub Actions Runners, since we require more space. 2023-11-05 13:49:04 +01:00
3e4f6c10e3 Don't specifically build Qt Script, as we don't use it anymore. 2023-10-01 21:56:53 +02:00
c49df08dd3 Update Ubuntu 20.04 Qt package and switch to system libvpx to fix CVE-2023-5217 2023-10-01 21:55:22 +02:00
8e8dc649b2 Update Qt package to fix CVE-2023-4863 2023-09-16 17:24:40 +02:00
Edgar
696a727ba2
🎨 Cleaned up some leftover code 2023-09-08 12:51:41 +02:00
Edgar
bdcaa3b97e
📦 Updated unity package 2023-08-29 10:52:33 +02:00
Edgar
cdc055f14f
🐛 Fixed Unity 2019.4 compatibility 2023-08-29 10:51:51 +02:00
ef0fb6ce94 Add example animation and sound for API docs 2023-08-25 13:57:39 -03:00
Edgar
1082e05d89
📄 Added license to FST.cs 2023-08-24 13:50:53 +02:00
Edgar
f747c3bdd8
🐛 Fixed shader warnings 2023-08-24 13:43:18 +02:00
Edgar
d7fdc00bfe
🐛 Some small bug fixes 2023-08-24 12:59:41 +02:00
Edgar
13f1cfb4e2
🔧 Skip joints with the same name 2023-08-24 12:58:16 +02:00
Edgar
b537ae779d
🔧 Parse joints and freeJoints 2023-08-24 12:57:07 +02:00
Edgar
9fe14a4396
🐛 Fixed exporter not bailing out when failing to parse fst 2023-08-24 12:54:29 +02:00
Edgar
1e3457cfd4
"Update Existing Avatar" now properly updates the fst file
It will now keep any previous edits instead of creating a brand-new file
2023-08-24 12:42:40 +02:00
Benjamin Stanley
67517e67d8
Update AvatarExporter.cs with updated years for Copyright info.
Updated lines 5 and 381 with updated years for copyright.
2023-08-14 15:32:29 -06:00
Edgar
8d75d88f94
"Update Existing Avatar" now loads last exported fst file 2023-08-10 10:55:58 +02:00
Edgar
fe4e4b70fd
🐛 Fixed exporter creating a mangled materialMap 2023-08-10 10:55:17 +02:00
Edgar
0e3ef6c7ae
📝 Updated readme 2023-08-10 10:55:13 +02:00
Edgar
c1101e1b8b
🔧 Updated AvatarExporter to work with newer Unity versions 2023-08-10 10:55:06 +02:00
Edgar
c28208dfa3
🎨 Reformatted code 2023-08-10 10:51:15 +02:00
27e60ca27d Remove EOL Fedora 36 packaging and add Fedora 38 packaging. 2023-07-25 10:06:12 +02:00
89f94e567c Remove Qt Script dependency from Docker build environments 2023-07-23 18:03:23 +02:00
533d6c1a37 Add Debian 12 server package building 2023-07-23 18:01:25 +02:00
Dale Glass
0de10029f3 Review fix, change pointer to reference 2023-07-09 20:19:36 +02:00
Dale Glass
69f1ddcec0 Add crash reporting to Oven 2023-07-04 01:20:30 +02:00
8e83436dfb Fix not working entity list in Create App 2023-06-25 11:52:30 +02:00
Heather Anderson
60b8d41c16 stripping wallet/marketplace out 2023-05-28 15:12:21 +02:00
eb8aabdc8f Switch to Ubuntu 20.04 aarch64 node package 2023-05-22 20:43:03 +02:00
75f45835b5 Fix typo in Linux CI dependency 2023-05-22 20:42:35 +02:00
cc7b7a768b Add Qt package for Ubuntu 20.04 aarch64 2023-05-22 20:42:08 +02:00
415aa0cc53 Update node-builder/Dockerfile_Ubuntu_18.04_node and node-builder/README.md 2023-05-22 20:40:54 +02:00
f241ede316 Initial fixes for building on Windows 2023-05-19 00:17:39 +02:00
b650da7fc9 Initial VCPKG Node/v8 packaging 2023-05-19 00:17:39 +02:00
ae7d229d0e Fix copyright headers 2023-05-19 00:17:38 +02:00
Dale Glass
9e21792508 Some minor improvements to Doxygen generation
Enable graphs, use SVG
2023-05-19 00:17:38 +02:00
e9984c72f0 Added QTimer* script data type and some nullptr checks 2023-05-19 00:17:35 +02:00
Heather Anderson
1e018dbc64 isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
dc01ba50cc Add Dockerfile for aarch64 CI build containers 2023-05-11 12:38:47 +02:00
f3f07869b5 Change license of Dockerfiles. 2023-05-11 12:28:49 +02:00
42565dcdcd Add systemd-logging dependency to server Dockerfiles 2023-05-11 12:27:53 +02:00
2c54cc7ff5 Fix typos in Dockerfiles 2023-05-11 12:25:55 +02:00
4d782bc28b
Merge pull request #258 from akamicah/update-unity-avatar-exporter
Update unity avatar exporter
2023-04-17 22:57:26 +02:00
1ca69fde93 Add GitHub Actions CI builds for amd64 and aarch64 Linux server packages. 2022-12-07 00:57:57 +01:00