Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastián Barschkis <sebbas@sebbas.org>2020-11-06 16:35:22 +0300
committerSebastián Barschkis <sebbas@sebbas.org>2020-11-06 16:35:40 +0300
commit6bca9d8c113e80aa9550229719b7c59c34e46bb5 (patch)
tree7350bf400a7fafd449ebeb9838d1301e1bb484d2 /source/blender/blenkernel/intern/pointcache.c
parentaf35ada2f3fa8da4d46b3a71de724d353d716820 (diff)
Cleanup: Fluid engine API return types
Use bool return type where possible instead of int (the return values from fluid object are already boolean instead of int). Also removed several if guards in API functions. If one of the arguments is in fact invalid / nullptr (should not happen though), it better to catch them directly where they failed and not silently escape them.
Diffstat (limited to 'source/blender/blenkernel/intern/pointcache.c')
0 files changed, 0 insertions, 0 deletions