Commit graph

85917 commits

Author SHA1 Message Date
Heather Anderson
68d697ca6c changes in response to build log on other compilers 2023-03-22 20:40:49 +01:00
Heather Anderson
608a21c9a3 rework ScriptValue to act like a stack variable rather than a pointer 2023-03-22 20:40:49 +01:00
Heather Anderson
b397b8d4fa early smoketesting 2023-03-22 20:40:49 +01:00
Heather Anderson
30ad00dbe8 added custom type support 2023-03-22 20:40:48 +01:00
Heather Anderson
b2c0b92869 dropping dependencies from networking to script-engine by moving EntityScriptClient and LocationScriptingInterface 2023-03-22 20:40:48 +01:00
Heather Anderson
dbf633d218 moving EntityItemID from script-engine to shared 2023-03-22 20:40:48 +01:00
Heather Anderson
fce56f10d4 shifting classes around and adding static initializers to resolve dependencies on scripting-engine (and drop dependencies from scripting-engine) 2023-03-22 20:40:48 +01:00
Heather Anderson
7fe33aaa69 adding basic script-engine documentation 2023-03-22 20:40:48 +01:00
Heather Anderson
c4d9285614 working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-03-22 20:40:48 +01:00
Heather Anderson
f7922c2535 isolate calls to the QtScript libraries to an interface we control 2023-03-22 20:40:48 +01:00
Heather Anderson
7e612655f0 ensure all #include's to QtScript are labeled as such (easier to find) 2023-03-22 20:40:47 +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
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
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
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
fb4e16af53
Merge pull request #273 from JulianGro/linux-server-gha
Add Linux server packages GitHub Actions CI
2023-01-07 11:21:53 -08:00
William Lohan
6b949f7ab3 Remove commerce options from wearables ui
Remove Inventory & Marketplace option from Wearables GUI #275
2023-01-06 10:43:59 -08:00
William Lohan
a4fbd8a12f Fix build error on rolling release distros 2023-01-05 15:42:37 -08:00
4a7e9c77f2
Update CHANGELOG.md 2023-01-02 20:49:01 +01:00
76b3f1bcdc
Merge pull request #294 from overte-org/fix/default_aa
Secondary camera now has the same antialiasing settings as main one
2022-12-27 15:19:40 +01:00
00a28807d8 Secondary camera now has the same antialiasing settings as main one 2022-12-24 23:00:58 +01:00
2b0626e512
Update CHANGELOG.md 2022-12-24 14:12:50 +01:00
95ed201f3b
Merge pull request #291 from overte-org/fix/nvidia-driver
Quick workaround for Nvidia driver bug
2022-12-24 09:00:44 +01:00
f1d7421698 Workaround for Nvidia driver bug 2022-12-23 20:25:10 +01:00
67a33a1ce7 Update CHANGELOG.md 2022-12-18 14:41:57 +01:00
Dale Glass
743c467d07
Merge pull request #288 from overte-org/fix/watchdog_max_average
Make NEW MAX ELAPSED AVERAGE trigger less sensitive
2022-12-17 21:28:49 +01:00
cbf9c20331 Make NEW MAX ELAPSED AVERAGE trigger less sensitive 2022-12-16 08:52:40 +01:00
Dale Glass
61fa164791
Merge pull request #221 from JulianGro/fbx_blender
Implement initial Blender FBX metallic support
2022-12-10 21:10:02 +01:00
Dale Glass
26fd8839a6
Merge pull request #269 from daleglass-overte/fix-uninitialized-blendtime
Fix "may be used uninitialized" warning for blendtime
2022-12-10 21:09:47 +01:00
Dale Glass
c7a8f01234
Merge pull request #278 from overte-org/fix/SphereCollapse
Made ExtractionMode::SphereCollapse fail more gracefully in case of incorrect data
2022-12-10 21:09:23 +01:00
20e673e364 Fixed weight comparison 2022-12-10 19:51:11 +01:00
088da60116 Added epsilon for dimensions of sphere in SphereCollapse 2022-12-10 17:07:31 +01:00
a5d12fc97d Made ExtractionMode::SphereCollapse fail more gracefully in case of incorrect data 2022-12-10 14:33:34 +01:00
5af7df7153 Remove debug step from workflow 2022-12-07 08:50:46 +01:00