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-11-29Cleanup: unused headersCampbell Barton
2014-10-13Fix T42198: Linked lines only work with linked objects.Tamito Kajiyama
2014-10-01Freestyle: New line style options for sorting and chain selection.Tamito Kajiyama
2014-08-12Cleanup: unused varCampbell Barton
2014-08-12Freestyle: Updated BKE_linestyle_default_shader() to include the UV Along Str...Tamito Kajiyama
2014-08-12Added BKE_linestyle_use_textures() to check if stroke textures are enabled.Tamito Kajiyama
2014-08-12Freestyle: Added "blend_type" and "use_clamp" options to the Output Line Styl...Tamito Kajiyama
2014-08-12Freestyle: Fix for a crash in BKE_linestyle_default_shader() due to a typo.Tamito Kajiyama
2014-08-12Freestyle: Add BKE_linestyle_default_shader() for creating the default line s...Tamito Kajiyama
2014-08-12Fix for a wrong ID datablock referenced due to a typo in BKE_copy_linestyle().Tamito Kajiyama
2014-07-17Follow-up to code cleanup in rB415af0b: Keep compound terms as they are.Tamito Kajiyama
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton
2014-07-16Renamed CTX_data_linestyle_from_scene() to BKE_get_linestyle_from_scene().Tamito Kajiyama
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-05-13Freestyle: Added .new() and .remove() methods to collection types of line sty...Tamito Kajiyama
2014-05-03Code cleanup: styleCampbell Barton
2014-05-03Fix for missing initialization and copying of FreestyleLineStyle::pr_texture ...Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-18Freestyle: New options for sorting to arrange the stacking order of lines.Tamito Kajiyama
2014-04-10Code cleanup: use struct type for mempool & style editsCampbell Barton
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