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-07-02GPencil: Simplify point to render space functiontemp-gpencil-camera-reprojectAntonio Vazquez
2021-07-02Merge branch 'master' into temp-gpencil-camera-reprojectAntonio Vazquez
2021-07-01Cleanup: remove unused internal grease pencil definitionsCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-28Cleanup: de-duplicate 3D-view depth calculation functionCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-26GPencil: Duplicate Masks when separate Layer/StrokesAntonio Vazquez
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-21GPencil: Fix wrong enum list after mergeAntonio Vazquez
2021-06-21GPencil: Fix merge errorsAntonio Vazquez
2021-06-21Merge branch 'master' into temp-gpencil-camera-reprojectAntonio Vazquez
2021-06-21Fix T89306: GPencil selection doesn't work correctly with modifiersAntonio Vazquez
2021-06-20Cleanup: use eSpace_Type enum typeCampbell Barton
2021-06-18Fix T89259: GPencil Duplicate point doesn't work for last pointAntonio Vazquez
2021-06-18GPencil: Move copy layer settings to functionAntonio Vazquez
2021-06-17Fix T89234: Gpencil Separate doesn't copy settings in Stroke/Point modeAntonio Vazquez
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-06-10Cleanup: spelling in commentsCampbell Barton
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-06-09Fix T88998: GPencil not projecting to the most front surfaceGermano Cavalcante
2021-06-09Fix T88983: GPencil toggle caps error in python enumAntonio Vazquez
2021-06-02Cleanup: unused variableCampbell Barton
2021-06-02Merge branch 'master' into temp-gpencil-camera-reprojectAntonio Vazquez
2021-06-02GPencil: New operator to Normalize strokesAntonio Vazquez
2021-05-29Fix render size calculationFalk David
2021-05-29GPencil: Rename varAntonio Vazquez
2021-05-29GPencil: Fix wrong if conditionAntonio Vazquez
2021-05-28GPencil: Rename functionAntonio Vazquez
2021-05-28GPencil: Fix compiler error and warningsAntonio Vazquez
2021-05-28Merge branch 'temp-gpencil-camera-reproject' of git.blender.org:blender into ...Falk David
2021-05-28GPencil: Use inverse matrixFalk David
2021-05-27GPencil: Ensure camera switch is doneAntonio Vazquez
2021-05-27GPencil: Minor correctionsAntonio Vazquez
2021-05-27GPencil: Avoid 2D conversion for Camera modeAntonio Vazquez
2021-05-27GPencil: Remove duplicate parameterAntonio Vazquez
2021-05-27GPencil: First try to bake animation with Camera reprojectAntonio Vazquez
2021-05-26Cleanup: shadow warningCampbell Barton
2021-05-26GPencil: Bake GPencil object transforms into a new GPencil objectAntonio Vazquez
2021-05-21GPencil: Speed up Occlude EraserAntonio Vazquez
2021-05-18Fix T88313: GPencil reproject operator projecting on the wrong surfaceGermano Cavalcante
2021-05-15GPencil: Add parameter removed by error in previous commitAntonio Vazquez
2021-05-14Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-14GPencil: fix separate points/strokes freezing with empty selectionPhilipp Oeser
2021-05-11Fix T88160: GPencil Remove `B` key to create Blank Keyframe in Drawing modeAntonio Vazquez
2021-05-10GPencil: Remove `B` key to create Blank Keyframe in Drawing modeAntonio Vazquez
2021-05-10Cleanup: too small loop variable typeJacques Lucke