Commit graph

84829 commits

Author SHA1 Message Date
Kalila
e96994b031
Update README.md 2021-05-16 11:36:15 -04:00
daleglass
97352b8858
Merge pull request #1213 from AleziaKurdis/CreateApp-CopyPasteLocationRotation
Create app: Copy-Paste Position and Rotation
2021-05-15 20:25:04 +02:00
Kalila
1ed0b2c3c5
Merge pull request #1140 from vircadia/dependabot/npm_and_yarn/screenshare/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1 in /screenshare
2021-05-15 14:24:46 -04:00
Kalila
1f57aef4de
Merge pull request #1211 from vircadia/dependabot/npm_and_yarn/screenshare/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.5 to 2.8.9 in /screenshare
2021-05-15 14:20:36 -04:00
Kalila
71493e15d6
Merge pull request #1212 from ctrlaltdavid/feature/doxygen
Add Doxygen tool for compiling C++ documentation
2021-05-14 00:29:18 -04:00
David Rowe
27779030c8 Perl isn't needed after all 2021-05-14 16:27:09 +12:00
David Rowe
f3ee99fe5a
Apply suggestions from code review
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
2021-05-14 15:14:53 +12:00
Alezia Kurdis
a4483e6367
Safeguard code for Copy/Paste Position/Rotation
Safeguard code for Copy/Paste Position/Rotation

The 4 actions has now validations to avoid to only have those validation on the UI.

Making sure there is a single selection to execute these actions:
Copy Position
Copy Rotation

