Ansariel
3192fe832f
Merge viewer-quickgraphics
2016-03-08 01:41:31 +01:00
Oz Linden
5822fb00b6
merge DRTVWR-398 build cleanup fixes
2016-03-07 12:41:11 -05:00
Ansariel
824a1b359e
Merge Firestorm LGPL tip
2016-02-13 16:29:21 +01:00
Nicky
2c3e64c2d4
Backout c52eba2ff63d
2016-01-16 19:39:21 +01:00
Ansariel
4144783a64
Merge Firestorm LGPL tip
2015-11-21 17:39:28 +01:00
Nicky
c3ad1c803e
FIRE-17341 / BUG-10747 do allow weights of zero, or some rigged mesh will display broken.
2015-11-20 22:07:28 +01:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Ansariel
83862ed91a
Merge Firestorm tip
2015-10-15 11:02:30 +02:00
Oz Linden
69ff937e47
merge changes for 3.8.5-release
2015-10-13 08:43:03 -04:00
Ansariel
5524d38dff
Merge viewer-quickgraphics
2015-10-03 16:38:26 +02:00
Ansariel
2be388c7e0
Merge Firestorm LGPL
2015-09-30 10:41:43 +02:00
AndreyL ProductEngine
f64a10ca8f
Merge downstream code, version 3.8.5
2015-09-30 01:21:04 +03:00
Oz Linden
9757c3a7fa
merge changes for 3.8.4-release
2015-09-29 15:24:03 -04:00
Oz Linden
398ec2fdfc
add comments for MAINT-5660 asserts
2015-09-23 16:21:31 -04:00
Ansariel
b9746dde29
Merge viewer-bear
2015-09-15 01:39:31 +02:00
Brad Payne (Vir Linden)
ec0804a5f7
merge
2015-09-14 17:35:28 -04:00
Brad Payne (Vir Linden)
6b2c1d5f10
SL-133 WIP, SL-134 WIP - more extra joint handling
2015-09-14 11:01:22 -04:00
Ansariel
e861273da8
Merge viewer-loader-mods
2015-08-29 14:14:08 +02:00
andreykproductengine
bb7ac16318
MAINT-5532 FIXED upload of duck.dae from MAINT-4483 crashes mac viewer
2015-08-20 20:25:58 +03:00
andreykproductengine
d9341caf45
MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or selected
2015-07-17 17:36:33 +03:00
andreykproductengine
d43cef4ed5
MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or selected
2015-07-14 16:29:36 +03:00
ruslantproductengine
75ffe90b0c
MAINT-5042 FIXED SL Viewer Closes Unexpectedly in specific area with high RenderVolumeLODFactor
...
- fix for review
- fix in buffer overrun detector
2015-04-27 18:21:39 +03:00
Oz Linden
a8ef252571
merge changes for 3.7.27-release
2015-04-13 16:23:36 -04:00
ruslantproductengine
e76f352501
MAINT-5042 FIXED SL Viewer Closes Unexpectedly in specific area with high RenderVolumeLODFactor
...
- fix for review
- fix in buffer overrun detector
2015-04-27 18:21:39 +03:00
Nicky
006190f2a1
Merge with tools update.
2015-05-05 13:09:27 +02:00
Ansariel
9be423524d
Merge LL V3.7.27
2015-04-14 22:08:31 +02:00
Ansariel
6c1e1760e4
FIRE-14525: Pull relevant part for current version of fix for MAINT-4435
2015-04-06 18:52:08 +02:00
callum_linden
23711c9275
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
ruslantproductengine
1be14992c6
MAINT-3494 FIXED Generate Normals checkbox does not control generation of normals.
...
Patchset #2
2014-12-02 12:09:50 +02:00
ruslantproductengine
b3c8a559f6
MAINT-3494 FIXED Generate Normals checkbox does not control generation of normals.
2014-11-28 18:17:54 +02:00
ruslantproductengine
4364a8cccd
MAINT-3529 FIXED Certain pathcuts made to a cube cause some faces to not react to sunlight or local lights
2014-11-24 18:41:51 +02:00
ruslantproductengine
366bcd0cbc
MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of vertices
...
less than allowed. Changes in all other files relate auxiliary methods for
catching similar bugs in future.
2014-10-27 17:10:08 +02:00
callum_linden
da97612b98
Update to build on Xcode 6.0: removed bunch of unused consts variables [-Wunused-const-variable]
2014-10-17 14:34:37 -07:00
callum_linden
a38e89bf11
Update to build on Xcode 6.0: clang detecting unsigned int comparison with >=0 [-Wtautological-compare] - confirmed fix with davep
2014-10-17 14:27:56 -07:00
callum_linden
c02ba7ceb5
Update to build on Xcode 6.0: collection of similar possibly incorrect logical comparison grouping [-Wlogical-op-parentheses] fixes for clang
2014-10-17 14:17:58 -07:00
Nicky
9a2ec62c02
Threadsafe version of ~LLProfile.
2014-06-24 21:13:33 +02:00
Tank_Master
6babf8abd2
Merge LL 3.7.7
2014-06-09 11:29:57 -07:00
Nicky
b4e7faee77
FIRE-13814; Octree fixing.
...
- Do not create octree children that can cause precision problems.
- Error out when trying to put more than 8 children into a parent. That would just overwrite memory.
- Add logging for hte future.
2014-05-27 14:46:02 +02:00
Richard Linden
5866bb7ef0
merge with release
2014-02-12 10:32:02 -08:00
Tank_Master
7b2cc02863
Merge LL fitted mesh
2014-02-06 00:41:33 -08:00
Xiaohong Bao
e2d14cfd47
fix crash at line 2207: llassert(dst->isFinite3()) in llvolume.cpp
2014-02-04 21:32:11 -07:00
Drake Arconis
e5b0670ad7
OPEN-195 Cleaned non-UTF8 safe characters
2013-11-13 19:27:17 -05:00
Richard Linden
17e9c872ad
Automated merge with http://bitbucket.org/lindenlab/viewer-release
2013-11-11 19:17:49 -08:00
Richard Linden
04397a095a
more buildfix
2013-10-21 12:29:33 -07:00
Richard Linden
1acceb3633
changed ll_aligned_(malloc|free) to take alignment size as a template argument
2013-10-14 10:18:41 -07:00
Richard Linden
80dfbbaacd
merge from viewer-release
2013-10-08 11:59:24 -07:00
Richard Linden
59628d6f85
Automated merge with http://bitbucket.org/lindenlab/viewer-release
2013-10-01 14:28:39 -07:00
Tank_Master
3603c4f992
Merge ll 3.6.11
2013-11-23 20:22:24 -08:00
Graham Linden
29216ac5e7
MAINT-3179 fix bad indexing of position info generating false alarms on range checks, issue with free of data now allocated contig with positions instead, and added copious amounts of llwarns to error return sites so 'invalid element' will be a reason to read the log and not a tease.
2013-09-23 13:43:01 -07:00
Graham Linden
95e34d86b9
The unbearable lightness of being norspec
2013-09-18 18:24:16 -07:00