NissimHadar
d56a8d9a66
Merge branch 'master' of github.com:highfidelity/hifi into exportToTestRail
2018-08-02 08:02:11 -07:00
NissimHadar
69660cae81
Can populate Test Section combo.
2018-08-01 17:07:53 -07:00
NissimHadar
9957fc9474
Can create list of highest level sections.
2018-08-01 15:13:44 -07:00
NissimHadar
36d131592d
WIP
2018-07-31 22:23:10 -07:00
NissimHadar
121f5e0129
Set window modality in UI files.
2018-07-31 17:58:11 -07:00
NissimHadar
431db7c40f
Added new window for Runs (not used yet).
2018-07-31 17:47:55 -07:00
NissimHadar
0cf10a649f
WIP - implementing creation of TestRail runs.
2018-07-31 16:25:13 -07:00
NissimHadar
3f91c55223
Corrected window title.
2018-07-31 15:20:43 -07:00
Simon Walton
a320308eaf
Fix sequence number encoding issue
...
Don't mix QDataStream and readPrimitive. Also fix logic
issues in completion check; move new packet type; don't
reset known sent entities upon initial completion;
other reviewer recommendations.
2018-07-31 13:54:22 -07:00
NissimHadar
22953e6ab0
Fixed appearance of dual tests.
2018-07-31 13:48:17 -07:00
NissimHadar
87e7eb78a8
Corrected links to MD files.
2018-07-31 13:30:30 -07:00
NissimHadar
c98d43bb32
Problem = last test is created twice.
2018-07-31 13:06:04 -07:00
NissimHadar
3402d7836a
Added milestones to TestRail cases.
2018-07-31 11:17:53 -07:00
NissimHadar
ad0a1c289d
Use environment variable for Python path.
2018-07-29 22:24:48 -07:00
NissimHadar
b72d94e56d
Added a sweet "busy" window.
2018-07-29 20:58:07 -07:00
NissimHadar
9247e8dc16
QProcess signals connected.
2018-07-29 20:28:46 -07:00
NissimHadar
e191c65290
Works, but does not yet wait for completion of Python process.
2018-07-29 00:27:15 -07:00
NissimHadar
e0d14dd702
Works, but does not yet wait for completion of Python process.
2018-07-29 00:25:02 -07:00
NissimHadar
951b90d74c
WIP - running Python process.
2018-07-27 21:40:18 -07:00
NissimHadar
35464c4ca4
Can add tests (include only the preconditions)
2018-07-27 15:10:06 -07:00
NissimHadar
066b1acd94
Can write all the sections (sans tests themselves).
2018-07-27 13:35:31 -07:00
NissimHadar
7bb6d8dc82
Can now create first level of sub-sections.
2018-07-27 12:41:11 -07:00
NissimHadar
be79fa9e31
Added creation of a python stack class
2018-07-27 09:04:37 -07:00
NissimHadar
91c04bb639
Working on creating sections in TestRail.
2018-07-26 17:21:43 -07:00
NissimHadar
99ba550af5
WIP
2018-07-26 15:00:02 -07:00
NissimHadar
2dca95a146
Working on TestRail, adding sections
2018-07-26 14:12:44 -07:00
NissimHadar
72d4e7dba2
Refactoring.
2018-07-26 10:46:43 -07:00
NissimHadar
db0969d1a7
Creates 'testrail.py' script in the output folder.
2018-07-26 09:16:14 -07:00
NissimHadar
aa57d359be
Adding interface to select TestRail user.
2018-07-25 17:26:23 -07:00
NissimHadar
6db83660b6
Working on Python integration.
2018-07-25 17:07:18 -07:00
NissimHadar
816b3a4ef6
WIP.
2018-07-25 15:49:41 -07:00
NissimHadar
85d74afac4
Merge branch 'exportToTestRail' of https://github.com/NissimHadar/hifi into exportToTestRail
2018-07-25 15:02:24 -07:00
Simon Walton
47e99cdeac
Initial code for AC side of Enabling Physics plan
...
When interface sets query flag send only entities
close to main frustrum origin, until no more available,
then send unreliabe sequence # reliably.
2018-07-24 16:50:37 -07:00
Clement
db2297dbce
Update Wireshark dissector
2018-07-20 18:29:48 -07:00
Clement
ae67064463
Fix UDTTest
2018-07-20 18:12:24 -07:00
Clement
0bfe2671dd
Cleanup udt dead code
2018-07-20 18:12:24 -07:00
Qliemillar
17ddf37510
Merge pull request #12656 from ElderOrb/oven_windows_fix
...
Fix inability to 'bake' models on Windows
2018-07-17 09:42:46 -06:00
NissimHadar
cb0f9639ba
Added IDs where needed.
2018-07-11 09:08:43 -07:00
NissimHadar
f69f0cbd80
Seems to create a valid test suite.
2018-07-09 19:59:59 -07:00
NissimHadar
112ba27f2d
Added user and branch - not tested yet!
2018-07-09 14:00:08 -07:00
NissimHadar
a6dbeb3db7
WIP.
2018-07-09 12:06:20 -07:00
John Conklin II
e6801c303a
Merge pull request #13432 from SimonWalton-HiFi/avatar-identity-request
...
Implement AvatarRequestIdentity and use if interface gets unknown avatar data
2018-07-09 10:07:19 -07:00
NissimHadar
95a2d586c6
WIP.
2018-07-07 21:05:22 -07:00
NissimHadar
795423beea
WIP.
2018-07-07 17:21:46 -07:00
milad
023594ff17
Fixed Readme instructions on JSDoc
2018-07-02 10:59:08 -07:00
NissimHadar
bd8e8aab85
Fixed gcc warnings.
2018-06-25 16:40:43 -07:00
NissimHadar
25834c3809
Allow multiple evaluations.
2018-06-25 09:13:58 -07:00
Simon Walton
3775bdc335
Move PacketType::AvatarIdentityRequest so as to not break ICE
2018-06-22 17:20:43 -07:00
NissimHadar
8ad8713a13
New API.
2018-06-21 17:02:51 -07:00
Simon Walton
6f15e69907
The QA discussion reminded me that I should add the new type to the dissectors
2018-06-20 13:55:34 -07:00
NissimHadar
79293310e5
No more use of JPG files.
2018-06-19 11:59:31 -07:00
NissimHadar
4897e11a12
Save downloaded byte array (from GitHub) to file with PNG extension.
2018-06-18 12:43:42 -07:00
NissimHadar
7aa66e4ab9
Merge branch 'master' of github.com:highfidelity/hifi into autoTesterUpdate
2018-06-18 07:48:10 -07:00
NissimHadar
d59ddc4764
Added selection of branch from combo.
2018-06-18 07:44:04 -07:00
NissimHadar
afba9c0c5b
Merge branch 'master' of github.com:highfidelity/hifi into autoTesterUpdate
2018-06-15 12:01:47 -07:00
Clement
a932a50922
Add audio dissector
2018-06-14 17:50:59 -07:00
Anthony Thibault
5d06ea1c45
Merge pull request #13250 from MiladNazeri/gravprep-docs
...
Jsdoc to Grav Automation Tool
2018-06-14 11:26:56 -07:00
NissimHadar
9ca27468f6
Added selection of branch from the command line.
2018-06-13 19:29:09 -07:00
NissimHadar
ee675b0f1c
Merge branch 'master' of github.com:highfidelity/hifi into autoTesterUpdate
2018-06-13 12:29:38 -07:00
Clément Brisset
11d84e780d
Merge pull request #13283 from huffman/feat/uncompressed-ktx-in-texmeta
...
Add uncompressed KTX files to baked texture output
2018-06-13 11:49:41 -07:00
Stephen Birarda
09a3d5d91c
Merge pull request #13320 from birarda/wireshark-plugin
...
add domain packet dissector, improve entity dissector
2018-06-12 17:05:03 -07:00
NissimHadar
74aedd73fd
Exit at end of non-interactive recursive script.
...
Similarity index set to -100.0 to indicate size difference.
Simplified repo. path in testRecursive scripts.
Wait 10" before starting recursive script.
2018-06-12 15:47:55 -07:00
Ryan Huffman
015c092e1c
Update oven to only produce uncompressed ktx for cubemaps
2018-06-11 16:37:40 -07:00
Ryan Huffman
38df5d3db5
Merge branch 'master' of github.com:highfidelity/hifi into feat/uncompressed-ktx-in-texmeta
2018-06-11 16:17:56 -07:00
Stephen Birarda
b41c80f31e
Merge pull request #13221 from huffman/feat/oven-cli-texture-options
...
Add more texture options to Oven CLI
2018-06-11 12:01:56 -07:00
Stephen Birarda
0fd0a64e7f
Merge pull request #13118 from huffman/feat/010-templates
...
Add fbx + ktx templates
2018-06-11 10:52:32 -07:00
Stephen Birarda
be64f4bcbf
Merge pull request #12917 from kitely/cmake-fixes
...
CMake fixes
2018-06-11 10:51:49 -07:00
Stephen Birarda
e82edb8b66
add domain packet dissector, improve entity dissector
2018-06-08 11:58:09 -07:00
Ryan Huffman
faafd26d2a
Add uncompressed KTX files to baked texture output
2018-06-08 11:39:47 -07:00
NissimHadar
06c167cc68
Add error to failure name.
2018-05-30 16:49:36 -07:00
NissimHadar
3b44b3a31f
Merge branch 'master' of github.com:highfidelity/hifi into DailyTests
2018-05-30 10:23:10 -07:00
milad
42ea7f358a
added root.js to cmake build
2018-05-29 15:39:04 -07:00
milad
a048f6f7d5
indent fix
2018-05-29 14:48:52 -07:00
milad
301aba06a3
modified git ignore
2018-05-29 14:39:10 -07:00
milad
6a8fa3a15a
Added edits to readme
2018-05-29 14:35:33 -07:00
milad
4b4f6e0f02
cleaned up file cruft
2018-05-29 13:31:13 -07:00
milad
2b9ab8c8a7
Merge branch 'master' of https://github.com/highfidelity/hifi into gravPrep
2018-05-29 13:12:12 -07:00
Stephen Birarda
f7710d126f
split up wireshark dissectors for sub protocols
2018-05-29 11:35:03 -07:00
milad
9c664a2512
Cleaned up gravprep.js
2018-05-29 11:24:13 -07:00
milad
3455dd296b
Vec3 fix
2018-05-29 09:57:10 -07:00
milad
e57bba1c08
more cleanup
2018-05-29 09:35:22 -07:00
NissimHadar
5fd8cd71c6
Reverted to main repo, for the PR.
2018-05-28 12:05:40 -07:00
NissimHadar
ddea1c64bc
Updated AutoTester.
2018-05-25 17:37:31 -07:00
NissimHadar
dcab7e4e81
Corrected misplaced semicolons.
2018-05-25 15:03:45 -07:00
NissimHadar
590b4f91c5
Added comments.
2018-05-25 09:16:51 -07:00
NissimHadar
54b64c59d7
Merge branch 'master' of github.com:highfidelity/hifi into DailyTests
2018-05-25 08:29:09 -07:00
NissimHadar
24738ebbe2
Added missing semi-colons.
2018-05-25 08:28:21 -07:00
NissimHadar
77d6ea6bec
Added hide/show for task bar (Windows only).
2018-05-24 16:48:03 -07:00
Anthony Thibault
eae5215d94
Merge pull request #13206 from ctrlaltdavid/21872-c
...
JSDoc fixes
2018-05-24 16:44:55 -07:00
NissimHadar
802cedf1bc
Removed messages in non-interactive mode.
2018-05-24 13:29:02 -07:00
Ryan Huffman
384851c289
Add option to oven cli to select texture usage type
2018-05-23 10:50:51 -07:00
Ryan Huffman
8e1c7531dc
Add option to oven.exe to disable texture baking
2018-05-23 10:42:14 -07:00
NissimHadar
f8b69ef1f1
Changed stored failure images from JPG to PNG
...
Now uses snapshot name to find correct test folder - allows creating multiple tests
Reversed order of recursive scripts, so execution will be in alphabetical order.
2018-05-22 16:34:32 -07:00
milad
ded774de9c
multiple fixes for repeated type defs
2018-05-22 16:02:29 -07:00
milad
1a4fa92a29
Merge commit 'refs/pull/13206/head' of https://github.com/highfidelity/hifi into gravprep-redo
2018-05-22 14:33:53 -07:00
milad
5056e698fa
further clean up
2018-05-21 22:10:57 -07:00
milad
3450af7a3d
clean up
2018-05-21 21:52:20 -07:00
milad
24262e97a6
removed old cruft
2018-05-21 09:10:30 -07:00
milad
9c0bd89951
another round of fixing and merging
2018-05-21 09:09:18 -07:00
milad
73dd5c7f36
fixed merge
2018-05-21 08:21:47 -07:00
milad
1e4d4dac44
cleaned up script
2018-05-20 23:39:47 -07:00
milad
e436f65d4c
reworking gravprep to fix most links and oddities
2018-05-20 23:32:18 -07:00
milad
8e50c0fd56
Added pre typedef splits
2018-05-20 20:40:23 -07:00
David Rowe
e44e7ca35f
Fix up Resource and resource cache APIs' JSDoc
2018-05-21 11:57:16 +12:00
milad
23ee06fc4b
fixed class links
2018-05-20 14:35:58 -07:00
milad
0ccb233724
gravprep redo for link fixes
2018-05-20 14:18:39 -07:00
milad
46efb2b868
merging onto mac
2018-05-19 22:44:18 -07:00
Sam Gateau
efca568dbe
Merge pull request #13198 from NissimHadar/autoTesterUsePeriods
...
Updated auto-tester.
2018-05-18 10:15:55 -07:00
NissimHadar
a0462451be
Updated auto-tester
2018-05-18 09:09:29 -07:00
milad
bbb1aa404f
Merge commit 'refs/pull/13165/head' of https://github.com/highfidelity/hifi into gravprep-redo
2018-05-16 23:04:43 -07:00
David Rowe
f571e90ef5
Merge branch 'master' into 21872-b
2018-05-16 10:20:53 +12:00
David Rowe
fdeb0e3305
Avatar API JSDoc stubs
2018-05-16 09:20:54 +12:00
David Rowe
1ca6bd2f0b
location getter/setter JSDoc
2018-05-15 17:37:45 +12:00
NissimHadar
a9a783588b
Fixed typo.
2018-05-14 09:25:17 -07:00
milad
4fb479c382
Merge commit 'refs/pull/13165/head' of https://github.com/highfidelity/hifi into gravprep-redo
2018-05-12 23:42:21 -07:00
milad
091c2c8b98
Before David's latest stubs
2018-05-12 23:41:56 -07:00
David Rowe
7cef329939
Render API JSDoc stubs
2018-05-13 11:53:57 +12:00
milad
2b7e217c35
Fixed Asset Class
2018-05-12 15:45:27 -07:00
David Rowe
fb1f7fea90
Steam API JSDoc stubs
2018-05-13 10:32:46 +12:00
milad
7af53bea4e
Merge branch 'master' of https://github.com/highfidelity/hifi into gravprep-redo
2018-05-12 13:50:17 -07:00
David Rowe
11f984f05b
OffscreenFlags API JSDoc stubs
2018-05-12 15:08:41 +12:00
David Rowe
841161068c
Midi API JSDoc stubs
2018-05-12 15:01:52 +12:00
David Rowe
a2bb9de441
Graphics API JSDoc stubs
2018-05-12 12:53:43 +12:00
David Rowe
42d0620fd1
EntityViewer API JSDoc stubs
2018-05-11 20:56:00 +12:00
David Rowe
3891ebe703
Agent API JSDoc stubs
2018-05-11 20:20:07 +12:00
NissimHadar
9d52306ac5
Merge branch 'master' of github.com:highfidelity/hifi into missingImagesMDfiles
2018-05-09 12:17:17 -07:00
NissimHadar
32f2494416
Stores previous user-selected folders.
2018-05-09 11:58:16 -07:00
milad nazeri
c822e836bc
general format work
2018-05-08 21:48:57 -07:00
NissimHadar
ee4b1af3aa
Corrected missing images in test.md files
2018-05-08 16:51:58 -07:00
milad nazeri
f72e7d8c01
updating for workPC
2018-05-08 13:09:41 -07:00
NissimHadar
d5bb582811
Per Austin's comments.
2018-05-08 11:40:56 -07:00
NissimHadar
eb14658bc5
Per Austin's comments.
2018-05-08 11:13:06 -07:00
milad nazeri
6cb4901bae
fixed undefined errors
2018-05-07 15:49:53 -07:00
Ryan Huffman
894cd3ed76
Add 010-templates/README.md
2018-05-07 11:52:29 -07:00
Ryan Huffman
b9fb9875a7
Add 010 ktx template
2018-05-07 11:48:50 -07:00
Ryan Huffman
d8257dcfd3
Add 010 fbx template
2018-05-07 11:48:41 -07:00
NissimHadar
481eddb2a3
Merge branch 'master' of github.com:highfidelity/hifi into commandLineParametersForAutotester
2018-05-07 08:24:03 -07:00
milad nazeri
22065ad611
Links fixed
2018-05-06 21:39:37 -07:00
Clement
da9fb9c751
Fix non self-sufficient headers
2018-05-04 16:26:41 -07:00
Stephen Birarda
ec354620db
Merge pull request #12956 from huffman/feat/client-texture-selection-baking
...
Add support for client texture selection
2018-05-04 16:14:43 -07:00
NissimHadar
2c2b74f4c8
Removed unused variable.
2018-05-04 14:13:14 -07:00
NissimHadar
1f691edf0d
Removed platform code (was used for MD files).
2018-05-03 17:04:17 -07:00
NissimHadar
beb19c53fa
Added date and time to auto-generated scripts.
2018-05-03 15:00:14 -07:00
NissimHadar
b9cdaf31a0
Corrected name of create all recursive tests call.
2018-05-02 15:26:03 -07:00
NissimHadar
56e5b0e7b4
Added autoTester.enableAuto();
to the recursive tests.
2018-05-02 15:25:31 -07:00
NissimHadar
93afbcdc08
First success with running from command line.
2018-05-01 17:59:07 -07:00
milad nazeri
ae935dcda5
saved before laptop acts up more
2018-05-01 16:23:50 -07:00
NissimHadar
a3e4fa8429
Corrected download of images.
2018-05-01 15:27:29 -07:00
NissimHadar
b722c80b3f
WIP
2018-05-01 14:25:33 -07:00
Ryan Huffman
24ac342c6b
Add support for client texture selection
2018-05-01 14:11:31 -07:00
NissimHadar
6d8eee6b32
Merge branch 'commandLineParametersForAutotester' of github.com:NissimHadar/hifi into commandLineParametersForAutotester
2018-04-30 17:19:29 -07:00
milad nazeri
8845094afb
Added Lod fix
2018-04-30 16:55:42 -07:00
milad nazeri
f520d13242
pre TOC add
2018-04-30 16:32:15 -07:00
milad nazeri
1ce4c9d140
GravPrep working through first round of editing, starting explore file and jsdoc quality tests
2018-04-29 14:52:56 -07:00
milad nazeri
f35fffb975
Added toc
2018-04-28 13:55:42 -07:00
milad nazeri
91c0fa2778
Adding dedent
2018-04-28 12:16:39 -07:00
milad nazeri
9db67229b9
Name groupings working correctly, pre-adding ctrlAtlDavid's new tags
2018-04-28 09:29:16 -07:00
David Rowe
fada958e72
Handle possibly undefined value
2018-04-28 19:57:45 +12:00
milad nazeri
9773b928ac
copying to dir working
2018-04-28 00:25:07 -07:00
David Rowe
fc4837b51c
Reorder listing of context tags
2018-04-28 16:00:49 +12:00
David Rowe
e39aecfb2a
Fix custom JSDoc tags
2018-04-28 16:00:22 +12:00
NissimHadar
a5297f8447
Merge branch 'commandLineParametersForAutotester' of github.com:NissimHadar/hifi into commandLineParametersForAutotester
2018-04-27 14:55:12 -07:00
Anthony J. Thibault
c6b12307aa
Added custom jsdoc tags to High Fidelity
...
There are 4 new jsdoc tags:
* @hifi-interface - indicates that this namespace or class is available in Interface Scripts.
* @hifi-assignment-client - indicates that this namespace or class is available in Assignment Client Scripts.
* @hifi-client-entity - indicates that this namespace or class is available in Client Entity Scripts.
* @hifi-server-entity - indicates that this namespace or class is avaialbe in Server Entity Scripts.
These tags should appear just after the @class or @namespace tag. For example:
/**jsdoc
* Your avatar is your in-world representation of you. The <code>MyAvatar</code> API is used to manipulate the avatar.
* For example, you can customize the avatar's appearance, run custom avatar animations,
* change the avatar's position within the domain, or manage the avatar's collisions with other objects.
*
* @namespace MyAvatar
*
* @hifi-interface
* @hifi-client-entity
*
2018-04-26 14:13:42 -07:00
David Rowe
08dc9b133f
Docs to JSDoc review
2018-04-26 21:10:28 +12:00
NissimHadar
a2d73ff202
Merge branch 'master' of github.com:highfidelity/hifi into testerUpdate
2018-04-25 15:09:07 -07:00
MiladNazeri
0f87e53902
Merge pull request #12963 from MiladNazeri/docs/DocsToJSDocsUpdate
...
Docs/docs to js docs update
2018-04-25 12:26:19 -07:00
Alexander Ivash
2439c04528
skip url conversion to 'file:///' for the urls which schema is already 'file'
2018-04-25 11:04:45 +03:00
NissimHadar
aceaa510c8
Added referral to physical memory Test.
...
Added menu items - `close` and `about`
2018-04-23 14:47:17 -07:00
David Rowe
719062dd9f
Interim JSDoc for MyAvatar - first pass
2018-04-24 09:10:59 +12:00
milad nazeri
e25c871a52
fixing hifi.js
2018-04-23 07:53:46 -07:00
milad nazeri
83523c7052
original doc sources ported
2018-04-23 07:52:21 -07:00
David Rowe
6a2b7244eb
Interim JSDoc for Tablet
2018-04-23 11:06:17 +12:00
milad nazeri
e9b9c05b5d
removed cruft
2018-04-22 08:51:47 -07:00
milad nazeri
dc3d162c5b
working through the list
2018-04-22 08:19:22 -07:00
David Rowe
7087abd201
Merge branch 'master' into 21815
2018-04-21 10:49:56 +12:00
Anthony Thibault
147da86668
Merge pull request #12933 from hyperlogic/feature/wireshark-avatar-data
...
Add more detailed AvatarData packet support to Wireshark dissector plugin
2018-04-18 13:13:54 -07:00
Anthony J. Thibault
04c22e5a2b
Add more detailed AvatarData packet support to Wireshark dissector plugin.
2018-04-18 10:50:00 -07:00
John Conklin II
d19bb557ad
Merge pull request #12897 from ctrlaltdavid/21848
...
Include JSDoc Web pages in the install
2018-04-18 10:49:31 -07:00
Oren Hurvitz
50eaf3e166
Fixed CMakeLists.txt for 'oven' to work in Linux
2018-04-17 12:14:45 +03:00
David Rowe
c1ede6ef58
Merge branch 'master' into 21815
...
# Conflicts:
# tools/jsdoc/plugins/hifi.js
2018-04-17 11:54:56 +12:00
David Rowe
9f83c606e9
Controller API JSDoc
2018-04-17 11:46:40 +12:00
Stephen Birarda
77b3a2cb7c
add wireshark HFUDT packet dissector
...
Co-authored-by: Ryan Huffman <ryanhuffman@gmail.com>
Co-authored-by: Clément Brisset <clement.brisset@gmail.com>
2018-04-16 16:37:50 -07:00
John Conklin II
5705bac87f
Merge pull request #12723 from ctrlaltdavid/21801
...
HMD API JSDoc
2018-04-16 11:12:26 -07:00
David Rowe
06bb873e8d
Include JSDoc Web pages in the install
2018-04-16 16:08:26 +12:00
Seth Alves
3830f65df5
Merge pull request #12875 from druiz17/update-baking-tools
...
Update baking script to include skyboxes.
2018-04-12 19:46:46 -07:00
Dante Ruiz
5fdcd12375
add baking of skyboxes
2018-04-12 09:20:46 -07:00
NissimHadar
c458b587ac
Completed creation of testsOutline.md.
2018-04-11 16:50:27 -07:00
David Rowe
7a9e3388fa
Merge branch 'master' into 21801
2018-04-12 09:48:51 +12:00
Dante Ruiz
67ec766af2
saving work.
2018-04-11 10:24:01 -07:00
NissimHadar
60f4c6788f
Added creation of tests outline .MD file.
2018-04-10 23:04:56 -07:00
NissimHadar
8e063a600b
Added recursive creation of MD files.
2018-04-10 20:16:36 -07:00
Seth Alves
d8f0cfa89a
Merge pull request #12797 from druiz17/update-bake-tool
...
update python bake tool
2018-04-10 10:20:38 -07:00
Dante Ruiz
66f78ea2c7
update bake tool
2018-04-05 10:39:27 -07:00
NissimHadar
b19fcc340d
Start test steps from 1 (not from 0).
2018-04-05 10:01:29 -07:00
NissimHadar
99a4bd65a0
Corrected message to user.
...
Changed ::ReadWrite to ::WriteOnly when creating MD file.
2018-04-04 17:12:46 -07:00
NissimHadar
235996911a
Fixed gcc warning.
2018-04-04 11:38:14 -07:00
NissimHadar
7a6b071e46
Merge branch 'master' of github.com:highfidelity/hifi into addMDtoAutoTester
2018-04-04 10:20:35 -07:00
NissimHadar
4f5895cb16
Added MD file to autoTester.
2018-04-03 13:17:37 -07:00
David Rowe
f27e8868eb
Add HMD JSDoc
2018-03-28 12:25:12 +13:00
Dante Ruiz
0c6f5bb04d
adding python baking scripts
2018-03-26 10:51:25 -07:00
Ryan Huffman
e90c051744
Merge pull request #11872 from huffman/feat/version-wo
...
Add asset server baking versioning
2018-03-23 08:27:37 -07:00
Seth Alves
bea7ee42e2
Merge branch 'master' of github.com:highfidelity/hifi into serverless-domains
2018-03-21 14:30:07 -07:00
Stephen Birarda
e05ee55495
Merge pull request #12691 from huffman/fix/oven-exit-crash
...
Fix crashes on exit because of ResourceManager thread destruction
2018-03-21 11:56:06 -07:00
Ryan Huffman
00aa564d84
Fix crashes on exit because of ResourceManager thread destruction
2018-03-21 10:43:31 -07:00
Stephen Birarda
1405c8fcb3
add a client only option to cmake
2018-03-20 14:20:58 -07:00
Seth Alves
7a7a9e9af0
Merge branch 'master' of github.com:highfidelity/hifi into serverless-domains
2018-03-16 16:55:47 -04:00
Alexander Ivash
b1690b3189
fix malformed urls on windows (like file:///Users/ai/AppData....)
...
note: the issue happened because drive letter on Windows is treated by QUrl as 'scheme', so replacing it with 'file' results in broken url.
2018-03-16 00:27:36 +03:00
Ryan Huffman
0a00227ce3
Update message for failed bakes inside of AssetServer.cpp
2018-03-13 15:03:20 -07:00
Ryan Huffman
c555590e9b
Enable support for baking JS files inside of the oven
2018-03-13 14:57:35 -07:00
Ryan Huffman
5448099a93
Fix baker CLI not correctly exiting on failure
...
We previusly were exiting while still inside of the QApplication ctor,
before the event loop had been started. This fixes that by queueing up
the baking to occur after the ctor has completed.
2018-03-13 14:57:04 -07:00
Ryan Huffman
11a3a86af3
Merge branch 'master' of github.com:highfidelity/hifi into feat/obj-baker-update
2018-03-13 14:49:26 -07:00
Ryan Huffman
bcbe55d751
Fix OBJ support in DomainBaker
2018-03-13 14:30:42 -07:00
Ryan Huffman
a5e491e29d
Add OBJ support to domain baker
2018-03-13 10:38:21 -07:00
Seth Alves
b39c7eadd2
Merge branch 'master' of github.com:highfidelity/hifi into serverless-domains
2018-03-13 09:24:18 -07:00
MiladNazeri
e054f16c46
Merge pull request #12526 from ctrlaltdavid/21709
...
Entities API JSDoc
2018-03-12 14:40:09 -07:00
Seth Alves
75f4959b79
Merge branch 'master' of github.com:highfidelity/hifi into serverless-domains
2018-03-12 09:08:51 -07:00
NissimHadar
84cc4c18a4
Added date/time to testResultsFolder.
2018-03-09 18:13:26 -08:00
NissimHadar
77901e5089
Corrected MacOS warnings.
2018-03-08 20:11:35 -08:00
David Rowe
b461a422c6
Merge branch 'master' into 21709
2018-03-09 14:18:42 +13:00
Seth Alves
6c831bbc3a
Merge branch 'master' of github.com:highfidelity/hifi into serverless-domains
2018-03-08 07:42:30 -08:00
NissimHadar
7052ea3769
Merge branch 'master' of github.com:highfidelity/hifi into addRecursionToAutotester
2018-03-07 17:46:14 -08:00
NissimHadar
a4854839a4
Enable user selection of destination folder when creating a test.
2018-03-07 17:45:10 -08:00
Clément Brisset
b7ac07f590
Merge pull request #12589 from highfidelity/RC65
...
merge back RC65 to master after RC hotfixes
2018-03-07 17:22:41 -08:00
Ryan Huffman
004e15d2d9
Update ATP to be optional in ResourceManager for OBJBaker
2018-03-07 16:31:41 -08:00
Ryan Huffman
975f0bfbd2
Fix OBJBaker not correctly waiting until all assets have been baked to finish
2018-03-07 16:30:23 -08:00
NissimHadar
b47b512ab9
Completed recursive creation of recursive scripts.
2018-03-07 13:25:40 -08:00
John Conklin II
7381bb0d7e
Merge pull request #12447 from birarda/feat/oven-no-dock-bounce
...
use QCoreApplication for Oven when headless version is used
2018-03-07 12:56:25 -08:00
NissimHadar
9bd7f31ff3
Now search for tests
folder bottom-up.
2018-03-07 11:30:30 -08:00
NissimHadar
da414b94fd
WIP - adding the creation of recursive scripts.
2018-03-07 10:47:37 -08:00
David Rowe
a62b6b7150
Merge branch 'master' into 21709
2018-03-07 17:34:53 +13:00
NissimHadar
4b3d63eea4
Added math.h to includes (MacOS build error).
2018-03-06 16:37:05 -08:00
NissimHadar
84815fadae
Use JPG->PNG trick to keep file sizes down.
2018-03-05 17:45:51 -08:00
Ryan Huffman
842d5cdb39
Fix erroneous syntax (unmatched paren)
2018-03-05 12:03:24 -08:00
Ryan Huffman
ac0ecc8baa
Merge remote-tracking branch 'upstream/master' into feat/obj-baker-update
2018-03-05 10:41:49 -08:00
NissimHadar
5a79f272f3
Allow multiple evaluations.
2018-03-04 20:56:57 -08:00
NissimHadar
913ad569c0
Added completion message.
2018-03-04 17:36:20 -08:00
NissimHadar
b32ad2f69c
createTests fixed.
2018-03-03 18:22:51 -08:00
NissimHadar
0a2610a9e0
Evaluation seems to work.
2018-03-03 09:58:30 -08:00
NissimHadar
361b5331ba
File sizes are wrong, and so is format.
2018-03-02 18:09:32 -08:00
NissimHadar
96c7cc8197
Merge branch 'master' of github.com:highfidelity/hifi into addRecursionToAutotester
2018-03-02 16:49:30 -08:00
NissimHadar
4b836a2ca9
Stores downloaded images in correct folder and with correct filenames.
2018-03-02 16:49:09 -08:00
NissimHadar
d29adcd000
Can download multiple images from GitHub.
2018-03-02 16:08:14 -08:00
Seth Alves
45157a16f2
merge from upstream
2018-03-02 09:57:27 -08:00
NissimHadar
07267f9fe6
WIP.
2018-03-02 09:13:07 -08:00
NissimHadar
5bb4023fb5
First version - can download fixed URL to fixed location.
2018-03-01 19:23:17 -08:00
NissimHadar
b3b40d68c2
Merge branch 'master' of github.com:highfidelity/hifi into addRecursionToAutotester
2018-03-01 11:11:08 -08:00
NissimHadar
2a1c22e7a5
"Create Test" copies (and renames) images from snapshot folder to the corresponding test folder.
2018-03-01 11:10:45 -08:00
Seth Alves
33065fb51c
more consistent variable names. rework DomainManager and AddressManager methods to take a url rather than host and port
2018-03-01 11:07:37 -08:00
David Rowe
f9086e31de
Deprecate Entities.getMeshes() in favor of using the new Graphics API
2018-03-01 10:08:50 +13:00
David Rowe
3275846882
Material entity JSDoc
2018-03-01 09:57:42 +13:00