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-12-17Merge branch 'master' into soc-2021-uv-edge-select-supportsoc-2021-uv-edge-select-supportSiddhartha Jejurkar
2021-12-10Cleanup/Docs: Add comments to Mesh header, rearrange fieldsHans Goudey
2021-08-04UV: Edge selection support - InitialSiddhartha Jejurkar
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
2018-11-06BKE_mesh: add a utility to get edge indices from looptri.Alexander Gavrilov
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-07-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-16Cleanup: Remove obscure flag which was only used for read in subsurf codeSergey Sharybin
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-05-31LoopTri: Fix example code.Clément Foucault
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-04-12Docs: minor improvement to code exampleCampbell Barton
2015-10-10Fix T44048: freestyle lines in Cycles are in the wrong color space.Brecht Van Lommel
2015-09-20fix build error w/ clangCampbell Barton