Blender Git Commit Log
Git Commits -> Revision 7a809a7
Revision 7a809a7 by Clément Foucault (master) April 30, 2020, 22:07 (GMT) |
Curve: Force pretesselate modifier to output a Mesh output This is to improve the case of T71055 where curves share the same batch cache when they shouldn't. This however, does not help to fix edit mode display. The real fix would be to have a similar handling to what the mesh modifiers do and duplicate the whole Curve data. But this is too much work/change for the 2.83 release. Reviewed By: sergey Differential Revision: https://developer.blender.org/D7569 |
Commit Details:
Full Hash: 7a809a7504dee23e926e94798d8e9cac1adc7c9d
Parent Commit: f5237f7
Lines Changed: +31, -6
1 Modified Path:
/source/blender/blenkernel/intern/displist.c (+31, -6) (Diff)