Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2019-12-03Fix T72134: Adaptive UVs does not affect strokes that are already drawnAntonio Vazquez
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-08-25GPencil: Show edit points in Sculpt only if mask is enabledAntonio Vazquez
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-06-27Cleanup: GPencil remove DRW_ prefix for internal functions.Antonioya
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14Fix T64441: GPencil textures weird rotationAntonioya
2019-05-09GPencil: Lock rotation of texturesAntonioya
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-24GPencil: Add small offset to follow the drawing path for single pointsAntonioya
2019-04-18GPencil: Fix Drawing Path follow error while drawingAntonioya
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-11GPencil: Fix unreported UV error when use subdivide modifierAntonioya
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-21Cleanup: trailing spaceCampbell Barton
2019-01-20Fix T60677: GP vertex groups get messed up, when deleting a groupAntonioya
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11GP: Reduce memory reallocation in multiedit modeAntonioya
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-17GP: Change Primitive manipulator to secondary Gizmo colorAntonioya
2018-12-17GP: Change Primitive manipulator colorAntonioya
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-13GP: Cleanup const variablesAntonioya
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-21Fix T57975: Drawing with Onion Skin enabled crash BlenderAntonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-04Cleanup: style, use ARRAY_SET_ITEMS macroCampbell Barton
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-10-09GP: New Canvas offset parametersAntonioya
2018-10-08GP: New automatic adaptative UVs parameterAntonioya
2018-10-05GP: Cleanup names and codeAntonioya
2018-10-05GP: Move grid parameters to GP object data levelAntonioya
2018-10-03GP: Allow canvas grid with different scales in X/YAntonioya
2018-10-03GP: Allow 0 subdivisions for canvas gridAntonioya
2018-09-14GP: Fix T56802 - Add/Delete Vertex Group crashesAntonioya
2018-09-04Fix T56682: GP Edit mode, deselected vertices not visibleAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-27GP: replace custom API w/ BKE_deform APICampbell Barton
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya