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-05-29Docs: Add documentation for 'material_index'Aaron Carlisle
2021-05-05Cleanup: clang formatPhilipp Oeser
2021-05-03Fix T87969: crash accesing FaceMaps / PaintMask data in editmodePhilipp Oeser
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-03-18Cleanup: spellingCampbell Barton
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-09Geometry: add .attributes in the Python API for Mesh, Hair and Point CloudBrecht Van Lommel
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-06-29RNA: properly tag 'embedded' ID pointers as owned.Bastien Montagne
2020-06-29LibOverride: ignore all data arrays of meshes.Bastien Montagne
2020-06-24Cleanup: unused functionsCampbell Barton
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-10Cleanup: improve custom data type namesJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: remove MLOOPUV_EDGESELPhilipp Oeser
2020-03-05Sculpt Face SetsPablo Dobarro
2020-02-24Fix T74003: Autocomplete bug with mesh.loop_triangles. in Blender Python Cons...Bastien Montagne
2019-12-30Fix T72747: Increase minimum voxel size in the voxel remesherPablo Dobarro
2019-10-29Cleanup: use "use_" prefix for booleansCampbell Barton
2019-10-24UI: partial revert of renaming Normal -> RegularCampbell Barton
2019-10-20Mesh: add API functions for poly & loop removalCampbell Barton
2019-09-27Voxel remesh: Enable adaptivityPablo Dobarro
2019-09-26Voxel Remesh: Fix poles and preserve volumePablo Dobarro
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-14Cleanup: undeclared variable warnings, extra semicolonCampbell Barton
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-12UI: Labels capitalization.Pablo Vazquez
2019-09-11Cleanup: remove redundant RNA defaultsCampbell Barton
2019-09-11Transform: Edit Mesh: Support mirror on all axesmano-wii
2019-08-30Cleanup: spellingCampbell Barton
2019-08-25Cleanup: remove UV name syncing functionCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-08-19LibOverride: add some more missing override flags for RNA ID pointers.Bastien Montagne
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-07-11Cleanup: clang-formatCampbell Barton
2019-07-08UI: Update tooltip of Vertex Selection maskingPablo Vazquez
2019-07-01Revert "Fix T65798: Incorrect auto-tex space for Curves"Sergey Sharybin
2019-07-01Fix T65798: Incorrect auto-tex space for CurvesSergey Sharybin
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-18Mesh: remove Double Sided lighting option, it does nothing in the new viewportBrecht Van Lommel
2019-04-22Cleanup: style, use braces for makesdna, makesrnaCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton