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
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-22Cleanup: styleCampbell Barton
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-11Cleanup: unused win32 headersCampbell Barton
2016-05-05Image Paint: fix for calls to GPU_free_image while paintingCampbell Barton
2016-03-30Fix T48000: Eyedropper sample-merged ignored at firstCampbell Barton
2016-02-23Fix memory leak running project-paint from PythonCampbell Barton
2016-02-04Project Paint: add sample merged optionCampbell Barton
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-21Cleanup: line length, indentationCampbell Barton
2015-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-04-30Minor tweaks to make fill and invert support gpixel operationsAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-04Fix T44264 copy paste error, checking same condition twice.Antony Riakiotakis
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-24Cleanup: styleCampbell Barton
2015-01-08Fix invalid memory access in gradient brushes - could cause a crash inAntony Riakiotakis
2014-12-29Move average stroke from sculpt session to unified paint settings so itAntony Riakiotakis
2014-11-28Cleanup: unused headersCampbell Barton
2014-10-17More fixes:Antony Riakiotakis
2014-10-06Texture painting:Antony Riakiotakis
2014-09-26Fix T41956, Soften brush does not workAntony Riakiotakis
2014-09-22Projective painting:Antony Riakiotakis
2014-09-21Paint systemAntony Riakiotakis
2014-09-10Fix crash in project-from view without a brush or active objectCampbell Barton
2014-09-05Cleanup:Antony Riakiotakis
2014-09-04Fix T41716, crash with image mode when painting without materials.Antony Riakiotakis
2014-09-03Code cleanup, defined shared stroke properties to one central function.Antony Riakiotakis
2014-08-29CleanupCampbell Barton
2014-08-29Fix some crash cases after last commitAntony Riakiotakis
2014-08-28Texture painting:Antony Riakiotakis
2014-08-27More fixes for renderer material detectionAntony Riakiotakis
2014-08-27Only calculate texture paint slots from mtex if renderer is blenderAntony Riakiotakis
2014-08-27Fix T41406:Antony Riakiotakis
2014-08-27Revert "Fix part of T41406"Antony Riakiotakis
2014-08-27Do not allow empty material slots in texture painting.Antony Riakiotakis
2014-08-14Fix crash on texture painting after new scene is added, reported byAntony Riakiotakis
2014-08-13SpellingCampbell Barton
2014-08-12Fix part of T41406Antony Riakiotakis
2014-08-12Support table erasor in projective painting as well.Antony Riakiotakis
2014-07-24Change to previous commit, allow tweaking name at creation time.Antony Riakiotakis
2014-07-24UI cleanup:Antony Riakiotakis
2014-07-23Updates/fixes for new UI messages.Bastien Montagne
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-06-23Add ED_paint.h, split out ED_sculpt.hCampbell Barton
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-13Fix T39196, Dynamic Topology Undo Applied to Wrong MeshAntony Riakiotakis