I guess even "stupid" people can fix things? :(

Index: src/display3d.c
===================================================================
--- src/display3d.c     (revision 1430)
+++ src/display3d.c     (working copy)
@@ -1614,7 +1614,8 @@
                        psComp->orientation.y = vecRot.y;
                        psComp->orientation.z = vecRot.z;
 
-                       renderAnimComponent( psComp );
+                       bucketAddTypeToList( RENDER_ANIMATION, psComp );//This 
needed 
to correctly draw ANIM frame.
+//                     renderAnimComponent( psComp );//we no want to draw base 
on 
position!
                }
        }
 }

--
Click to compare & save $100's on medical insurance, free quote
http://tagline.hushmail.com/fc/CAaCXv1QS4WL4c3aW39VT0UOfQlEhwKe/




_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to