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
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
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-13Cleanup:Antony Riakiotakis
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-23Use eyeliner cursor for sampling. Thanks to Thomas Beck for theAntony Riakiotakis
2014-03-14Fix T39156 part 2: Add support for image paint operations in undoAntony Riakiotakis
2014-02-28Fix T38885: missing image editor paint brush updates after recent UI changes.Brecht Van Lommel
2014-02-26Paint API: add BKE_paint_select_elem_test: to check on paint selectionCampbell Barton
2014-02-11Code cleanup: fix a few visual studio compiler warnings.Brecht Van Lommel
2014-02-05Fix for vpaint_stroke_test_start returning operator flags, not boolCampbell Barton
2014-01-03Fix T38045: Clone stamp crashesSergey Sharybin
2013-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-12-10Refactoring/cleanup, borrowed from soc-2013-paint branch.Antony Riakiotakis