Blender Git Commit Log
Git Commits -> Revision e78ef29
Revision e78ef29 by Kester Maddock (master) May 21, 2004, 08:55 (GMT) |
Depth sorting for alpha mesh objects. - Mesh Objects are sorted by depth (based on object centre.) Using object centre means the user has control over the sort. - Polygons are not sorted. - Polygons are not split. - O(nlog(n)) |
Commit Details:
Full Hash: e78ef29a593857d87b0c35c211d082c8caa80f7b
SVN Revision: 2574
Parent Commit: 2a622e3
Lines Changed: +187, -100