Stephen Birarda
a7f154a853
make a copy of original models file when baking domain
2017-05-23 11:54:08 -07:00
Stephen Birarda
fe280ab103
remember the browse directory for model baker
2017-05-03 14:24:23 -07:00
Stephen Birarda
b422ec3f88
also set the relative filename to fix double references
2017-05-02 18:04:23 -07:00
Stephen Birarda
2637040f17
remove skybox baking from domain baking
2017-04-26 18:37:36 -07:00
Stephen Birarda
0b4a8d05aa
fix references to moved texture type enum
2017-04-26 18:37:36 -07:00
Stephen Birarda
93c35314ec
use HF user agent for texture and FBX requests
2017-04-26 18:37:36 -07:00
Stephen Birarda
3aa6757c32
use QCryptographicHash static for cleaner hashing
2017-04-26 18:37:36 -07:00
Stephen Birarda
683985aea9
correct headers after move from model-baking to oven
2017-04-26 18:37:36 -07:00
Stephen Birarda
c43a4eec86
fix indexOf checks by using lastIndexOf
2017-04-26 18:37:36 -07:00
Stephen Birarda
258533de7b
fix filename references in FBXBaker
2017-04-26 18:37:36 -07:00
Stephen Birarda
46fc69dd32
fix filename parsing in TextureBaker
2017-04-26 18:37:36 -07:00
Stephen Birarda
38cb998ca1
move model-baking library to oven for build exclusion
2017-04-26 18:37:36 -07:00
Stephen Birarda
c71255d5fe
force oven dependency on model-baker since it is excluded
2017-04-26 18:37:36 -07:00
Stephen Birarda
b3f3302f5c
add accepted file types to baker file pickers
2017-04-26 18:37:36 -07:00
Stephen Birarda
b520640fef
grow status column when there are long results
2017-04-26 18:37:36 -07:00
Stephen Birarda
6127b72834
don't build oven and model-baking with default/ALL_BUILD
2017-04-26 18:37:36 -07:00
Stephen Birarda
2478ddb379
cleanup comments in skybox baking widget
2017-04-26 18:37:36 -07:00
Stephen Birarda
26d13ce002
make results window raising optional
2017-04-26 18:37:36 -07:00
Stephen Birarda
822af3365b
always bring the results window to front when shown
2017-04-26 18:37:36 -07:00
Stephen Birarda
95e2cc4eea
add BakeWidget, leverage for skybox widget cancellation
2017-04-26 18:37:36 -07:00
Stephen Birarda
8a1eb5f077
add cancellation handling to model bake widget
2017-04-26 18:37:36 -07:00
Stephen Birarda
7a5bfb8c19
add cancellation handling for domain bake widget
2017-04-26 18:37:36 -07:00
Stephen Birarda
9d8e493c20
remove suggestion that domain baker can load from URL
2017-04-26 18:37:36 -07:00
Stephen Birarda
3216202a8b
fix local skybox file reference on windows
2017-04-26 18:37:36 -07:00
Stephen Birarda
0bb3f1c9dc
assume local file if scheme is not remote
2017-04-26 18:37:36 -07:00
Stephen Birarda
a072f94085
leverage QDesktopServices to show output directory
2017-04-26 18:37:36 -07:00
Stephen Birarda
19aa05281e
fix build errors for oven on windows
2017-04-26 18:37:36 -07:00
Stephen Birarda
980de595a9
handle skybox baking from oven menu
2017-04-26 18:37:36 -07:00
Stephen Birarda
25d24c445d
handle ambient skybox textures for zones in domain bake
2017-04-26 18:37:36 -07:00
Stephen Birarda
7bc69e6eda
add skybox baking to DomainBaker
2017-04-26 18:37:35 -07:00
Stephen Birarda
cbd6f6417c
allow clicking on results row to show dir
2017-04-26 18:37:35 -07:00
Stephen Birarda
cdd9990fe8
use worker threads for Oven, re-write animation URLs
2017-04-26 18:37:35 -07:00
Stephen Birarda
383d82fe1d
fix multi-line display in results window
2017-04-26 18:37:35 -07:00
Stephen Birarda
3388debe9f
remove debug for percentage in DomainBakeWidget
2017-04-26 18:37:35 -07:00
Stephen Birarda
446cbf59b3
add domain bake progress to results table
2017-04-26 18:37:35 -07:00
Stephen Birarda
49e7ae6dbc
call image library for texture baking
2017-04-26 18:37:35 -07:00
Stephen Birarda
429e65888b
cleanup threading and result handling for DomainBaker
2017-04-26 18:37:35 -07:00
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
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
samcake
a436c54817
make scribe spit out bigger chunks of litteral strings
2016-05-12 14:14:05 -07:00
samcake
2d573963bb
Introducing the unlit material
2016-05-04 18:50:52 -07:00
Atlante45
778c19d7e4
Make sure the socket allows fragmenting
2016-04-21 08:38:08 -07:00
Atlante45
492bc75d68
Reduce max packet size to 1492
2016-04-20 15:58:01 -07:00
Seth Alves
6025a66fa1
Merge pull request #7532 from Atlante45/feat/delayed-decrease
...
Delay congestion epochs first decrease
2016-04-01 18:07:43 -07:00
Atlante45
0409479a12
CR
2016-03-31 16:36:34 -07:00
Atlante45
a3b771c4dc
UdtTest uses Mbps
2016-03-31 10:46:09 -07:00
howard-stearns
51a4154ae7
Check results of qUncompress, and catch fbx reader throws in utility
...
programs.
2016-03-30 16:56:39 -07:00
Stephen Birarda
57da7c2ba7
add handling for short circuit loss in SendQueue
2016-03-23 17:29:46 -07:00
samcake
9cb8bd0808
Adding one more feature for NULL_VAR in scribe function parameters and unifying the MAterialTexture shader code
2016-02-23 02:41:26 -08:00
Stephen Birarda
8d47d70543
remove old nsis template and image
2016-01-15 15:41:34 -08:00
Stephen Birarda
ded210db39
exclude udt-test from ALL_BUILD
2016-01-15 15:41:34 -08:00
Stephen Birarda
3f7aa6a15a
changes to shortcut names for win installer
2016-01-04 12:04:22 -08:00
Stephen Birarda
6755c31cd8
some changeover from stack manager to console for installer
2016-01-04 11:01:34 -08:00
Stephen Birarda
817bbb09d2
rename console target to High Fidelity Console
2016-01-04 10:54:51 -08:00
Leonardo Murillo
0bd823e20c
Fix to install path
2015-12-31 10:09:27 -06:00
Leonardo Murillo
2bad5437a9
Adding default content set as optional installer component
2015-12-31 09:07:11 -06:00
Leonardo Murillo
ea6850c423
Changes per convo with Philip
2015-12-29 10:16:27 -06:00
Leonardo Murillo
8dc16f29bc
Fixes to uninstaller
2015-12-23 19:06:46 -06:00
Leonardo Murillo
02d317dc24
Better compression and fixing uninstaller
2015-12-23 14:55:47 -06:00
Leonardo Murillo
63a1ea6282
Couple of bugs
2015-12-23 14:26:03 -06:00
Leonardo Murillo
baf095f4af
Lots and lots of changes to installer
2015-12-23 14:16:49 -06:00
Leonardo Murillo
c1bac2f9bd
Fixing uninstall record
2015-12-18 08:47:47 -06:00
Leonardo Murillo
66770cc907
Finishing touches
2015-12-16 16:11:35 -06:00
Leonardo Murillo
cbed8bf35a
NSIS Changes
2015-12-16 15:12:14 -06:00
Leonardo Murillo
711d02ba2f
Consolidating installer checkpoint
2015-12-16 14:26:24 -06:00
Atlante45
d3224bfde3
More warning fixes
2015-12-11 16:03:44 -08:00
Atlante45
ce51350b65
Fix warnings on windows 64bit
2015-12-11 15:42:15 -08:00
Ryan Huffman
c2049e5308
Fix udt-test to work with ReceivedMessage updates
2015-12-07 08:52:23 -08:00
Ryan Huffman
dac491ef41
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
2015-11-24 09:59:22 -08:00
Leonardo Murillo
9ad865c7f0
checkpoint
2015-11-20 15:19:45 -06:00
Ryan Huffman
2a416ebc61
Merge branch 'master' of https://github.com/highfidelity/hifi into received-message
2015-11-18 16:52:23 -08:00
Ryan Huffman
f0ad7f85dc
Add readHead* to ReceivedMessage
2015-11-18 15:30:30 -08:00
Anthony J. Thibault
a763858080
Revert cache-extract
...
This reverts these commits:
* 82b26b7
Code convention fixes
* 9a484ff
Fixes for windows
* 086b064
Dumps all urls extracted to stdout.
* c002888
Added cache extractor to the tools directory
2015-11-11 11:22:05 -08:00
Anthony J. Thibault
82b26b75f4
Code convention fixes
2015-11-09 08:14:27 -08:00
Anthony J. Thibault
9a484ff00d
Fixes for windows
2015-11-06 15:33:06 -08:00
Anthony J. Thibault
086b064527
Dumps all urls extracted to stdout.
2015-11-06 15:07:38 -08:00
Anthony J. Thibault
c002888808
Added cache extractor to the tools directory
...
It should find the local High Fidelity/Interface qt cache,
iterate over each file in the cache and output each corresponding
file into the High Fidelity/Interface/extracted dir.
The file path will be determined from the source url.
Untested on windows.
2015-11-06 14:52:12 -08:00
Seth Alves
2b24ef2c83
Merge pull request #6114 from Atlante45/vhacd_fix
...
Fix vhacd for models with quads
2015-10-19 16:11:28 -07:00
Atlante45
47d8afa6a8
Fix vhacd for models with quads
2015-10-19 15:22:10 -07:00
Brad Davis
282cdadf63
Fixing line endings
2015-10-18 22:55:14 -07:00
Atlante45
a34e1d85a5
Close current packet fix
2015-10-02 14:16:44 -07:00
Atlante45
15f7745bcc
JSON stats reliable and ordered
2015-09-11 14:21:54 +02:00
Ryan Huffman
b73d307210
Move std::placeholders::_1 to where they are used
2015-09-01 12:24:38 -07:00
Ryan Huffman
fb8e822fa8
Fix lines longer than 120 columns
2015-09-01 12:14:58 -07:00
Ryan Huffman
019d234ffd
Replace std::bind for methods that use std::unique_ptr with a lambda
2015-09-01 11:58:33 -07:00
Stephen Birarda
80cf7b6c76
resolve conflicts on merge with upstream/master
2015-08-27 14:50:04 -07:00
Seth Alves
695ffa29c7
call setup_memory_debugger from common macros rather than from every CMakeLists.txt file
2015-08-26 11:09:59 -07:00
Atlante45
179ee73e26
Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol
2015-08-26 16:50:33 +02:00
Brad Davis
d311e4f2ea
Fixing problems reported by static analysis tool
2015-08-25 19:18:55 -07:00
Stephen Birarda
67816c033a
output megabits per second not per interval
2015-08-25 15:43:21 -07:00
Stephen Birarda
9ff7bfd0b5
some header cleanup in UDTTest output
2015-08-25 11:21:04 -07:00
Stephen Birarda
92116dd6e7
added stats for receive rate in Mbits
2015-08-25 11:04:24 -07:00
Brad Davis
380b0cb23c
Removing tabs from our javascript and C++
2015-08-24 15:26:46 -07:00
Brad Davis
c3991dbb8c
Merge pull request #5622 from hyperlogic/ajt/network-geometry-refactor
...
ResourceCache, NetworkGeometry and Model refactoring and optimizations.
2015-08-20 23:57:16 -07:00
Anthony J. Thibault
1b3d7fabc8
ResourceCache, NetworkGeometry and Model refactoring and optimizations.
...
* Removed validation logic from Resource class, Qt does this internally and is more
standards compliant. This should result in more accurate caching and faster resource
fetching when cache is stale and validation fails.
* Added loaded and failed slots to Resource class, so it does not have to be polled.
* NetworkGeometry now uses multiple Resource objects to download
the fst/mapping file and the fbx/obj models.
* NetworkGeometry is no longer a subclass of Resource
* NetworkGeometry now has signals for success and failure, you no longer
have to poll it to determine when loading is complete (except for textures *sigh*)
Some functionality was removed
* NetworkGeometry no longer has a fallback
* NetworkGeometry no longer loads LODs or has lod logic.
* The number of FBXGeometry copies is greatly reduced.
* Model::setURL no supports fallback URL, delayLoad or retainCurrent option.
This can result in a pop when switching avatars, and there's no longer a default
if avatar loading fails.
2015-08-20 18:59:51 -07:00
Stephen Birarda
1756e60647
complete test for ordered packets in udt-test target
2015-08-20 14:22:05 -07:00
Stephen Birarda
039e6121bc
add randomization of data for ordered test
2015-08-20 12:44:10 -07:00
Seth Alves
c25082d86f
use -fsanitize=address in all code rather than just the top-level links
2015-08-20 10:14:16 -07:00
Ryan Huffman
74547777df
Add basic test to send packetList in udt-test
2015-08-18 23:12:09 -07:00
Stephen Birarda
fd43c48eac
resolve conflicts on merge with birarda/protocol
2015-08-18 11:48:36 -07:00
Stephen Birarda
972cf8cb02
remove the container-profile tool
2015-08-18 11:32:00 -07:00
Stephen Birarda
c6467f7fbc
rename the container-test to container-profile
2015-08-18 11:31:11 -07:00
Stephen Birarda
bf919f105a
add a simple container-test, speed HifiSockAddr hashing
2015-08-18 11:29:07 -07:00
Stephen Birarda
5c2348cf0d
remove header for commented stats
2015-08-18 09:49:39 -07:00
Stephen Birarda
ffa2070a46
remove commented stats in UDTTest
2015-08-18 09:44:56 -07:00
Stephen Birarda
2ec4d8ff3c
rename return of HifiSockAddr objects for connections
2015-08-17 16:39:12 -07:00
Stephen Birarda
5124fc1ea0
add LogHandler to UDTTest
2015-08-04 16:31:40 -07:00
Stephen Birarda
7b8ca2c0f2
fix suppression of link saturation messages
2015-08-04 16:29:53 -07:00
Stephen Birarda
52b1b647a2
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
2015-08-04 10:51:23 -07:00
Bradley Austin Davis
3c76c0d4b6
Merge remote-tracking branch 'upstream/master' into core
2015-08-04 10:23:54 -07:00
Stephen Birarda
49dba76986
resolve conflicts on merge with clement
2015-08-03 19:14:52 -07:00
Atlante45
924a4d3c21
Change connection stats
2015-08-03 19:12:58 -07:00
Stephen Birarda
a10746a448
set the max window size, correct a typo
2015-08-03 19:12:39 -07:00
Atlante45
40520c204f
Stats improvement
2015-08-03 17:39:09 -07:00
Stephen Birarda
b5ec02bd01
go back to previous PacketTimeWindow code
2015-08-03 15:36:08 -07:00
Atlante45
8704f05812
Added UDTTest server stats
2015-08-03 14:40:18 -07:00
Stephen Birarda
20f33b3b64
fix sendqueue sleep timing to use microseconds
2015-08-03 14:34:12 -07:00
Stephen Birarda
51b47a1212
change stats sampling to 100ms
2015-08-03 13:27:00 -07:00
Stephen Birarda
62d4467f41
use a vector for events in ConnectionStats
2015-08-03 12:09:25 -07:00
Philip Rosedale
761f638ce3
Merge pull request #5466 from sethalves/vhacd-improvements
...
vhacd tool -- make the height of the tetrahedrons in 'fatten' mode less tall.
2015-08-03 11:18:37 -07:00
Stephen Birarda
4230d02184
rename col for light ACKs
2015-08-03 11:06:48 -07:00
Stephen Birarda
826c8d5150
more stats in UDTTest for sender
2015-07-31 19:52:20 -07:00
Stephen Birarda
7f8c993bd7
make send rate actually send rate, don't sync as sender
2015-07-31 19:42:27 -07:00
Stephen Birarda
74a2d985eb
tell the send queue about ACKs on light ACK
2015-07-31 19:17:02 -07:00
Stephen Birarda
41c6220731
resolve conflicts on merge with upstream/master
2015-07-31 17:27:23 -07:00