Commit graph

85529 commits

Author SHA1 Message Date
Dale Glass
f10fdc5b02 Test removed, broken 2022-06-06 23:30:55 +02:00
Dale Glass
f285cb4259 Add missing findRayIntersection arguments 2022-06-06 23:25:30 +02:00
Dale Glass
c4ecd39d70 Deal with function signature changes 2022-06-06 23:24:33 +02:00
Dale Glass
cd489f1fe4 Deal with function signature changes 2022-06-06 23:23:59 +02:00
Dale Glass
0dbf757dfd Made some fixes, but gpu::gl::GLBackend::makeProgram is missing, and I don't know how to deal with that.
Test disabled.
2022-06-06 23:20:37 +02:00
Dale Glass
6146544f2b Added missing AnimClip parameters. Needs checking if the values are sane. 2022-06-06 23:19:50 +02:00
Dale Glass
b814e69ebb Removed references to missing NFMJoint members 2022-06-06 23:18:21 +02:00
Dale Glass
0f46e25368 Attempted to mess with the shaders test, but it seems too out of date. Disabled. 2022-06-06 23:17:25 +02:00
Dale Glass
e23c162d97 Fix CMakeLists.txt for test building. Add missing dependencies, deal with GLVND 2022-06-06 23:16:23 +02:00
Dale Glass
b3bd6c7ac8
Merge pull request #78 from daleglass-overte/fix-tests-build
Fix test build system enough to build some tests
2022-06-05 22:32:31 +02:00
Dale Glass
a37a570c77 Fix test build system enough to build some tests 2022-06-05 22:06:53 +02:00
Dale Glass
1283c5230d
Merge pull request #66 from Penguin-Guru/FixingParameters
Overhaul command-line parameter functionality.
2022-06-04 21:31:18 +02:00
Penguin-Guru
04a4437ace Removed comments. Changed a parameter type label. 2022-05-28 13:47:24 -07:00
Dale Glass
2fa254a366
Merge pull request #68 from daleglass-overte/webrtc-openssl-compatibility
Add a compatibility layer for WebRTC with OpenSSL 3
2022-05-28 21:48:34 +02:00
Dale Glass
e9cc11ab44 Add a compatibility layer for WebRTC with OpenSSL 3 2022-05-28 20:28:19 +02:00
Penguin-Guru
4a74ba5b9f Added warning that --no-launcher supposedly does not work. 2022-05-22 13:10:19 -07:00
Penguin-Guru
4a76bd0775 Added warning that --scripts does not seem to work. 2022-05-22 13:10:19 -07:00
Penguin-Guru
97ed129a73 Swapped functions back. 2022-05-22 13:10:19 -07:00
Penguin-Guru
b844b16285 Requested fixes (hopefully). 2022-05-22 13:10:17 -07:00
Penguin-Guru
b11b173b60 Changes parser pointer to reference. 2022-05-22 13:09:14 -07:00
Penguin-Guru
759b428b34 Fixed a different kind of spacing. 2022-05-22 13:07:30 -07:00
Penguin-Guru
72df49412f Fixed a spacing. 2022-05-22 13:07:30 -07:00
Penguin-Guru
694f093658 Fixed quibbles. 2022-05-22 13:07:30 -07:00
Penguin-Guru
c6cb01c4b8 Re-enabled overrideScriptsPathOption. 2022-05-22 13:07:30 -07:00
Penguin-Guru
daecc1563b Notational changes. 2022-05-22 13:07:30 -07:00
Penguin-Guru
ce20730b94 Made help info more helpful. 2022-05-22 13:07:30 -07:00
Penguin-Guru
8394bb57b2 Fixed handling of traceFileOption. Moved last to main. 2022-05-22 13:07:30 -07:00
Penguin-Guru
b59795e71c Removed duplicate "--version". 2022-05-22 13:07:30 -07:00
Penguin-Guru
e1d79c7b59 Streamlined handling with single parameter source. 2022-05-22 13:07:28 -07:00
Penguin-Guru
dd75c14dba Fixed handling of clockSkew parameter. 2022-05-22 13:02:37 -07:00
Penguin-Guru
3cbce8e51b Suppose effect. 2022-05-22 13:02:37 -07:00
Penguin-Guru
a3ac63443e Fixed spacing. 2022-05-22 13:02:37 -07:00
Penguin-Guru
197b78d228 Probably finished the ones in main. 2022-05-22 13:02:37 -07:00
Penguin-Guru
15c346423f Added note of other parameters to fix. 2022-05-22 13:02:37 -07:00
Penguin-Guru
f0247cba24 Removed unnecessary comments. 2022-05-22 13:02:37 -07:00
Penguin-Guru
09b288d63c Made lines shorter. 2022-05-22 13:02:37 -07:00
Penguin-Guru
b044e1b82f Consolidated (almost) all parameters in "main.cpp". 2022-05-22 13:02:20 -07:00
Dale Glass
b3ec3da1b0
Merge pull request #58 from JulianGro/enable_sse3
Enable SSE3 on Linux amd64 builds
2022-04-17 21:19:30 +02:00
e2f0c5cc7c Enable SSE3 for Linux amd64 builds 2022-04-11 18:51:44 +02:00
Dale Glass
c836268868
Merge pull request #49 from JulianGro/doxygen
Add Doxygen master build and deploy
2022-04-03 21:35:29 +02:00
dbc2e0b693
Merge pull request #52 from JulianGro/s3_pr_builds
GitHub Actions PR builds
2022-04-03 21:34:51 +02:00
Julian Groß
0f0080ef1a Removed overlooked debug changes 2022-03-30 19:53:59 +02:00
Julian Groß
37d2142582 Update PR CI builds 2022-03-30 19:53:58 +02:00
Julian Groß
189bd04175 Add CODEOWNERS for additional security. 2022-03-30 19:53:58 +02:00
Julian Groß
20d6c8f9d3 Fix mistake in master_build 2022-03-30 19:53:58 +02:00
5e2d43b939
Merge pull request #48 from JulianGro/s3-master-builds
GitHub Actions master builds
2022-03-30 19:52:59 +02:00
8fc3ac9da0
Merge pull request #53 from AleziaKurdis/overte-ServerlessScriptFix
Overte serverless tutorial: fix for Wizard and Avatar viewer
2022-03-27 22:17:44 +02:00
Alezia Kurdis
5165f9a429
Delete doppleganger.js
Now on more.overte.org/tutorial
2022-03-25 21:43:20 -04:00
Alezia Kurdis
ed005dbbf9
Delete wizard.html
Now on more.overte.org/tutorial
2022-03-25 21:42:54 -04:00
Alezia Kurdis
3a8202cc38
Delete Roboto-Regular.ttf 2022-03-25 21:42:06 -04:00