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
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
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-09improve brush size keys so they dont change by 20 each time (bad for small br...Campbell Barton
2010-03-06re-project: operators for projecting from a view screenshot rather then a cam...Campbell Barton
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-02Fix #20926: 2d image paint was missing clone image, clone alpha, and wrapBrecht Van Lommel
2010-01-26Assign automatic/envelope weights in weight paint mode is back,Brecht Van Lommel
2010-01-14Mkey toggles mask while in vertex/texture/weight paint mode.Campbell Barton
2010-01-04* Added new hotkeys [ and ] to decrease/increase brush size by 20 in all pain...Matt Ebb
2009-12-28Change to the way brush/tool selection works, as discussed a while agoMatt Ebb
2009-12-23fix for a crash when running blender in debug mode (-d arg), was registering ...Campbell Barton
2009-12-23key shortcits for sculpt backCampbell Barton
2009-12-18Wrong brush index for tenth brush (key is 0, brush index is 9, fun stuff)Martin Poirier
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-17use number keys to set the current brush in paint modesCampbell Barton
2009-10-22face mask modeCampbell Barton
2009-10-22added back face mask mouse selection and made shift+k fill weight paint and v...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel