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-06-01GPU: add 2D projection functionCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2021-01-05Fix T84364: Sculpt symmetrize fails with shape keysCampbell Barton
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-26Rename use paint symmetry to use mesh symmetry in quadriflowPablo Dobarro
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-03Cleanup: Editors/Object, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-02Fix T78525: Status bar not reset after Edit Voxel SizePablo Dobarro
2020-06-30LibOverride: Fix lots of poll functions for Object operators.Bastien Montagne
2020-06-26Fix Edit Voxel Size label rotation and scale in rotated objectsPablo Dobarro
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-09Voxel Size Edit: Fix text not readable when zooming in the viewportPablo Dobarro
2020-06-09Fix Edit Voxel Size label in previewPablo Dobarro
2020-06-08Fix crash running "Edit Voxel Size" operator outside of a main 3D View regionJulian Eisel
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-04-03Cleanup: spellingCampbell Barton
2020-04-01Cleanup: use sections for object_remesh.cCampbell Barton
2020-04-01Cleanup: quiet discarded-qualifiers, unused warningsCampbell Barton
2020-03-31Voxel Remesh: Edit Voxel Size operatorPablo Dobarro
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13Fix T74397: Crash after undoing quadriflow remesh on duplicate with armature ...Sebastian Parborg
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-04Cleanup: replace commented code with define checkCampbell Barton
2020-03-03Fix T71871: Quadriflow remesh operator don't stack operationsSebastian Parborg
2020-03-03Remove the "use mesh curvature" option from quadriflowSebastian Parborg
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2019-11-25Cleanup: used BKE_mesh_ prefixCampbell Barton
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-20Fix assert running remesh with OpenVDB disabledCampbell Barton
2019-11-18Fix wrong name for QuadriFlow undo stepCampbell Barton
2019-10-27Cleanup: remove redundant NULL checksCampbell Barton
2019-10-08Sculpt: Fix projection artifacts by changing the voxel remesh isovaluePablo Dobarro
2019-10-07Simplify the quadriflow manifold mesh function for loopsSebastian Parborg
2019-10-04Fix T70095: Quadriflow crash running on a messy meshSebastian Parborg
2019-10-03Sculpt: Disable remesh operators with MultiresPablo Dobarro
2019-10-02Fix T70358: Use face count in Quadriflow by defaultPablo Dobarro
2019-09-27Voxel remesh: Enable adaptivityPablo Dobarro
2019-09-27Fix T70291: Sculpt remesh inverts normal when fix poles is activatedPablo Dobarro
2019-09-27Fix T70280: QuadriFlow remesh with "Use Paint Symmetry" and "Smooth Normals" ...Pablo Dobarro
2019-09-26Quadriflow: Symmetry supportPablo Dobarro