SamGondelman
|
d8545bc7a3
|
fix procedural transparency
|
2016-08-10 13:49:35 -07:00 |
|
SamGondelman
|
9b27f8bc0f
|
Merge remote-tracking branch 'upstream/master' into loadingFade
|
2016-08-09 14:55:14 -07:00 |
|
SamGondelman
|
5a4d15dd5b
|
fix warning
|
2016-08-09 14:02:42 -07:00 |
|
SamGondelman
|
36d9f92101
|
performance optimization to minimize calling usecTimestampNow
|
2016-08-09 13:10:02 -07:00 |
|
Brad Hefta-Gaub
|
d8f1847fde
|
Merge pull request #8365 from huffman/feat/default-skybox
Default skybox change
|
2016-08-09 11:17:36 -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 |
|
SamGondelman
|
ae9fb3768c
|
CR notes
|
2016-08-08 17:45:25 -07:00 |
|
Ryan Huffman
|
6854f9fda4
|
Remove stars shaders and renderable
|
2016-08-08 16:03:03 -07:00 |
|
Ryan Huffman
|
36744d72d6
|
Fix warning using init list for QVariantMap
|
2016-08-08 16:03:03 -07:00 |
|
Ryan Huffman
|
5b69ca03f0
|
Move default skybox out of global and make irradiance gen optional
|
2016-08-08 16:03:03 -07:00 |
|
Ryan Huffman
|
35ea9908cd
|
Add default skybox
|
2016-08-08 16:00:58 -07:00 |
|
Ryan Huffman
|
43c1472b36
|
Move srgbToLinear lookup table to external cpp
|
2016-08-08 15:47:53 -07:00 |
|
Ryan Huffman
|
b800aa793d
|
Fix gamma correction adjusting uchar to float when unnecessary
|
2016-08-08 15:45:05 -07:00 |
|
SamGondelman
|
de900e85c0
|
remove duplicate include
|
2016-08-08 14:10:47 -07:00 |
|
SamGondelman
|
328d3128fa
|
merge from master
|
2016-08-08 13:30:39 -07:00 |
|
Ryan Huffman
|
2ee511bae0
|
Fix syntax error
|
2016-08-08 12:30:11 -07:00 |
|
Ryan Huffman
|
28b3ff9bca
|
Update generation of srgb to linear lookup to include python script
|
2016-08-08 12:04:06 -07:00 |
|
SamGondelman
|
f311907982
|
fix merge mistake
|
2016-08-08 11:08:01 -07:00 |
|
Ryan Huffman
|
2a071c4329
|
Fix improperly formatted floats
|
2016-08-08 10:39:06 -07:00 |
|
Ryan Huffman
|
d367583426
|
Clean up priority loading implementation
|
2016-08-08 08:53:06 -07:00 |
|
Ryan Huffman
|
4f9be2ae72
|
Fix camera position not being set for angular loading
|
2016-08-08 08:53:06 -07:00 |
|
Ryan Huffman
|
77e993510e
|
Cleanup implementation of angular loading
|
2016-08-08 08:53:05 -07:00 |
|
Ryan Huffman
|
c594dcdf9f
|
Add priority loading for model entities
|
2016-08-08 08:52:29 -07:00 |
|
SamGondelman
|
b23d3cd35a
|
fixed messed up transparency on edit selection of shapes
|
2016-08-05 18:35:16 -07:00 |
|
SamGondelman
|
dd51e0e38f
|
merge from master
|
2016-08-05 17:04:45 -07:00 |
|
SamGondelman
|
771e105fa2
|
Merge remote-tracking branch 'upstream/master' into loadingFade
|
2016-08-05 16:52:01 -07:00 |
|
Sam Gondelman
|
debda37567
|
Merge pull request #8379 from SamGondelman/loadingFade
fixed procedural entity fade
|
2016-08-05 16:48:51 -07:00 |
|
Brad Hefta-Gaub
|
452c0218da
|
Merge pull request #8358 from AlexanderOtavka/inline-e-script
Fix parsing of embedded entity scripts
|
2016-08-05 16:46:02 -07:00 |
|
Brad Hefta-Gaub
|
3f3dda6356
|
Merge pull request #8360 from sethalves/no-accidental-fly
don't accidently fly
|
2016-08-05 16:45:48 -07:00 |
|
SamGondelman
|
b794259b7d
|
fixed procedural entity fade
|
2016-08-05 16:15:10 -07:00 |
|
Chris Collins
|
1e2d77a99b
|
Merge pull request #8346 from sethalves/default-when-av-fails
use default avatar when avatar-url is bogus
|
2016-08-05 15:13:58 -07:00 |
|
Sam Gondelman
|
84b7f9b186
|
Merge pull request #8375 from SamGondelman/loadingFade
remove polyvox fade, fix web fade, add light fade
|
2016-08-05 11:53:15 -07:00 |
|
SamGondelman
|
8494400047
|
don't use web entity texel color alpha as per tony's suggestion
|
2016-08-05 11:27:56 -07:00 |
|
SamGondelman
|
f2ee57f2de
|
light fade
|
2016-08-05 11:17:02 -07:00 |
|
SamGondelman
|
b13edc7b6a
|
fixed web fade fo' real
|
2016-08-05 10:48:09 -07:00 |
|
SamGondelman
|
130e64aaba
|
remove polyvox fade, possibly fix web fade
|
2016-08-05 10:36:48 -07:00 |
|
Brad Hefta-Gaub
|
83280aa3f2
|
implement support for updating the render items of models when they finish their fade
|
2016-08-05 10:11:07 -07:00 |
|
SamGondelman
|
3107d63ad8
|
one more warning
|
2016-08-04 14:31:44 -07:00 |
|
Seth Alves
|
a2441ca84c
|
back out some uneeded chagnes
|
2016-08-04 14:09:12 -07:00 |
|
Seth Alves
|
981a8d76fa
|
code review
|
2016-08-04 13:47:43 -07:00 |
|
Seth Alves
|
45c21ca523
|
make UNSET_VALUE still work while still returning and empty string value for undefined keys
|
2016-08-04 13:37:08 -07:00 |
|
SamGondelman
|
b6e73e06a2
|
merge from master
|
2016-08-04 13:34:38 -07:00 |
|
SamGondelman
|
004b0158a4
|
fix warnings on osx
|
2016-08-04 13:09:09 -07:00 |
|
SamGondelman
|
ac9a80131a
|
refactoring _fadeStartTime and isTransparent, make simple renderables switch to transparent when fade finishes
|
2016-08-04 12:34:46 -07:00 |
|
Seth Alves
|
aeadbda1e1
|
adjust ground-to-fly logic
|
2016-08-04 11:34:42 -07:00 |
|
SamGondelman
|
6604c27f23
|
polyvox fade WIP
|
2016-08-04 10:55:37 -07:00 |
|
Seth Alves
|
4c258b9568
|
fix bug which caused getValue for a non-existent key to return the integer 2
|
2016-08-04 10:16:08 -07:00 |
|
Seth Alves
|
905c6147cf
|
Merge branch 'master' of github.com:highfidelity/hifi into default-when-av-fails
|
2016-08-04 09:56:32 -07:00 |
|
Seth Alves
|
e1c7ced652
|
increase GROUND_TO_AUTOFLY_THRESHOLD
|
2016-08-04 09:54:26 -07:00 |
|
Seth Alves
|
1930bde005
|
Merge branch 'master' of github.com:highfidelity/hifi into no-accidental-fly
|
2016-08-04 09:52:18 -07:00 |
|