Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
informative
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# indra/newview/app_settings/settings.xml
# indra/newview/llinventoryfunctions.cpp
# indra/newview/llinventoryfunctions.h
# indra/newview/llinventorymodel.cpp
# indra/newview/llinventoryobserver.cpp
# indra/newview/llinventoryobserver.h
# indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml
|
|
|
|
following promotion of DRTVWR-582
|
|
|
|
|
|
|
|
|
|
|
|
texture
|
|
Probably shouldn't happen since we do not allow logins without caps, but
to be sure added validation.
|
|
|
|
|
|
|
|
To make multiple parallel features possible
|
|
thumbnail copy&paste only allows square textures and wasn't allowing
none square ones despite those already being used as thumbnails
|
|
|
|
|
|
Remove unused counters that cause fatal warnings
|
|
And fixed some typos
|
|
undocked
|
|
|
|
functions in LSL editor
|
|
|
|
|
|
start(folder.first) ignored fetch request due to folder having version
|
|
|
|
inappropriate param
|
|
Same thing as commit cf692c40b0b9f8d0d04cd10a02a84e3f697a2e99
which was removed due to shutdown freezes.
Error thread is no longer there so doesn't cause any race sonditions,
was not able to repro any issues so will ask QA to test shutdown
|
|
|
|
|
|
|
|
|
|
Previously was bounced to login screen on error only,
now should be bounced back if failed too many times as well
|
|
|
|
|
|
|
|
|
|
|