tornavis/source/blender/editors/gpencil
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 GPencil: Convert and Bake mesh animation to grease pencil strokes 2020-06-16 15:28:46 +02:00
annotate_draw.c Cleanup: GPU: rename bglPolygonOffset to GPU_polygon_offset 2020-07-18 03:43:51 +02:00
annotate_paint.c Cleanup: spelling (initialized) 2020-08-01 13:57:27 +10:00
drawgpencil.c Cleanup: GPU: rename bglPolygonOffset to GPU_polygon_offset 2020-07-18 03:43:51 +02:00
editaction_gpencil.c GPencil: Cleanup - Rename some functions from gp_ to gpencil_ 2020-06-29 15:47:38 +02:00
gpencil_add_monkey.c GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_geom.h 2020-03-19 11:38:22 +01:00
gpencil_add_stroke.c GPencil: Cleanup function names replace gp_ by gpencil_ prefix 2020-06-29 15:47:43 +02:00
gpencil_armature.c Cleanup: clang-format 2020-05-08 19:02:03 +10:00
gpencil_convert.c UI: Label Fixes 2020-07-30 22:05:25 -04:00
gpencil_data.c GPencil: New operator to Cleanup duplicated frames 2020-07-27 10:47:04 +02:00
gpencil_edit.c Cleanup: spelling 2020-08-01 12:52:11 +10:00
gpencil_fill.c Cleanup: GPU: Remove GPU_glew.h outside of GPU module 2020-07-26 17:29:49 +02:00
gpencil_intern.h GPencil: New operator to Cleanup duplicated frames 2020-07-27 10:47:04 +02:00
gpencil_interpolate.c GPencil: Fix unreported missing strokes in interpolation 2020-07-28 16:23:45 +02:00
gpencil_merge.c Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixes 2020-07-03 14:48:38 +02:00
gpencil_mesh.c GPencil: Fix unreported error baking mesh animation 2020-07-15 17:26:27 +02:00
gpencil_ops.c GPencil: New operator to Cleanup duplicated frames 2020-07-27 10:47:04 +02:00
gpencil_ops_versioning.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
gpencil_paint.c Merge branch 'blender-v2.90-release' 2020-08-04 13:36:58 +02:00
gpencil_primitive.c Merge branch 'blender-v2.90-release' 2020-08-04 13:36:58 +02:00
gpencil_sculpt_paint.c Cleanup: spelling (initialized) 2020-08-01 13:57:27 +10:00
gpencil_select.c Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixes 2020-07-03 14:48:38 +02:00
gpencil_undo.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
gpencil_utils.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
gpencil_uv.c GPencil: Cleanup - Rename some functions from gp_ to gpencil_ 2020-06-29 15:47:38 +02:00
gpencil_vertex_ops.c GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont) 2020-06-29 15:47:49 +02:00
gpencil_vertex_paint.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
gpencil_weight_paint.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00