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-11-02code cleanup: warningsCampbell Barton
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-30Lasso select tool for masking in sculpting. Initial code, non optimizedAntony Riakiotakis
2013-10-11fix [#37031] bones are not selectable in weight paint mode anymoreCampbell Barton
2013-09-05Ctr-Alt-F radial control operator for texture painting, controls theAntony Riakiotakis
2013-07-28use '_exec' suffix for operator execute callbacks, also picky change to sizeo...Campbell Barton
2013-07-13fix for missing break statements in switch, some key shortcuts and notifiers ...Campbell Barton
2013-07-03fix [#35975] "Select Linked" = "Select All" in Weight Paint mode?Campbell Barton
2013-06-26fix for vert/face mask modes using last used select option when using the sel...Campbell Barton
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-22Mark toggling and create missing and non-save properties for brush selectionSergey Sharybin
2013-05-17Fix #35393: Sculpt Shortcuts are bananas.Sergey Sharybin
2013-05-15Fix #35364: sculpting - D shortcut inconsistencySergey Sharybin
2013-05-02Fix #35190: texture mask stencil Reset Transform did not work properly.Brecht Van Lommel
2013-05-01Fix #35166: texture paint mask texture stencil not scaling properly.Brecht Van Lommel
2013-04-30Fix another part of #35141: there was no way to reset the stencil transform a...Brecht Van Lommel
2013-04-27add vertex color smooth operator.Campbell Barton
2013-04-23Fix missing feature: fit mask stencil to aspect.Antony Riakiotakis
2013-04-23style cleanupCampbell Barton
2013-04-23Add stencil control for mask overlay. Key combinations are the same asAntony Riakiotakis
2013-04-15code cleanup: minor BMESH_TODO's, some were left in even though they were don...Campbell Barton
2013-04-14Texture stencil:Antony Riakiotakis
2013-04-13Fixes:Antony Riakiotakis
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
2013-04-11Fix #34954, due to hardcoded key release it was impossible to change keyAntony Riakiotakis
2013-04-08Texture tools robustness:Antony Riakiotakis
2013-04-08style cleanupCampbell Barton
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-07fix: display weight brush strength widget only in weight paint modeGaia Clary
2013-04-06Fix: 34874 Weight Paint UI inconsistent: removed conflicting shortcut definit...Gaia Clary
2013-04-05Stencil dimension control:Antony Riakiotakis
2013-04-05Patch from kgeogeo:Antony Riakiotakis
2013-04-03style cleanupCampbell Barton
2013-04-02Fix #34849: crash in operator search menu, due to brush stencil pollBrecht Van Lommel
2013-04-02Usual typo fixing...Bastien Montagne
2013-03-31Changes to Stencil control:Antony Riakiotakis
2013-03-31style cleanupCampbell Barton
2013-03-31Woot woot commit.Antony Riakiotakis
2013-03-17Setting clone cursor is now an option for paint operator. This is notAntony Riakiotakis
2013-03-16patch [#34634] Select vertices without a groupCampbell Barton
2013-03-15Add missing operators from paint modes:Antony Riakiotakis
2013-03-10Texpaint refactor complete!Antony Riakiotakis
2013-03-10Time to start reaping the benefits of code unification. Support forAntony Riakiotakis
2013-03-06Texture paint refactoring commitAntony Riakiotakis
2013-02-26Add missing select menu for weight, vertex, texture paint modes.Campbell Barton
2013-02-11fix [#34143] Can't Select Bones in Weight paint mode with Left mouse Selectio...Campbell Barton
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-01-20Use KKEY in sculpt mode to activate the snake hook brushNicholas Bishop
2013-01-05style cleanup: also add checker for function brace placement.Campbell Barton
2012-12-30Add UI and keybindings for dynamic-topology sculpt modeNicholas Bishop