| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
break with current linux ode library
|
| |
|
|
|
|
| |
are still merge issues
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for the compensation of SL sittarget bug, and so not break content. (this is the main code change)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
be read from OAR on opensim, they are reset at avination, this may cause issues with old sits
|
|
|
|
| |
TestllSetLinkPrimitiveParamsForAgent bc avatar sit math changed
|
| |
|
| |
|
|
|
|
| |
sleepy to fix the math
|
|
|
|
| |
be written to conform to new code
|
|
|
|
| |
resolution of child position updates
|
|
|
|
| |
StateSource.PrimCrossing
|
| |
|
|
|
|
| |
have been deleted
|
| |
|
| |
|
|
|
|
| |
commit side effects
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
case
Revert "Also restoring proper function for Simian external GetTexture functionality."
This reverts commit 366e81b977e7fcad4b19aeedc6f3674612b7587b.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
SimulatorFPS: The actual optimal FPS of the simulator, un-fudged
SimulatorFPSFactor: The fudge factor that is applied to the stats sent to the viewer
SimulatorFPSWarnPercent: The percentage below which a lag meter should go to amber
SimulatorFPSCritPercent: The percentage below which a lag meter should go to red
To display the real values, a viewer would divide the reported FPS by the SimulatorFPSFactor and use that to calculate the percentage of SimulatorFPS. E.g. reported is 55fps, SimulatorFPSFactor is 5.0 and SimulatorFPS is 11.
|