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
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-15Python/Depsgraph: bpy.data.*.is_updated now detects add/remove of any datablock.Tom Edwards
2013-09-08Changes to Freestyle default parameters:Tamito Kajiyama
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-07-13fix errors in codeCampbell Barton
2013-04-25minor fixes for freestyleSv. Lockal
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-03-30Updated default line style parameters.Tamito Kajiyama
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-22Fix for default values different from the factory settings.Tamito Kajiyama
2013-03-20Removed goto's as suggested first by Bastien Montagne and also by Sergey Shar...Tamito Kajiyama
2013-03-20Code clean-up suggested by Sergey Sharybin through a code review of the branch.Tamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2012-12-12A big cleaning patch by Bastien Montagne (thanks a lot!)Tamito Kajiyama
2012-12-10All angle properties were switched from degrees to radians (using PROP_ANGLE Tamito Kajiyama
2012-12-09Fix for a number of compiler warnings as well as a bug hidden by the warnings.Tamito Kajiyama
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-04-07New options in the Parameter Editor mode for controling the position of strok...Tamito Kajiyama
2012-01-04Added two stroke geometry modifiers:Tamito Kajiyama
2011-12-12Updates on the Parameter Editor mode:Tamito Kajiyama
2011-11-14Implemented a button to make a single-user copy of a line style.Tamito Kajiyama
2011-11-12Added to the Parameter Editor mode new stroke geometry modifier `Blueprint'Tamito Kajiyama
2011-11-01Added two stroke geometry modifiers: Parameterization and Guiding Lines.Tamito Kajiyama
2011-10-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-09-20Rearranged the organization of chaining options in line styles.Tamito Kajiyama
2011-09-20Added new line style options for sketchy chaining of feature edges.Tamito Kajiyama
2011-09-19Added new line style options for selecting chains by min/max 2D lengths.Tamito Kajiyama
2011-09-11Implemented a calligraphic thickness modifier in the Parameter Editor mode.Tamito Kajiyama
2011-08-30Added an 'angle' parameter to the Perlin Noise 1D and 2D geometry modifiersTamito Kajiyama
2011-08-19Stroke geometry modifiersTamito Kajiyama
2011-07-25New line style modifiers for changing line color, alpha transparency, andTamito Kajiyama
2010-11-30Fix for properly unlinking target object pointers when objects are deletedTamito Kajiyama
2010-10-24* Another attempt to fix the bug partly addressed in revision 31419.Tamito Kajiyama
2010-10-11Added support for three types of stroke caps that determines the shapeTamito Kajiyama
2010-09-18Added support for animation of line style parameters.Tamito Kajiyama
2010-07-28* Made the Parameter Editor mode much more functional. Edge selectionTamito Kajiyama
2010-07-26Changed the default line color of a line style from white to black.Tamito Kajiyama
2010-07-20A WIP commit for proof-of-concept implementations of line style modifiers.Tamito Kajiyama
2010-06-27More on the new GUI for the Parameter Editor mode. This is a WIP commit.Tamito Kajiyama
2010-06-26A step toward a new user-friendly GUI for manipulating line style parameters.Tamito Kajiyama