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
2ec60c6bcc
Remove unused files
2022-11-25 22:03:17 +01:00
Mike
b75dd349f7
Var name updates and doc url update
2022-11-20 20:57:54 +00:00
Mike
c4668c585a
Fix variable names
2022-11-20 14:48:55 +00:00
Mike
f5a825e606
Fix unity asset exporter for Linux use, update branding to Overte
2022-11-20 14:46:15 +00:00
88046506c3
Renamed Metaverse Server to Directory Server/Services
2022-09-08 22:19:55 +02:00
9b6d202a21
Rebranding and fixing URLs
2022-09-08 22:10:13 +02:00
e17579f484
Finish Rocky Linux 9 packaging
2022-08-24 21:52:19 +02:00
158f464c48
Build Docker server images
2022-08-24 16:04:18 +02:00
e1baed3373
Build server packages using Docker
2022-08-24 16:03:43 +02:00
9adca218af
Merge pull request #157 from JulianGro/fix-jsdoc-examples
...
Fix apidocs example files
2022-08-13 10:41:33 +02:00
23a59eb26d
Add Ubuntu 20.04 Qt package
2022-08-12 18:04:58 +02:00
89440e4a8e
Fix apidocs example files.
2022-08-09 14:30:01 +02:00
Dale Glass
065293ea36
Review fixes
2022-08-07 17:32:44 +02:00
Dale Glass
6d8b942ccd
Remove font files
2022-08-07 14:02:47 +02:00
Dale Glass
1332d9d35e
Replace Graphik with Fira Sans
2022-08-07 14:01:42 +02:00
7b7d54190a
Add Dockerfile for building Ubuntu 18.04 Qt package
2022-07-17 01:13:46 +02:00
Dale Glass
b5122e4732
Download dependencies from overte.org
...
This stops using the old S3 bucket and allows for more flexible hosting
2022-07-14 00:15:39 +02:00
Dale Glass
647e2a43f1
Use QDir::setPath
2022-06-18 20:26:21 +02:00
Dale Glass
1bede12b37
Replace deprecated constants
2022-06-18 20:24:25 +02:00
Dale Glass
6c57ee038e
Missing header
2022-06-15 00:03:19 +02:00
Dale Glass
352dcc93a2
Deprecated QDir=
2022-06-15 00:03:09 +02:00
Dale Glass
c03b4de419
Unnecessary copy warning
2022-06-15 00:02:54 +02:00
Dale Glass
984f11ddf4
Replace deprecated Qt collection functions
2022-06-15 00:02:01 +02:00
Dale Glass
f326aa22a6
Whitespace
2022-06-15 00:00:57 +02:00
Julian Groß
37d2142582
Update PR CI builds
2022-03-30 19:53:58 +02:00
Julian Groß
f1f2714ce7
Update master build and deploy
2022-03-21 19:09:46 +01:00
96932a6946
Update metaverse server URL
2022-02-21 23:17:33 +01:00
Julian Groß
e943636fa8
Update jsdoc
2022-02-19 17:59:44 +01:00
1ab6f171fe
Replaced the rest of metaverse addresses
2022-02-10 16:41:05 +01:00
c6f1e6410e
Updated some URLs, rebranded documentation and changed default metaverse server address
2022-02-09 23:57:24 +01:00
Alezia Kurdis
43b5e83000
Delete vircadia-logo-1880.png
...
Replaced by : brand-logo-512.png
2022-02-06 12:59:59 -05:00
Alezia Kurdis
b10d7afcc6
Delete vircadia.png
...
Replaced by brand.png
2022-02-06 12:59:04 -05:00
Alezia Kurdis
f97b1dfe87
Ressources rebranding for Overte
...
Ressources rebranding for Overte
(mostly images, icon, model updated with Overte brand)
some file has been edited to replace some files (they had vircadia in the name)
Most of this has not been tested. (cause I don't build)
2022-02-06 12:51:05 -05:00
df68f5c8eb
Merge branch 'master' into remove-hifiac
2022-01-23 14:03:02 +01:00
4e399edaa7
Merge remote-tracking branch 'origin/master' into remove-hifiac
2022-01-18 21:29:33 +01:00
Julian Groß
05e8a4fd5c
Update qt-builder readme with additional info
2021-12-20 01:58:37 +01:00
Kalila
03b5b83b67
Merge pull request #1339 from odysseus654/pr/make_shared
...
Housekeeping: use of std::make_shared / QSharedPointer::create.
2021-12-09 17:14:04 -05:00
David Rowe
c03312319d
Merge branch 'master' into dev/webapp-master-update
...
# Conflicts:
# libraries/networking/src/NodeList.h
# libraries/shared/src/shared/WebRTC.h
2021-10-03 12:51:47 +13:00
Dale Glass
3349d02cef
Merge pull request #1349 from JulianGro/use_GLVND
...
Set GL preference to GLVND
2021-09-25 20:31:11 +02:00
Julian Groß
babee7c527
Set GL preference to GLVND
2021-09-17 21:04:12 +02:00
Heather Anderson
bcce9a2091
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
2021-09-11 15:15:04 -07:00
Heather Anderson
ab4d70760e
review and cleanup of "#include <QtCore/QSharedPointer>"
2021-09-10 21:40:54 -07:00
David Rowe
b1050dc83a
Merge branch 'master' into dev/webapp-master-update
2021-09-01 21:52:04 +12:00
Dale Glass
567ff291fe
Merge pull request #943 from daleglass/cmake-build-in-build-dir
...
Cmake: build in build dir
2021-07-22 23:26:21 +02:00
David Rowe
74c2788a14
Merge branch 'master' into dev/rename-hifisockaddr-webapp
...
# Conflicts:
# assignment-client/src/AssignmentClient.cpp
# domain-server/src/DomainServer.cpp
# libraries/networking/src/DomainHandler.cpp
# libraries/networking/src/LimitedNodeList.cpp
# libraries/networking/src/LimitedNodeList.h
# libraries/networking/src/SockAddr.cpp
# libraries/networking/src/SockAddr.h
# libraries/networking/src/udt/Socket.cpp
# libraries/networking/src/udt/Socket.h
# tools/ice-client/src/ICEClientApp.cpp
2021-07-21 15:03:29 +12:00
Kalila
42ffb5709c
Merge pull request #1270 from daleglass/use_qt_endl
...
Replace uses of endl on Qt classes with Qt::endl
2021-07-15 22:18:36 -04:00
Dale Glass
cf75200231
Have cmake be verbose about whether NPM has been detected
2021-07-11 19:26:51 +02:00
Dale Glass
c95de72174
Fix copying jsdoc to interface
...
Take the jsdoc from tools/jsdoc and copy it to interface.
A subtle issue was found: It turns out that for cmake it matters
what gets parsed first, especially if you rely on setting a variable
in one project and reading it in another.
This can result in things like builds that fail the first time, then
work after re-running cmake.
Generation of jsdoc and screenshare were moved above interface,
because they're a dependency of it.
2021-07-11 19:26:51 +02:00
daleglass
60164dbf08
Whitespace review fixes
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-07-11 19:26:51 +02:00
Dale Glass
70895df49e
Generate nitpick resources with qt5_add_binary_resources
...
Also, it appears there was a bug where nitpick depended on interface's
resources rather than its own.
2021-07-11 19:26:51 +02:00
Dale Glass
3f20f6ec66
Generate all files in the build dir, don't touch source dir
...
This makes it so that RCC files and jsdoc are both generated into
the build directory.
2021-07-11 19:26:51 +02:00
David Rowe
6a17143df8
Rename "HifiSockAddr" to "SockAddr"
2021-07-06 13:23:57 +12:00
David Rowe
6ced4384bb
Quiet Doxygen output
2021-07-05 10:37:51 +12:00
David Rowe
3ebb75acf5
Undo documentation improvements
2021-07-05 10:24:59 +12:00
Dale Glass
be6a67b5eb
Replace uses of endl on Qt classes with Qt::endl
...
This fixes a whole bunch of warnings
2021-07-03 19:08:03 +02:00
David Rowe
87baa0dc8d
Remove extraneous Doxygen set-up instruction
2021-07-01 19:12:02 +12:00
David Rowe
b7fdd5bb1f
Remove extraneous Doxygen set-up instruction
2021-07-01 19:08:38 +12:00
David Rowe
4d375c029f
Merge remote-tracking branch 'upstream/webapp' into dev/webrtc-packet
2021-07-01 12:14:52 +12:00
Kalila
b86e4b98a9
Merge pull request #1249 from digisomni/fix/docs-links-dev
...
Update user docs links "docs.vircadia.dev" -> "docs.vircadia.com".
2021-06-27 05:55:13 -04:00
David Rowe
d6061289ec
Merge branch 'master' into dev/webapp-master-update
2021-06-27 09:51:41 +12:00
David Rowe
2a9ab98e41
Miscellaneous tidying and fixes
2021-06-26 22:07:48 +12:00
David Rowe
5a5cb6488c
Multiplex UDP and WebRTC sockets in a QUdpSocket-style NetworkSocket
2021-06-26 22:07:01 +12:00
Kalila L
90aaa85089
Update user docs links "docs.vircadia.dev" -> "docs.vircadia.com".
2021-06-21 12:01:37 -04:00
Dale Glass
f90d872752
Formatting cleanup
2021-06-20 14:22:28 +02:00
Dale Glass
474cd6b1c7
Improve Qt handling in CMake
...
Support 3 options:
* VIRCADIA_USE_SYSTEM_QT is set -- use system's Qt
* VIRCADIA_QT_PATH is set -- use Qt found in that dir
* Otherwise -- use downloaded Qt package
This removes these variables:
* VIRCADIA_USE_QT_VERSION
* VIRCADIA_USE_PREBUILT_QT
* HIFI_QT_BASE
2021-06-20 14:22:28 +02:00
David Rowe
4681475269
Merge branch 'master' into dev/webrtc-datachannel
2021-06-05 14:21:29 +12:00
Kalila L
8b66c22655
Statically generate canonical link tag instead.
2021-05-31 06:39:52 -04:00
Kalila L
2a6e0f0efc
Add JSDoc canonical link tag; add CNAME file in root.
2021-05-31 06:01:36 -04:00
Kalila L
7ccdbdea64
Some APIDocs metadata fixes.
2021-05-31 05:43:12 -04:00
Kalila
f1b4c8e62d
Merge pull request #1218 from daleglass/fix-qt5.15-on-gcc11
...
Add patch for building Qt 5.15 on gcc11
2021-05-20 17:17:02 -04:00
David Rowe
d0eccfda49
Fix typo in Doxygen ReadMe
2021-05-21 07:15:06 +12:00