danteruiz
|
97644eb335
|
Merge branch 'master' of github.com:highfidelity/hifi into qt-launcher
|
2019-10-02 16:44:00 -07:00 |
|
Shannon Romano
|
e8f1eecc5b
|
Merge pull request #16258 from samcake/yellow
DEV-1815: Investigating rendering issues with opacity map and adding tools to debug resource caches
|
2019-09-30 16:36:24 -07:00 |
|
Shannon Romano
|
3d813b525e
|
Merge pull request #16230 from MattHardcastle/add-notarize-script
[INFRA-196] Add mac notarization script
|
2019-09-30 11:56:40 -07:00 |
|
Sam Gateau
|
9b8d159873
|
remove unused variable
|
2019-09-30 09:24:37 -07:00 |
|
Sam Gateau
|
ecd940e0e6
|
Addressing warnings
|
2019-09-27 14:01:00 -07:00 |
|
Sam Gateau
|
9d999baab2
|
FIrst pass to clean up before pushing a pr:
|
2019-09-26 11:59:01 -07:00 |
|
Sam Gateau
|
ba11c3e702
|
Merge branch 'master' of github.com:highfidelity/hifi into yellow
|
2019-09-25 17:54:21 -07:00 |
|
Clement
|
96b58756b1
|
Add flag for account settings feature
|
2019-09-24 16:50:10 -07:00 |
|
Matt Hardcastle
|
f0f9fa0a80
|
[INFRA-196] Add mac notarization script
The `notarize` script signs and submits a bundle to Apple's notarization
service. This command is meant for use as the part of release process
and its us is documented on the internal wiki.
https://highfidelity.atlassian.net/wiki/spaces/hifiOps/pages/532710623/Sign+and+notarize+a+build+on+macOS
Jira: https://highfidelity.atlassian.net/browse/INFRA-196
|
2019-09-20 15:00:38 -07:00 |
|
Sam Gateau
|
18226e64f8
|
Add a read lock where we think it s needed and banging my head on the problem
|
2019-09-16 18:06:43 -07:00 |
|
Sam Gateau
|
802326d4da
|
Merge branch 'master' of github.com:highfidelity/hifi into yellow
|
2019-09-12 17:01:37 -07:00 |
|
Shannon Romano
|
6a78ea1471
|
Merge pull request #16139 from jennaingersoll/api-docs
API docs formatting updates
|
2019-09-12 13:09:28 -07:00 |
|
Sam Gateau
|
133a8b7d5e
|
a bunch of changes to debug why...
|
2019-09-11 18:21:44 -07:00 |
|
jennaingersoll
|
d548afb277
|
Removed indent per review
|
2019-09-11 17:06:35 -07:00 |
|
sabrina-shanman
|
01b29c3aac
|
Fix DomainBaker not finishing when Re-bake originals checked and
.baked.fbx present
|
2019-09-09 10:43:08 -07:00 |
|
ingerjm0
|
2322a9ea7f
|
Making sure ctrlaltdavid's changes made it into my repository
|
2019-09-05 13:58:59 -07:00 |
|
ingerjm0
|
55bdc7d2a6
|
Made sure ctrlaltdavid's changes made it into my repo
|
2019-09-05 13:54:55 -07:00 |
|
ingerjm0
|
b8b7dbf681
|
DOC-148: Increase size of monospace type
|
2019-09-05 13:39:06 -07:00 |
|
ingerjm0
|
d8c655a151
|
Fixed spacing issues in navigation caused by fix to to DOC-156
|
2019-09-05 11:42:34 -07:00 |
|
ingerjm0
|
af7e68786a
|
DOC-156 (comment): Fixed spacing on non-paragraph text
|
2019-09-05 11:29:13 -07:00 |
|
ingerjm0
|
9bf579d878
|
DOC-156: Fix font size issues on non-paragraph text
|
2019-09-05 11:08:25 -07:00 |
|
ingerjm0
|
5ebf141d73
|
DOC-67: Incorrect location of example code for Avatar API
|
2019-09-05 10:39:18 -07:00 |
|
ingerjm0
|
2502abe963
|
Merge branch 'master' of https://github.com/highfidelity/hifi into api-docs
|
2019-09-05 10:17:38 -07:00 |
|
ingerjm0
|
5aef2d674a
|
DOC-69: Move Supported Script Types section to top of JSDoc pages
|
2019-09-05 10:12:59 -07:00 |
|
dante ruiz
|
4c5de120b7
|
enable post build script for qt launcher
|
2019-09-04 09:13:22 -07:00 |
|
jennaingersoll
|
037ad36262
|
Merge pull request #16103 from ctrlaltdavid/DOC-64
DOC-64: ScriptDiscoveryService API JSDoc
|
2019-08-30 22:35:39 -07:00 |
|
Andrew Meadows
|
43cd543226
|
Merge pull request #16084 from sabrina-shanman/test-profile
(DEV-359) Per-profile test reference images (C++ component)
|
2019-08-26 16:36:01 -07:00 |
|
sabrina-shanman
|
e0b4734917
|
Add missing bullet point when test.md step has image with unknown test filter
|
2019-08-26 14:37:37 -07:00 |
|
sabrina-shanman
|
ad1a98b85a
|
Trim else after return
|
2019-08-26 14:30:47 -07:00 |
|
sabrina-shanman
|
388a70502e
|
Fix indexing typo in joinVector
|
2019-08-26 14:28:04 -07:00 |
|
David Rowe
|
233a1528df
|
Add support for examples in API description section
|
2019-08-27 09:24:01 +12:00 |
|
sabrina-shanman
|
bc2cc11c06
|
Fix build warnings
|
2019-08-26 12:35:18 -07:00 |
|
sabrina-shanman
|
e4369feec5
|
Factor out directory parsing from md file output
|
2019-08-26 11:33:03 -07:00 |
|
sabrina-shanman
|
1ae66c6c10
|
Show expected images side-by-side rather than creating one MD file per
image set
|
2019-08-26 10:57:57 -07:00 |
|
sabrina-shanman
|
5e3777999d
|
Revert unfinished alternative implementation
|
2019-08-26 10:57:49 -07:00 |
|
sabrina-shanman
|
acd07e904f
|
Output profile-specific md files corresponding to profile images
|
2019-08-26 10:57:24 -07:00 |
|
ingerjm0
|
7ffcee35dd
|
Fix formatting in API docs (DOC-112, DOC-113, DOC-142, DOC-143)
|
2019-08-22 15:37:34 -07:00 |
|
sabrina-shanman
|
2dbf3de58a
|
Allow more image names to be used as Nitpick test reference images
|
2019-08-21 14:17:43 -07:00 |
|
David Rowe
|
11f8387a5a
|
Fix typo noticed in passing
|
2019-08-17 16:56:35 +12:00 |
|
David Rowe
|
dbb964d415
|
Report type of callback as "function" in JSDoc
|
2019-08-17 16:56:01 +12:00 |
|
David Rowe
|
ed6407d2bd
|
Fix callback functions' display in JSDoc
|
2019-08-16 21:07:34 +12:00 |
|
Clement
|
be534f2127
|
Add --version to the Oven
|
2019-08-09 17:11:07 -07:00 |
|
Shannon Romano
|
0b71cac84b
|
Merge pull request #16043 from sethalves/fix-linux-build-shared-nitpick
BUGZ-1205: fix Linux builds when -DBUILD_SHARED_LIBS=ON
|
2019-08-09 13:15:47 -07:00 |
|
Seth Alves
|
5bf6fd3977
|
on Linux, allow -DBUILD_SHARED_LIBS=ON to build when memory-debugging is enabled
|
2019-08-07 16:28:39 -07:00 |
|
David Rowe
|
e2748a861a
|
Merge branch 'master' into DOC-98
# Conflicts:
# libraries/platform/src/platform/backend/Platform.cpp
|
2019-08-03 11:22:23 +12:00 |
|
Andrew Meadows
|
f07352ab2c
|
add MaterialCache to oven's DependencyManager
|
2019-07-31 13:39:52 -07:00 |
|
dante ruiz
|
58dea69ecf
|
create zip file for launcher
|
2019-07-25 15:41:34 -07:00 |
|
David Rowe
|
bce3e9bd6b
|
PlatformInfo API JSDoc update
|
2019-07-26 10:32:19 +12:00 |
|
Simon Walton
|
f567777f24
|
Don't read HMAC for 'nonverified' packets
|
2019-07-18 12:57:13 -07:00 |
|
Clement
|
6ddccafa6b
|
Use absolute path
|
2019-07-12 15:29:05 -07:00 |
|