Commit graph

85955 commits

Author SHA1 Message Date
08b8bfeef4
Merge pull request #374 from overte-org/update-nvtt
Fix NVTT compilation on Visual Studio 2022
2023-05-24 19:31:40 +02:00
b1bf855202
Merge pull request #412 from daleglass-overte/update_tbb
Update tbb
2023-05-18 20:47:36 +02:00
Dale Glass
1138c6c720 Remove fix-static-build.patch, doesn't apply.
Fix missing PATCHES directive to make the other patch work.
2023-05-16 19:07:32 +02:00
Dale Glass
7d08df3f82 Fix build on Fedora.
Fix portfile license handling.
Fix tbb choking on Qt's 'emit' macro.
2023-05-16 18:56:33 +02:00
584ac3c15a Update tbb to fix building on Apple M1 2023-05-16 18:21:35 +02:00
1ab7d3b119
Merge pull request #399 from overte-org/gha_aarch64
Update GitHub Actions
2023-05-12 20:45:40 +02:00
b097976a3e
Merge pull request #397 from AleziaKurdis/PlaceApp_fileProtocoleSupport
Places app: support for file URI scheme
2023-05-12 20:44:53 +02:00
bad64acecb
Merge pull request #403 from AleziaKurdis/placesApp-tpOnEnter
Places App: Enter to teleport
2023-05-12 20:35:05 +02:00
Alezia Kurdis
cb4a443920
Places App: Enter to teleport
This PR add the possibility to press "Enter" to initiate a teleportation from the value in the search/address bar of the Places App.
(In addition to the current teleport button)
This is a more intuitive behaviour since everyone is used to this in the web browsers.
2023-05-11 21:43:40 -04:00
b411335998 Do not try to package on Linux aarch64 as it currently fails trying to build server-console.
The packaging step on Linux produces an empty archive anyways, so we just disable it.
2023-05-11 13:01:24 +02:00
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
Alezia Kurdis
74eefac999
Places app: support for file URI scheme
This PR adds the support of URI starting by "file:/"
in the places app. (to allow to load local serverless json)
2023-05-08 21:43:35 -04: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
2ae553a21a Update NVTT from 2.1.3 to 2.1.4
* Fix compilation on Visual Studio 2022
2023-04-21 14:16:37 +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
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