Olivier Prat
|
ace301945c
|
Added scale and duration debug parameters in debugFade.qml
|
2017-06-13 15:31:04 +02:00 |
|
Olivier Prat
|
24d45e0f5b
|
Updated from upstream master because of change of protocol
|
2017-06-13 10:43:25 +02:00 |
|
Olivier Prat
|
f3d252ee65
|
Switched fade curve to easeInOutQuad
|
2017-06-13 08:50:50 +02:00 |
|
Brad Davis
|
db8bdbc0a6
|
Merge pull request #10659 from samcake/orange
simple Render Engine refactors coming from the Spectator Cam project
|
2017-06-12 20:31:07 -07:00 |
|
Zach Fox
|
e96c55956f
|
First pass at the fix
|
2017-06-12 09:53:14 -07:00 |
|
Seth Alves
|
eb049c8c6e
|
Merge pull request #10624 from misslivirose/feat/add-primitive-shapes
Add additional primitive shapes
|
2017-06-09 19:02:54 -07:00 |
|
samcake
|
bb38938534
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2017-06-09 14:34:25 -07:00 |
|
Liv
|
7785473ccb
|
moving else
|
2017-06-09 12:59:08 -07:00 |
|
Liv
|
8c488d95d1
|
Stylish updates
|
2017-06-09 11:46:38 -07:00 |
|
Liv
|
1808505d8b
|
Coding standard fixes
|
2017-06-09 10:54:57 -07:00 |
|
Liv
|
34bd2b8a2b
|
style fix
|
2017-06-08 09:01:01 -07:00 |
|
Olivier Prat
|
7d58c9a741
|
Fixed fade for shadow job
|
2017-06-08 17:09:08 +02:00 |
|
Olivier Prat
|
cba70e6be0
|
Fade working on voxel objects
|
2017-06-08 14:57:09 +02:00 |
|
Olivier Prat
|
20d4fcbbc7
|
Fixed fading on skinned objects. Added initialiazeShapePipelines on GeometryCache to postpone simple pipeline creation after initializeGL
|
2017-06-08 09:24:12 +02:00 |
|
howard-stearns
|
fa74daf875
|
Merge branch 'master' of https://github.com/highfidelity/hifi into do-not-get-stuck-in-floor
|
2017-06-07 16:43:25 -07:00 |
|
Liv
|
c3bf915fd4
|
Changing loop to avoid unused warnings
|
2017-06-07 15:04:39 -07:00 |
|
samcake
|
bac66ee4c7
|
Introducing the renderview task
|
2017-06-06 18:00:41 -07:00 |
|
Olivier Prat
|
de143d0ea2
|
Switched to uniforms for sending fade shader data. Moved more fade functions to FadeEffect class
|
2017-06-06 17:07:20 +02:00 |
|
Olivier Prat
|
a9ab9d2476
|
Renamed FadeManager to FadeEffect
|
2017-06-06 16:27:56 +02:00 |
|
Olivier Prat
|
8af2f75996
|
Added FadeManager to centralize some common fade effect data and functions
|
2017-06-06 16:11:12 +02:00 |
|
Olivier Prat
|
e7eca7728f
|
Debug fade management moved out of the inner render loop
|
2017-06-06 14:57:52 +02:00 |
|
Liv
|
5579c409e7
|
Style fix
|
2017-06-05 18:03:10 -07:00 |
|
Liv
|
42cb2332d5
|
Remove unimplemented comment on circle
|
2017-06-05 17:46:13 -07:00 |
|
Liv
|
393aa84a55
|
Renaming conical to isConical
|
2017-06-05 17:45:52 -07:00 |
|
Liv
|
e4963e076a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into feat/add-primitive-shapes
|
2017-06-05 17:38:28 -07:00 |
|
Clément Brisset
|
67970182aa
|
Merge pull request #10579 from AndrewMeadows/fix-generateBasisVectors
Fix generateBasisVectors() helper
|
2017-06-05 14:47:18 -07:00 |
|
Liv
|
6cecac36d5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into feat/add-primitive-shapes
|
2017-06-05 12:23:23 -07:00 |
|
Andrew Meadows
|
506f522802
|
use correct format for float literals
|
2017-06-05 08:54:05 -07:00 |
|
Olivier Prat
|
1936c209a5
|
Working fade debugging scripts for both opaque and transparents
|
2017-06-05 17:21:33 +02:00 |
|
Olivier Prat
|
cce99ef8c4
|
Added translucent shaders
|
2017-06-05 16:56:57 +02:00 |
|
Olivier Prat
|
74bb3213e4
|
Added shadow shader variants
|
2017-06-05 16:44:32 +02:00 |
|
Olivier Prat
|
08fcd6c357
|
Added new shaders
|
2017-06-05 16:32:36 +02:00 |
|
Olivier Prat
|
1433ae4b34
|
Merged from 21274
|
2017-06-05 11:12:57 +02:00 |
|
Howard Stearns
|
3d62900daf
|
When we do precision detailed picking on a model, check the back faces, too. In other words, precision picking from inside a model works.
|
2017-06-03 16:49:16 -07:00 |
|
samcake
|
f70702beb7
|
Introducing debug flags
|
2017-06-02 17:54:41 -07:00 |
|
Sam Cake
|
f9aa400b95
|
Refining the stencil configuration and triggering only in hmd mode
|
2017-06-02 00:22:38 -07:00 |
|
samcake
|
4a419f2d07
|
Merging with upstream
|
2017-06-01 18:25:24 -07:00 |
|
samcake
|
14f9a9848e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into brown
|
2017-06-01 18:05:47 -07:00 |
|
samcake
|
c5e9551bab
|
more cleanup
|
2017-06-01 18:05:18 -07:00 |
|
samcake
|
9c1e99fe3f
|
Removing cruft and organizing the stencil config
|
2017-06-01 13:06:22 -07:00 |
|
Sam Cake
|
ea6be93c9c
|
adding another flavor of the prepare stencil
|
2017-06-01 01:24:57 -07:00 |
|
Sam Cake
|
e02115bcda
|
clearing up the stencil jobs
|
2017-05-31 23:00:05 -07:00 |
|
Sam Cake
|
d19956f93c
|
Fixing warnings
|
2017-05-31 22:02:47 -07:00 |
|
Sam Cake
|
b528c2fc60
|
Merged
|
2017-05-31 19:33:14 -07:00 |
|
samcake
|
82d348a2ef
|
Stencil rejection is working, and more cleaning
|
2017-05-31 16:46:20 -07:00 |
|
Liv
|
8bcaacbe40
|
Removing incomplete torus function
|
2017-05-31 15:46:35 -07:00 |
|
Liv
|
f594fd6aa5
|
Merge branch 'feat/add-primitive-shapes' of https://github.com/misslivirose/hifi into feat/add-primitive-shapes
|
2017-05-31 15:14:04 -07:00 |
|
Sam Cake
|
32c5dac66a
|
Big cleanup of unecessary shaders and legacy from deferred lighting, and messing around with the stencil
|
2017-05-31 00:55:28 -07:00 |
|
samcake
|
8559ed6260
|
Starting to add the stencil mask for hmd
|
2017-05-30 16:37:10 -07:00 |
|
Liv
|
2808ab4865
|
Sort of making progress on torus vertex buffer
|
2017-05-26 10:45:29 -07:00 |
|