Age | Commit message (Collapse) | Author |
|
|
|
|
|
rendered around private islands.
Reviewed by Kelly
|
|
LLViewerObjectList::update, fix for error in llpolymorph
|
|
|
|
|
|
|
|
|
|
physics params.
|
|
|
|
|
|
|
|
map for joints to remove hotspot in LLJoint::findJoint
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by Kelly
|
|
Previous viewer_manifest.py unconditionally created Mac symlinks for all expected
.dylib files. Recent change to revert to statically linking llcommon means we
no longer build libllcommon.dylib, therefore we no longer copy it, therefore
any symlink to that library will be broken by definition.
Change to create symlinks for .dylib files that were successfully copied.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clock pendulum.
|
|
by scripts so that the drawable is properly updated with the updated location.
|
|
|
|
|
|
fix for gcc builds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tested
|
|
|
|
|
|
|
|
|
|
always parse named values first
added detection of enum-type values and now parse as ints
|