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-05-05Fix project paint using uninitialized edit-regionCampbell Barton
2016-05-05Image Paint: fix for calls to GPU_free_image while paintingCampbell Barton
2016-05-03Fix T48169: 1 pixel offset painting 2D texturesCampbell Barton
2016-05-02Merge branch 'temp_remove_particles' into blender2.8Lukas Tönne
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell 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-25Fix T48202: Project paint hangs on UV's w/ sharp cornersCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
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-04-05Merge branch 'master' of git://git.blender.org/blenderClément Fukhaut
2016-04-01Fix T48013: UV Sculpt Brush Does not appear in UV window - but does show up i...Philipp Oeser
2016-03-30Fix T48000: Eyedropper sample-merged ignored at firstCampbell Barton
2016-03-22Weight Paint: support accumulate for blur brushCampbell Barton
2016-03-22Weight Paint: blur now smooths connected weightsCampbell Barton
2016-03-21Fix T47842: UV sculpt brush widgets are available when not in uv sculpt mode.Philipp Oeser
2016-03-20Merge branch 'master' of git://git.blender.org/blenderClément Fukhaut
2016-03-02Fix T47610: Texture node in compositing nodes does not updateSergey Sharybin
2016-02-29Fix T47604: Sculpt + Modifier undo gives invalid normalsCampbell Barton
2016-02-23Fix memory leak running project-paint from PythonCampbell Barton
2016-02-23Fix T47534: Crash w/ project-paint from PythonCampbell Barton
2016-02-22Sculpt: use Ctrl to set grab/sculpt normal-weightCampbell Barton
2016-02-22Sculpt: apply grab normal-weight to snake-hookCampbell Barton
2016-02-22Sculpt brush can now grab inwards w/ normal weightCampbell Barton
2016-02-22Merge branch 'master' of git://git.blender.org/blenderClément Fukhaut
2016-02-20Cleanup, avoid passing const pointer to MEM_freeN()Sergey Sharybin
2016-02-18Merge branch 'master' of git://git.blender.org/blenderClément Fukhaut
2016-02-14Merge branch 'master' of git://git.blender.org/blenderClément Fukhaut
2016-02-13Optimize sculpt undo, avoid redundant updatesCampbell Barton
2016-02-09Fix T47339: Unified color not used w/ radial controlCampbell Barton
2016-02-08CLeanup: styleCampbell Barton
2016-02-08Fix T47353: Project paint ignores small facesCampbell Barton
2016-02-04Project Paint: add sample merged optionCampbell Barton
2016-02-02Fix T46583: Sculpt symmetry don't work in clipping border view modeSergey Sharybin
2016-02-02Merge branch 'master' of git://git.blender.org/blenderClément Fukhaut
2016-01-28Merge branch 'master' of git://git.blender.org/blenderClément Fukhaut
2016-01-28Cleanup: warnings & styleCampbell Barton
2016-01-27PIL_time_utiledefines: add TIMEIT_AVERAGED variants to block timing macros.Bastien Montagne
2016-01-27Cleanup: forgot to comment again debug timing print in paint_stroke.cBastien Montagne
2016-01-25Fix T46456: Crash when aborting stroke while using dyntopo.Bastien Montagne
2016-01-25Fix various potential bugs from coverity reports (NULL dereference, negative ...Bastien Montagne
2016-01-24Fix glLineWidth state use w/ grid floor and brushCampbell Barton
2016-01-24Cleanup: styleCampbell Barton
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-21Sculpt: pinch/inflate support for snake-hookCampbell Barton
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
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