Blender Git Commit Log
Git Commits -> Revision cfd9088
Revision cfd9088 by Daniel Dunbar (master) March 30, 2005, 00:32 (GMT) |
- made some DerivedMesh drawing functions more generic (take callback to determine if element should be drawn and to set draw options), which meant some could be combined - eases implementation of new DerivedMesh types and keeps more app specific logic out of DerivedMesh implementations. |
Commit Details:
Full Hash: cfd90889e2cf1eaf7f663d5f342d2039b1fab00c
SVN Revision: 4121
Parent Commit: 340748f
Lines Changed: +216, -254