Age | Commit message (Collapse) | Author |
|
|
|
friends calling cards in search results.
|
|
|
|
|
|
|
|
|
|
|
|
with audio device disabled.
|
|
|
|
|
|
only gestures
|
|
|
|
|
|
folder
merged InventoryCategory processing with other objects.
Removed one of explicit GiveAcceptable checks (there were three, one per step).
|
|
|
|
|
|
|
|
in world view, a double click teleport to clicked point happens under certain
circumstances
|
|
|
|
|
|
|
|
|
|
Two problems found in DLL involving threads. First, DllMain
was reinitializing a critical section for all entry reasons
(process attach, detach and thread attach, detach). Should
only be done on process attach. Second, static container
object was being modified and accessed without serialization.
Added some double-check locking to the initialization path
to reduce the total number of serialization calls made while
making the code thread safe.
|
|
Secondlife.log filehandle, XP Crash.
|
|
is no longer highlighted in the new folder.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Removed logging for MAINT-3555
- Added NULL guard to fix MAINT-3703 (hopefully)
|
|
|
|
code cleanup
|
|
better highlighting of opposite axis when corner scaling
|
|
fixed case where trying to shrink the object below zero size would mess up grid rulers
|
|
|
|
|
|
settings.xml
|
|
it was selected via keyboard
|
|
|
|
increase limit.
Limit should be however much vram is installed, but underneath the hood, fudge
how much memory is used for textures to avoid swapping.
Also, catch exceptions when attempting to build a GL context on windows and
display an error dialog instead of crashing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|