Blender Git Commit Log
Git Commits -> Revision e62ab00
Revision e62ab00 by Clément Foucault (tmp-drw-callbatching) August 17, 2019, 12:48 (GMT) |
DRW: Fix and improve DRW_pass_sort_shgroup_z Now sorting only compare and does not compute Z distance for each comparisson. It also keeps the order of shgroups with the same distances. |
Commit Details:
Full Hash: e62ab0086ad87d80058eca9a05225b94895e8f56
Parent Commit: 4e1b09f
Lines Changed: +62, -66