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
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-04Gpencil - Fix stroke normal from D10171Cody Winchester
2021-04-29Gpencil Offset Modifier - Add randomize offset optionsCody Winchester
2021-04-29Cleanup: unused variable, spellingCampbell Barton
2021-04-28Fix T87718: Fill triangles wrongly calculatedFalk David
2021-04-25Fix unreported "Convert Mesh to Gpencil" when fill material already existsErik Abrahamsson
2021-03-26Cleanup: spellingCampbell Barton
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-06Cleanup: malformed web addresses in commentsCampbell Barton
2020-12-15Cleanup: spellingCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-12GPencil: Add uniform subdivide BKE to improve interpolationFalk David
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-09-14Fix T79651: Bounding box is wrong after duplicate objectAntonio Vazquez
2020-09-11Cleanup: const cast warning, use string replace functionCampbell Barton
2020-09-10Fix T80191: GPencil - Improve Mesh conversionAntonio Vazquez
2020-09-09Cleanup: reduce variable scopesJacques Lucke
2020-08-27GPencil: Don't convert color to sRGBAntonio Vazquez
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-07-24GPencil: Add more randomness to random stroke colorAntonio Vazquez
2020-07-22GPencil: New BKE function for setting random vertex colorAntonio Vazquez
2020-07-21Fix T72621: Transform object origin support for grease-pencilSebastian Parborg
2020-07-16Cleanup: minor change to grease pencil material accessCampbell Barton
2020-07-15GPencil: Fix unreported error baking mesh animationAntonio Vazquez
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-06Cleanup: spelling, commentsCampbell Barton
2020-07-04Cleanup: Fix small typo errorAntonio Vazquez
2020-07-04GPencil: Cleanup some comments typoAntonio Vazquez
2020-07-03GPencil: Cleanup more comments (cont)Antonio Vazquez
2020-07-03GPencil: Cleanup more comments (cont)Antonio Vazquez
2020-07-03GPencil: Cleanup move functions to geom from modifierAntonio Vazquez
2020-07-03GPencil: Cleanup Doxygen commentsAntonio Vazquez
2020-07-02Fix T76886: GPencil - Flickering when use Background or Camera imageAntonio Vazquez
2020-06-29Fix T78401: Convert Mesh to Grease Pencil with empty material slot crashesPhilipp Oeser
2020-06-17Cleanup: doxy commentsCampbell Barton
2020-06-17Cleanup: warningCampbell Barton
2020-06-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
2020-05-06GPencil: Split Curve geometry functions to new fileAntonio Vazquez
2020-04-29Fix T76185: GPencil from Curve ignores Cyclic when curve has only 2 pointsAntonio Vazquez
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-21Cleanup: compiler warningsBrecht Van Lommel
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez