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-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2018-01-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-30Fix T53943: Weight paint crash in new sceneCampbell Barton
2018-01-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Alternate fix for brush user countCampbell Barton
2017-12-18Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-18Fix T53577: Rake sculpt/paint wrong on first stepCampbell Barton
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-03Vertex Paint: remove accumulate (soc-2017-vertex_paint)Campbell Barton
2017-10-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-01Weight Paint: restore non-spray functionalityCampbell Barton
2017-09-30Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Weight Paint: accumulate supportCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-08-16Update code comments from DAG_id_tag_update to DEG_id_tag_updateDalai Felinto
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-12DwM: Option to use final material over mode shadingCampbell Barton
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-03-30Prevent crash on weight paintDalai Felinto
2016-10-18[msvc] Minor cleanup in blenkernel.lazydodo
2016-07-28Fix T48965: Cannot Append Palette As Local Datablock.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2015-11-09Fake user: add BKE_library helpers to set/clear that flag.Bastien Montagne
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-07-31Don't calculate tessface before sculptingCampbell Barton
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-05-07Fix T44604 bad quality of rake with bezier curves.Antony Riakiotakis
2015-05-07Rake: store last position from mouse, don't store halfpoint between lastAntony Riakiotakis
2015-04-17Cleanup: remove unused face normalsCampbell Barton