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-11-04Cleanup: Mesh: Remove redundant edge render flagHans Goudey
2022-10-08Cleanup: Fix outdated mesh data commentsHans Goudey
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-13Fix: Resolve deprecation warning when copying polygon structHans Goudey
2022-09-09Mesh: Move bevel weight out of MVert and MEdgeHans Goudey
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-14Cleanup: Add comments about deprecated flagsHans Goudey
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-07-31Cleanup: Remove mesh edge "tmp tag"Hans Goudey
2022-04-19Refactor: Move mesh face dot tag out of MVertHans Goudey
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: Remove defenition for unused flagHans Goudey
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
2022-02-04Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-01-29Cleanup: Remove mesh vertex "temp tag" flagHans Goudey
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-10Cleanup/Docs: Add comments to Mesh header, rearrange fieldsHans Goudey
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-02-11Attributes: support bool attribute in rnaJacques Lucke
2021-02-10Cleanup: Remove unecessary padding from small DNA structsHans Goudey
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-10-22Multires: Remove legacy compatibility codeSergey Sharybin
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-10Revert "Fix T78296: Performance - Use Binary Search for MDeformWeight"Brecht Van Lommel
2020-07-10Fix T78296: Performance - Use Binary Search for MDeformWeightJeroen Bakker
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-05-27CD_PROP_COL datalayerPablo Dobarro
2020-03-06Cleanup: remove MLOOPUV_EDGESELPhilipp Oeser
2020-02-11Fix T56108: Crash editing corrupted vertex groupsCampbell Barton
2020-01-08DNA: mark OrigSpace structs as run-timeCampbell Barton
2020-01-08Cleanup: mesh data headerCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-07-08Fix T62941 Subdivision Modifier Showing all face dotsClément Foucault
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-21Cleanup: comments (long lines) in makesdnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton