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-03-16Merge branch 'master' into blender2.8Campbell Barton
2018-03-16Cleanup: move mesh mirror functions to own fileCampbell Barton
2018-02-06Object Mode: ED_mesh_mirrtopo_* check edit-mode dataCampbell Barton
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-08-22Cleanup: naming for mesh dirty flagsCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-19Merge branch 'master' into blender2.8Campbell Barton
2017-07-19Fix topology mirror ignoring center vertsCampbell 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-04-24Cleanup: remove unnecessary texface checksCampbell Barton
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2015-11-25Fix T46867: Face-Mask hiding failed on mode switchCampbell Barton
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-07-15Minor English grammar typo fixes.Nikolaus Leopold
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-04-20Cleanup: use ED_view3d_backbuf_* prefixCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-06-13BLI_bitmap: rename macrosCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2013-10-28move bmesh array lookup data and utility functions from editmesh into bmesh,Campbell Barton
2013-09-11fix [#36697] Topology mirror causes vertices to jump?Campbell Barton
2013-08-03code cleanup: remove duplicate checksCampbell Barton
2013-07-23remove the pointer from BLI_bitmap's typedef, Campbell Barton
2013-07-09add checks in paintface_flush_flags for faces which have no original index va...Campbell Barton
2013-07-03fix [#35975] "Select Linked" = "Select All" in Weight Paint mode?Campbell Barton
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-06-26fix [#35858] Weight Paint: Hiding faces isnt flushing the flag to the vertices.Campbell Barton
2013-06-15Added support for Vertex Weight panel in weight Paint ModeGaia Clary
2013-06-09Code cleanup: removed some unused UI button typesBrecht Van Lommel
2013-05-29improve topology mirror, increase chance of finding unique match.Campbell Barton
2013-04-22fix [#35026] Curve build modifierCampbell Barton
2013-04-14code cleanup: rename BKE_tessmesh -> BKE_editmesh, rename EditDerivedBMesh.tc...Campbell Barton
2013-04-05code cleanup: use bool's for vgroup and editmode.Campbell Barton
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2013-03-16patch [#34634] Select vertices without a groupCampbell Barton
2013-03-15Fix: multisample viewport drawing didn't work well with selection or particleBrecht Van Lommel
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-02-28fix for bmesh regression similar to last revision r54920. only effected loadi...Campbell Barton
2013-02-28fix for regression since BMesh merge, selecting linked faces in face-mask mod...Campbell Barton
2013-02-19Another huge bunch of new UI translations (some reported by Leon Cheung, than...Bastien Montagne
2013-01-01fix for long standing annoyance with weight-paint mode selection.Campbell Barton
2012-12-23initial support for 'occlude background geometry' in weight paint mode.Campbell Barton