Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Black Dragon Viewer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
NiranV
Black Dragon Viewer
Commits
6c9c7f25
Commit
6c9c7f25
authored
Mar 02, 2020
by
NiranV
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed: Detach Bodypart - Universal body item menu entry being in the wrong menu.
parent
bb9a78b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
indra/newview/skins/default/xui/en/menu_viewer.xml
indra/newview/skins/default/xui/en/menu_viewer.xml
+11
-11
No files found.
indra/newview/skins/default/xui/en/menu_viewer.xml
View file @
6c9c7f25
...
@@ -437,6 +437,16 @@
...
@@ -437,6 +437,16 @@
function=
"Edit.EnableTakeOff"
function=
"Edit.EnableTakeOff"
parameter=
"physics"
/>
parameter=
"physics"
/>
</menu_item_call>
</menu_item_call>
<menu_item_call
label=
"Universal"
name=
"Universal"
>
<menu_item_call.on_click
function=
"Edit.TakeOff"
parameter=
"tattoo"
/>
<menu_item_call.on_enable
function=
"Edit.EnableTakeOff"
parameter=
"universal"
/>
</menu_item_call>
<menu_item_call
<menu_item_call
label=
"All Clothes"
label=
"All Clothes"
name=
"All Clothes"
>
name=
"All Clothes"
>
...
@@ -3894,17 +3904,7 @@
...
@@ -3894,17 +3904,7 @@
<menu_item_call.on_click
<menu_item_call.on_click
function=
"Object.SetAlphaMode"
function=
"Object.SetAlphaMode"
parameter=
"set_none"
/>
parameter=
"set_none"
/>
</menu_item_call>
</menu_item_call>
<menu_item_call
label=
"Universal"
name=
"Universal"
>
<menu_item_call.on_click
function=
"Edit.TakeOff"
parameter=
"tattoo"
/>
<menu_item_call.on_enable
function=
"Edit.EnableTakeOff"
parameter=
"universal"
/>
</menu_item_call>
<menu_item_call
<menu_item_call
label=
"Set To Blending"
label=
"Set To Blending"
name=
"Alpha"
>
name=
"Alpha"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment