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
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
2013-03-31UI cleanup:Antony Riakiotakis
2013-03-31style cleanupCampbell Barton
2013-03-31Woot woot commit.Antony Riakiotakis
2013-03-30code cleanup: move beauty fill calculation into its own function and some sty...Campbell Barton
2013-03-29Support for brush overlay in texture paint mode. For the image editor,Antony Riakiotakis
2013-03-13Texture sampling function refactoring:Antony Riakiotakis
2013-03-06Fix cursor display for anchored brushes due to own recent change ofAntony Riakiotakis
2013-03-05Convert paint stroke code to write region instead of screen coordinatesAntony Riakiotakis
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2013-01-17- draw inner pressure circle for weightpaint, vertexpaint, projectpaint modes.Campbell Barton
2013-01-17change to own commit r53852. use existing pressure member of UnifiedPaintSett...Campbell Barton
2013-01-16draw the brush size with pressure applied (when the tablet is used), nice to ...Campbell Barton
2013-01-16Unification of brush codeAntony Riakiotakis
2012-10-12quiet some -Wshadow warningsCampbell Barton
2012-10-07style cleanup: line length,Campbell Barton
2012-10-05replace ED_view3d_project_float with ED_view3d_project_float_globalCampbell Barton
2012-09-20code cleanup:Campbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-08-22code cleanup: use rect size macrosCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-06-04Fix #31093: Brush's "Paint curve presets" in Image paint in UV\Image Editor d...Sergey Sharybin
2012-05-20code cleanup:Campbell Barton
2012-05-15Code cleanups for sculpt-related code.Nicholas Bishop
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-28style cleanup: mainly whitespace around operators and indentation - paint/scu...Campbell Barton