tornavis/source/blender/editors/sculpt_paint
Bastien Montagne 5f621a12c6 Merge branch 'blender-v2.90-release'
Conflicts:
	source/blender/editors/gpencil/gpencil_primitive.c
2020-08-04 13:36:58 +02:00
..
CMakeLists.txt Sculpt Vertex Colors: Initial implementation 2020-06-23 16:28:50 +02:00
paint_cursor.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
paint_curve.c Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixes 2020-07-03 16:15:01 +02:00
paint_curve_undo.c Fix sculpt/paint missing undo-step limiting 2020-05-14 14:52:07 +10:00
paint_hide.c Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixes 2020-07-03 16:15:01 +02:00
paint_image.c Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRW 2020-07-29 23:21:33 +02:00
paint_image_2d.c Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRW 2020-07-29 23:21:33 +02:00
paint_image_proj.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
paint_intern.h Fix error removing the image paint cursor 2020-06-04 20:24:57 +10:00
paint_mask.c Cleanup: unused arguments 2020-06-30 19:35:32 +10:00
paint_ops.c Sculpt: Enable color palettes for sculpt vertex colors 2020-07-13 17:51:12 +02:00
paint_stroke.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
paint_utils.c Cleanup: GPU: Replace all glReadPixels by GPU equivalent 2020-07-16 18:01:44 +02:00
paint_vertex.c Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixes 2020-07-03 16:15:01 +02:00
paint_vertex_color_ops.c Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
paint_vertex_color_utils.c Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixes 2020-07-03 16:15:01 +02:00
paint_vertex_proj.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
paint_vertex_weight_ops.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
paint_vertex_weight_utils.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
sculpt.c Merge branch 'blender-v2.90-release' 2020-08-04 13:36:58 +02:00
sculpt_automasking.c Fix T79056: Topology automasking artifacts in multires 2020-07-21 22:27:44 +02:00
sculpt_cloth.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
sculpt_detail.c Sculpt Vertex Colors: Initial implementation 2020-06-23 16:28:50 +02:00
sculpt_dyntopo.c Cleanup: improve custom data type names 2020-06-10 15:47:31 +02:00
sculpt_face_set.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
sculpt_filter_color.c Merge branch 'blender-v2.90-release' 2020-08-04 13:36:58 +02:00
sculpt_filter_mask.c Remove Threaded Sculpt option 2020-06-29 18:20:09 +02:00
sculpt_filter_mesh.c Fix Sculpt Relax operation when deforming mesh boundaries 2020-07-27 22:19:35 +02:00
sculpt_intern.h Sculpt: Enable persistent base for the cloth brush 2020-07-30 15:59:35 +02:00
sculpt_mask_expand.c Remove Threaded Sculpt option 2020-06-29 18:20:09 +02:00
sculpt_multiplane_scrape.c Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRW 2020-07-29 23:21:33 +02:00
sculpt_paint_color.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
sculpt_pose.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
sculpt_smooth.c Fix T79164: Sculpting with smooth shading doesn't update normals 2020-07-27 22:02:35 +02:00
sculpt_transform.c Remove Threaded Sculpt option 2020-06-29 18:20:09 +02:00
sculpt_undo.c Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixes 2020-07-03 16:15:01 +02:00
sculpt_uv.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00