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-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
2012-05-15Code cleanups for sculpt-related code.Nicholas Bishop
2012-05-11style cleanup: mainly sculpt/whitespaceCampbell Barton
2012-05-11Add mask brush for sculpt mode.Nicholas Bishop
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-04-30Add per-brush weight field.Nicholas Bishop
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-04-07fix for passing float to RNA_def_property_ui_range() int argument.Campbell Barton
2012-03-18Re-enable the clay strips sculpt brush.Nicholas Bishop
2012-03-18Rename 'clay tubes' to 'clay strips' and include it in the capabilities RNA.Nicholas Bishop
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-15Add RNA for brush capabilities (sculpt-only for now.)Nicholas Bishop
2012-03-15Un-abbreviate 'use_space_atten' (Brush RNA) to 'use_space_attenuation'.Nicholas Bishop
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-01-15minor cleanup to weightpaint code, move color & weight blending into own func...Campbell Barton
2012-01-15Fix all remaining unified paint settings uses of current Scene.Nicholas Bishop
2012-01-13Fix some RNA/scene issuess with unified paint settings.Nicholas Bishop
2011-12-04A (hopefully last) bunch of fixes and tweaks to UI label and messages (found ...Bastien Montagne
2011-11-22More UI messages fixes and tweaks (found while translating in french).Bastien Montagne
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-31tag unused rna args.Campbell Barton
2011-05-28rearranged previous patch to compile with C89Jason Wilkins
2011-05-28Introduce vars before using them, otherwise compile fails (reminder: with C, ...Nathan Letwory
2011-05-28Fix: The radial control would fail, in sculpt mode, to set size if object-spa...Jason Wilkins
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-01- Description of texture angle sources and stroke methodsSergey Sharybin
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-04-022.5 UI:Thomas Dinges
2011-04-01while looking into adding back brush tool keys found mixed texture/image pain...Campbell Barton
2011-03-01Fix #26218: texture paintSergey Sharybin
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-25Fix #26158: The layer hight of the layer tool cannot longer be controled by t...Sergey Sharybin
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-16rename IDPropertyGroup to PropertyGroupCampbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-04Grease Pencil: Redo for sketching sessions now worksJoshua Leung
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-08-18rna renaming for 'Brush' structCampbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton