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
2014-07-23Updates/fixes for new UI messages.Bastien Montagne
2014-07-21CleanupCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-05-14Code cleanup: indentationCampbell Barton
2014-04-05Fix sculpt brushes stuck to drag dot or anchored modeAntony Riakiotakis
2014-03-30Style cleanupCampbell Barton
2014-03-27Attempt to fix T39412Antony Riakiotakis
2014-01-30UI: move toggle icons out of layout checks into rnaCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-19Fix T37807 gravity causes crashes when using shif-smoothing.Antony Riakiotakis
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-12-12Sculpt mode Gravity feature from GSOC 2010 by Jason Wilkins.Antony Riakiotakis
2013-12-10Refactoring/cleanup, borrowed from soc-2013-paint branch.Antony Riakiotakis
2013-09-16Undo the front-facing only commit for clay strips brushes, it adds anAntony Riakiotakis
2013-09-14fix weird issue after last commit where grab brush would not work andAntony Riakiotakis
2013-09-14Sculpting:Antony Riakiotakis
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-08-02Some versioning changes/patching of the brush system:Antony Riakiotakis
2013-06-28changed Pulldown box label for clarityGaia Clary
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell 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-23Overlay refactor:Antony Riakiotakis
2013-04-16Option to hide overlay during a stroke. To enable, press the brush iconAntony Riakiotakis
2013-04-13Allow rake/random brush rotation for random mapping mode. SomeAntony Riakiotakis
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-04-05Stencil dimension control:Antony Riakiotakis
2013-04-05Patch from kgeogeo:Antony Riakiotakis
2013-03-31UI cleanup:Antony Riakiotakis
2013-03-31Woot woot commit.Antony Riakiotakis
2013-03-30Tidy up stroke options and make them sexy, aka the paint optionAntony Riakiotakis
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-15Fix own mistake. Erroneously prefixed sculpt capabilities with sculpt_Antony Riakiotakis
2013-03-14Two new Features:Antony Riakiotakis
2013-03-11Jitter: Change UI. Now use lock icon to indicate relative jitter, tiedAntony Riakiotakis
2013-03-11Feature request for all paint systems that support it: Jittering inAntony Riakiotakis
2013-03-07use bool for rna funcs.Campbell Barton
2013-02-12fix [#34198] Scene unit size and dyntopo detail sizeCampbell Barton
2013-01-213D mapping for projective texture painting (only for draw brush). UsefulAntony Riakiotakis
2013-01-16Get rid of the BRUSH_FIXED_TEX flag, use mapping modes instead. VersionAntony Riakiotakis
2013-01-16Unification of brush codeAntony Riakiotakis
2012-12-30Add simplify brush for sculpt modeNicholas Bishop
2012-11-09style cleanup: indentationCampbell Barton
2012-06-06style cleanup: (indentation)Campbell Barton
2012-05-17Fix for clay strips brush not showing Add/Subtract buttons.Nicholas Bishop
2012-05-15Add 'area' mode for brush texture projection.Nicholas Bishop
2012-05-15Code/UI cleanup: improvements for sculpt brush texture settings.Nicholas Bishop