Blender Git Loki
Git Commits -> Revision 2fe0125
Revision 2fe0125 by Kévin Dietrich (master) September 9, 2016, 04:05 (GMT) |
Smoke viewport: remove dead code. OCD commit, but cleans the code a bit: - the first `if 0` block was supposed to draw collision objects but is vastly outdated as most of the SmokeCollisionSettings member variables were removed a few years ago and collision objects are drawn like other objects anyway. Also it was committed already commented out back in 2009. - the second `if 0` block was doing pretty much the same thing as the few lines above it. |
Commit Details:
Full Hash: 2fe0125fcde03fe18babfff51b8ec164ec89c868
Parent Commit: 0053a91
Lines Changed: +56, -99
1 Modified Path:
/source/blender/editors/space_view3d/drawobject.c (+56, -99) (Diff)