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