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-04-10Cleanup: spellingCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-02Fix T63120 Select random in particle edit mode is brokenSebastian Parborg
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-21Fix T62808: Hair shape cut crashJacques Lucke
2019-03-20Fix missing refresh when subdividing hair strandSergey Sharybin
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-18Fix T61226: Make hair editing (more?) thread safeJacques Lucke
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-14Fix T62551: Limited Hair editing (no grab, scale, rotate)Sergey Sharybin
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06Missed last commitCampbell Barton
2019-03-06Fix T62223: Particle brushes disable select toolsCampbell Barton
2019-03-013D View: avoid redundant circle select updatesCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-20Cleanup: remove all BLI_utiledefines' ugly vectorial macros.Bastien Montagne
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-04Fix T60132: Convert hair particles to meshSergey Sharybin
2018-12-21Fix T57907: Crash with hair when switching between object and edit modeSergey Sharybin
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-01Fix more cases of evaluated mesh being built for non-COW objects.Alexander Gavrilov
2018-11-16Fix T57477: Switching between edit mode, and particle edit mode crashesSergey Sharybin
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-10-25WM: space, region type filtering for paint cursorCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-20Cleanup: renaming missed from mergeCampbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Cleanup: missed const change in recent mergeCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: use boolean argumentCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: use braces w/ particle loop macrosCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: styleCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-05Cleanup: Undefined function declarationsSergey Sharybin
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton