| 
		
		
			
			
		 Blender Git "experimental_gp_weight"  branch commits.  Page: 2 / 122 | May 15, 2018, 18:16 (GMT) |  | Cleanup redundant code
 |  | May 15, 2018, 18:12 (GMT) |  | Cleanup free code
 |  | May 15, 2018, 16:34 (GMT) |  | Move dupalloc outside duplicate function
 |  | May 15, 2018, 15:55 (GMT) |  | WIP: First compilation after change weights
 This code is not tested, but as this is the first compilation without error, save this point as backup.
 
 |  | May 15, 2018, 12:04 (GMT) |  | WIP: Initial change of weight struct
 This commit is not completed. Saved to get a backup point.
 
 |  | May 15, 2018, 10:52 (GMT) |  | Rename field factor to weight
 This is a previous step to move weights to MDeformVert
 
 |  | May 15, 2018, 10:45 (GMT) |  | Rename weight index field
 This commit is a previous step to move the weights to MDeformVert and MDeformWeight
 
 |  | May 15, 2018, 09:30 (GMT) |  | Remove some deprecated scene->gpd
 Still some pending.
 
 |  | May 15, 2018, 08:41 (GMT) |  | Merge branch 'blender2.8' into greasepencil-object
 |  | May 15, 2018, 08:17 (GMT) |  | Cleanup code
 |  | May 15, 2018, 08:17 (GMT) |  | Cleanup: Define alpha field.
 |  | May 15, 2018, 08:13 (GMT) |  | Fix inconsistent usercount handling of MaterialGPencilStyle.ima/.sima
 Readfile was treating them as refcounted, RNA as user-one, and libquery
 as not refcounted at all!
 
 Full usercount makes more sense here, those images are used as 'real'
 data for GP materials, not as temp setting of a brush!
 
 |  | May 15, 2018, 08:12 (GMT) |  | Cleanup: Fix unused parameter warning.
 |  | May 15, 2018, 07:37 (GMT) |  | Cleanup: fix error w/ const arg
 |  | May 15, 2018, 07:31 (GMT) |  | Cleanup: Remove duplicate parameter (cont.)
 |  | May 15, 2018, 07:27 (GMT) |  | Cleanup: Remove duplicate parameter
 |  | May 15, 2018, 07:09 (GMT) |  | Merge branch 'blender2.8' into greasepencil-object
 Conflicts:
 source/blender/editors/transform/transform_snap_object.c
 
 |  | May 14, 2018, 18:26 (GMT) |  | Merge Object cache allocate and add functions
 As both functions are called always together, it's better to have in one only.
 
 |  | May 14, 2018, 17:54 (GMT) |  | RNA: Replace material api
 |  | May 14, 2018, 16:32 (GMT) |  | Add missing Object parent pointer from bGPLayer to library_query.
 | 
 |  |