Commit Graph

43160 Commits (ab02a6dfd42bb44bdfbdf5a97221c0abdfbe81e2)

Author SHA1 Message Date
Ptolemy ab02a6dfd4 SL-14706 Merge Sovereign Engineer's fix for stars not centered around camera: Stars render around center of sim instead of center of camera. 2021-01-29 18:41:04 -08:00
Dave Houlton 4ae7c00dc4 Merged in euclid-13490 (pull request #453)
SL-13490 replace imperfect object-sized normals/tangents with constant length
2021-01-29 19:12:04 +00:00
Dave Houlton 6f2cfaed0d Merged DRTVWR-525 into euclid-13490 2021-01-29 12:08:01 -07:00
Dave Houlton 10e95a60af SL-13490 replace imperfect object-relative normals with constant length 2021-01-29 12:05:29 -07:00
Dave Houlton 2a5abb4d6a Merged in euclid-13490 (pull request #450)
SL-13490 fix debug normals under non-uniform scale

Approved-by: Michael Pohoreski
2021-01-28 22:28:45 +00:00
Dave Houlton 6564fce81a SL-13490 fix debug normals under non-uniform scale 2021-01-27 14:35:06 -07:00
Michael Pohoreski 25186d07ac Merged in SL-14705 (pull request #445)
SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows

Approved-by: Dave Houlton
2021-01-26 00:00:13 +00:00
Ptolemy a1107d0e17 SL-14705 merge 2021-01-25 15:58:46 -08:00
Ptolemy 7b2dd98962 SL-14705: Cleanup U32 S32 cast 2021-01-25 15:55:22 -08:00
Ptolemy 760c6a996a SL-14705: Fix merge conflict 2021-01-25 15:53:43 -08:00
Ptolemy ef4c7c1247 SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows 2021-01-25 15:52:58 -08:00
Michael Pohoreski f639747fad Merged in SL-14707 (pull request #447)
SL-14707: Merge Sovereign Engineer's fix for clouds: Clouds are unusually dim in EEP

Approved-by: Dave Houlton
2021-01-25 22:48:16 +00:00
Ptolemy d0fcbd4427 SL-14705: Cleanup U32 S32 cast 2021-01-22 16:48:31 -08:00
Ptolemy 96a23e0b07 SL-14705: Update contributions.txt 2021-01-22 16:39:02 -08:00
Ptolemy 1e26adf288 SL-14707: Merge Sovereign Engineer's fix for clouds: Clouds are unusually dim in EEP 2021-01-22 16:31:50 -08:00
Ptolemy 85c971650d SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows 2021-01-21 18:55:08 -08:00
Dave Houlton 95d6e34ad3 Merged in euclid-13629 (pull request #439)
SL-13629, reconstruct rainbow lookup coord to reduce interior banding
2021-01-19 18:41:13 +00:00
Dave Houlton 28b9a465ac SL-13629, reconstruct rainbow lookup coord to reduce interior banding 2021-01-19 11:26:13 -07:00
Dave Houlton 1164c1c4d2 Merged in euclid-13629 (pull request #433)
SL-13629 Reverse rainbow color order
2021-01-13 16:24:34 +00:00
Dave Houlton 9e58a7bdd6 SL-13629 Modify texcoord to reverse rainbow color order 2021-01-13 09:15:45 -07:00
Michael Pohoreski c73fbe3082 Merged in SL-14035 (pull request #427)
SL-14035/ BUG-229436 Specular reflection too bright when the camera is outside the light radius
2021-01-07 18:49:32 +00:00
Ptolemy f89db96407 SL-14035 revert incorrect removal of glare 2021-01-07 10:39:55 -08:00
Ptolemy a5aac89809 SL-14035: Don't use sRGB textures when not specified 2021-01-06 18:17:56 -08:00
Ptolemy daa957b93b SL-14035: Incorporate patch from Sovereign Engineer to fix specular reflection 2021-01-06 17:38:24 -08:00
Andrey Kleshchev 5af5498cf6 SL-11300 Camera distance to avatar in neighbouring region incorrect 2021-01-06 22:52:18 +02:00
Andrey Kleshchev 1a8800b051 SL-14347 Crash at ChoosePixelFormat 2021-01-04 16:48:46 +02:00
Andrey Kleshchev 9962df9fb7 SL-14529 Replace dynamic_cast to LLAvatarJoint with static casts
Replaced couple (LLAvatarJoint*) for consistency
2021-01-04 16:33:50 +02:00
Dave Houlton 6e76e20faa Merged in DV510-merge-6.4.12 (pull request #372)
DRTVWR-510 merge in 6.4.12
2020-11-12 15:47:04 +00:00
Dave Houlton 21e2f3e974 Merge branch 'master' 6.4.12 into DRTVWR-510 2020-11-11 15:43:06 -07:00
Ptolemy f9a09406b3 SL-14275: Comment out unused global consts for compilers that treat this an an error 2020-11-11 14:32:39 -08:00
Nat Goodspeed 04c473ab46 Increment viewer version to 6.4.12
following promotion of DRTVWR-507
2020-11-11 15:05:42 -05:00
Michael Pohoreski 5ddd3a025e Merged in SL-14275 (pull request #367)
SL-14275

Approved-by: Dave Houlton
2020-11-11 00:38:50 +00:00
Ptolemy c865eda3b3 SL-14275: Replace enum with S32 to better match reflection_detail 2020-11-09 16:54:04 -08:00
Ptolemy 8e455bf71b SL-14275: Cleanup: Detabify generateWaterReflection() 2020-11-05 22:38:15 -08:00
Ptolemy 5c7e4c8dce SL-14275: Cleanup: Add indentation for some push/pop RenderTypeMask() 2020-11-05 22:28:12 -08:00
Ptolemy a862322ba9 SL-14275: Implement two new water reflection modes 2020-11-05 22:20:06 -08:00
Ptolemy d629fabd38 SL-14275: Cleanup Detabifying 2020-11-05 20:56:08 -08:00
Ptolemy fb8e642052 SL-14275: Don't render clouds in water reflection 2020-11-05 20:50:15 -08:00
Ptolemy 2d2cab2ccc SL-14275: Cleanup inconsistent indentation 2020-11-05 20:18:03 -08:00
Ptolemy 3b5ed25897 SL-14275: Cleanup non descript name for water reflection mode 2020-11-05 20:06:46 -08:00
Ptolemy 5de5733933 SL-14275: Add two new Water Reflection modes to Graphics Advanced 2020-11-05 19:57:09 -08:00
Andrey Lihatskiy 87ef00bf9b Merge branch 'SL-14264' into DRTVWR-507-maint 2020-11-04 22:42:16 +02:00
Brad Payne (Vir Linden) 2c2578213e SL-14264 - BOM texture 2020-11-04 18:32:26 +00:00
Andrey Lihatskiy 597d777c9f Updated LLCA to codeticket build 551526 2020-11-02 17:54:41 +02:00
Andrey Kleshchev e5e45d08f6 SL-14226 Cleanup teleport requests 2020-10-29 16:10:40 +02:00
Andrey Lihatskiy 3ea50baaac Merge branch 'SL-14081' into DRTVWR-507-maint 2020-10-26 17:06:37 +02:00
Mnikolenko Productengine 5bfa73a12e SL-14161 FIXED an item persists in inventory after dragging it to the marketplace listings 2020-10-22 18:05:33 +03:00
Dave Houlton d47114e5cb Merged in euclid-mDebugGPU (pull request #348)
Remove obsolete mDebugGPU variable and dependent code

Approved-by: Andrey Kleshchev
Approved-by: Michael Pohoreski
2020-10-21 16:26:53 +00:00
Andrey Lihatskiy 4b2a611596 Updated LLCA to codeticket build 550026 2020-10-21 16:20:47 +03:00
Andrey Kleshchev 3ebf3b7182 SL-13733 Verify window handle 2020-10-20 18:43:51 +03:00