| Commit message (Collapse) | Author | Files | Lines |
|
cleanup: warnings, readability
|
|
|
|
circular path prim meshes
|
|
|
|
* a couple more remain that preferably the original coders should look at in more detail (obsolete warnings in the ogp module and not overriding warnings in the script
engine)
|
|
that should speed up region startup a little and maybe even use less memory if the GC decides to play friendly with the other kids.
|
|
|
|
|
|
prims.
|
|
save memory
|
|
after conversion to pinned lists.
|
|
resolved
|
|
|
|
|
|
(non-sculpty) prims. This should result in more accurate meshes, lower memory consumption, and eliminate several lockup modes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
references to save memory as it was unused
|
|
|
|
|
|
|
|
quaternion->matrix->vertex*matrix->vertex code with a direct transformation.
|
|
inadvertently disabled in a prior modification (oops) :)
|
|
|
|
llSetForce() should behave identical to the Linden implementation now.
|
|
units may not match the Linden implementation.
|
|
|
|
has the same logic and obsoletes the need for it.
|
|
Small prims now get a full mesh if they are physical
Fixed a logic bug that was preventing many prim meshes from having excess memory cleaned up
Switched to more conservative method of vertex and triangle list trimming to prevent possible crash
|
|
status to mesher
|
|
|
|
meters will be meshed as a simple box
|
|
prevent a possible sim lockup
|
|
|
|
|
|
|
|
|
|
|
|
dimple on prim types box, cylinder, and prism
|
|
massaging OSHttpRequestPump to not abort on exceptions...
|
|
(oops)
|
|
|
|
|
|
|
|
|
|
function
|