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
2017-08-22Cleanup: naming for mesh dirty flagsCampbell Barton
2017-08-21Merge branch 'master' into blender2.8Campbell Barton
2017-08-21Fix T52434: Restore mesh center of mass calculationCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-20RNA: face-map accessCampbell Barton
2017-07-12DwM: Option to use final material over mode shadingCampbell Barton
2017-07-10Fix T51931: VBO not updating when UVs are added to shader node treeLuca Rood
2017-06-26Fix T51559: Update draw cache when changing flat/smooth shadingLuca Rood
2017-06-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-06-21Fix T51856: `BKE_mesh_new_from_object()` would often generate default 'Mesh' ...Bastien Montagne
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-09Implement a new util function to get reference of mesh tex spaceDalai Felinto
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24Fix T51561: Normal maps fail w/ quad + eeveeCampbell Barton
2017-05-04Vertex paint with draw managerLuca Rood
2017-05-03Weight painting with draw managerLuca Rood
2017-04-21Cleanup: move draw-cache creation from BKE to DRWCampbell Barton
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-22Refactor Mesh split_faces() code to use loop normal spaces.Bastien Montagne
2016-07-21Refactor/deduplicate even more make_local code (and fix part of T48907).Bastien Montagne
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-08Refactor/enhance BKE_mesh_make_local().Bastien Montagne
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-07Fix (unreported) EditNormal modifier: broken 'flip poly' feature.Bastien Montagne
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-03-14Support mdisps for Mesh.flip_normals()Campbell Barton
2016-03-14Cleanup: move MDisps flipping to own functionCampbell Barton
2016-02-28BKE_mesh: add polygon flipping tools.Bastien Montagne
2015-10-20First step to handle missing libs/datablocks when reading a file.Bastien Montagne
2015-10-12Add functions to compute normals (verts, polys and loops ones) for a given sh...Bastien Montagne
2015-09-04Fix T46015: normals_split_custom_set_from_vertices doesn't work with zero vec...Bastien Montagne
2015-08-12Displace Modifier: add an option to displace along (averaged) custom normals,...Bastien Montagne
2015-07-30Move tangents and baking to looptris:Antony Riakiotakis
2015-07-19Cleanup: styleCampbell Barton
2015-07-19Convert rigidbody conversion to looptri.Antony Riakiotakis
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-07-10Cleanup: use const for mesh functionsCampbell Barton
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-12Depsgraph: Add evaluation callbacks for granular nodes updateSergey Sharybin
2015-04-28Add material slot reorder buttonsGaia Clary
2015-04-19Sculpt: smooth brush, exclude self from averageCampbell Barton
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton