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
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2015-07-10Code cleanup: White space and dead code.Tamito Kajiyama
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-21CleanupCampbell Barton
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-05-22Freestyle: added missing forward declarations of referenced struct's.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-18Freestyle: New options for sorting to arrange the stacking order of lines.Tamito Kajiyama
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-03-20Fix for MAX_NAME (== 64) and FILE_MAX (== 1024) in DNA headers.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-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-14Added new options for splitting chains of feature edges by a minimumTamito 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-26New option for disabling the chaining of feature edges in the Parameter Edito...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-08-13New line style option for splitting chains of feature edges at material bound...Tamito Kajiyama
2011-07-25New line style modifiers for changing line color, alpha transparency, andTamito Kajiyama
2010-10-24Added support for dashed line in the Parameter Editor mode.Tamito Kajiyama
2010-10-11Added support for three types of stroke caps that determines the shapeTamito Kajiyama
2010-09-22Added support for line styles in the Graph Editor, DopeSheetTamito 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-20A WIP commit for proof-of-concept implementations of line style modifiers.Tamito Kajiyama