Blender Git Commit Log
Git Commits -> Revision 9ef18d8
February 10, 2020, 23:06 (GMT) |
GPencil: Refactor: Add implementation of new mask list system This system makes it possible to have up to 256 layers in a GPencil Object that can be used as masks. User can use more than 256 layers and use mask on them but the masking one must be from one of the first 256. This commit does not include optimizations. |
Commit Details:
Full Hash: 9ef18d8b36a6b6f834be56f181af5fca9685b376
Parent Commit: 377657b
Lines Changed: +74, -23