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
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-15add missing break statement from recent brush code refactor,Campbell Barton
2012-03-15Code cleanup: simplify brush tool selection operators.Nicholas Bishop
2012-03-14Fix some errors in partial visibility drawing.Nicholas Bishop
2012-03-14Add partial visibility operator including keymaps and menu items.Nicholas Bishop
2012-01-24Misc picky edits to UI messages.Bastien Montagne
2012-01-20Try fixing modifier keys not working correctly for uv sculpting.Antony Riakiotakis
2012-01-17Uv Tools branch GSOC 2011Antony Riakiotakis
2012-01-16more keymap editsCampbell Barton
2012-01-16use a look for paint brush switching keysCampbell Barton
2012-01-16went over all keymaps to check for cases where defaults were assumedCampbell Barton
2012-01-15Fix all remaining unified paint settings uses of current Scene.Nicholas Bishop
2011-12-20minor edits to previous commit & set VKey to toggle vertex select in weight p...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-18Split do_weight_paint_vertex() to isolate the simple case.Jason Hays
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-09-18I made multitude of fixes based on the comments provided online:Jason Hays
2011-07-14Made a vertex selection keymap for weight paint so that the Jason Hays
2011-07-12Lots of incomplete changes:Jason Hays
2011-05-25fix [#27479] Missing 'Select vertex groups under the cursor' in weight paint ...Campbell Barton
2011-05-12== Radial control ==Nicholas Bishop
2011-05-02Use enum menu for angle source in sculpt mode -- rake toggling wasn'tSergey Sharybin
2011-05-01Fix #27239: "A" menu in Sculptmode failsSergey Sharybin
2011-04-01Add back sculpt mode brush keys.Campbell Barton
2011-04-01while looking into adding back brush tool keys found mixed texture/image pain...Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-24face-paint mode operators were not ported from 2.4x yet hide/reveal/sel-swapCampbell Barton
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-15- Do not use old anchor toggling operator. It used to set brush flags toSergey Sharybin
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-08Paint/Sculpt:Nicholas Bishop
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-11-10Fix #24632: Sculpt Mode Context Set hotkeys (1..0, Shift+1..0) don't workSergey Sharybin
2010-10-20== Paint ==Nicholas Bishop
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-27== Sculpt ==Nicholas Bishop
2010-07-23minor warning fixCampbell Barton
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-21Unified size only works for sculpt, so only modify it in sculpt mode.Brecht Van Lommel
2010-07-21sorry this hadn't been committed eearlier allows shift+number so now up to 20...Tom Musgrove
2010-07-21* added keymap C for crease brushJason Wilkins
2010-07-21* In previous commit, the draw brush for sculpting got separated out to a new...Jason Wilkins
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-06-14naming changesCampbell Barton