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
2019-09-12LANPR: Apply cleanup branch result.temp-lanpr-stagingYimingWu
2019-09-01Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-18Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-08-16Cleanup: spellingCampbell Barton
2019-08-11Diff for adding LANPR only.YimingWu
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
2015-09-16Fix T46073: crash w/ out-of-bounds materialCampbell Barton
2015-07-31Docs: MLoopTri info and example usageCampbell Barton
2015-07-31Replace MFace w/ vert-tri's for collision modifierCampbell Barton
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-03-26Code cleanup: remove unused flagsCampbell Barton
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-09-05Cleanup (mostly #defines -> enums, and bitflags using bitshift operator!).Bastien Montagne
2013-06-12fix [#35710] Mesh explodes while using solidify modifier with tubular non-man...Campbell Barton
2013-04-06Pre-merger changes.soc-2008-mxcurioniTamito Kajiyama
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-13New implementation of Freestyle edge/face marksTamito Kajiyama
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-12fix for own regression [#34096] ocean sim vertex color bugCampbell Barton
2013-01-12Merged changes in the trunk up to revision 53729.Tamito Kajiyama
2013-01-09partial fix for [#32581] Mesh properties API does not allow for zeros in byte...Campbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama