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
2016-03-13Fix T47760: Toggling GPencil's "Selection Mask" via Python does not update UIPhilipp Oeser
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne
2015-12-13Cleanup: style/warningsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-07-23Sculpt Tiling FeatureAntony Riakiotakis
2015-06-05Fix T44960: Crash with 'Shape Cut' in edit hair mode.Bastien Montagne
2015-05-06Feature request: Dyntopo detail expressed in percentage of brush radius.Antony Riakiotakis
2015-04-15Increase max brush size from 200 to 500Campbell Barton
2015-03-18RNA: move palette into its own fileCampbell Barton
2015-02-17Hide 3D Cursor in Paint Modes (with exceptions)Julian Eisel
2015-02-11Cavity masking - add curve control to cavity mask and move relevantAntony Riakiotakis
2015-02-10Cavity mask support for texture painting.Antony Riakiotakis
2015-01-29Gooseberry request: Dithering support for byte images when painting onAntony Riakiotakis
2015-01-20New hair editing feature "Shape Cut", for cutting hair based on a meshLukas Tönne
2014-12-24Fix rna paint update callbacks assuming meshesCampbell Barton
2014-12-09Fix bug reported by kopias on irc, crash when attempting to set canvasAntony Riakiotakis
2014-12-01Fix for potential bug in paint brush RNA updates, was casting to wrongLukas Tönne
2014-10-06Texture painting:Antony Riakiotakis
2014-09-22Projective painting:Antony Riakiotakis
2014-09-03Texture painting:Antony Riakiotakis
2014-08-28Texture painting:Antony Riakiotakis
2014-07-24UI cleanup:Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-06-01Fix T40342 smooth shading flag in dyntopo does not work under MSVC.Antony Riakiotakis
2014-03-31Make dyntopo detail size maximum smaller (more than 40 pixels should notAntony Riakiotakis
2014-03-23Detail sampling operatorAntony Riakiotakis
2014-03-22Flood fill for dyntopo constant detail mode.Antony Riakiotakis
2014-03-07Code cleanup: styleCampbell Barton
2014-03-06Experimental dyntopo feature:Antony Riakiotakis
2014-02-27Fix T36654.Antony Riakiotakis
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-18Vertex/weight paint: remove "Use All Faces" option.Brecht Van Lommel
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-12-12Sculpt mode Gravity feature from GSOC 2010 by Jason Wilkins.Antony Riakiotakis
2013-12-10Style CleanupCampbell Barton
2013-12-10Refactoring/cleanup, borrowed from soc-2013-paint branch.Antony Riakiotakis
2013-11-26Sculpt Dynamic Topology: support collapsing edges without subdividing edges a...Brecht Van Lommel
2013-10-30Add some update notifiers for a few boolean paint properties (probably aAntony Riakiotakis
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-06-23Clarify tooltip for Weight paint toolGaia Clary
2013-04-13Fixes:Antony Riakiotakis
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-03-06Texture paint refactoring commitAntony Riakiotakis
2013-02-14add missing NULL checks - could cause crashes in rare cases.Campbell Barton
2013-02-12fix [#34198] Scene unit size and dyntopo detail sizeCampbell Barton
2013-02-05add RNA_define_animate_sdna() so animation can be easily disabled when defini...Campbell Barton
2013-01-22add path for particle brushCampbell Barton
2013-01-22add rna paths to toolsettings and its substructs, useful for python scripting.Campbell Barton
2013-01-05style cleanup: also add checker for function brace placement.Campbell Barton