Oz Linden
8df3619621
merge to viewer-developmento
2012-07-24 10:51:37 -04:00
Todd Stinson
90fdf60d69
PATH-807: Adding an additional check for if the object is marked as volume-detect. Note that this will require Andrew's corresponding server-side change to take effect. However, the viewer change alone should have no neative effect prior to the server being updated.
2012-07-12 14:12:58 -07:00
Oz Linden
702e6815ed
partial changes for building with the llphysicsextensions source package
2012-07-05 12:16:48 -04:00
Todd Stinson
cbebd682f7
Removing windows line endings from .h and .cpp files.
2012-04-25 13:04:13 -07:00
Todd Stinson
1cdef4903d
Updating to the latest llphysicextensions pre-built package with the now lowercased version of the header file names.
2012-04-18 16:03:33 -07:00
Todd Stinson
3d237bd242
PATH-199: Starting to introducing the pathfinding flags for the object.
2012-02-29 14:41:47 -08:00
Todd Stinson
894d79e4ec
PATH-199: More cleanup of object flags and syncing with definitions from the server-side using left-shifted bits instead 0x explicits for better human readability.
2012-02-29 12:34:28 -08:00
Todd Stinson
4d77d3cca1
PATH-199: Cleaning up code related to object flags so that I can better use the flags to managed pathfinding flags such as permanent and character.
2012-02-28 19:07:44 -08:00
Nyx (Neal Orman)
a0bab1952b
BUILDFIX header file capitalization
...
Will clean this up to be more in line with our standards later
2012-01-27 16:12:50 -05:00
Brad Payne (Vir Linden)
0b16411d30
assert fix for mempyNonAliased16 call
2012-01-26 14:07:37 -05:00
Oz Linden
f1a4593e47
merge changes for vmrg-204
2011-12-12 09:04:33 -05:00
Dave Parks
472928043a
merge
2011-11-29 14:43:48 -06:00
Richard Linden
d089e6c264
bumped up MSVC warning level to 3 to catch more stuff that gcc catches
2011-11-28 19:16:49 -08:00
Xiaohong Bao
2851cd5193
a try fix for sh-2651: [crashhunters] Crash after google translate failure
...
and sh-2658: crash in LLPluginMessage::parse
2011-11-28 11:33:49 -07:00
Dave Parks
c69785f0b5
SH-2449 Preserve texture scaling when animating textures when "size x" and "size y" parameters to llSetTextureAnim are zero.
2011-11-23 12:05:24 -06:00
simon@Simon-PC.lindenlab.com
7d6ea9814e
ER-70: from a sim bug, but object can also crash viewer. Fixed NULL. Reviewed
...
by Kelly
2011-09-27 09:32:36 -07:00
Brad Payne (Vir Linden)
4b269f67ea
merge
2011-09-14 14:54:20 -04:00
prep linden
2df669c402
Log error message if material list is not a subset of reference model
2011-08-30 10:46:41 -04:00
prep linden
71ac45a28b
Handling of material mismatches - lod materials are required to be a subset of the high lod, introduced addEmptyFace() for when parity does not exist between model material counts
2011-08-30 09:32:16 -04:00
Leslie Linden
4b2ba7236f
Merge from viewer-experience
2011-08-22 11:41:18 -07:00
Brad Payne (Vir Linden)
af8864c49c
merge
2011-08-19 09:41:50 -04:00
Oz Linden
f0bc8a0f71
convert tabs to spaces where they are forbidden
2011-08-17 12:33:23 -04:00
Leyla Farazha
10ec004912
merge from viewer-experience
2011-08-12 14:53:25 -07:00
Brad Payne (Vir Linden)
6732f5fbca
merge viewer-development to mesh-development
2011-08-10 17:53:11 -04:00
prep
df94d0c778
Fixes for sh-2039, sh-1336, and sh-2044. Vertices were having incorrect weights assigned.
2011-08-03 17:01:34 -04:00
prep linden
fdcf43e0b3
merge
2011-07-29 17:50:20 -04:00
prep linden
c013c3ab53
Removed joint Positional Compare because it was crashing on some rigs
2011-07-29 17:44:42 -04:00
nyx
0713e8c97a
BUILDFIX: fixing build for linux, casting doubles as parameters to abs
2011-07-29 17:21:27 -04:00
nyx
9d44be1903
merging in PE's fixes for new UI to mesh-development.
...
Included are upload floater tweaks, build panel tweaks,
and removing the mesh enabled checkbox in region tools.
2011-07-29 15:56:51 -04:00
prep
7fc12cd43d
Fix for sh-2044, sh-2039 and sh-2166 (Avatar weights were sometimes not correctly applied upon import.
2011-07-28 16:09:17 -04:00
seth_productengine
50b9c63382
SH-1868 WIP Added user-supplied metric data for uploading a model.
...
The mesh category string selected by user within the model data and sent to the server during calculating the upload fee and upload requests.
The accounting info and the upload permissions warning in the bottom left corner of the floater are temporarily made mutually exclusive.
2011-07-22 22:40:18 +03:00
prep
c37603d9ce
fix for sh-1847: Removed assert when a vert is outside [-5,5] domain
2011-07-20 14:05:13 -04:00
Brad Payne (Vir Linden)
564087f6b0
addendum to prim fix
2011-07-19 15:33:43 -04:00
Brad Payne (Vir Linden)
8b7e33ad36
Cherry pick of https://bitbucket.org/lindenlab/mesh-development/changeset/9cea44ebea3b by don, to fix old viewer crashes in mesh regions
2011-07-19 15:19:07 -04:00
Don Kjer
e8b71e0585
Changed mesh param type to not conflict with one in-use on server
2011-07-18 18:57:40 -07:00
Don Kjer
f376ec167c
Adding support for viewer reading mesh params from an alternative param type.
2011-07-18 18:50:57 -07:00
Dave Parks
561d40d5c3
SH-715 Disable simplify/analyze button while counterpart is executing.
2011-07-14 01:07:01 -05:00
Dave Parks
dc7100a63f
SH-2008 Fix for crash when generating normals on objects with no texture coordinates.
2011-07-08 23:21:51 -05:00
Dave Parks
2a6e18d147
SH-1774 Fix for preserving material assignments between multiple custom LoDs.
2011-07-07 18:32:42 -05:00
Dave Parks
9b253ccf68
SH-1972 Fix for slm messing up physics shape on second upload.
2011-07-06 19:27:43 -05:00
Dave Parks
71eb68a85d
Fix for "set to default" button not resetting some data.
2011-07-06 18:54:50 -05:00
Dave Parks
12e08417bf
SH-1169 Fix for convex decompositions not working post mesh-asset-deprecation work. (also default SLM usage to on)
2011-06-28 12:41:12 -05:00
Xiaohong Bao
f83b08b69c
fix for SH-1878: Viewer hang in GLOD_Group::adaptTriangleBudget during LLModelPreview::genLODs;
...
SH-1891: viewer crashes while previewing "RYOMA 3D XML File.dae";
SH-1890: Crash loading palm tree
2011-06-24 15:09:10 -06:00
Dave Parks
b0fdc44951
SH-1815 Fix for crash when using old version slm
2011-06-22 16:08:23 -05:00
Dave Parks
ce02ed3118
SH-1880 partial fix for crashing on daes without UVs.
2011-06-20 18:55:30 -05:00
Dave Parks
27fb647fd1
merge
2011-06-18 01:02:25 -05:00
Dave Parks
15235061e8
SH-828 Fix for using uninitialized data when normals or texture coordinates are absent from collada file (can now upload meshes without normals or texture coordinates).
2011-06-18 01:02:03 -05:00
Xiaohong Bao
0bb7bcc96c
fix for SH-1788: Assert in texture load when uploading textured mesh model
...
and beyond: fixed the thread-safe and highest texture resolution flaws in the mesh texture uploading flow.
2011-06-15 16:20:33 -06:00
Dave Parks
44f0a1b681
SH-1778 Physics shape display fix up.
2011-06-11 16:51:01 -05:00
Dave Parks
ca5a87b819
merge
2011-06-08 15:59:11 -05:00