Blender Git Loki
Git Commits -> Revision 169f831
Revision 169f831 by Antonis Ryakiotakis (master) April 17, 2014, 17:53 (GMT) |
Make sure we invalidate the node ID layer each time the PBVH is reset. It makes code more tidy (avoids having to call invalidation on a myriad places). Also makes sure other invalidation cases (some mesh change, e.g.) work as expected. |
Commit Details:
Full Hash: 169f8313940e826587fc50b3c4e3b082d15b51e5
Parent Commit: fe3eb82
Lines Changed: +22, -32