Seth Alves
|
41f699ec9b
|
fix hinge limits
|
2017-04-29 14:28:56 -07:00 |
|
Seth Alves
|
e52c94895e
|
remove motor from hinge. fix hinge limits
|
2017-04-29 14:18:14 -07:00 |
|
Seth Alves
|
4c4e0dffcc
|
bullet cone-twist constraint
|
2017-04-29 12:30:12 -07:00 |
|
Seth Alves
|
6623028d71
|
ball-and-socket constraint
|
2017-04-29 08:35:55 -07:00 |
|
Seth Alves
|
e2e9371e96
|
Merge branch 'master' of github.com:highfidelity/hifi into bullet-constraints-4
|
2017-04-29 08:04:31 -07:00 |
|
Seth Alves
|
9e7ef83bd1
|
Merge branch 'master' of github.com:highfidelity/hifi into bullet-constraints-4
|
2017-04-29 07:01:44 -07:00 |
|
1st-BrainStormer
|
953a3f7a6f
|
Update EntityDynamicInterface.cpp
Grammar correction.
|
2017-04-28 20:14:01 -07:00 |
|
Stephen Birarda
|
fed747a545
|
Merge pull request #10325 from huffman/atp-range-caching
Fix for stuck ATP downloads
|
2017-04-28 16:54:21 -07:00 |
|
Ryan Huffman
|
89fb0a917b
|
Fix poorly indented if in AssetRequest
|
2017-04-28 16:27:44 -07:00 |
|
Ryan Huffman
|
765a061086
|
Fix stuck ATP downloads
Occasionally ATP requests would get stuck because of a race inside
AssetClient::handleAssetReply. This was more likely to happen to small
resources.
|
2017-04-28 16:26:03 -07:00 |
|
Stephen Birarda
|
c518aa55be
|
Merge pull request #10312 from birarda/upload-new-models-to-entity
add an entity file replacement via domain-server content page
|
2017-04-28 16:06:05 -07:00 |
|
Stephen Birarda
|
b44a56db80
|
don't save ATP requests to cache if they are range requests
|
2017-04-28 10:32:06 -07:00 |
|
Stephen Birarda
|
9bc0609b1e
|
address code review comments
|
2017-04-28 10:17:48 -07:00 |
|
Anthony J. Thibault
|
c61e6a8a9e
|
AnimInverseKinematics: reduce number of magic constants
|
2017-04-27 18:24:21 -07:00 |
|
Anthony J. Thibault
|
b80270400f
|
Merge branch 'master' into feature/hips-ik-target
|
2017-04-27 18:15:12 -07:00 |
|
Stephen Birarda
|
a21a34a4a4
|
add entities file replacement to DS and ES
|
2017-04-27 16:56:27 -07:00 |
|
Seth Alves
|
21df08aa88
|
set limits when slider constraint is first created
|
2017-04-27 14:02:38 -07:00 |
|
Seth Alves
|
68b59e4601
|
Merge branch 'master' of github.com:highfidelity/hifi into bullet-constraints-2-redux
|
2017-04-27 07:56:49 -07:00 |
|
Seth Alves
|
b196dd082b
|
expose bullet slider constraint to javascript
|
2017-04-27 07:56:35 -07:00 |
|
Chris Collins
|
6ecbaff56e
|
Merge pull request #10297 from ZappoMan/retrySkeletonURL
format and spelling changes
|
2017-04-26 21:58:51 -07:00 |
|
ZappoMan
|
bc2f893294
|
format and spelling changes
|
2017-04-26 21:47:54 -07:00 |
|
Chris Collins
|
df7cb09fe4
|
Merge pull request #10255 from ZappoMan/retrySkeletonURL
Fix two cases for avatars stuck in T-Pose
|
2017-04-26 21:38:19 -07:00 |
|
Brad Davis
|
7be40a48a1
|
Merge branch 'master' into fix_stored_size
|
2017-04-26 19:08:04 -07:00 |
|
ZappoMan
|
c0df82ff69
|
Merge branch 'master' of https://github.com/highfidelity/hifi into retrySkeletonURL
|
2017-04-26 18:49:24 -07:00 |
|
ZappoMan
|
834a447d62
|
remove debugging code
|
2017-04-26 18:36:44 -07:00 |
|
Ryan Huffman
|
ac0a738945
|
Merge pull request #10261 from Atlante45/feat/progressive-load-ktx
Add progressive load for KTX textures
|
2017-04-26 18:36:01 -07:00 |
|
Ryan Huffman
|
60ba874e2e
|
Fix implementation of mutableData in non-File Storage classes
|
2017-04-26 18:02:23 -07:00 |
|
ZappoMan
|
a26dca73b1
|
more logging
|
2017-04-26 18:02:09 -07:00 |
|
Ryan Huffman
|
f5b7feccde
|
Update AssetClient/Request to use const byteRange
|
2017-04-26 18:01:56 -07:00 |
|
Ryan Huffman
|
fee36453a3
|
Move hifi.minMip
|
2017-04-26 17:53:17 -07:00 |
|
Ryan Huffman
|
cb299695f4
|
Update imageOffset to size_t
|
2017-04-26 17:52:53 -07:00 |
|
Brad Davis
|
fa0fb11329
|
Remove uneeded memory to memory copy for mip transfers
|
2017-04-26 17:14:39 -07:00 |
|
Brad Davis
|
960c29edb7
|
Fix excessive copying when querying the size of a KTX backed texture
|
2017-04-26 17:12:48 -07:00 |
|
Ryan Huffman
|
47cf44dc60
|
Store offset to min mip kv in KtxStorage
|
2017-04-26 17:11:19 -07:00 |
|
Seth Alves
|
fa25493a8a
|
Merge branch 'master' of github.com:highfidelity/hifi into bullet-constraints-2-redux
|
2017-04-26 16:54:11 -07:00 |
|
ZappoMan
|
1f9e07b828
|
more logging
|
2017-04-26 16:40:13 -07:00 |
|
Ryan Huffman
|
4395cd7ee1
|
Update hasPendingTransfers to not touch _pendingTransfers
|
2017-04-26 16:31:42 -07:00 |
|
Ryan Huffman
|
f509403b25
|
Update prioritization of memory pressure states
|
2017-04-26 16:31:42 -07:00 |
|
Ryan Huffman
|
f15a34e145
|
Cleanup data pointer calculations in assignMipData
|
2017-04-26 16:31:42 -07:00 |
|
Atlante45
|
19d5414c30
|
Reduce High Mips request size
|
2017-04-26 16:23:09 -07:00 |
|
anshuman64
|
d146431e9b
|
Merge pull request #10268 from druiz17/input-recorder
Input recorder/ input playback system for all input actions
|
2017-04-26 16:20:20 -07:00 |
|
ZappoMan
|
3de92121e0
|
more logging
|
2017-04-26 15:28:10 -07:00 |
|
humbletim
|
f8bbd9174c
|
Merge remote-tracking branch 'upstream/master' into 21281
|
2017-04-26 18:26:15 -04:00 |
|
anshuman64
|
5bd9b2e631
|
Merge pull request #10130 from ctrlaltdavid/21249
New avatar record and playback script
|
2017-04-26 15:18:30 -07:00 |
|
Ryan Huffman
|
c7ac82b4e2
|
Remove magic number for kv and image sizes
|
2017-04-26 15:09:26 -07:00 |
|
Ryan Huffman
|
e4e554aaea
|
Remove dead code from Texture.h
|
2017-04-26 15:09:26 -07:00 |
|
Ryan Huffman
|
7bb6010149
|
Fixup targetAllocatedMip inside gl textures
|
2017-04-26 15:09:26 -07:00 |
|
Ryan Huffman
|
1bd95ee19f
|
Remove didQueueTransfer check from populateTransferQueue
|
2017-04-26 15:09:26 -07:00 |
|
Ryan Huffman
|
6a0474934c
|
Fixup variabletexture ctors
|
2017-04-26 15:09:26 -07:00 |
|
Ryan Huffman
|
a71d246e75
|
Replace canPopulate with _minAllocatedMip
|
2017-04-26 15:09:26 -07:00 |
|