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-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-24Cleanup: clang-format, spellingCampbell Barton
2021-06-24LineArt: Bound box visibility check when loadingYimingWu
2021-06-24Line Art: Discard out of frame edges.YimingWu
2021-06-17Cleanup: unused argument, function & shadow variable warningCampbell Barton
2021-06-16LineArt: Cached calculation for modifiers in the same stack.YimingWu
2021-06-15BLI: use explicit task isolation, no longer part of parallel operationsBrecht Van Lommel
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-06-11LineArt: Fix crash due to empty duplicollection.YimingWu
2021-06-09LineArt: Camera marker update fix.YimingWu
2021-06-08BLI: support disabling task isolation in task poolJacques Lucke
2021-06-08LineArt: Threaded Object Loading.YimingWu
2021-06-07Cleanup: remove unused valueCampbell Barton
2021-06-07Fix build error, remove duplicate include.Ankit Meel
2021-06-07LineArt: Shifting fix for different camera fitting.YimingWu
2021-06-06LineArt: Fix edge clipping index error.YimingWu
2021-06-04GPencil: Cleanup unneeded variable assignAntonio Vazquez
2021-06-04Fix T88803: GPencil Thickness modifier produces thicker linesAntonio Vazquez
2021-06-03Cleanup: spelling in comments, correct outdated commentsCampbell Barton
2021-06-02LineArt: Tolerance for faces perpendicular to viewYimingWu
2021-05-27LineArt: List Optimization for tile linked data.YimingWu
2021-05-27Cleanup: Line art variable naming.YimingWu
2021-05-25Cleanup: Use ListBase in various places in line art.YimingWu
2021-05-25Cleanup: Line art naming changes.YimingWu
2021-05-25Fix T88464: Incorrect baking with camera markers.YimingWu
2021-05-21Cleanup: spellingLeon Zandman
2021-05-20GPencil: Adding length modifier.YimingWu
2021-05-19Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-19Fix T88362: Lineart countour rendering errorYimingWu
2021-05-17Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-17Fix T86278: vertex color baking not working with modifiersBrecht Van Lommel
2021-05-12Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Fix missing NULL check in grease-pencil clear strokesCampbell Barton
2021-04-29Fix T87297: Gpencil - Disable Frames and Start delay when use FactorAntonio Vazquez
2021-04-29Cleanup: Use BLI_findindex instead of loopAntonio Vazquez
2021-04-29Cleanup: Add float formatAntonio Vazquez
2021-04-29Gpencil Offset Modifier - Add randomize offset optionsCody Winchester
2021-04-29Cleanup: unused variable, spellingCampbell Barton
2021-04-28Cleanup: Add float formatAntonio Vazquez
2021-04-28GPencil: Fading based on distance to reference object in Opacity and Thicknes...YimingWu
2021-04-28Fix T87832: Incorrect FOV in line art when sensor fit is not Auto.YimingWu
2021-04-27Fix T87832: Incorrect FOV in line art when sensor fit is not Auto.YimingWu
2021-04-26LineArt: UI fixes to match the content for 2.93 manual.YimingWu
2021-04-13Cleanup: redundant struct declarationsCampbell Barton
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton
2021-04-07Fix T87263: Animation decorator not working on Grease Pencil Build modifier F...Philipp Oeser
2021-04-02GPencil: Prevent RNA assignment of invalid materials in modifiersPhilipp Oeser
2021-04-01LineArt: Remove "soft selection" option.YimingWu
2021-04-01LineArt: Remove resampling settings.YimingWu