Blender Git Statistics -> Branches -> greasepencil-experimental

"Greasepencil-experimental" branch

Total commits : 3 666
Total committers : 17
First Commit : March 3, 2017
Latest Commit : May 9, 2019


Commits by Month

DateNumber of Commits
May, 201925
April, 201949
March, 201972
February, 201939
January, 2019125
December, 2018175
November, 201856
October, 20185
September, 20185
August, 201859
July, 2018282
June, 2018251
May, 2018291
April, 2018146
March, 2018193
February, 2018213
January, 2018190
December, 2017180
November, 2017205
October, 2017139
September, 201779
August, 2017147
July, 2017169
June, 2017178
May, 201797
April, 201773
March, 2017223

Committers

AuthorNumber of Commits
Antonio Vazquez3 045
Joshua Leung396
Charlie Jolly85
Campbell Barton55
Dalai Felinto37
Antonio Vazquez14
Sergey Sharybin10
Bastien Montagne7
Clément Foucault5
Philipp Oeser3
Brecht Van Lommel2
Pablo Vazquez2
Bill Currie1
Julian Eisel1
Lukas Stockner1
nBurn1
Ray molenkamp1

Popular Files

FilenameTotal Edits
gpencil_engine.c307
properties_grease_pencil_common.py257
gpencil_draw_cache_impl.c255
gpencil_paint.c249
gpencil.c242
gpencil_engine.h192
gpencil_utils.c170
DNA_gpencil_types.h159
gpencil_edit.c150
gpencil_primitive.c132

Latest commits Feed

May 9, 2019, 11:41 (GMT)
Merge branch 'greasepencil-object' into greasepencil-experimental

Conflicts:
source/blender/makesdna/DNA_object_types.h
May 9, 2019, 11:36 (GMT)
GPencil: Fix errors after merge and minor cleanup
May 9, 2019, 11:28 (GMT)
Merge branch 'master' into greasepencil-object
May 9, 2019, 11:27 (GMT)
GPencil: Move modifiers evaluation logic to Depsgraph (wip)

This commits is the first step to move all logic for evaluating modifiers to depsgraph evaluation and remove from the draw manager. This was coded in the draw manager because when new grease pencil modules were written, the depsgraph was not ready.

Move all to depsgraph reduces the complexity of draw manager, and follows the standards for evaluated data.

This allows to use the evaluated data in edition modes.

Now, it's only working in selection operators, but in the future the different tools will work with the evaluated version and not with the original version as it was before.
May 9, 2019, 08:51 (GMT)
GPencil: Circle Select using derived data
May 9, 2019, 07:09 (GMT)
Merge branch 'greasepencil-object' into greasepencil-experimental
May 9, 2019, 07:08 (GMT)
Merge branch 'master' into greasepencil-object
May 8, 2019, 18:33 (GMT)
GPencil: Fix wrong pt->runtime error in Subdivide
May 8, 2019, 18:26 (GMT)
GPencil: Modify Select operaors (wip)

Prepare operators to work with derived data.
May 8, 2019, 15:14 (GMT)
GPencil: Move modifiers evaluation to Depsgraph (wip)

This changes move the evaluation functions from Draw Manager to Depsgraph evaluation.
May 7, 2019, 09:47 (GMT)
Merge branch 'greasepencil-object' into greasepencil-experimental
May 7, 2019, 09:47 (GMT)
Merge branch 'master' into greasepencil-object
May 5, 2019, 14:56 (GMT)
GPencil: Add runtime data to dereference pointers to original data

This will be required for modifiers in Edit mode.
May 4, 2019, 09:19 (GMT)
Merge branch 'greasepencil-object' into greasepencil-experimental
May 4, 2019, 08:59 (GMT)
GPencil: More code reorganization

Part of the reorganization to implement modifiers in Edit mode.
May 4, 2019, 08:52 (GMT)
GPencil: Move Runtime Cache data definition to BKE

This is the first step to prepare the code for using the modifiers data in Edit mode.
May 4, 2019, 07:42 (GMT)
Merge branch 'greasepencil-object' into greasepencil-experimental
May 3, 2019, 16:44 (GMT)
Merge branch 'master' into greasepencil-object
May 3, 2019, 16:38 (GMT)
Merge branch 'master' into greasepencil-object
May 3, 2019, 15:38 (GMT)
GPencil: Use default Brush material in Popover

For pinned materials, the stroke color must be the brush color, not selected slot.

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021