summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_perms_default.xml
AgeCommit message (Collapse)Author
2023-11-30Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-mergeAndrey Lihatskiy
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llvertexbuffer.cpp # indra/llui/llflatlistview.cpp # indra/newview/lldrawpoolground.cpp # indra/newview/llspatialpartition.cpp # indra/newview/lltexturefetch.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llviewertexture.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/xui/en/floater_preferences_graphics_advanced.xml # indra/newview/skins/default/xui/en/floater_stats.xml # indra/newview/skins/default/xui/en/floater_texture_fetch_debugger.xml # indra/newview/skins/default/xui/en/notifications.xml # indra/newview/skins/default/xui/en/panel_performance_preferences.xml
2023-11-24Suggestions for fixing problems in xui/en XML files (#534)Yuzuru Jewell
Co-authored-by: Yuzuru Kato <pascal.imac@gmail.com> Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>
2022-10-13SL-18125 Separate GLTF permissions from normal uploadsAndrey Kleshchev
2018-09-21SL-9715 [EEP] Allow setting default creation permissions for environment ↵maxim_productengine
settings
2014-10-25Additional changes for commit 8cc91b833acb - necessary changes for files in ↵Northspring
/en/ directory in order to make files properly localizable Also, fixes a bug in /en/ for floater_model_preview - "value" is not "label"; Sending localized string in "value" may cause a viewer error
2013-12-12STORM-68 Remove Apply buttonJonathan Yap
Add menu entry to Build->Options->Set Default Permissions... Disable Preferences->Advanced->Default Creation Permissions button when on login screen Add code for a one-time conversion from the old upload settings XML cleanup
2013-12-12STORM-68 Fix bug for new gestures, notecards, and scripts where a copied ↵Jonathan Yap
item did not preserve its default permissions. Add apply button.
2013-01-20STORM-68 Minor UI improvementJonathan Yap
2012-06-12STORM-68 Fix for group perms not being defined correctly and fix for group ↵Jonathan Yap
and everyone perms failing to copy and paste
2012-06-08STORM-68 As a Builder, I want that ability to set default permissions on ↵Jonathan Yap
creation of objects, clothing, scripts, notecards, etc. First pass at implementation, debuggins lines still need to be removed and there is one known bug to be resolved.