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-16Cleanup: styleCampbell Barton
2015-05-29Fix T44882, color picker in texpainting doing linear interpolation evenAntony Riakiotakis
2015-04-20Cleanup: use ED_view3d_backbuf_* prefixCampbell Barton
2015-03-18RNA: palette colors apiCampbell Barton
2015-01-29Fix texture sampling getting srgb color after fix for subsurf sampling.Antony Riakiotakis
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2015-01-09Fix texture sampling with generative modifiers - sample backbufferAntony Riakiotakis
2015-01-08Fix crash in texture paint sampling when sampling materials withoutAntony Riakiotakis
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: duplicate headersCampbell Barton
2014-10-27Fix T42393 crash in texture paint sampling in image mode when mesh didAntony Riakiotakis
2014-10-06Texture painting:Antony Riakiotakis
2014-09-03Code cleanup, defined shared stroke properties to one central function.Antony Riakiotakis
2014-08-28Texture painting:Antony Riakiotakis
2014-07-23Texture painting:Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-29Math lib: add negate_m3, negate_m4Campbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-13Reduce overhead when sampling texture images for brushes. The tests canAntony Riakiotakis
2014-04-13Fix T39430, incorrect color management in paint cursor when usingAntony Riakiotakis
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-07Code cleanup: remove unused functions and convert int -> boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-30Style cleanupCampbell Barton
2014-03-29Fix T39468Antony Riakiotakis
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2013-12-19Sculpting:Antony Riakiotakis
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-08-07code cleanup: some structs were declaring data when only typedef's were inten...Campbell Barton
2013-07-20misc editsCampbell Barton
2013-07-03fix [#35975] "Select Linked" = "Select All" in Weight Paint mode?Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-04-27remove unused function: projectfCampbell Barton
2013-04-16Fix: texture scaling for sculpting is different between overlay andAntony Riakiotakis
2013-04-13code cleanup: warnings + styleCampbell Barton
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
2013-04-03style cleanupCampbell Barton
2013-04-02Fix #34849: crash in operator search menu, due to brush stencil pollBrecht Van Lommel
2013-03-31Woot woot commit.Antony Riakiotakis
2013-03-28I18n: various fixing.Bastien Montagne
2013-03-16patch [#34634] Select vertices without a groupCampbell Barton
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-09code cleanup: move runtime var zfac out of RegionView3D. rename initgrabz() -...Campbell Barton
2013-02-26Add missing select menu for weight, vertex, texture paint modes.Campbell Barton
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-26fix [#33303] face selection masking for painting does not work with mesh with...Campbell Barton
2012-10-30remove CD_POLYINDEX customdata layer:Campbell Barton
2012-10-06fix writing past array bounds in imagewraposa().Campbell Barton
2012-09-20code cleanup:Campbell Barton