Blender Git Loki
Git Commits -> Revision 37419bb
Revision 37419bb by Campbell Barton (master) March 15, 2020, 10:51 (GMT) |
Cleanup: avoid setting float values by bit-pattern Replace memset with copy_vn_fl, note that the exact values are slightly different in this case. The value being set was close to FLT_MAX. |
Commit Details:
Full Hash: 37419bb3f688caca9c292d7c3d5680eb5594bd98
Parent Commit: 4be4c06
Lines Changed: +1, -2
1 Modified Path:
/source/blender/blenkernel/intern/fluid.c (+1, -2) (Diff)