Blender Git Commit Log

Git Commits -> Revision ae69986

Revision ae69986 by Kévin Dietrich (master)
September 25, 2016, 15:02 (GMT)
Viewport smoke: fix a couple of issues in the new display settings.

- WITH_SMOKE macro was not defined so some code was not compiled, though
it was still accessible from the UI
- some UI elements were disappearing due to bad indentation, also rework
the UI code to not hide but rather disable/grey out button in the UI
- Display thickness was not used due to bad manual merge of the code
from the patch.

Commit Details:

Full Hash: ae69986b70611f358491759f39fd91efd015dab9
Parent Commit: 335ee5c
Lines Changed: +30, -23

3 Modified Paths:

/release/scripts/startup/bl_ui/properties_physics_smoke.py (+20, -17) (Diff)
/source/blender/editors/space_view3d/CMakeLists.txt (+4, -0) (Diff)
/source/blender/editors/space_view3d/drawvolume.c (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021