Blender Git Loki
Git Commits -> Revision b7c6da3
Revision b7c6da3 by Campbell Barton (master) May 25, 2008, 23:05 (GMT) |
the last selected nurbs curve lastnu could become an invalid pointer in places, access this via functions now and store an index rather then a pointer so if it becomes invalid it will just return a NULL pointer. |
Commit Details:
Full Hash: b7c6da39aedecb59b01ba8f833a8dc61afa89903
SVN Revision: 14973
Parent Commit: 5263021
Lines Changed: +46, -34