Blender Git Commit Log
Git Commits -> Revision 1d6c3f8
January 18, 2006, 16:22 (GMT) |
This patch fixes some issues with MSVC 6 See: http://www.blender.org/forum/viewtopic.php?t=7863 I added Pose.c to BPY_python.dsp and moved some variable declarations in OptimizedBvh.cpp so things weren't defined in the middle of code. There is an odd global maxIterations that seems out of place, Erwin you may want to look at it quickly... Kent |
Commit Details:
Full Hash: 1d6c3f878882448c1752054392c9b0fecb038880
SVN Revision: 6490
Parent Commit: e3512ab
Lines Changed: +33, -23