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-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-06-09Fix T45002: sculpt show brush toggle no longer working.Bastien Montagne
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-06-03Do not show brush cursor for fill brush (size not supported)Antony Riakiotakis
2015-02-24Fix T43535 - weight paint issuesAntony Riakiotakis
2015-02-18Use clamp to border for brushes or textures can "leak" after rotatingAntony Riakiotakis
2015-01-24Cleanup: styleCampbell Barton
2015-01-05More border clamping removed.Antony Riakiotakis
2014-12-31Fix T42984 detail flood fill not respecting mask values for smooth/sharpAntony Riakiotakis
2014-12-27Brush Texture Angle Goodies:Antony Riakiotakis
2014-10-07Cleanup: use boolCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-04-13Reduce overhead when sampling texture images for brushes. The tests canAntony Riakiotakis
2014-04-13Cleanup:Antony Riakiotakis
2014-04-13Fix T39430, incorrect color management in paint cursor when usingAntony Riakiotakis
2014-03-29Fix building without openmp continuedAntony Riakiotakis
2014-03-29Fix T39468Antony Riakiotakis
2014-03-27Fix T39435 paint overlay not always getting correctly refreshed.Antony Riakiotakis
2014-03-02Fix issue with texture painting: Tex slot scale was being applied twice.Antony Riakiotakis
2014-01-12Style Cleanup: whitespaceCampbell Barton
2014-01-12Style Cleanup: whitespaceCampbell Barton
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-10Style changes to refactor commit.Antony Riakiotakis
2013-12-10Refactoring/cleanup, borrowed from soc-2013-paint branch.Antony Riakiotakis
2013-10-12Fix crash running Blender in background mode, caused by revision 60633.Brecht Van Lommel
2013-10-10style cleanupCampbell Barton
2013-10-09Fix uber evil (-15 alignment points) own buffer overflowAntony Riakiotakis
2013-10-09minor code cleanup.Antony Riakiotakis
2013-10-09Paint cursor overlays: Delete the cursor texture overlay resources whenAntony Riakiotakis
2013-09-16Fix issue with paint cursor overlay and size pressure drawing, it wouldAntony Riakiotakis
2013-06-02code cleanup: remove unused structCampbell Barton
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-18Fix crash due to shared paint cursor function. It is necessary to checkAntony Riakiotakis
2013-05-18Stroke code:Antony Riakiotakis
2013-05-01Fix 2D painting gave squares rather than a disk for the "Max" curve falloff s...Brecht Van Lommel
2013-05-01Fix: Overlay was getting invalidated too often in image editor makingAntony Riakiotakis
2013-04-23Fix issue reported by Campbell: Move texture existence check out of loopAntony Riakiotakis
2013-04-23style cleanupCampbell Barton
2013-04-23Allow hiding separate hiding of overlays on stroke.Antony Riakiotakis
2013-04-23Add stencil control for mask overlay. Key combinations are the same asAntony Riakiotakis
2013-04-23Overlay fixes:Antony Riakiotakis
2013-04-23Fix silly mistake, cursor overlay does not depend on any brush textureAntony Riakiotakis
2013-04-23Overlay refactor:Antony Riakiotakis
2013-04-17Don't use auto vectorization for MinGW-w64. It may be a source forAntony Riakiotakis
2013-04-16Option to hide overlay during a stroke. To enable, press the brush iconAntony Riakiotakis
2013-04-13code cleanup: warnings + styleCampbell Barton
2013-04-13Fixes:Antony Riakiotakis
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
2013-03-31optimize away reloading of brush texture when rotating the stencilAntony Riakiotakis