dc01ba50cc
Add Dockerfile for aarch64 CI build containers
2023-05-11 12:38:47 +02:00
0f60e35d26
Do not clear working directory, since we always run in a fresh VM or container.
2023-05-11 12:35:39 +02:00
670841eb6b
Change job names
2023-05-11 12:35:08 +02:00
d85d48af45
Switch to using an aarch64 Docker container instead of running directly on the runner.
2023-05-11 12:34:54 +02:00
cc476c75c3
Don't try to run macOS-10.15 jobs as their runners have been shut down.
2023-05-11 12:29:50 +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
0bfdf92647
Merge pull request #392 from daleglass-overte/fix-unique-ptr-delete
...
Fix unique_ptr new[]/delete mismatch
2023-05-06 00:38:03 +02:00
Dale Glass
0a2d733c39
Fix unique_ptr new[]/delete mismatch
...
This is likely a crash fix
2023-05-05 23:59:09 +02:00
6313bc5295
Merge pull request #380 from overte-org/qml_remove_deprecated
...
Remove styles-uit and controls-uit QML modules
2023-05-01 19:00:00 +02:00
Dale Glass
357af2629c
Merge pull request #385 from daleglass-overte/fix-build-on-gcc13
...
Fix the build on GCC 13.0
2023-04-29 21:34:19 +02:00
Dale Glass
a72a58f11f
Merge pull request #379 from overte-org/qml_import_path
...
Add QML_IMPORT_PATH for KDevelop and Qt Creator
2023-04-29 21:28:52 +02:00
Dale Glass
03a20b9b94
Fix the build on GCC 13.0
...
This adds #include <cstdlib> in a couple places. It also fixes a huge
amount of warnings due to "concept" becoming a keyword in C++20
2023-04-27 00:42:25 +02:00
90efffa2fb
Merge pull request #302 from daleglass-overte/allow-fullscreen-display-selection
...
Allow fullscreen display selection
2023-04-23 21:07:40 +02:00
54de00d02f
Merge pull request #327 from AleziaKurdis/placeAppBeaconsDecommission
...
Beacons decommission
2023-04-23 20:50:58 +02:00
028f6c2f82
Remove styles-uit and controls-uit QML modules, as they were replaced with stylesUit and controlsUit 5 years ago.
2023-04-23 20:23:11 +02:00
a7749077f9
Add QML_IMPORT_PATH for KDevelop and Qt Creator code completion and navigation.
2023-04-23 18:29:29 +02:00
Dale Glass
f2c51cd459
Merge pull request #375 from gameboycjp/WinCMakeBatFile
...
Windows Building Tweak
2023-04-22 22:47:38 +02:00
gameboycjp
a4b416eacd
Update winprepareVS19.bat
...
There should either be no pause, or it should wait for user input. If CMake fails, this gives the user a chance to review logs.
2023-04-21 16:49:20 -07:00
gameboycjp
cd51bd516f
Update BUILD_WIN.md
...
Overhaul step 7
2023-04-21 14:30:41 -07:00
gameboycjp
649aaf302f
Add Batch File To Run CMake Automatically
...
Added for ease of use
2023-04-21 21:14:08 +00:00
4d782bc28b
Merge pull request #258 from akamicah/update-unity-avatar-exporter
...
Update unity avatar exporter
2023-04-17 22:57:26 +02:00
dcddf08d24
Merge pull request #342 from JulianGro/increase_log_size
...
Increase max log size
2023-04-15 00:35:24 +02:00
f5f2134b92
Merge pull request #349 from JulianGro/executable
...
Remove executable permission from a bunch of files
2023-03-23 02:41:14 +01:00
ad05086a9c
Merge pull request #347 from JulianGro/audio
...
Throw warning on empty audio device list
2023-03-18 21:13:15 +01:00
8b973bdfa3
Remove executable permission from a bunch of files
2023-03-14 00:02:33 +01:00
09a88a5d0f
Add KDevelop to gitignore
2023-03-12 16:38:32 +01:00
40cdeec4d9
Fix "Invalid token at start of a preprocessor expression"
2023-03-12 16:36:14 +01:00
88a0d6217e
Throw warning if audio devices list is empty instead of debug message.
2023-03-12 16:35:55 +01:00
cf6c974c5d
Update license year
2023-03-11 19:35:10 +01:00
67a9b82236
Increase max log size from 512 KiB to 10 MiB.
...
Lower max amount of log files from 100 to 20.
2023-03-11 19:24:23 +01:00
842a78e6bc
Add PayPal to FUNDING.yml
2023-03-09 12:58:43 +01:00
8276e429c8
Merge pull request #338 from JulianGro/master
...
Add FUNDING.yml
2023-03-06 22:11:04 +01:00
6ce8dec43b
Add FUNDING.yml
2023-03-06 21:31:07 +01:00
Dale Glass
889f26d8d9
Merge pull request #330 from AleziaKurdis/placesAppReplaceVircadiaFromFed
...
Remove Vircadia, add metax.zone from the federation.json
2023-02-18 21:12:24 +01:00
Dale Glass
7391405058
Merge pull request #329 from SilverfishVR/master
...
fix api docs Window.prompt() example
2023-02-18 21:10:45 +01:00
Alezia Kurdis
86761cc2ab
remove Vircadia, add metax.zone
...
This PR remove Vircadia from the Federation (Since it is not really part of a federation when it is one way and not even working with us)
This PR also add "https://api.mv.metax.zone " as part of the federation (minimally for testing/development)
Note: Vircadia should remain in the place app as an "external" region for those who lock it in the create app. It will be up to them to keep it or let it go.
2023-02-17 22:30:59 -05:00
SilverfishVR
ec25cfd60a
fix api docs Window.prompt() example
...
example did not work as expected
2023-02-17 03:25:57 +01:00
Alezia Kurdis
9f6a7399eb
Beacons decommission
...
This remove the codes to support the old Beacons system.
2023-02-15 22:09:56 -05:00
789fd834fe
Merge pull request #325 from JulianGro/native_GHA
...
GitHub Actions update actions
2023-02-15 14:56:25 +01:00
53afe4a6aa
Update actions that were formerly incompatible with our setup.
2023-02-15 09:33:14 +01:00
e81cf369c9
Merge pull request #315 from overte-org/JulianGro-doxygen
...
GitHub Actions Doxygen update
2023-02-11 21:49:07 +01:00
e30a19b008
Update Doxygen GitHub Actions builds
...
Update to Ubuntu 22.04 for newer doxygen
Update Actions to fix nodejs12 depreciation warning.
Add Doxygen build and deploy status to README.md
2023-02-04 19:19:25 +01:00
Dale Glass
9432183a5e
Merge pull request #307 from overte-org/fix/gltf_colors
...
Fix material colors for glTF
2023-01-14 11:44:37 -08:00
56de0f8d56
Fix material colors for glTF
...
Co-authored-by: Julian Groß <julian.g@posteo.de>
2023-01-11 14:43:23 +01:00
c5d866a866
Merge pull request #303 from william-lohan/remove-commerce-options-from-wearables-ui-275
...
Remove commerce options from wearables ui
2023-01-08 19:56:55 +01:00
e1e367b15b
Merge pull request #301 from william-lohan/fix-build-error-on-rolling-distros
...
Fix build error on rolling release distros
2023-01-08 19:01:41 +01:00
Dale Glass
bd1fc19bac
Update libraries/ui/src/ScreenName.h
...
Co-authored-by: Julian Groß <julian.g@posteo.de>
2023-01-07 20:49:36 +01:00
Dale Glass
8e7b99811e
Update libraries/ui/src/ScreenName.cpp
...
Co-authored-by: Julian Groß <julian.g@posteo.de>
2023-01-07 20:49:30 +01:00