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
2015-06-05Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-05Fix T44960: Crash with 'Shape Cut' in edit hair mode.Bastien Montagne
2015-05-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-06Feature request: Dyntopo detail expressed in percentage of brush radius.Antony Riakiotakis
2015-05-06Merge branch 'alembic' into gooseberryLukas Tönne
2015-04-20SimDebugData is now global, for easier usage and less intrusive code.Lukas Tönne
2015-04-20Support for sim_debug drawing in hair edit mode (dev feature).Lukas Tönne
2015-04-20Added back different selection modes (strands, verts, tips) for hairLukas Tönne
2015-04-20Define hair edit settings and brush types in the RNA, similar to paintLukas Tönne
2015-04-16Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-15Increase max brush size from 200 to 500Campbell Barton
2015-03-20Merge branch 'master' into gooseberryAntony Riakiotakis
2015-03-18RNA: move palette into its own fileCampbell Barton
2015-02-17Merge branch 'master' into gooseberryLukas Tönne
2015-02-17Hide 3D Cursor in Paint Modes (with exceptions)Julian Eisel
2015-02-11Merge branch 'master' into gooseberryBastien Montagne
2015-02-11Cavity masking - add curve control to cavity mask and move relevantAntony Riakiotakis
2015-02-10Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-10Cavity mask support for texture painting.Antony Riakiotakis
2015-01-30New option for the particle Add brush: `use_add_stroke` to toggleLukas Tönne
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