Anthony J. Thibault
|
1682598be7
|
Added onLoadComplete signal to MyAvatar
This can be used in javaScript to detect when the model has finished loading because the url has changed or the model has been reset.
|
2016-04-18 11:37:02 -07:00 |
|
Brad Hefta-Gaub
|
1c111e20bd
|
fix possible thread issue with Entities.callEntityMethod()
|
2016-04-18 11:20:26 -07:00 |
|
samcake
|
d746fba142
|
Cleaning up the stats.qml
|
2016-04-18 11:18:28 -07:00 |
|
samcake
|
88c58cc276
|
Adding the simple state sort to draw opaque deferred
|
2016-04-18 10:51:31 -07:00 |
|
Brad Hefta-Gaub
|
47900df3e7
|
cleanup
|
2016-04-18 10:43:08 -07:00 |
|
Brad Hefta-Gaub
|
f6c75d0530
|
cleanup
|
2016-04-18 10:41:54 -07:00 |
|
Omega Hereon [J.L.]
|
8db8d1e31d
|
Merge remote-tracking branch 'upstream/master'
|
2016-04-18 17:40:44 +00:00 |
|
Brad Hefta-Gaub
|
0520363da8
|
cleanup
|
2016-04-18 10:37:15 -07:00 |
|
Ryan Huffman
|
37469f16c8
|
Fix string interpolation in installer
|
2016-04-18 10:31:12 -07:00 |
|
Brad Hefta-Gaub
|
d1f6b371c9
|
cleanup
|
2016-04-18 10:27:12 -07:00 |
|
Seth Alves
|
b943a664b6
|
Merge pull request #7691 from ctrlaltdavid/20886
Fix QML warnings at shutdown
|
2016-04-18 10:26:09 -07:00 |
|
Seth Alves
|
dea748d132
|
Merge pull request #7683 from zzmp/clean/texture
Remove unused static method gpu::Texture
|
2016-04-18 10:25:53 -07:00 |
|
Ryan Huffman
|
a4b7e54e4d
|
Update installer to use variables for display names
|
2016-04-18 10:16:06 -07:00 |
|
Brad Hefta-Gaub
|
a4f562672a
|
cleanup
|
2016-04-18 10:08:33 -07:00 |
|
Ryan Huffman
|
f72a760151
|
Fix application names in installer prompt
|
2016-04-18 09:54:39 -07:00 |
|
Anthony J. Thibault
|
efb6a5c3f6
|
hifi-boot.js: Coding convention update
|
2016-04-18 09:49:09 -07:00 |
|
Brad Hefta-Gaub
|
9db0fe0d11
|
switch to using QSharedPointer for _entitiesScriptEngine
|
2016-04-18 09:46:04 -07:00 |
|
Omega Hereon [J.L.]
|
6a70ad23dd
|
Merge remote-tracking branch 'upstream/master'
|
2016-04-17 17:36:55 +00:00 |
|
Brad Davis
|
b50f835d35
|
Warning and error fixes
|
2016-04-17 10:22:26 -07:00 |
|
Brad Davis
|
3a969eed47
|
Manually generate image mip levels when loading textures
|
2016-04-17 10:22:24 -07:00 |
|
Brad Davis
|
0d3bf366c1
|
Support loading multiple mips in texture transfer
|
2016-04-17 10:22:24 -07:00 |
|
Brad Davis
|
ac3d6c77b9
|
Add default parameter to mip loaded notifications
|
2016-04-17 10:20:02 -07:00 |
|
Brad Davis
|
c35d81260d
|
Load local texture files through the same code as network
|
2016-04-17 10:20:01 -07:00 |
|
Brad Davis
|
75c99fe416
|
Working on GPU library test code
|
2016-04-17 10:20:01 -07:00 |
|
Brad Davis
|
f3e5306f90
|
Working on an automated performance test
|
2016-04-17 10:20:00 -07:00 |
|
Brad Hefta-Gaub
|
a3221f36c8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into resetScriptEngineOnDomainChange
|
2016-04-17 10:03:06 -07:00 |
|
Brad Hefta-Gaub
|
4b7a4e80ff
|
Merge pull request #7675 from samcake/orange
Fixing the Bump Map generating Normal Map path
|
2016-04-17 10:00:45 -07:00 |
|
Brad Hefta-Gaub
|
71d57295eb
|
handle possibly deleted ScriptEngine in getScriptContents
|
2016-04-16 19:39:45 -07:00 |
|
Brad Hefta-Gaub
|
b62f1a135d
|
fix qml to work with rect instead of vec4
|
2016-04-16 17:29:03 -07:00 |
|
Brad Hefta-Gaub
|
8f3d48190a
|
switch to QRect instead of vec4
|
2016-04-16 16:59:47 -07:00 |
|
Brad Hefta-Gaub
|
6b5fd1e807
|
code review feedback
|
2016-04-16 16:11:36 -07:00 |
|
Joe Large [Omega Heron]
|
be208ba682
|
Revert "Correct references to isnan to glm::isnan for compat with Ubuntu 16.04/GCC 5.3"
Moving this to a branch.
This reverts commit b88fc62b97 .
|
2016-04-16 18:24:50 -04:00 |
|
Brad Hefta-Gaub
|
54777c9cd5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into improveHMD
|
2016-04-16 15:19:35 -07:00 |
|
Joe Large [Omega Heron]
|
b88fc62b97
|
Correct references to isnan to glm::isnan for compat with Ubuntu 16.04/GCC 5.3
|
2016-04-16 17:46:37 -04:00 |
|
Brad Hefta-Gaub
|
87078b1ea2
|
first cut at resetting entities script engine on domain change
|
2016-04-16 11:09:23 -07:00 |
|
David Rowe
|
8f6cfb72ea
|
Fix QML warnings at shutdown
|
2016-04-16 15:23:41 +12:00 |
|
Brad Hefta-Gaub
|
d5a46d3390
|
handle repositioning of qml windows
|
2016-04-15 20:01:14 -07:00 |
|
samcake
|
554247193c
|
Trying SSBO for the object matrices
|
2016-04-15 19:55:52 -07:00 |
|
Brad Hefta-Gaub
|
04df84974c
|
handle repositioning of qml windows
|
2016-04-15 19:50:12 -07:00 |
|
Anthony J. Thibault
|
9ab3255285
|
updated avatarUnitTests.js
|
2016-04-15 18:07:07 -07:00 |
|
Zach Pomerantz
|
0d06d8ea93
|
Clear freed loading resources
|
2016-04-15 17:34:45 -07:00 |
|
Zach Pomerantz
|
d2426f30c6
|
Mv ResourceCacheShared to top of impl
|
2016-04-15 16:40:07 -07:00 |
|
Zach Pomerantz
|
f2b9acd84d
|
Rm Texture::createFromStorage
|
2016-04-15 16:40:05 -07:00 |
|
Zach Pomerantz
|
5c004e2a5c
|
Add comment on storage texture ptr
|
2016-04-15 16:40:04 -07:00 |
|
Zach Pomerantz
|
d96c97cdb4
|
Cleanup stars to persist BufferView
|
2016-04-15 16:40:02 -07:00 |
|
Zach Pomerantz
|
263dcbb535
|
Consolidate BufferView ctors to cpp
|
2016-04-15 16:40:00 -07:00 |
|
Zach Pomerantz
|
cf9d160602
|
Add sub to Debug Counter
|
2016-04-15 16:39:57 -07:00 |
|
Chris Collins
|
7b49552066
|
Merge pull request #7677 from howard-stearns/RateCounter-adjustment
Don't truncate time when accumulating, and then divide by non-truncated.
|
2016-04-15 15:59:13 -07:00 |
|
Chris Collins
|
c0f4b8573c
|
Merge pull request #7673 from zzmp/fix/cache-tallies
Decrement cache tallies for uncached resources
|
2016-04-15 15:59:03 -07:00 |
|
Anthony J. Thibault
|
0b7a5c4df8
|
CharacterController: leak fix for btRigidBody and it's shape
|
2016-04-15 15:05:54 -07:00 |
|