- Aug 11, 2020
-
-
Andrey Kleshchev authored
-
- Oct 23, 2019
-
-
andreykproductengine authored
-
- Jun 17, 2019
-
-
AndreyL ProductEngine authored
-
- May 28, 2019
-
-
AndreyL ProductEngine authored
-
- May 02, 2019
-
-
maxim_productengine authored
-
- Apr 30, 2019
-
-
andreykproductengine authored
-
- Apr 10, 2019
-
-
AndreyL ProductEngine authored
-
Geenz authored
--HG-- branch : OPEN-340
-
Geenz authored
Still some work to go here. Largely related to how certain values (i.e., SSAO mix values) are supplied. But so far, so good. --HG-- branch : OPEN-340
-
- Apr 06, 2019
-
-
AndreyL ProductEngine authored
-
- Apr 03, 2019
-
-
Geenz authored
--HG-- branch : BUG-226620
-
- Apr 02, 2019
-
-
Graham Linden authored
-
- Mar 29, 2019
-
-
Rider Linden authored
-
Graham Linden authored
Add Geenz doings to the contribs list. Fix per-frag atmospherics to use sRGB conversion. Update ref to new KDU package.
-
- Feb 23, 2019
-
-
AndreyL ProductEngine authored
-
- Feb 18, 2019
-
-
ruslantproductengine authored
-
- Jan 14, 2019
-
-
andreykproductengine authored
-
- Jan 03, 2019
-
-
AndreyL ProductEngine authored
-
- Jan 02, 2019
-
-
AndreyL ProductEngine authored
-
AndreyL ProductEngine authored
-
- Nov 19, 2018
-
-
andreykproductengine authored
-
- Oct 09, 2018
-
-
AndreyL ProductEngine authored
-
- Sep 12, 2018
-
-
Nat Goodspeed authored
-
- Jun 19, 2018
-
-
AndreyL ProductEngine authored
STORM-2122: UDP data bandwidth measuring is off by factor 8
-
- Jun 07, 2018
-
-
ruslantproductengine authored
FIXED (from FS Ansariel patches)
-
- Feb 02, 2018
-
-
Jonathan Yap authored
-
- Jan 17, 2018
-
-
Ansariel authored
-
- Oct 16, 2017
-
-
Ansariel authored
-
- Oct 12, 2017
-
-
Kitty Barnett authored
The trouble lines are: U8 * buffer = (U8 *) ALLOCATE_MEM(LLImageBase::getPrivatePool(), total_size); if (cur_size > 0) { memcpy(buffer, mFormattedImage->getData(), cur_size); } If 'cur_size > mHttpReplyOffset + append_size' then 'total_size -= src_offset' will cause total_size to be smaller than cur_size causing a write access violation on the memcpy. Since the response is invalid it seemed best to make it follow the other failed partial condition. (transplanted from 737e28ec6b4d74f3ff915a4effc13d7b615a6a9b)
-
- Oct 13, 2017
-
-
Mnikolenko Productengine authored
-
- Jul 11, 2017
-
-
AndreyL ProductEngine authored
-
Mnikolenko Productengine authored
MAINT-7581 [contribution] Closing the 'Replace links' floater crashes the viewer if a replace is in progress
-
- Jul 10, 2017
-
-
Oz Linden authored
MAINT-4532: properly detect Windows 10 in the 64bit build (only - 32bit runs in Windows 8 compatibility mode)
-
pavelkproductengine authored
-
- Jul 11, 2017
-
-
Mnikolenko Productengine authored
MAINT-7581 [contribution] Closing the 'Replace links' floater crashes the viewer if a replace is in progress
-
- May 31, 2017
-
-
pavelkproductengine authored
-
- Jun 02, 2017
-
-
Kitty Barnett authored
-
- May 01, 2017
-
-
Brad Payne (Vir Linden) authored
-
- Apr 19, 2017
-
-
AndreyL ProductEngine authored
-
- Apr 27, 2017
-
-
Ansariel authored
-