Blender Git Commit Log

Git Commits -> Revision 9bbb5f5

Revision 9bbb5f5 by Jeroen Bakker (master)
November 22, 2021, 09:46 (GMT)
Painting: migrated curve mask generation to CPP.

Curve mask generation is done during 2d texture painting. There are some
performance issues in this part of the code. Before addressing those we
move the code to CPP.

Commit Details:

Full Hash: 9bbb5f5a6acd9eafd41274b55011011ebad0daaf
Parent Commit: 29f6ec5
Lines Changed: +195, -99

1 Added Path:

/source/blender/editors/sculpt_paint/paint_image_2d_curve_mask.cc (+149, -0) (View)

3 Modified Paths:

/source/blender/editors/sculpt_paint/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+6, -97) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+39, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021