Home » Projects » IdealistViewer » SVN » Browse repository
Diff of /trunk/IdealistViewer/Application/BaseIdealistViewer.cs
Parent Directory
|
Revision Log
|
Patch
| 389 |
//sn.SkinningSpace = SkinningSpace.Local; |
//sn.SkinningSpace = SkinningSpace.Local; |
| 390 |
if (sn != null) |
if (sn != null) |
| 391 |
{ |
{ |
| 392 |
m_log.DebugFormat("[defaults]: Name:{0}, <{1},{2},{3}>", sn.Name, sn.Rotation.X, sn.Rotation.Y, sn.Rotation.Z); |
string name = jointdata.Name; |
| 393 |
|
m_log.DebugFormat("[defaults]: Name:{0}, <{1},{2},{3}>", jointdata.Name, sn.Rotation.X, sn.Rotation.Y, sn.Rotation.Z); |
| 394 |
if (jointdata.rotationkeys[0].key_element != Vector3.Zero) |
if (jointdata.rotationkeys[0].key_element != Vector3.Zero) |
| 395 |
{ |
{ |
| 396 |
|
|
|
|
Legend:
| Removed from v.58 |
|
| changed lines |
| |
Added in v.59 |
|
|
