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
Seth Alves
2e0cc158de
ice test-client uses stun server to get public address
2016-09-16 17:21:28 -07:00
Seth Alves
793687bb08
more command-line arguments
2016-09-16 14:11:44 -07:00
Seth Alves
d3dc0698a5
more command-line arguments
2016-09-16 13:51:33 -07:00
Seth Alves
6231fc4ba1
tool for testing ice-server
2016-09-16 13:34:40 -07:00
Seth Alves
cadbbd6194
tool for testing ice-server
2016-09-16 13:34:32 -07:00
Seth Alves
babe8f95bc
tool for testing ice-server
2016-09-16 13:34:05 -07:00
Stephen Birarda
f67f53a4fa
remove the mtc tool that is no longer used
2016-08-31 13:24:21 -07:00
Seth Alves
87dbfa7e47
add -Wsuggest-override to compile flags and deal with fallout
2016-08-18 09:51:41 -07:00
Bradley Austin Davis
d2fd7f88fd
Enabling OSX Oculus plugin
2016-08-12 22:28:43 -07:00
Andrew Meadows
85d87fe13f
Merge pull request #8218 from huffman/feat/load-improvements
...
Speed up gamma correction in cube map processing
2016-08-09 11:10:36 -07:00
Ryan Huffman
9b137570cf
Fix srgb_gen lookup table generation
2016-08-08 15:44:08 -07:00
Ryan Huffman
d40b783ce2
Add comments to srgb_gen.py
2016-08-08 12:06:09 -07:00
Ryan Huffman
28b3ff9bca
Update generation of srgb to linear lookup to include python script
2016-08-08 12:04:06 -07:00
samcake
307243da8b
cleaning compilation warnings and tuning the FBX material mapping pass
2016-07-13 11:04:53 -07:00
samcake
2fbdb22493
Cleaning up the lighting with the simpler approach where emissive and lightmap is displayed on forward
2016-07-08 18:14:05 -07:00
Andrew Meadows
1eb0b6a231
apply FBXGeometry.scaleOffset to mesh vertices
2016-05-31 11:38:58 -07:00
Andrew Meadows
402b7f2282
address review feedback
2016-05-25 20:53:43 -07:00
Andrew Meadows
2efec2a878
fix warning on windows about 64 to 32 bit cast
2016-05-25 19:31:21 -07:00
Andrew Meadows
e8e059c637
better variable names and fewer magic numbers
2016-05-25 19:31:21 -07:00
Andrew Meadows
21ef30d410
fix warning on windows build
2016-05-25 19:31:21 -07:00
Andrew Meadows
7ee4dea4ca
remove magic number
2016-05-25 19:31:21 -07:00
Andrew Meadows
78357057b6
return non-zero on error, add verbose option
2016-05-25 19:31:21 -07:00
Andrew Meadows
7d7c991447
connect progress callback
2016-05-25 19:31:21 -07:00
Andrew Meadows
0647f5b2d0
attempt to close open mesh parts
2016-05-25 19:31:21 -07:00
Andrew Meadows
f8e2cf8064
cleanup vhacd-util logging and variable names
2016-05-25 19:31:21 -07:00
samcake
670826effc
appeasing linux gods ?
2016-05-12 14:50:41 -07:00
samcake
c6aeaf308b
appeasing linux gods ?
2016-05-12 14:36:45 -07:00