Making sure there is a selection that doesn't contain locked entity and that we have a copied value in order to execute these actions:
Paste Location
Paste Rotation
2021-05-13 21:45:49 -04:00
Alezia Kurdis
cf66d1aca3
Copy Paste Location and Rotation new button style
Copy Paste Location and Rotation new button style
2021-05-12 22:11:15 -04:00
Alezia Kurdis
8827f9e8de
Add a secondary button class for on field actions
Add a secondary button class for on field actions
To use when actions are to be added to a specific field.
Like for Copy/Paste Location and Rotation.
These smaller buttons make easier to figure that those actions are tied  to a specific field or group of field.
2021-05-12 22:10:09 -04:00
Alezia Kurdis
c1ee8801e0
Add Location and Rotation Copy-Paste
Add Location and Rotation Copy-Paste
2021-05-12 00:12:27 -04:00
Alezia Kurdis
884fa2f125
Add Location and Rotation Copy-Paste
Add Location and Rotation Copy-Paste
2021-05-12 00:11:52 -04:00
Alezia Kurdis
24b0f85d2a Merge branch 'vircadia:master' into master 2021-05-11 21:39:50 -04:00
David Rowe
4d11d1d515 Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
David Rowe
2130dea965 Remove Doxygen filter that is no longer needed 2021-05-12 10:54:15 +12:00
David Rowe
bd812e58aa Change JSDoc plugin to use "/*@jsdoc" tags instead of "/**jsdoc"
So as not to clash with Doxygen.
2021-05-12 10:53:43 +12:00
dependabot[bot]
9bb4ca925e
Bump hosted-git-info from 2.8.5 to 2.8.9 in /screenshare
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 16:51:27 +00:00
David Rowe
3020123459 Set up Doxygen for Interface and domain server C++ code 2021-05-11 22:21:36 +12:00
Kalila
a33b0fbad3
Update README.md 2021-05-09 13:30:34 -04:00
daleglass
9b41ae45ab
Merge pull request #1199 from ctrlaltdavid/fix/merge-to-master-macos
Fix GitHub Actions merge-to-master MacOS build
2021-05-08 20:59:04 +02:00
Kalila
f27473532b
Merge pull request #1202 from ctrlaltdavid/feature/vircadia-web
Include Vircadia Web app as a Git submodule
2021-05-08 14:25:32 -04:00
Kalila
b7cbe07a83
Merge pull request #1196 from JulianGro/fix_header_levels
Fix non-consecutive header level increases in build docs
2021-05-08 14:15:07 -04:00
David Rowe
e408483cdf Fix submodule URL 2021-05-08 09:51:09 +12:00
David Rowe
5f4a985976 Make submodule origin repo be relative to parent 2021-05-08 09:19:12 +12:00
David Rowe
b078518705 Include non-script files in JavaScript IDE directories 2021-05-07 21:36:53 +12:00
David Rowe
c29c1d0200 Include Vircadia Web app files in an IDE directory 2021-05-07 21:36:01 +12:00
David Rowe
831cb1c8bc Add Vircadia Web repo as a Git submodule 2021-05-07 16:24:05 +12:00
Kalila
4a14d511e6
Update README.md
Add dynamic badges.
2021-05-04 05:38:10 -04:00
David Rowe
69065d2555 Fix merge-to-master MacOS build 2021-05-02 21:55:12 +12:00
Julian Groß
883e12cb80 Fix non-consecutive header level increases 2021-05-02 10:52:08 +02:00
Kalila
cb3a0b51fe
Merge pull request #1183 from ctrlaltdavid/feature/rpm-blendshapes
ReadyPlayerMe blendshapes support
2021-05-01 14:24:30 -04:00
Kalila
a3626c83f4
Merge pull request #692 from odysseus654/pr/move-connect-packet-type
The domain server should see Packet ID=1 as a (broken) attempt to connect to the domain server
2021-04-29 18:39:25 -04:00
David Rowe
58a6ac384e Replace some QMap occurrences with QHash 2021-04-29 08:15:37 +12:00
David Rowe
d1136c2d3e Merge branch 'master' into feature/rpm-blendshapes 2021-04-27 21:32:35 +12:00
Kalila
73acf299f8
Merge pull request #1188 from daleglass/fix_nitpick
Link to pthread last
2021-04-26 06:24:21 -04:00
Kalila
80e17a1e94
Merge pull request #1193 from glenalec/patch-1
Update Snapshot.cpp
2021-04-26 03:51:07 -04:00
Kalila
3629427cff
Merge pull request #1161 from ctrlaltdavid/fix/spinbox
Fix settings (QML) spin box stepping
2021-04-26 03:39:56 -04:00
Heather Anderson
51f4320911 renamed StunResponse packet type 2021-04-25 18:37:34 -07:00
Heather Anderson
9f5e06503a begin identifying Packet Type ID=1 as "domain connect" for a future version of the protocol, so we can detect protocol breaks when we shift to using this as our domain connect packet. 2021-04-24 23:28:53 -07:00
daleglass
c7e79a5e3e
Merge pull request #1181 from ctrlaltdavid/fix/gltf-colors
Fix glTF mesh colors
2021-04-24 20:24:26 +02:00
David Rowe
24ddbc0d56 Update ReadyPlayerMe default mapping 2021-04-24 09:10:32 +12:00
David Rowe
e9fa76ae6e Fix conditional application 2021-04-24 08:49:57 +12:00
Glenn Alexander
307005d561
Update Snapshot.cpp
Changed string "highfidelity_url' to "vircadia_url"
String is used to form start of snapshot-image metadata.
First step of issue #1192.
2021-04-23 12:05:34 +10:00
Kalila
5ec026255c
Merge pull request #938 from vircadia/feature/qt-update
Update to Qt 5.15.2
2021-04-22 17:36:53 -04:00
Dale Glass
1e3af6c32c Link to pthread last 2021-04-22 23:34:23 +02:00
David Rowe
f4af0be95b Conditionally apply ReadyPlayerMe synonyms 2021-04-21 10:14:46 +12:00
David Rowe
a6d8e150f0 Move and rename ReadyPlayerMe synonyms 2021-04-21 09:47:24 +12:00
David Rowe
bfb42c8233 Merge branch 'master' into feature/rpm-blendshapes 2021-04-21 08:57:52 +12:00
David Rowe
f67410a5e9 Merge branch 'master' into fix/gltf-colors 2021-04-21 08:31:17 +12:00
Kalila
bb9460f6d9
Merge pull request #1162 from ctrlaltdavid/fix/osx-dmgs
Revise OSX DMGs
2021-04-19 17:01:05 -04:00