Blender Git Commit Log

Git Commits -> Revision 1f4062c

Revision 1f4062c by Sergey Sharybin (master)
November 9, 2020, 13:35 (GMT)
Fluid: Fix strict compiler warning

Proper way to check for DEBUG_PRINT is to do `if defined` check rather
than `if`: this is because in non-debug builds the symbol is not defined.

Commit Details:

Full Hash: 1f4062cf6eff55caaefcf5c915cd56f9fbf00e77
Parent Commit: 055ed33
Lines Changed: +5, -2

1 Modified Path:

/source/blender/blenkernel/intern/fluid.c (+5, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021