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
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-22remove double-checked conditionsMike Erwin
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-13Vertex/Weight Paint: Support view-selected on last-strokeCampbell Barton
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-21Merge branch 'master' into blender2.8Campbell Barton
2016-06-16Vertex paint color operationsCampbell Barton
2016-06-09Merge branch 'master' into blender2.8Campbell Barton
2016-06-08Cleanup: typoCampbell Barton
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-26Fix T48259: Vertex painting doesn't trigger refresh of cycles rendered viewportSergey Sharybin
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2016-04-12Cleanup: use boolCampbell Barton
2016-03-22Weight Paint: support accumulate for blur brushCampbell Barton
2016-03-22Weight Paint: blur now smooths connected weightsCampbell Barton
2016-01-25Fix various potential bugs from coverity reports (NULL dereference, negative ...Bastien Montagne
2016-01-21Add missing weight paint selection mirrorCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-21Weight Paint: Make multi-paint & mirror work as if bone selection was symmetricAlexander Gavrilov
2016-01-20Remove old multipaint related argument from wpaint_blend.Alexander Gavrilov
2016-01-20Weight Paint: Multi-paint support for blur toolAlexander Gavrilov
2016-01-20Delete unused code, separate for better diff appearance.Alexander Gavrilov
2016-01-20Weight Paint: multi-paint uses collective weightsAlexander Gavrilov
2016-01-20Weight Paint: 'Sample' now supports multi-paintAlexander Gavrilov
2016-01-19Weight Paint: Add lock-aware normalizeCampbell Barton
2016-01-14Weight Painting: Respect locks w/ auto-normalizeCampbell Barton
2016-01-14Fix weight paint normalizing w/ locked groupsCampbell Barton
2016-01-14Fix incorrect weight normalize w/ locksCampbell Barton
2016-01-14Correct NULL checks in recent weight-paint fixCampbell Barton
2016-01-11Error in last commit (assumed mirror existed)Campbell Barton
2016-01-11Fix T47152: Normalize fails w/ mirror groupCampbell Barton
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2015-11-03Avoid assert weight painting w/o an active groupCampbell Barton
2015-10-30Vertex Paint: orbit last stroke supportCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-07-27Use loop data instead of face dataCampbell Barton
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-07-11remove redundant castsCampbell Barton
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-04-20Cleanup: use ED_view3d_backbuf_* prefixCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-02-27Fix WPaint inactive when painting on a vgroup and the only other vgroup is lo...Bastien Montagne
2015-01-12revert part of 7a1dc20Campbell Barton
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne