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-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Fix T74837: GPencil: Mirror over first selected marker crashesPhilipp Oeser
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-17GPencil: Fix crash joining objectsAntonio Vazquez
2020-03-17GPencil: Rename old color operators to materialAntonio Vazquez
2020-03-17GPencil: Fix Parent layer not workingAntonio Vazquez
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-15GPencil: Reduce factor to 5 in previous commitAntonio Vazquez
2020-03-15GPencil: Remove Keep parameter from Select Vertex ColorAntonio Vazquez
2020-03-15Cleanup: shadow warning, clang-formatCampbell Barton
2020-03-14GPencil: Change Select Vertex Color to similar selectionAntonio Vazquez
2020-03-14GPencil: Add option to keep selected in Select Vertex ColorAntonio Vazquez
2020-03-14GPencil: Use Linear color instead of sRGB for Select Vertex ColorAntonio Vazquez
2020-03-14GPencil: Rename operator select_color to select_vertex_colorAntonio Vazquez
2020-03-14GPencil: Rename operator color_select to select_materialAntonio Vazquez
2020-03-14Cleanup: remove unused ARegion from bGPdata_RuntimeCampbell Barton
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-13GPencil: Don'r Replace color if vertex color is emptyAntonio Vazquez
2020-03-12GPencil: Fix color management in Vertex Paint toolsAntonio Vazquez
2020-03-12GPencil: Fix unreliable comparisonAntonio Vazquez
2020-03-12Cleanup: spelling, clang-formatCampbell Barton
2020-03-11Cleanup: spellingCampbell Barton
2020-03-10Fix T74596: Gpencil invert button was not working for Sculpt brushesAntonio Vazquez
2020-03-10Fix T74617: Gpencil Sculpt Strength brush gets wonky resultsAntonio Vazquez
2020-03-09Cleanup: compiler warningsBrecht Van Lommel
2020-03-09Fix error in grease pencil vertex paint levels operatorBrecht Van Lommel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-09Cleanup: clang-formatGermano Cavalcante
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Image: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-06Cleanup: keyframe API naming, high level keyframe APICampbell Barton
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-04Cleanup: replace unnecessary MEM_callocN callsCampbell Barton
2020-03-03Separate operators (mesh/curve/armature/gpencil): take user preferencesPhilipp Oeser
2020-02-18Fix T73960: GPencil can't convert while it is a separate from old strokesAntonio Vazquez
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-17GPencil: Fix unreported move to layer with lock materialAntonio Vazquez
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-06Cleanup: refactor default materials and shader nodesBrecht Van Lommel
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-02-05Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-02-05Fix T73580: Gpencil crash when try to draw without eraser brush availableAntonio Vazquez
2020-02-04Merge branch 'blender-v2.82-release'Philipp Oeser
2020-02-04Improve error message converting nurb to bezierPhilipp Oeser
2020-02-04Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-02-04Fix T57866: Annotation not working using Search and Enter keyAntonio Vazquez
2020-02-03Merge branch 'blender-v2.82-release'Campbell Barton