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-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
2020-02-03Fix T73553: Grease pencil poll crash with non-gpencil objectsCampbell Barton
2020-01-27Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-23Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-01-23Fix T73327: GPencil strength sculpt brush not working with small brush radiusAntonio Vazquez
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-17Fix T73186: Grease Pencil convert to Curve hidden until exiting edit modeSybren A. Stüvel
2020-01-09Fix T72976: CRASH When Selecting CameraAntonio Vazquez
2020-01-07GPencil: Remove memory allocation for trianglesAntonio Vazquez
2020-01-07GPencil: Remove is_annotation parameterAntonio Vazquez
2020-01-07Annotations: Split annotation operators and pointer functionsAntonio Vazquez
2019-12-17Fix T72430: GPencil normalize command crashes blenderAntonio Vazquez
2019-12-06Fix T72215: Insert Blank Keyframe Active Layer) creates a new frame in all la...Antonio Vazquez
2019-12-05GPencil: Fix Stroke keeps selected when duplicate (unreported)Antonio Vazquez
2019-12-04GPencil: Add Opacity y Onion switch to DopesheetAntonio Vazquez
2019-11-29GPencil: Fix error when interpolate sequence strokes with weightsAntonio Vazquez
2019-11-29Fix T72013: Gpencil Interpolate strokes causes instant crash when material li...Antonio Vazquez
2019-11-08Cleanup: clang-formatCampbell Barton
2019-11-06Fix T71336: GPencil: Wrong mouse cursorCharlie Jolly
2019-11-02Merge branch 'blender-v2.81-release'Antonio Vazquez
2019-11-02GPencil: Some NULL checks missing in previous T71260 fixAntonio Vazquez