Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
SH-4341: Interesting: Viewer crash in LLViewerOctreeCull
|
|
|
|
Initial change made LLControlVariable::mPersist an enum, but retained
bool/BOOL public API. setPersist(true) set one value, setPersist(false) set
another, forcePersist() set the third. Per code review, expose enum to public,
make setPersist() (and LLControlVariable constructor, and LLControlGroup::
declareControl(), and all the LLControlGroup::declareMumble() methods, and all
the unit-test dummy declareMumble() method bodies) accept that enum. Remove
forcePersist(). Fix calls to LLControlGroup::declareMumble() accordingly.
Also rename PERSIST_YES to PERSIST_NONDFT, also per code review.
|
|
|
|
|
|
|
|
|
|
eyelashes
|
|
conversion in one place
|
|
added commented out log timestamp override for scene load performance monitoring
|
|
|
|
there are no samples during the time period.
added hasValue to SampleAccumulator so we don't print a value when we don't have
a single sample yet
added some disabled log output for scene load timing
|
|
compilation fail
|
|
|
|
|
|
|
|
the windows builds to recognize the value
|
|
|
|
|
|
|
|
|
|
|
|
match more closely
|
|
|
|
|
|
point/spot atten
|
|
anger some shader compilers despite not being used
|
|
deferred (opaque objects)
|
|
|
|
|
|
fixed normalization assertions to work with megaprims
added is_zero() utility function
fixed unit declarations to be more clear
fixed texture cache hit rate always being 0
|
|
|
|
|
|
address bar
|
|
|
|
is now 'POST TO FACEOOK'
|
|
|
|
Generalize the secure browsing UI.
|
|
|
|
|
|
buttons disabled upon clicking
|
|
|
|
|
|
|
|
URLs. Explicitly get the path.
|
|
|
|
|