Blender Git Loki
Git Commits -> Revision fc8533a
Revision fc8533a by Hans Goudey (master) August 31, 2020, 16:49 (GMT) |
New Boolean: Always expose solver propery, add warning After discussion with @howardt, it seems the solver property should always be exposed, even in lite builds. This commit removes the ifdefs for that property and adds a warning if the "Exact" solver is used when Blender is compiled without GMP. These changes apply to the boolean modifier as well. |
Commit Details:
Full Hash: fc8533a3c93ce689a712b67680c90b16f226f9b9
Parent Commit: 7056f18
Lines Changed: +18, -29