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-08-27Sculpt dyntopo: support sharp edge flagsJoseph Eagar
2021-08-24* Implemented bounday/face set corner handling.Joseph Eagar
2021-08-24Sculpt dyntopo: Smooth improvements and bug fixesJoseph Eagar
2021-08-16Sculpt dyntopo: improve boundary brush for irregular topologyJoseph Eagar
2021-07-21Sculpt dyntopo: Removed triangle limit for PBVH_BMESHJoseph Eagar
2021-07-20Sculpt dyntopo: Face set boundaries are now presered with dyntopoJoseph Eagar
2021-07-11Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-06-26Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-05-19* Fix bug with symmetrize creating non-manifold geometry.Joseph Eagar
2021-04-08* Fixed an annoying number of undo bugsJoseph Eagar
2021-04-07* Layer brush now supports dyntopo.Joseph Eagar
2021-04-01Finished curvature rake.Joseph Eagar
2021-03-22* Added a new CustomData type for dyntopo vertex data: MDynTopoVert.Joseph Eagar
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