kasenvr
|
c5fdacf975
|
Merge pull request #301 from HifiExperiments/modelBackface
Models support flipped normals on double sided geometry
|
2020-05-13 16:06:26 -04:00 |
|
Thijs Wenker
|
8a76753135
|
Merge branch 'master' of https://github.com/kasenvr/project-athena into feature/gha_vircadia
|
2020-05-07 11:07:28 +02:00 |
|
Thijs Wenker
|
c4a0fc30bb
|
fix not matching declaration/definition argument name
|
2020-04-23 00:58:49 +02:00 |
|
Thijs Wenker
|
b4362ea85a
|
move template functions to header
|
2020-04-23 00:58:49 +02:00 |
|
HifiExperiments
|
420af95131
|
models support flipped normals on double sided geometry
|
2020-04-16 16:18:39 -07:00 |
|
David Rowe
|
1a4266a64a
|
Review JSDoc updates from recent commits
|
2020-01-20 14:33:06 +13:00 |
|
David Rowe
|
eb11231e78
|
Graphics API JSDoc
|
2019-12-23 09:07:35 +13:00 |
|
HifiExperiments
|
e0a29d9367
|
material entities support cullFaceMode and support gltf doubleSided
|
2019-12-12 23:01:57 -05:00 |
|
HifiExperiments
|
59c67e5590
|
put back stepping in translucent case
|
2019-12-12 23:01:57 -05:00 |
|
HifiExperiments
|
3fe395ca32
|
properly implement alphaModes
|
2019-12-12 23:01:57 -05:00 |
|
HifiExperiments
|
b66fa1d57a
|
put back stepping in translucent case
|
2019-12-12 22:58:36 -05:00 |
|
HifiExperiments
|
d54ca43554
|
properly implement alphaModes
|
2019-12-12 22:58:36 -05:00 |
|
HifiExperiments
|
69714a89ca
|
material entities support cullFaceMode and support gltf doubleSided
|
2019-11-26 14:48:48 -08:00 |
|
HifiExperiments
|
f55c4b8b12
|
put back stepping in translucent case
|
2019-11-24 12:44:42 -08:00 |
|
HifiExperiments
|
5371fd613a
|
properly implement alphaModes
|
2019-11-22 00:41:32 -08:00 |
|
HifiExperiments
|
1e100a672e
|
merge with master and try to fix opacity mode stuff
|
2019-10-23 22:21:45 -07:00 |
|
Sam Gateau
|
ecd940e0e6
|
Addressing warnings
|
2019-09-27 14:01:00 -07:00 |
|
Sam Gateau
|
57f8095506
|
Pass 4 on cleaning up that pr, put the SortFIlterModel.qml in the new skit/qml lib, setting the opacityMappMode correctly from script
|
2019-09-27 12:00:45 -07:00 |
|
Sam Gateau
|
4d94cbe0d8
|
Pass 3rd of the hope to clean it up...
|
2019-09-27 00:29:10 -07:00 |
|
Sam Gateau
|
24cc302a8b
|
second pass of cleaning on the code to make it ready for merge
|
2019-09-26 16:56:00 -07:00 |
|
Sam Gateau
|
9d999baab2
|
FIrst pass to clean up before pushing a pr:
|
2019-09-26 11:59:01 -07:00 |
|
Sam Gateau
|
dc40c530a3
|
INstrumenting the code more...
|
2019-09-25 17:53:59 -07:00 |
|
Sam Gateau
|
18226e64f8
|
Add a read lock where we think it s needed and banging my head on the problem
|
2019-09-16 18:06:43 -07:00 |
|
Sam Gateau
|
3ec812d5c3
|
Cleaner way maybe
|
2019-09-13 18:45:16 -07:00 |
|
Sam Gateau
|
68b754fc0c
|
Changes driven by the alpha mode
|
2019-09-12 17:01:16 -07:00 |
|
Sam Gateau
|
85c18f1033
|
Adding a clamp to 0 to the computed y coordinate while unpacking the normal map
|
2019-09-06 10:57:54 -07:00 |
|
HifiExperiments
|
97b9179144
|
merge with master
|
2019-09-05 00:46:56 -07:00 |
|
Shannon Romano
|
53a67dcfa9
|
Merge pull request #15872 from SamGondelman/bias
DEV-202: Expose shadow bias and max distance to Zone Entity
|
2019-07-16 15:22:37 -07:00 |
|
SamGondelman
|
60600779c9
|
merge with master
|
2019-07-12 11:01:17 -07:00 |
|
SamGondelman
|
9539664749
|
add haze to skybox
|
2019-07-11 11:00:30 -07:00 |
|
SamGondelman
|
d545ba5bc6
|
haze on most entities, working on skybox
|
2019-07-10 23:52:50 -07:00 |
|
SamGondelman
|
8fd2251612
|
mostly working equation?
|
2019-07-09 13:34:33 -07:00 |
|
SamGondelman
|
72f52b069e
|
cleanup, fix shadow qml
|
2019-07-03 16:21:47 -07:00 |
|
raveenajain
|
534794d7ff
|
move bias init from config to run
|
2019-06-26 15:42:11 -07:00 |
|
raveenajain
|
f68bb957ff
|
clamp and initialize values
|
2019-06-24 16:42:38 -07:00 |
|
raveenajain
|
f0660ba381
|
modify shadow config via single bias
|
2019-06-24 11:03:10 -07:00 |
|
raveenajain
|
44caf67527
|
init change, bias triggered via script
|
2019-06-18 10:02:22 -07:00 |
|
SamGondelman
|
37feb7f027
|
merge with master
|
2019-06-10 10:29:39 -07:00 |
|
SamGondelman
|
129d96a997
|
get rid of lightmapMap
|
2019-06-07 14:53:31 -07:00 |
|
Sam Gondelman
|
16a56dc1ec
|
Merge branch 'master' into proceduralMesh
|
2019-06-04 09:56:25 -07:00 |
|
SamGondelman
|
61280214ca
|
revert skybox color behavior
|
2019-05-24 15:52:50 -07:00 |
|
SamGondelman
|
4eeff52746
|
add version to texmeta.json files, fallback to original file if version has changed for skyboxes
|
2019-05-21 15:30:28 -07:00 |
|
SamGondelman
|
f4f687cf83
|
trying to fix build
|
2019-05-16 23:19:55 -07:00 |
|
SamGondelman
|
de90c5088c
|
(✿◠‿◠)
|
2019-05-16 19:33:07 -07:00 |
|
SamGondelman
|
da254c2ccc
|
(¬‿¬)
|
2019-05-15 23:48:04 -07:00 |
|
Shannon Romano
|
7a9dd49eed
|
Merge pull request #15411 from Zvork/shadow
Case 22117: Shadows Appear Incorrectly Placed Relative to Avatars
|
2019-04-23 09:32:53 -07:00 |
|
sabrina-shanman
|
7b74561b27
|
Fix baked models not preserving scale in some cases
|
2019-04-19 11:29:27 -07:00 |
|
Olivier Prat
|
7d412f9109
|
Simplified material binding in shadow mode. Added opacity mask to shadow fade. Adjusted default bias.
|
2019-04-19 11:03:43 +02:00 |
|
Olivier Prat
|
3cb9c518ea
|
Exposed max shadow distance and a shadow bias scale parameter in graphics::Light
|
2019-04-18 11:06:12 +02:00 |
|
sabrina-shanman
|
b711ee8b8a
|
Fix MaterialBaker not including names in baked multi-materials
|
2019-04-17 13:24:04 -07:00 |
|