Age | Commit message (Collapse) | Author |
|
|
|
meshes.
|
|
|
|
in the mesh's original coordinate frame.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# autobuild.xml
# doc/contributions.txt
# indra/cmake/GLOD.cmake
# indra/llcommon/tests/llprocess_test.cpp
# indra/newview/VIEWER_VERSION.txt
# indra/newview/lldrawpoolavatar.cpp
# indra/newview/llfloatermodelpreview.cpp
# indra/newview/llmodelpreview.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/llvovolume.cpp
# indra/newview/viewer_manifest.py
|
|
|
|
mHasGeneratedFaces is always true for some types of models and glod was treating faces as one mesh by default, so meshoptimizer should do the same regardles of mHasGeneratedFaces
|
|
|
|
|
|
Normally simplification methods apply for whole upload, but this one selects methods per model or per face.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of list.
Provide method of storing joint indices sep from weight data for faster runtime processing.
|
|
values.
|
|
|
|
|
|
|
|
DRTVWR-412 Bento (avatar skeleton extensions)
|
|
|
|
|
|
|
|
model dialog to stick with error
|
|
|
|
in the name
|
|
|
|
Having a joint offset for mPelvis is still a bad idea, but it won't cause as much flickering now.
|
|
|
|
has wrong number of mAlternateBindMatrix matrices
|
|
|
|
|
|
preprocessing when needed
|
|
|
|
|
|
|
|
|
|
|
|
|