Age | Commit message (Collapse) | Author |
|
texture mapping on prims. Credits to DaveP
|
|
|
|
|
|
|
|
|
|
|
|
make bison >= 2.7 work
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
made marker file lock use append, not truncate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not certain what the source of the short data is with one resident but I'm
going to make these problems retryable as they are transport-related. Lift
the retry detection into a method that should be reusable by others interested
in determining what is retryable. Trace output handling on the libcurl debug
callback was attrocious. Some unsafe length handling on my part was protected
by a second layer of defense. Made that correct and more useful by logging
actual data sizes during trace.
|
|
* Fix mute button.
|
|
|
|
LSL permissions
* Switch mute to use task id.
reviewed with Simon
|
|
LSL permissions
* Change text of dialog
* Add callback for mute button
reviewed with Richard and Widely.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LSL permissions
* Add the newer run time permissions to the viewer
* Filter requested permissions by those the viewer knows about
* Show a dialog indicating unknown permissions were requested and a new viewer
will be needed to grant them.
reviewed with Simon and Soft
|
|
|
|
|
|
|
|
|
|
|
|
Content-Range
Don't rely on a response body being present should a
Content-Range header be parsed. Unit tests captured
the original crash and confirm the fix.
|
|
|
|
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems
|