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-11Fix T74315: Cloth brush breaks orbit around selectionJacques Lucke
2020-03-11Cleanup: clang-formatCampbell Barton
2020-03-10Fix rendering artifacts when changing Face Sets visibilityPablo Dobarro
2020-03-10Fix T74425: Cannot texture paint an images sequence anymorePhilipp Oeser
2020-03-09Fix T74354: Avoid division by 0 when calculating hardnessPablo Dobarro
2020-03-09Sculpt: Edge AutomaskingPablo Dobarro
2020-03-09Face Sets: Use white color for a default Face Set to enable the overlayPablo Dobarro
2020-03-09Face Sets: Add relax support to Mesh Filter and Draw Face SetsPablo Dobarro
2020-03-09Fix Cloth Brush not working with automaskingPablo Dobarro
2020-03-09Fix T74499: Add visibility checks to Face Sets creation operationsPablo Dobarro
2020-03-09Sculpt: Remove hardcoded hardness from Clay brushPablo Dobarro
2020-03-09Fix T74492: Reset Face Set data when cancelling the expand operatorPablo Dobarro
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-07Fix T74513: Wrong naming in some Face Set comments and operatorsPablo Dobarro
2020-03-07Fix T74501: Wrong initial iteration when using mask expandPablo Dobarro
2020-03-07Fix T74498: Do not iterate over hidden vertices when using the transform toolPablo Dobarro
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Move Multiplane Scrape brush to its own filePablo Dobarro
2020-03-06Sculpt: Cleanup, remove macro re-definitionSergey Sharybin
2020-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-06Cleanup: redundant-decls warningCampbell Barton
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-04Fix T74426: Crash in the IK Pose Brush preview with null preview chainPablo Dobarro
2020-03-04Cleanup: spellingCampbell Barton
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-03-03Fix T72028: Crash switching to vertex paintPhilipp Oeser
2020-03-03Fix Snake Hook rake on rotated objectsPablo Dobarro
2020-03-02Clay Thumb: Remove hardcoded hardness valuePablo Dobarro
2020-03-02Cleanup: Correct forward declarationSergey Sharybin
2020-03-01Fix: Build error on windows.Ray Molenkamp
2020-03-01Sculpt: Hardness brush propertyPablo Dobarro
2020-03-01Cleanup: Move pose brush to its own filePablo Dobarro
2020-03-01Fix T73707: Missing mesh normals update on sculpt undoPablo Dobarro
2020-03-01Fix T74074: Strokes with timer events don't get pressure valuesPablo Dobarro
2020-03-01Fix T73947: Support radial symmetry in Multiplane ScrapePablo Dobarro
2020-02-28Sculpt: Cloth brushPablo Dobarro
2020-02-28Fix wrong coordinates being read when using the sculpt APIPablo Dobarro
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2020-02-25Fix T72721: Add visibility flags updates to the PBVHPablo Dobarro
2020-02-19Sculpt: Pinch only in the direction perpendicular to the strokePablo Dobarro
2020-02-19Fix T73859: Support executing sculpt.set_pivot_position without invokeJacques Lucke
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker