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
2017-06-26Fix freestyle lineset panels being animatableAaron Carlisle
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-08-26Usual i18n/UI messages fixes...Bastien Montagne
2016-03-16Fix missing 'anim_data' in RNA API of Freestyle's linestyle.Bastien Montagne
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-07-15Cleanup: wsCampbell Barton
2015-07-12Cleanup: styleCampbell Barton
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
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-25Freestyle: Fix for missing and unnecessary property update notifications.Tamito Kajiyama
2014-08-12Freestyle: Add BKE_linestyle_default_shader() for creating the default line s...Tamito Kajiyama
2014-08-12Implemented a basic framework for node-based shaders.Tamito Kajiyama
2014-07-22Freestyle: Fix for UI text of the "use_tips" line style property.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-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-06-06Freestyle: Fix for viewport render not updating with changes of Freestyle set...Tamito Kajiyama
2014-05-19Style cleanupCampbell Barton
2014-05-16Fix part of T39708, don't overupdate particles when changine activeAntony Riakiotakis
2014-05-13Freestyle: code clean-up.Tamito Kajiyama
2014-05-13Freestyle: Added .new() and .remove() methods to collection types of line sty...Tamito Kajiyama
2014-05-13Usual typo and style fixes in UI messages...Bastien Montagne
2014-05-05Freestyle: Revised a UI text for better understandability in the Outliner.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-24Follow-up to the previous fix for T37452: More descriptive tooltips for frees...Tamito Kajiyama
2014-04-24Fix T37452: More descriptive tooltips for freestyles settings.Tamito Kajiyama
2014-04-18Freestyle: New options for sorting to arrange the stacking order of lines.Tamito Kajiyama
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-03Icon for LineStyleCampbell Barton
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-16Set min value for sampling value of freestyle line geometry modifier to 0.Sv. Lockal
2013-04-10Fix for the subtype of range_min/max parameters in RNA Freestyle settings.Tamito Kajiyama
2013-04-08A few more UI messages fixes...Bastien Montagne
2013-04-07Usual typo fixes... ;)Bastien Montagne
2013-04-05style cleanupCampbell Barton
2013-02-02Fix for the label of the DIFFERENCE blending mode for alpha and thickness mod...Tamito Kajiyama
2013-01-04Hid the Misc panel in the Freestyle Line Style tab for now.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-11-05Fix for dashed line options not working as expected in some applicationsTamito Kajiyama
2012-10-28Improvements of Freestyle GUI controls - Part 1.Tamito Kajiyama
2012-04-07New options in the Parameter Editor mode for controling the position of strok...Tamito Kajiyama
2012-02-17Fix for a color preview not immediately updated during the manipulation of a ...Tamito Kajiyama
2012-01-04Added two stroke geometry modifiers:Tamito Kajiyama