Stephen Birarda
6519a9c45b
bump FBX SDK version back to 2017
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
fcefe3ff81
rename the raw output folder back to original
2017-04-26 18:37:35 -07:00
Stephen Birarda
679580a620
don't save copy of embedded raw textures
2017-04-26 18:37:35 -07:00
Stephen Birarda
1a17da6ecc
add helper to deduce texture relative URL after download
2017-04-26 18:37:35 -07:00
Stephen Birarda
e75f17a7f9
add a TextureBaker called from the FBXBaker
2017-04-26 18:37:34 -07:00
Stephen Birarda
95ce9d1b25
add handling for multiple textures with same base name
2017-04-26 18:37:34 -07:00
Stephen Birarda
c9bc22334f
add embedded media folder removal to FBXBaker
2017-04-26 18:37:34 -07:00
Stephen Birarda
6af7ecf47b
add subfolders in output, add logic to find linked textures
2017-04-26 18:37:34 -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
32c348eb3d
use SDK 2017 with new texture discovery strategy
2017-04-26 18:37:34 -07:00
Stephen Birarda
86208f237b
constantize the baked texture extension
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
b04d507090
use correct FBX_VERSION for WIN32
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
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
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
Thijs Wenker
2fd6786225
Merge pull request #10295 from PhilipRosedale/halfDuplex
...
Reduce log spam
2017-04-27 02:17:48 +02:00
Ryan Huffman
47cf44dc60
Store offset to min mip kv in KtxStorage
2017-04-26 17:11:19 -07:00
Philip Rosedale
a880ca1262
Reduce log spam
2017-04-26 16:51:26 -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
anshuman64
c088bd6891
Merge pull request #10271 from humbletim/21281
...
CR Job #21281 -- Doppleganger Mirror
2017-04-26 16:18:14 -07:00
Howard Stearns
7654823775
Merge pull request #10292 from thoys/make-connection-fix
...
makeUserConnection.js Fix for alternative skeletons
2017-04-26 16:02:16 -07:00
Zach Fox
9ace7a7488
Merge pull request #10279 from andrewd440/21174
...
21174 Make the Particle Emitter Easier to Use
2017-04-26 15:35:29 -07:00
Andrew Lowry
d3a9114676
Uses spaces instead of tabs for Edit.qml and EditTabView.qml.
2017-04-26 18:29:38 -04:00
humbletim
6e07933356
uncomment UserActivityLogger.logAction
2017-04-26 18:28:54 -04: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
Chris Collins
c28a5b2342
Merge pull request #10293 from zzmp/fix/tablet-typo
...
fix tablet resolve typo
2017-04-26 15:02:23 -07:00
Atlante45
70ece9f0fd
Load skybox first and sounds later
2017-04-26 14:57:23 -07:00
humbletim
cabeced66e
* changes per feedback and testing
...
* add support for UserActivityLogger.logAction (commented-out, pending #10130 )
* autodisable doppleganger when avatar changes model
* autodisable doppleganger when user moves to a different domain
* use ModelCache.prefetch for detecting model load status
* expose new signals to help keep activity logging and debugging decoupled
2017-04-26 17:51:21 -04:00
humbletim
060d5aa3cb
add "Resource" API global
2017-04-26 17:49:14 -04:00
Thijs Wenker
26173700b8
Merge pull request #10267 from Triplelexx/21287
...
21287 - Newly created entities in Edit.js should be grabbable
2017-04-26 23:16:04 +02:00
Dante Ruiz
95d6a451c6
fixed work mapping
2017-04-26 22:14:53 +01:00
Ryan Huffman
8ba56a96df
Merge pull request #10240 from zzmp/fix/hmd-tutorial
...
Condition tutorial on active HMD
2017-04-26 14:00:02 -07:00
Thijs Wenker
bf81ae78b9
Merge branch 'master' of https://github.com/highfidelity/hifi into make-connection-fix
...
# Conflicts:
# scripts/system/makeUserConnection.js
2017-04-26 22:52:57 +02:00