Blender Git Commits

Blender Git "experimental_gp_weight" branch commits.

Page: 67 / 122

October 25, 2017, 10:52 (GMT)
Merge branch 'blender2.8' into greasepencil-object
October 24, 2017, 23:37 (GMT)
Merge branch 'blender2.8' into greasepencil-object
October 24, 2017, 17:35 (GMT)
Merge branch 'blender2.8' into greasepencil-object
October 24, 2017, 17:26 (GMT)
Fix memory leak in GPU

The problem was the flag was not checked and in some situations this avoided the batch clear.
October 24, 2017, 11:56 (GMT)
Code Cleanup - Fix name of helper function to be less misleading
October 24, 2017, 11:56 (GMT)
Fix: GP-related menus were only available in "Edit Mode" but not any of the other modes

Instead, the Object Mode menus were being shown, which could be quite confusing
and useless in general.
October 24, 2017, 11:56 (GMT)
Fix more issues raised in code review
October 24, 2017, 11:45 (GMT)
Merge branch 'greasepencil-object' of git.blender.org:blender into greasepencil-object
October 24, 2017, 11:45 (GMT)
Fix after merge error
October 24, 2017, 11:35 (GMT)
Merge branch 'blender2.8' into greasepencil-object
October 24, 2017, 08:25 (GMT)
Code Cleanup - Style, indentation
October 24, 2017, 08:07 (GMT)
Code Cleanup - Simplify code here based on issues raised in code review
October 23, 2017, 20:42 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into greasepencil-object
October 23, 2017, 20:06 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into greasepencil-object
October 23, 2017, 18:44 (GMT)
Replace loop index to post addition
October 23, 2017, 18:09 (GMT)
Fix wrong allocation

The allocation was allocating batches, but must be an array of pointers to batches.
October 23, 2017, 13:58 (GMT)
Remove uses of BKE_gpencil_batch_cache_alldirty()
October 23, 2017, 10:14 (GMT)
Remove more G.main uses
October 23, 2017, 10:09 (GMT)
Remove G.Main from RNA code

Remove the use of global main in RNA functions
October 23, 2017, 08:45 (GMT)
Merge branch 'blender2.8' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021