Blender Git Commit Log
Git Commits -> Revision 2560725
Revision 2560725 by Campbell Barton (master) July 12, 2012, 08:34 (GMT) |
- add a temp var for edge scanfill (fits in 4 bytes alignment - won't increase mem usage) - make keyindex an unsigned int, since its used to store vertex indices - use BLI_in_rcti_v for IN_2D_VERT_SCROLL and IN_2D_HORIZ_SCROLL |
Commit Details:
Full Hash: 25607258073d3574a13f2fd5544a5e3cd90eb767
SVN Revision: 48853
Parent Commit: 993dfd7
Lines Changed: +6, -3