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
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-03-06Merge branch 'master' into blender2.8Campbell Barton
2018-03-06Fix T53206: Array modifier doesn't merge vgroupsCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-22Cleanup: naming for mesh dirty flagsCampbell Barton
2017-06-26Fix T51559: Update draw cache when changing flat/smooth shadingLuca Rood
2017-05-04Vertex paint with draw managerLuca Rood
2017-05-03Weight painting with draw managerLuca Rood
2017-01-16Cleanup/refactor: move BKE_deform_flip_side_name & co to BLI_string_utilsBastien Montagne
2017-01-16Cleanup/refactor: get rid of fixed name limit in BKE_deform_flip_side_name & co.Bastien Montagne
2016-10-31Added 'delete unlocked vertex groups' option.Sybren A. Stüvel
2016-01-25Fix various potential bugs from coverity reports (NULL dereference, negative ...Bastien Montagne
2016-01-21Weight Paint: Make multi-paint & mirror work as if bone selection was symmetricAlexander Gavrilov
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-21Fix Clear vertex group ignoring selected optionCampbell Barton
2015-05-20doxygen: corrections/updatesCampbell Barton
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2013-08-24ghash: reserve size when its known or can be guessed close enough.Campbell Barton
2013-08-19Made modifiers_getVirtualModifierList safe for threadingSergey Sharybin
2013-08-18add hash function BLI_ghash_assign, BLI_edgehash_assignCampbell Barton
2013-05-23wrong list member size for memory setting(was too short)Gaia Clary
2013-05-19fix memory corruption: allocated memory space did not match the needed spaceGaia Clary
2013-05-15use bool arrays rather then char for weight paint lock/select arraysCampbell Barton
2012-09-05code cleanup: move get_selected_defgroups into object_deform.c and make it be...Campbell Barton
2012-09-05code cleanup: move functions for getting defgroup arrays from objects out of ...Campbell Barton