Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improvements to predicate API
default rules encapsulated in LLInitParam
removed empty flag from viewer asset stats
|
|
|
|
|
|
|
|
|
|
added support for specifying predicates for xui and llsd serialization
|
|
output of floater_stats is now identical to pre-lltrace system (with some tweaks)
|
|
|
|
|
|
|
|
|
|
final removal of remaining LLStat code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed predicate update logic and reduced to 2 classes
|
|
fixed llpredicate so that values and rules work uniformly with predicate logic
and/or/negate works in parallel with set/clear
|
|
|
|
fixed crash on exit
|
|
|
|
|
|
|
|
|
|
converted "int" to "S32"
|
|
cleaned up predicate system, made unknown work with remove
|
|
improved predicate system, added uncertain/unknown predicates
|
|
|
|
added return value to serialize function to track if any values were written
|
|
sanitized param block code to accept isValid and isProvided at any point
added predicates to control serialization
|
|
|
|
|
|
cpp code
|
|
|
|
|
|
removed spam and dead code
|
|
CXXFLAG to have cmake generation debug symbols in xcode.
|
|
fixed build
|
|
|
|
removed spam and dead code
|