Commit graph

82296 commits

Author SHA1 Message Date
David Rowe
eae3336f57 Fix up docs links 2020-01-20 15:06:32 +13:00
David Rowe
1a4266a64a Review JSDoc updates from recent commits 2020-01-20 14:33:06 +13:00
Maia Hansen
c6cde9f0c9
Merge pull request #16584 from hd23408/master
GitHub Actions workflow cleanup
2020-01-15 17:38:26 -08:00
Maia Hansen
48f226199f Updated PR builds with appropriate syntax for the cleanup step 2020-01-15 15:43:53 -08:00
Maia Hansen
8416bb3913 Clear entire working directory 2020-01-15 14:58:56 -08:00
Maia Hansen
e107f50a70 Testing path names 2020-01-15 14:29:15 -08:00
Maia Hansen
028134974a Added cleaning out of the destination directory for self-hosted Windows runner. 2020-01-15 14:19:32 -08:00
Maia Hansen
b0e524df57
Merge pull request #16583 from ctrlaltdavid/api-docs
Combined API docs update
2020-01-15 12:25:13 -08:00
Maia Hansen
26aa047b02
Merge pull request #16582 from hd23408/master
Switching Windows builds over to a self-hosted runner
2020-01-14 18:17:44 -08:00
Maia Hansen
e4acc18234 Switching Windows builds to self-hosted 2020-01-14 16:04:39 -08:00
David Rowe
ec1e6bc7d3 Merge branch 'DOC-55-C' into api-docs 2020-01-14 18:04:32 +13:00
David Rowe
050c6e2cc5 Merge branch 'DOC-212' into api-docs
# Conflicts:
#	libraries/shared/src/RegisteredMetaTypes.h
2020-01-14 18:04:17 +13:00
David Rowe
b9a1b78531 Merge branch 'DOC-68' into api-docs
# Conflicts:
#	libraries/shared/src/RegisteredMetaTypes.h
2020-01-14 18:02:23 +13:00
David Rowe
3e1c76e309 Merge branch 'DOC-55-B' into api-docs 2020-01-14 17:59:25 +13:00
Maia Hansen
8b550710c9 Adding back in debug of installer logs on windows installer build
failure
2019-12-26 13:58:48 -08:00
David Rowe
00bd81b8c3 using MyAvatar.getTargetAvatar or AvatarList.getAvatar. 2019-12-24 09:52:19 +13:00
David Rowe
67bfe03724 Use the @hideconstructor tag in anticipation of it working 2019-12-23 14:27:34 +13:00
David Rowe
2dd981493e Update classes' JSDoc per @hideconstructor 2019-12-23 14:13:48 +13:00
David Rowe
f7336d9141 Fix @hideconstructor JSDoc tag hiding classes' properties 2019-12-23 14:12:50 +13:00
David Rowe
7af1845884 Reinstate mistakenly deleted comment 2019-12-23 09:20:38 +13:00
David Rowe
61b3b09b23 Fill in some missing summaries. 2019-12-23 09:17:08 +13:00
David Rowe
a92830f2c1 Miscellaneous JSDoc fixes 2019-12-23 09:09:27 +13:00
David Rowe
eb11231e78 Graphics API JSDoc 2019-12-23 09:07:35 +13:00
David Rowe
8255a50cde Update MeshProxy and Entities.getMeshes() JSDoc 2019-12-20 13:34:21 +13:00
David Rowe
1ebc6a575e Model API JSDoc 2019-12-20 13:33:48 +13:00
David Rowe
a04e57d82d Miscellaneous JSDoc fixes noticed in passing 2019-12-19 11:38:17 +13:00
David Rowe
e13b237e96 Add missing Controller.Hardware.Application camera properties' JSDoc 2019-12-19 11:23:36 +13:00
David Rowe
c52fa7a376 Fix up InteractiveWindow JSDoc per recent changes 2019-12-19 10:30:40 +13:00
David Rowe
ccc4be5312 Revise extended avatar blend shapes JSDoc 2019-12-18 12:54:56 +13:00
David Rowe
a6b4bc5872 Revise recent Picks.PICK_BYPASS_IGNORE JSDoc 2019-12-18 12:30:50 +13:00
David Rowe
aa077684f5 Update Controller.Hardware.Keyboard JSDoc per new touchpad gestures 2019-12-18 12:20:05 +13:00
David Rowe
9d67b4aff2 Fix up MyAvatar JSDoc on sitting property and methods 2019-12-18 10:02:03 +13:00
David Rowe
427aa851b3 Fix up links to avatar standards guide 2019-12-18 09:51:34 +13:00
David Rowe
13a8ede1ac Fix up MyAvatar reaction methods' JSDoc 2019-12-18 09:19:26 +13:00
David Rowe
28f5046ab2 Fix MyAvatar.gotoLocation()'s "withSafeLanding" parameter JSDoc 2019-12-18 08:31:57 +13:00
David Rowe
34958ddb71 Address some JSDoc issues identified by makitsune 2019-12-18 08:01:20 +13:00
David Rowe
c86ef990db Fix up JSDoc for Window.minimizedChanged signal 2019-12-18 07:27:53 +13:00
David Rowe
7cf216f114 Add warning about EventBridge not immediately availble in TabletProxy 2019-12-18 07:15:34 +13:00
David Rowe
5256f58520 Document callback function signatures for Script.addEventHandler() 2019-12-17 16:17:45 +13:00
Brad Hefta-Gaub
bdce8134fc
Merge pull request #16509 from makitsune/domain-server-ports
Added environment variables to change domain server ports
2019-12-16 15:15:49 -08:00
Brad Hefta-Gaub
e93adce7ae
Merge pull request #16577 from ctrlaltdavid/DOC-55-A
DOC-55: XMLHttpRequest JSDoc
2019-12-16 14:32:45 -08:00
David Rowe
3aaeba76a9 Fix typos in WebSocket JSDoc 2019-12-17 09:20:18 +13:00
David Rowe
025c136561 XMLHttpRequest API JSDoc 2019-12-17 09:19:47 +13:00
Brad Hefta-Gaub
022e1c3db3
Merge pull request #16576 from ctrlaltdavid/DOC-157
DOC-157: LODManager and Performance JSDoc
2019-12-15 11:22:36 -08:00
Brad Hefta-Gaub
bec28e7e05
Merge pull request #16574 from ctrlaltdavid/DOC-242
DOC-242: WebSocket and WebSocketServer JSDoc
2019-12-15 09:25:47 -08:00
David Rowe
e6e240edb5 Polishing 2019-12-15 14:23:33 +13:00
David Rowe
93bcb43186 Stats API updates to match 2019-12-15 14:14:43 +13:00
David Rowe
70572c6b83 Performance API JSDoc 2019-12-15 14:14:30 +13:00
David Rowe
f1c23b8072 LODManager API JSDoc 2019-12-15 14:14:09 +13:00
Brad Hefta-Gaub
7be921ad88
Merge pull request #16575 from highfidelity/hd23408-apt-update
Add apt update step
2019-12-13 15:52:34 -08:00