Blender Git Loki

Git Commits -> Revision 2f9f3dd

Revision 2f9f3dd by Miika Hamalainen (master)
May 10, 2013, 16:18 (GMT)
Smoke: Add new "Full Sample" option to high resolution smoke panel.

This is hopefully the ultimate solution against smoke blockiness near emitter.

Previously high resolution flow/emitter voxels were generated based on the low resolution ones. So if you had 32 resolution and 4 division high resolution, it still used smoke flow generated from those 32 resolution voxels. Now I introduced a new sampling method called "Full Sample" that generates full resolution flow for for high resolution domain as well.

Read more about it in my blog post: https://www.miikahweb.com/en/blog/2013/05/10/getting-rid-of-smoke-blockiness

Also changed "quick smoke" operator default voxel data interpolation mode to "Cubic B-Spline" to smoothen out it even more.

Commit Details:

Full Hash: 2f9f3dd5903eeec514640de05a45cfd21d168397
SVN Revision: 56665
Parent Commit: 764420e
Lines Changed: +242, -152

7 Modified Paths:

/release/scripts/startup/bl_operators/object_quick_effects.py (+2, -0) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+2, -1) (Diff)
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/smoke.c (+197, -144) (Diff)
/source/blender/blenloader/intern/readfile.c (+22, -0) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+7, -2) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+11, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021