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
2022-01-26Fix (unreported) missing 'override-exclusion' flag on new RNA mesh data acces...Bastien Montagne
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-20Mesh RNA API: Expose contiguous normal arraysHans Goudey
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-11-09Fix T92318: adding layers (UVs, ...) doesn't notify about limitPhilipp Oeser
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Depsgraph: support flushing parameters without a full COW updateCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Voxel Remesher: Make smooth shading output automaticPablo Dobarro
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-17Cleanup: use doxy sections for rna_mesh.cCampbell Barton
2021-06-17Cleanup: rename rna_Mesh_update_data to rna_Mesh_update_data_deg_allCampbell Barton
2021-06-17Cleanup: improved comment for skipping updated with zero user meshesCampbell Barton
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