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-09-15Cleanup: unused variableCampbell Barton
2021-09-15Fix T91421: Length modifier bake influence check.YimingWu
2021-09-15GPencil: Dot dash modifier.YimingWu
2021-09-15LineArt: Automatic crease with flat/smooth faces.YimingWu
2021-09-04GPencil: Fix Noise Modifier Randomize Panel disabledHenrik Dick
2021-09-04GPencil: Fix subdivision modifier disabled on strokes with 2 pointsHenrik Dick
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-08-25LineArt: Fix (Unreported) Crash when loading objects.YimingWu
2021-08-20Cleanup: remove BKE_mesh_free_data use for lineart mesh copiesCampbell Barton
2021-08-20Cleanup: accidentally included printfCampbell Barton
2021-08-20Fix memory leak with building springs in the cloth simulatorCampbell Barton
2021-08-20Cleanup: rename BKE_mesh_free -> BKE_mesh_free_dataCampbell Barton
2021-08-18Fix T90695: Lower tile splitting limit for lineartYimingWu
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Cleanup: license headersCampbell Barton
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-02LineArt: Prevent depsgraph warning when camera is NULL.YimingWu
2021-07-31LineArt: Fix(unreported): Child object respect collection visibility.YimingWu
2021-07-30Cleanup: compiler warningsBrecht Van Lommel
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-28LineArt: Camera OverscanYimingWu
2021-07-27LineArt: Occlusion accuracy fix.YimingWu
2021-07-26Cleanup: clang tidyJacques Lucke
2021-07-26UI: Line Art: Rename "Baking" panel to "Bake"Pablo Vazquez
2021-07-26UI: Line Art: Always use Material icon on pickerPablo Vazquez
2021-07-26UI: Fix button alignment on Grease Pencil modifiersPablo Vazquez
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-20LineArt: UI cleanups.YimingWu
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-14Cleanup: Avoid duplication in line art stroke generationHans Goudey
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-13Cleanup: minor changes to edit-mesh API callsCampbell Barton
2021-07-11Cleanup: correct spelling in comments, remove profanityCampbell Barton
2021-07-10LineArt: Fix edge type panel `use_cache` prop.YimingWu
2021-07-10LineArt: Fix modifier apply.YimingWu
2021-07-05LineArt: Fix occlusion effectiveness for culled triangles.YimingWu
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-03GPencil: Add weight factor to Offset randomizeAntonio Vazquez
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02GPencil: Fix compiler warnings in previous commitAntonio Vazquez
2021-07-02GPencil: New modifier to generate weights dynamicallyAntonio Vazquez
2021-06-29Cleanup: Remove unused function in lineart_cpu.cYimingWu
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-06-29Cleanup: unused warningsCampbell Barton
2021-06-29LineArt: Use separate sub panel for line types.YimingWu
2021-06-29LineArt Cleanup: Rename floating->looseYimingWu
2021-06-29Cleanup: use "use_" prefix for boolean typesCampbell Barton
2021-06-28LineArt: Occlusion effectiveness supportYimingWu
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton