Commit graph

85053 commits

Author SHA1 Message Date
Heather Anderson
259cd20b87 Ensuring minimal documentation for classes declared in script-engine 2021-05-29 22:50:39 -07:00
Kalila
b3f55b473f
Merge pull request #1231 from vircadia/fix/gren-config
Add URL for .grenrc.js repository
2021-05-28 18:43:50 -04:00
Kalila
84c90bfd7d
Add URL for .grenrc.js reposi 2021-05-28 16:24:20 -04:00
Kalila
9640a13800
Merge pull request #1226 from vircadia/feature/gren-changelog-gen
Add "gren" configuration for easy changelog generation
2021-05-27 17:09:28 -04:00
Kalila
06b09dabc0
Update MacOS packaging instructions. 2021-05-25 20:22:41 -04:00
Kalila L
6341dcce94 Create .grenrc.js 2021-05-25 18:46:53 -04:00
Dave_K
b020558244
fix PR autobuild for ubuntu-18.04, android with correct cmake version (#1225) 2021-05-25 16:44:32 -04:00
Kalila
15a9de3a06
Update README.md 2021-05-25 02:32:51 -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
Kalila
d0bc5df464
Merge pull request #1220 from ctrlaltdavid/fix/doxygen-readme
Fix typo in Doxygen ReadMe
2021-05-20 17:14:02 -04:00
David Rowe
d0eccfda49 Fix typo in Doxygen ReadMe 2021-05-21 07:15:06 +12:00
Dale Glass
15effecd17 Add patch for building Qt 5.15 on gcc11
gcc11 is requires #include <limits> in places previous versions didn't.
2021-05-20 00:18:46 +02:00
Dale Glass
9ef9a89d95 Fix draco compilation on gcc11
The previous version breaks on Fedora 34, and likely other distros
with recent compilers due to not including cstddef and limits headers.

This is already fixed upstream, but only in master. And looking at
google/draco#704 there may be compatibility issues with using the
latest code.

So for now we're upgrading from 1.3.3 to 1.3.6 and adding the fix.
2021-05-18 00:44:29 +02:00
David Rowe
42ce3b34a9
Merge pull request #1217 from ctrlaltdavid/fix/jsdoc
Fix missed JSDoc tag change
2021-05-17 08:02:14 +12:00
Kalila
e96994b031
Update README.md 2021-05-16 11:36:15 -04:00
David Rowe
8545b8c6c1 Fix missed JSDoc tag change 2021-05-16 21:44:16 +12: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
Heather Anderson
04f8ccd2b0 drop remaining references to QScriptEngineDebugger 2021-05-08 20:31:03 -07: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