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-09-13Cleanup: spellingCampbell Barton
2015-09-10Fix T44344: paint bleed fails in perspective viewCampbell Barton
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-09-02Cleanup: styleCampbell Barton
2015-09-01Fix projection painting normal culling operating on individualAntony Riakiotakis
2015-08-22Cleanup: spellingCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-19Cleanup: styleCampbell Barton
2015-07-17Fix crash texpainting on subsurfed meshes.Antony Riakiotakis
2015-07-17Cleanup: ws & correct commentCampbell Barton
2015-07-17Projection Paint: move to looptri dataCampbell Barton
2015-06-17Cleanup: styleCampbell Barton
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-05-24Cleanup: styleCampbell Barton
2015-05-21Fix T44791 triangles when painting on a texpaint planeAntony Riakiotakis
2015-05-14Fix project paint worldspace coord calc from seamCampbell Barton
2015-05-13Project Paint: enable old bleed UV calculationCampbell Barton
2015-05-13Project Paint: resolve ugly bleed artifactsCampbell Barton
2015-05-13Project Paint: simplify uv bleed factor calcCampbell Barton
2015-05-07Fix T44627, black spots with lock alpha in projection paint:Antony Riakiotakis
2015-05-07Fix first part of T44627, locking alpha should happen in straight spaceAntony Riakiotakis
2015-05-04Add name argument to data creation API callsCampbell Barton
2015-05-01Fix a couple of harmless compiler warnings.Brecht Van Lommel
2015-04-30Minor tweaks to make fill and invert support gpixel operationsAntony Riakiotakis
2015-04-28Project Paint: Add symmetry supportCampbell Barton
2015-04-25Fix neg-scaled project-paint in perspective modeCampbell Barton
2015-04-25Project Paint: save 8 bytes per pixel (re-align)Campbell Barton
2015-04-24Fix project painting on a negative scaled objectCampbell Barton
2015-04-24Cleanup: minor editsCampbell Barton
2015-04-24Cleanup: casts, correct debug ifdefsCampbell Barton
2015-04-23Project Paint: minor optimization comparing anglesCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-04Cleanup: use float math funcsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-02-27cleanup: double promotionCampbell Barton
2015-02-20Yet another commit to get rid of missing faces in fill brushes.Antony Riakiotakis
2015-02-19Skip flip check in cases where it's not needed.Antony Riakiotakis
2015-02-19Remove flipping for colinear case/ In such cases it is doubtful whetherAntony Riakiotakis
2015-02-19Projective painting: Only dither if factor is more than zeroAntony Riakiotakis
2015-02-19Fix T43735 painting on perpendicular to the screen polygons isAntony Riakiotakis
2015-02-11Cavity option active even in fill brushesAntony Riakiotakis
2015-02-11Cavity masking - add curve control to cavity mask and move relevantAntony Riakiotakis
2015-02-11Minor code cleanup: move some duplicated texpaint code into functionNicholas Bishop
2015-02-10Cavity mask support for texture painting.Antony Riakiotakis
2015-02-09Fix ImBuf leaked by Image from View operatorNicholas Bishop
2015-02-06Cleanup: styleCampbell Barton