Blender Git Loki
Git Commits -> Revision d908c90
Revision d908c90 by Sergey Sharybin (master) March 14, 2014, 11:51 (GMT) |
Fix T39166: Disappearing text objects This is a failure of viewport direct displist creation caused by existing curve_cache pointer which empty content. Made it so if the curve isn't evaluated it's curve_cache is NULL. This is just-another-regression to be ported to the release. |
Commit Details:
Full Hash: d908c90d6dd52b8a837a8eddb96d1b128633deed
Parent Commit: 1f3655d
Lines Changed: +4, -0
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+4, -0) (Diff)