Blender Git Loki
Git Commits -> Revision f6afdd5
Revision f6afdd5 by Sergey Sharybin (master) November 29, 2017, 11:15 (GMT) |
Eevee: Cleanup, split long probe refresh function There is no reason to have such a long function, it is really easy to break it down into a smaller ones, and call them from where needed. Makes them smaller and easier to follow. Also avoids use of confusing goto's. |
Commit Details:
Full Hash: f6afdd576ebea6d112329ea245e2b9769e223132
Parent Commit: e168e0f
Lines Changed: +216, -208
1 Modified Path:
/source/blender/draw/engines/eevee/eevee_lightprobes.c (+216, -208) (Diff)