Sam Cake
|
b65448bcbe
|
Trying to improve the Job/Task classes and testing it with the ZoneRenderer
|
2017-04-09 11:08:35 -07:00 |
|
samcake
|
e6844f4294
|
Cleaning up the basic jobs of render
|
2017-04-07 18:35:27 -07:00 |
|
samcake
|
58cec3fb96
|
Merge branch 'master' of https://github.com/highfidelity/hifi into ambient-bis
|
2017-04-07 11:55:08 -07:00 |
|
Andrew Meadows
|
b9c7d6351f
|
Merge pull request #10135 from samcake/ambient
Rename render::PendingChanges to render::Transaction
|
2017-04-07 09:54:10 -07:00 |
|
samcake
|
f82310545c
|
Revert "Revert "Fixing the rendering bug triggered with Nvidia driver 381.65""
|
2017-04-07 02:03:58 -07:00 |
|
samcake
|
ab3d39951e
|
Revert "Fixing the rendering bug triggered with Nvidia driver 381.65"
|
2017-04-07 02:03:31 -07:00 |
|
Sam Cake
|
b1a4bc329b
|
Introducing a fix to the graphics bug
|
2017-04-07 01:10:18 -07:00 |
|
Sam Cake
|
da1355dc32
|
Introducing a fix to the graphics bug
|
2017-04-07 01:03:07 -07:00 |
|
samcake
|
aae7349c40
|
trying to understand the bug with nvidia new driver
|
2017-04-06 18:31:03 -07:00 |
|
samcake
|
cb94e1009d
|
Adding a job...
|
2017-04-06 18:10:28 -07:00 |
|
samcake
|
6fc965072c
|
Adding the Selection, and not the Tag concept fro real, and beeing able to reset it from the Transaction and simply communicating the ranked zones to the engine through a selection, ready to be used by the ZOneREnderer
|
2017-04-06 15:19:55 -07:00 |
|
samcake
|
6122155880
|
Renaming the PendingCHanges class to Transaction
|
2017-04-05 13:10:31 -07:00 |
|
samcake
|
6385a702cd
|
FIxing the bug for image3D overlay drawn in scene
|
2017-04-04 12:56:43 -07:00 |
|
samcake
|
b18d82bd19
|
adding different shaders for transparent for simpel
|
2017-04-04 11:50:38 -07:00 |
|
samcake
|
a882beb2fd
|
Trying to fix the overlay Image3D shading pipeline used
|
2017-04-03 17:35:28 -07:00 |
|
Sam Cake
|
dd73cb7b8e
|
Use a magic number gpu::Texture::SINGLE_MIP instead of 1
|
2017-03-30 23:46:37 -07:00 |
|
samcake
|
25edb44b75
|
Fix the problem with the cursor and scattering,
|
2017-03-30 15:15:14 -07:00 |
|
samcake
|
b6504bba56
|
Moving the num mips per texture to the creator so it s immutable and simpler
|
2017-03-29 17:58:56 -07:00 |
|
samcake
|
9bc7e41642
|
Remove extra calls for binding default textures, not needed
|
2017-03-29 10:57:08 -07:00 |
|
samcake
|
a1bf1beab4
|
Merge pull request #10014 from samcake/blue
Fixing the roughness/reflection quantization bug
|
2017-03-28 14:50:24 -07:00 |
|
Andrew Meadows
|
ff2f4da4b2
|
final changes as per samcake
|
2017-03-27 15:19:28 -07:00 |
|
Sam Cake
|
e87bc91d0e
|
Fixing the roughness/reflection quantization bug
|
2017-03-26 11:48:02 -07:00 |
|
samcake
|
a0488cfb91
|
Merge branch 'master' of https://github.com/highfidelity/hifi into brown
|
2017-03-24 09:41:09 -07:00 |
|
Brad Hefta-Gaub
|
1972b140b9
|
Merge pull request #9976 from mittens/21215
Worklist #21215 - Removing Duplicate Status Icons for Submeshes
|
2017-03-24 08:52:12 -07:00 |
|
Brad Hefta-Gaub
|
9a38b36f59
|
Merge pull request #9970 from Triplelexx/21223
21223 - Quat functions have naming inconsistencies
|
2017-03-24 08:12:11 -07:00 |
|
Sam Cake
|
022e91b35d
|
Clean comments and pixel format used
|
2017-03-24 00:26:14 -07:00 |
|
samcake
|
618344fe98
|
Fixing the bug regarding the numMIps allocated by GLBackend and breaking the HalfRezDepthTexture
|
2017-03-23 18:10:09 -07:00 |
|
Brad Davis
|
85c80f3be8
|
Merge remote-tracking branch 'upstream/master' into smarter_textures
Conflicts:
libraries/gpu/src/gpu/Texture.cpp
|
2017-03-22 14:25:23 -07:00 |
|
trent
|
36619cd2e4
|
Fixed issue with duplicate physics status icons per sub-object.
|
2017-03-22 15:07:29 -04:00 |
|
Triplelexx
|
b7980569cc
|
change all references of IDENTITY_FRONT to IDENTITY_FORWARD
|
2017-03-21 22:13:33 +00:00 |
|
samcake
|
e05abf2a2f
|
Fixing the spherical harmonics gneration
|
2017-03-20 16:41:21 -07:00 |
|
Brad Davis
|
e482eac437
|
Merge remote-tracking branch 'upstream/master' into smarter_textures
|
2017-03-20 16:22:13 -07:00 |
|
samcake
|
03e1c5e0f2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into blue
|
2017-03-20 15:10:09 -07:00 |
|
Chris Collins
|
509057c6d8
|
Merge pull request #9941 from Triplelexx/21232
21232 - Remove Mini Mirror from View menu
|
2017-03-20 09:55:37 -07:00 |
|
Sam Cake
|
a804bc723f
|
Keep pushing and debugging ambient lighting
|
2017-03-20 00:32:06 -07:00 |
|
Sam Cake
|
3a08611c26
|
Fix the typo in the assert for isWireframe
|
2017-03-19 17:33:28 -07:00 |
|
Sam Cake
|
8584d80bb8
|
KEep exploring the ambient lighting
|
2017-03-19 17:00:42 -07:00 |
|
Triplelexx
|
8b845658e2
|
remove redundant declarations
|
2017-03-18 05:00:05 +00:00 |
|
samcake
|
8b8f9d7b1a
|
Fix a problem of the ambient lighting diffuse beeing too sstrong, we found a nice balance together with Alan
|
2017-03-17 18:26:48 -07:00 |
|
Triplelexx
|
a9b1a38665
|
remove Mini Mirror from View menu
Avatar inputs only contains the audio meter now.
|
2017-03-18 00:53:13 +00:00 |
|
samcake
|
e1a0984fed
|
Merge pull request #9906 from samcake/red
Expose rendering in wireframe mode
|
2017-03-17 17:09:44 -07:00 |
|
Seth Alves
|
eba2417f41
|
Merge pull request #9912 from AndrewMeadows/model-cleanup-4
minor cleanup of render pipeline for models and avatars
|
2017-03-16 10:39:43 -08:00 |
|
samcake
|
0399249a03
|
Expeand the wireframe to the primitive entities and the polyvox
|
2017-03-15 16:58:31 -07:00 |
|
Andrew Meadows
|
d3fa28d4bc
|
remove cruft and fix indentation
|
2017-03-15 16:17:59 -07:00 |
|
Andrew Meadows
|
cf848d73e4
|
don't updateClusterMatrices() in render()
|
2017-03-15 16:03:36 -07:00 |
|
Andrew Meadows
|
f250c0d298
|
simpler bindTransform() for ModelMeshPartPayload
|
2017-03-15 14:41:13 -07:00 |
|
samcake
|
ea2f1359bc
|
Expose rendering in wireframe mode
|
2017-03-15 12:23:44 -07:00 |
|
samcake
|
e0f0cc2102
|
Fix the unsupported ktx format, it was coming from the BUmp map case
|
2017-03-14 15:49:44 -07:00 |
|
Anthony J. Thibault
|
d38b994f4c
|
Fix for potential crash due to DebugDraw data race.
(cherry picked from commit 1b8a624edb )
|
2017-03-13 15:23:16 -07:00 |
|
Brad Davis
|
e94f803b84
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2017-03-08 09:03:21 -08:00 |
|