-
- Downloads
SH-541 - Physics mesh display shows inconsistent data.
The object UI was allowing the user to set 'prim' physics for meshes for which no user physics had been uploaded, or decomposed. It defaulted to convex hull in that case. The fix is to fix the UI to disallow 'prim' for meshes without physics meshes, limiting those to only convex hull and none. We will also redo the task validation to detect invalid states related to this as part of the 'redo the validation' work
Showing
- indra/newview/llmeshrepository.cpp 6 additions, 0 deletionsindra/newview/llmeshrepository.cpp
- indra/newview/llmeshrepository.h 2 additions, 1 deletionindra/newview/llmeshrepository.h
- indra/newview/llpanelobject.cpp 38 additions, 9 deletionsindra/newview/llpanelobject.cpp
- indra/newview/llspatialpartition.cpp 1 addition, 1 deletionindra/newview/llspatialpartition.cpp
- indra/newview/skins/default/xui/en/floater_tools.xml 4 additions, 14 deletionsindra/newview/skins/default/xui/en/floater_tools.xml
Loading
Please register or sign in to comment