Seth Alves
|
9be2c67f00
|
Merge branch 'master' of github.com:highfidelity/hifi into cauterize-head-av-entities-1
|
2018-01-19 11:46:34 -08:00 |
|
Seth Alves
|
bce9b5f459
|
Merge branch 'master' of github.com:highfidelity/hifi into cauterize-head-av-entities-1
|
2018-01-19 09:53:54 -08:00 |
|
Olivier Prat
|
12c48a38f7
|
Normalized diffuse & specular of directional, point and spot lights such as a light intensity of 1 gives a perpendicular diffuse lighting of the same color as the albedo for dielectric materials.
|
2018-01-19 13:58:35 +01:00 |
|
Seth Alves
|
31c007d167
|
more backwards logic, added withViewVisibilityMask call in ItemKey
|
2018-01-18 14:15:30 -08:00 |
|
Seth Alves
|
7c32d3c536
|
flip logic back around
|
2018-01-18 13:49:17 -08:00 |
|
Seth Alves
|
0ad4cdc41b
|
works now
|
2018-01-18 13:15:47 -08:00 |
|
Seth Alves
|
fb974b0b9c
|
attempt to straighten out use of view-visibility masks
|
2018-01-18 10:09:23 -08:00 |
|
Seth Alves
|
1c819c8422
|
formatting
|
2018-01-18 09:12:37 -08:00 |
|
Sam Gateau
|
dd436229c1
|
Merge pull request #12193 from SamGondelman/transparent
Fix black flashing on transparent objects
|
2018-01-18 09:11:46 -08:00 |
|
Sam Gateau
|
7a9740d258
|
visible-perview
|
2018-01-18 02:18:46 -08:00 |
|
Sam Gateau
|
c1b7bc3ff8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into visible-perview
|
2018-01-17 18:50:56 -08:00 |
|
SamGondelman
|
a44c965f56
|
fix black flashing on transparent objects
|
2018-01-17 15:59:07 -08:00 |
|
Seth Alves
|
33c586de60
|
Merge pull request #12188 from hyperlogic/feature/small-anim-refactor
Remove dangerous "Use Anim Pre and Post Rotations" menu item
|
2018-01-17 13:41:51 -08:00 |
|
samcake
|
ecb7c622be
|
Merge branch 'master' of https://github.com/highfidelity/hifi into visible-perview
|
2018-01-17 10:51:37 -08:00 |
|
Sam Gateau
|
0e72197a37
|
Merge pull request #12179 from Zvork/specular
Fixed error in Specular shader which gave low key specular highlights
|
2018-01-17 10:51:25 -08:00 |
|
samcake
|
51ed878683
|
Merge branch 'master' of https://github.com/highfidelity/hifi into visible-perview
|
2018-01-17 09:32:03 -08:00 |
|
Seth Alves
|
69a33428c0
|
Merge pull request #12078 from druiz17/soft-entities
Soft Entities
|
2018-01-17 08:02:37 -08:00 |
|
Anthony J. Thibault
|
bc587bf6d8
|
Removal of legacy Rig methods
|
2018-01-16 18:19:35 -08:00 |
|
Anthony J. Thibault
|
576273efe3
|
Remove Rig::restoreJointPosition and references to it.
|
2018-01-16 18:01:58 -08:00 |
|
humbletim
|
b91d536dd0
|
rename model:: -> graphics::
|
2018-01-16 12:46:16 -05:00 |
|
humbletim
|
08ccda9cfc
|
rename libraries/model(src/model) -> libraries/graphics(src/graphics)
|
2018-01-16 12:44:44 -05:00 |
|
Olivier Prat
|
6686b328c7
|
Fixed error in Specular shader which gave low key specular highlights
|
2018-01-16 10:47:46 +01:00 |
|
samcake
|
1baa2a242a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into visible-perview
|
2018-01-15 11:12:28 -08:00 |
|
Sam Gateau
|
2f5d2bef49
|
Merge pull request #12028 from Zvork/roughness_metal
Lighting model update for better specular
|
2018-01-15 10:51:18 -08:00 |
|
Dante Ruiz
|
645f608814
|
fixing merge conflict
|
2018-01-15 10:45:51 -08:00 |
|
Dante Ruiz
|
c76fdd1f5f
|
adding scale
|
2018-01-15 10:43:26 -08:00 |
|
samcake
|
836b69ab1b
|
exposing several visibility flags
|
2018-01-12 17:42:18 -08:00 |
|
Dante Ruiz
|
283b9a8003
|
fix softEntity edge cases
|
2018-01-12 15:31:54 -08:00 |
|
Dante Ruiz
|
5b82c7bc41
|
fix merge conflict
|
2018-01-12 11:00:19 -08:00 |
|
Anthony J. Thibault
|
088f227df2
|
Pass model offset from avatar skeletonModel to attached entity
|
2018-01-12 10:26:02 -08:00 |
|
Anthony J. Thibault
|
7753b8a0b5
|
Merge branch 'master' into feature/dual-quat
|
2018-01-11 17:31:29 -08:00 |
|
Dante Ruiz
|
96a97b5938
|
added model transform override
|
2018-01-11 16:41:45 -08:00 |
|
SamGondelman
|
e9d751fd23
|
try to avoid reusing uniform buffer locations
|
2018-01-10 17:01:01 -08:00 |
|
Sam Gateau
|
539ee82937
|
Merge pull request #12033 from Zvork/compactvb
More compact representation of meshes on GPU
|
2018-01-10 09:11:33 -08:00 |
|
Olivier Prat
|
2960ad845c
|
Fixed weird rendering bug.
|
2018-01-10 10:55:45 +01:00 |
|
Olivier Prat
|
cc8a717a81
|
Merge branch 'master' of git://github.com/highfidelity/hifi into roughness_metal
|
2018-01-10 10:07:32 +01:00 |
|
Nissim Hadar
|
5b1f8e83d4
|
Removed gcc warning.
|
2018-01-09 15:46:15 -08:00 |
|
Nissim Hadar
|
b53e411184
|
Corrected pushing of default lights.
|
2018-01-09 15:24:46 -08:00 |
|
Nissim Hadar
|
c3f6faed00
|
Deal correctly with inheritance at top-most level.
|
2018-01-09 13:27:57 -08:00 |
|
Olivier Prat
|
db9e5fdae8
|
Merged from master but rendering seems broken
|
2018-01-09 11:05:34 +01:00 |
|
Anthony J. Thibault
|
fbea22e0f0
|
Renamed imag component to dual, using the correct nomenclature
Also removed incomplete test from unit tests.
|
2018-01-08 18:21:23 -08:00 |
|
Nissim Hadar
|
7811ddb904
|
Merge branch 'master' of https://github.com/highfidelity/hifi into keylightInheritance
|
2018-01-08 15:39:09 -08:00 |
|
Nissim Hadar
|
b2b1807490
|
Changes per code review.
|
2018-01-08 15:37:06 -08:00 |
|
John Conklin II
|
fab28e7d44
|
Merge pull request #12106 from SamGondelman/overlayFix
Fix avatar texture loading
|
2018-01-08 14:01:15 -08:00 |
|
Anthony J. Thibault
|
59b843781e
|
Merge branch 'master' into feature/dual-quat
|
2018-01-08 13:18:42 -08:00 |
|
SamGondelman
|
97c0b33975
|
fix avatar texture loading
|
2018-01-08 12:50:05 -08:00 |
|
Olivier Prat
|
c904302057
|
Added back multiplication of specular for point / directional / spot lighting by PI as Naty Hoffman recommends. Limited texture LOD of ambient map by LOD computed for filtering to prevent aliasing
|
2018-01-08 15:23:39 +01:00 |
|
Olivier Prat
|
10b39751e1
|
Merge branch 'master' of git://github.com/highfidelity/hifi into roughness_metal
|
2018-01-08 14:50:05 +01:00 |
|
Olivier Prat
|
b296b96e5e
|
Merged with master
|
2018-01-06 10:01:00 +01:00 |
|
Nissim Hadar
|
9e5eba4d3a
|
Merge branch 'keylightInheritance' of https://github.com/NissimHadar/hifi into keylightInheritance
|
2018-01-05 23:11:40 -08:00 |
|