Stephen Birarda
83eb37b814
add domain bake to results table
2017-04-26 18:37:35 -07:00
Stephen Birarda
2b188427f1
cleanup memory management in memory bake widget
2017-04-26 18:37:35 -07:00
Stephen Birarda
3925493539
add a simple results window to show bake results
2017-04-26 18:37:35 -07:00
Stephen Birarda
7c5376bb1f
put fbx bakers on their own thread from ModelBakeWidget
2017-04-26 18:37:35 -07:00
Stephen Birarda
c5fbd28ecf
put all FBXBaker on same thread for bad FBX SDK
2017-04-26 18:37:35 -07:00
Stephen Birarda
916cecb8ec
use QtConcurrent to cleanup threading of bakers
2017-04-26 18:37:35 -07:00
Stephen Birarda
e1dc1990e5
add writing of new entities file during domain bake
2017-04-26 18:37:35 -07:00
Stephen Birarda
a773b0de04
output domain bake to a unique folder with timestamp
2017-04-26 18:37:35 -07:00
Stephen Birarda
177d4d0e07
add a simple domain baker to enumerate models.json.gz
2017-04-26 18:37:35 -07:00
Stephen Birarda
4e0aba10bc
add a modes menu and hook it up to the existing model widget
2017-04-26 18:37:35 -07:00
Stephen Birarda
31bf012503
handle multi-file select for model bake UI
2017-04-26 18:37:35 -07:00
Stephen Birarda
d9efd4adef
don't save copy of originals for one-off bake
2017-04-26 18:37:35 -07:00
Stephen Birarda
1fc678a929
add placeholder text, set export folder from FBX if not set
2017-04-26 18:37:35 -07:00
Stephen Birarda
425385d982
leverage settings to remember paths used before
2017-04-26 18:37:35 -07:00
Stephen Birarda
e1840eb4fe
give the Oven window a fixed width
2017-04-26 18:37:35 -07:00
Stephen Birarda
8d3b854e69
add a simple UI to Oven to bake individual model
2017-04-26 18:37:35 -07:00
Stephen Birarda
647377d07a
enumerate materials to find textures with types
2017-04-26 18:37:35 -07:00
Stephen Birarda
1b30afa03e
add basic Oven QCoreApplication, start to output results
2017-04-26 18:37:34 -07:00
Stephen Birarda
711938fb3d
lay async foundation for FBXBaker
2017-04-26 18:37:34 -07:00
Stephen Birarda
26d4cc73e0
add stubbed FBXBaker leveraging FBX SDK for read/write
2017-04-26 18:37:34 -07:00
Stephen Birarda
a586a31a93
stub the oven tool and add a find module for FBX SDK
2017-04-26 18:37:34 -07:00
Seth Alves
a1cab2c0d1
working toward fixing compound hulls
2017-04-09 17:23:56 -07:00
Seth Alves
8d00f0ab8f
allow obj reader to either combine meshes or keep parts separate
2017-04-07 15:59:01 -07:00
Anthony J. Thibault
f7de74109b
Added jsdoc documentation for some of MyAvatar properties and methods
2017-03-24 15:10:26 -07:00
Seth Alves
438fb42da4
oops
2017-03-15 20:54:08 -07:00
Seth Alves
60d10f3374
command-line utility for fetching an asset from a remote asset-server
2017-03-15 20:44:19 -07:00
Anthony J. Thibault
01abb4bdb6
Exposed DebugDraw interface to Java Script
2017-03-01 13:14:29 -08:00
Seth Alves
1cb330057e
fix a crash and a memory leak in vhacd-util
2016-12-23 13:05:57 -08:00
Atlante45
3035d43772
Merge branch 'master' of https://github.com/highfidelity/hifi into fix/settings
2016-11-21 13:05:08 -08:00
Ryan Huffman
c6b64081fc
Add Overlays jsdocs
2016-11-16 12:01:05 -08:00
Ryan Huffman
5fd1ae64b0
Begin adding entities jsdoc
2016-11-14 16:54:55 -08:00
Anthony J. Thibault
d111f7c409
Moved jsdoc folder from scripts to tools directory
2016-11-10 09:33:56 -08:00
Chris Collins
4700c80e38
Merge pull request #9003 from hyperlogic/feature/skeleton-dump-tool
...
Added tools/skeleton-dump tool
2016-11-07 16:17:43 -08:00
Anthony J. Thibault
69fc048e5e
typo fixes in license comments
2016-11-04 14:03:59 -07:00
Anthony J. Thibault
1732448d3c
Added tools/skeleton-dump tool
...
Debug tool that prints out the skeleton hierarchy of fbx files including joint indices, bindPose and defaultPoses.
The verbose option also prints the full FBX transformation set, pre/post rotations etc.
2016-11-04 13:52:16 -07:00
Anthony J. Thibault
38a2ce67bb
Add tools/atp-extract.py
...
Tool to list and extract files from the atp assets directory.
2016-11-04 11:23:10 -07:00
Atlante45
3d0f449afb
Ignore ack syn when using vegas
2016-10-18 15:54:25 -07:00
Atlante45
bad96d54ea
TCP congestion control first draft
2016-10-18 15:54:25 -07:00
Atlante45
36bd9ef4e6
Update new ACClientApp code
2016-10-12 14:02:05 -07:00
Seth Alves
f338e38bcf
oops
2016-10-05 16:25:00 -07:00
Seth Alves
0510411ac1
fix timer use
2016-10-05 16:19:39 -07:00
Seth Alves
785d67b87a
remove redundant addHelpOption
2016-10-05 15:25:45 -07:00
Seth Alves
86a3190385
on failure, print names of servers that didn't connect
2016-10-05 14:45:32 -07:00
Seth Alves
1dc52d3bf5
cleanups, fail if packet-version mismatch
2016-10-05 13:54:09 -07:00
Seth Alves
35755ddcb1
cleanups
2016-10-05 13:48:54 -07:00
Seth Alves
e9196e8f62
testing client to check if domain-server and ACs are running
2016-10-05 13:41:15 -07:00
Seth Alves
0192f72a11
use named constant rather than 7337
2016-09-22 10:34:00 -07:00
Seth Alves
eb6d329dfa
exit status depends on what happened. timeout added so it wont wait for server responses forever.
2016-09-19 15:30:55 -07:00
Seth Alves
c87652ab6d
cl flag to cache stun-server resposne
2016-09-19 13:34:56 -07:00
Seth Alves
b5e216db68
ice test-client uses stun server to get public address
2016-09-16 17:21:42 -07:00