=== Transform ===

[ #5833 ] 2.43 RC2: Incorrect Bone rotation when 3D cursor set as Pivot

There's really ugly stuff going on with pose mode rotation in transform which I'll have to fix later, in the mean time, this commit fixes the problem (which happens when you rotate bones in post mode around an arbitrary point) and includes some juicy comments to further document the actual architectural problem.
This commit is contained in:
2007-02-07 23:28:33 +00:00
parent 55afa0a606
commit 7bf2f72be4
2 changed files with 51 additions and 4 deletions

View File

@@ -163,4 +163,4 @@ BF_INSTALLDIR='../install/linux2'
#Link against pthread
PLATFORM_LINKFLAGS = ['-pthread']
PLATFORM_LINKFLAGS = ['-pthread']