Age | Commit message (Collapse) | Author |
|
matrix and translation into a single mat3x4 for optimal data transfer to reduce uniform slot usage.
|
|
|
|
removed no-longer-needed LLJoint::mId field
|
|
|
|
|
|
|
|
|
|
|
|
addAttachmentOverridesForObject()
|
|
desired.
|
|
|
|
|
|
|
|
|
|
support a feature we no longer have. This also incidentally fixes any bugs caused by the joint remapping code.
|
|
|
|
|
|
|
|
|
|
numbering scheme
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(2526/chrome47 version - soon to be replaced with 2704/chrome 51)
|
|
to be consistent with new exception conventions.
|
|
|
|
|
|
|
|
|
|
Previous logic could possibly leave mStartTime uninitialized, producing fatal
warnings with gcc 4.7.
|
|
|
|
for possibly-uninitialized data member in BlockTimer::BlockTimer.
NickyD suggested a real fix.
|
|
|
|
|
|
|
|
|
|
|