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-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-15Cleanup: remove various unused definesCampbell Barton
2020-02-12GPencil: Disable multisampling as it is not supported anymoreClément Foucault
2020-02-12GPencil: Fix colormanagement broken by recent refactorClément Foucault
2020-02-12Cleanup: warningCampbell Barton
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-29Fix T73188: RenderResult as Camera BG ImageJeroen Bakker
2020-01-27Fix T72862: Viewport Render doesn't render Grease Pencil OverlaysAntonio Vazquez
2020-01-07GPencil: Fix unreported memory leakAntonio Vazquez
2019-12-16GPencil: Fix unreported missing onion skin in rendersAntonio Vazquez
2019-12-03Fix T72134: Adaptive UVs does not affect strokes that are already drawnAntonio Vazquez
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-30GPencil: Fix unreported thickness does not scale when layer is parentedAntonio Vazquez
2019-11-29GPencil: Add missing Overlay modeAntonio Vazquez
2019-11-26Fix T71909: Any keyframed GPLayer property is not updated when render animationAntonio Vazquez
2019-11-25Fix T71892: Typo error - Distorsion to DistortionAntonio Vazquez
2019-11-02Merge branch 'blender-v2.81-release'Antonio Vazquez
2019-11-02GPencil: Fix unreported visual problem for short strokesAntonio Vazquez
2019-11-02Merge branch 'blender-v2.81-release'Antonio Vazquez
2019-11-02GPencil: Show selection in Stroke mode for single pointsAntonio Vazquez
2019-10-17Merge branch 'blender-v2.81-release'Antonio Vazquez
2019-10-17Fix T70887: GPencil edit lines are not displayed in the right placeAntonio Vazquez
2019-10-17Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-17Fix invalid flag checkCampbell Barton
2019-10-17Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-17Cleanup: shadow warningCampbell Barton
2019-10-16Merge branch 'blender-v2.81-release'Antonio Vazquez
2019-10-16GPencil: Fix unreported performance issue with relative onion modeAntonio Vazquez
2019-10-16Cleanup: warningsCampbell Barton
2019-10-16GPencil: Fix unreported problem when use Onion Skin in several windowsAntonio Vazquez
2019-10-04GPencil: Reduce VBO memory footprint when using modifiersAntonio Vazquez
2019-10-03Fix T70484: GPencil particles crash when original stroke is hiddenAntonio Vazquez
2019-10-02Fix T70399: Grease Pencil Canvas Grid Overlay Broken after DRW refactorAntonio Vazquez
2019-09-26Fix T69814: Grease Pencil Onion Skin Loop doesn't work as expectedAntonio Vazquez
2019-09-23GPencil: Use correct comparison for non-bit valuesAntonio Vazquez
2019-09-21GPencil: Performance improvement for Multiframe and Onion SkinAntonio Vazquez
2019-09-21Cleanup: Fix comment mistakeAntonio Vazquez
2019-09-21GPencil: Multiframe Show only Edit lines was invertedAntonio Vazquez
2019-09-21GPencil: Copy temp color in multiframeAntonio Vazquez
2019-09-21GPencil: Rename functionAntonio Vazquez
2019-09-19Fix T70077: GPenci Controls points are not displayed in right locationAntonio Vazquez
2019-09-18GPencil: Create blank texture only once by engineAntonio Vazquez
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-15Cleanup: quiet warning -WparenthesesCampbell Barton
2019-09-15Fix T69883: Deleting keyframe crashes blenderAntonio Vazquez
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault