Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
console.
|
|
support both basic and edit/test pathfinding floaters open at the same time.
|
|
|
|
bake-related logging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If caller runs (e.g.) a Python script, it's not very helpful to a human log
reader to keep seeing LLProcess instances logged as /pathname/to/python (pid).
If caller is aware, the code can at least use the script name as the desc --
or maybe even a hint as to the script's purpose.
If caller doesn't explicitly pass a desc, at least shorten to just the
basename of the executable.
|
|
name or owner name)
- Added updating for Estate name and Estate owner name
|
|
This way a caller need not spin on isRunning(); we can just listen for the
requested termination event.
Post a similar event containing error message if for any reason
LLProcess::create() failed to launch the child.
Add unit tests for both cases.
|
|
|
|
|
|
That is, trying to instantiate a ReadPipeImpl while another already existed
would throw an LLEventPump::DupPumpName exception. Fortunately this behavior
is easily bypassed.
|
|
|
|
|
|
specified.
|
|
|
|
|
|
(back to old behavior).
|
|
|
|
paste once but not twice and cannot copy). Also work on folders with no-copy items.
|
|
|
|
|
|
warn-on-failure:open-license
|
|
|
|
LLMeshRepository
|
|
implementations.
|
|
to properly indicate the correct values.
|
|
|
|
show with the testing panel visible.
|
|
|
|
|
|
|
|
|
|
|
|
The typos didn't make for invalid tests, but they made a few tests redundant
while leaving other (subtly different) cases untested.
|