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-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-09Recent check for navigation missed NULL checkCampbell Barton
2017-10-05Disable cursor drawing while navigatingCampbell Barton
2017-10-05Fix sculpt secondary color missing some brushesCampbell Barton
2016-07-11Fix T48812: Brush size invalid with HIDPICampbell Barton
2016-06-02Fix T48456: 2x pixel size clamps min brush sizeCampbell Barton
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-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-20Cleanup: remove remainings of OMP in sculptpaint area.Bastien Montagne
2016-01-17paint_cursor: OMP -> BLI_task.Bastien Montagne
2015-12-08Correct recent OpenGL cleanupCampbell Barton
2015-12-08OpenGL: use sized texture internal formatsMike Erwin
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel
2015-12-06OpenGL: use simple shader for texture drawing in a few places.Brecht Van Lommel
2015-11-28OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state.Brecht Van Lommel
2015-11-26Cleanup: whitespaceCampbell Barton
2015-11-24Sculpting optimization: Avoid iterating the PBVH for intersection duringAntony Riakiotakis
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
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