Blender Git Commit Log

Git Commits -> Revision 71500a2

Revision 71500a2 by Ton Roosendaal (master)
November 21, 2003, 12:30 (GMT)
- fixed another oldie... displaylists for MBall was generated FAR too often.
even for each redraw! Now its all smooth & fast again.

introduced new kernel API call: int is_basis_mball(ob), this provides a
quick check of the object is the actual basis for the displaylist and
polygonization.

Commit Details:

Full Hash: 71500a2df1bc309a5d011c39f8af462cf977f64f
SVN Revision: 1597
Parent Commit: 94496ca
Lines Changed: +32, -18

4 Modified Paths:

/source/blender/blenkernel/BKE_mball.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/displist.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/mball.c (+9, -0) (Diff)
/source/blender/src/drawobject.c (+20, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021