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
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-02Fix RST syntax for freestyle documentationnutti
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-01Cleanup: comments (long lines) in freestyleCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell 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
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-10-08D801: Freestyle: remove old and unused stroke shadersTamito Kajiyama
2014-09-19Freestyle: Python API documentation updates.Tamito Kajiyama
2014-08-12Freestyle: an improved workflow of line style shading nodes.Tamito Kajiyama
2014-06-24Freestyle: use mathutils_array_parse() instead of its own helper functions.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-17Freestyle: Fix for VC++ warnings about 'hypot' macro redefinitions (Part 2).Tamito Kajiyama
2014-04-09Freestyle: fix for typos in Python API docstrings.Tamito Kajiyama
2013-03-31remove blender foundation copyright from freestyle files.Campbell Barton
2013-03-08A big code clean-up patch from Bastien Montagne, many thanks!Tamito Kajiyama
2013-02-24Code clean-up and fix for typos in docstrings.Tamito Kajiyama
2013-02-23Code style clean-up.Tamito Kajiyama
2013-02-23Added GNU GPL header blocks.Tamito Kajiyama
2013-02-23Minor docstring fixes.Tamito Kajiyama
2013-02-23Freestyle Python API improvements - part 7.Tamito Kajiyama
2011-09-11Implemented a calligraphic thickness modifier in the Parameter Editor mode.Tamito Kajiyama
2010-08-12Python API documentation updates: a description of class hierarchyTamito Kajiyama
2010-05-28Documentation updates: Replaced "string" with "str".Tamito Kajiyama
2010-04-18Merged changes in the trunk up to revision 28247.Tamito Kajiyama
2010-04-18Major documentation updates. The original Freestyle API referenceTamito Kajiyama
2010-04-08Replaced PyObject_HEAD_INIT(NULL) with PyVarObject_HEAD_INIT(NULL, 0)Tamito Kajiyama
2009-10-15* Fixed compiler warnings concerning the lack of a newline at theTamito Kajiyama
2009-09-27Made the Freestyle Python API compatible with Python 3.Tamito Kajiyama
2009-07-25* Better support for vector-like objects in method arguments.Tamito Kajiyama
2009-04-04Relaxed type checking concerning boolean arguments so that not onlyTamito Kajiyama
2009-04-04Relaxed type checking concerning boolean arguments in class constructorsTamito Kajiyama
2009-03-30Improvements on error handling in the Python API.Tamito Kajiyama
2008-09-09* Make sure freestyle branch compiles with SCons/msvc9 on Windows. This was j...Nathan Letwory
2008-08-02soc-2008-mxcurioni: Made crucial corrections to stabilize the system. Most of...Maxime Curioni
2008-07-29soc-2008-mxcurioni: finished porting the Freestyle API. All of the original c...Maxime Curioni
2008-07-27soc-2008-mxcurioni: implemented and integrated all 21 original stroke shaders.Maxime Curioni
2008-07-23soc-2008-mxcurioni: renamed all Freestyle API related files with 'BPy_' prefi...Maxime Curioni
2008-07-12soc-2008-mxcurioni: first part of the Freestyle Python implementation. A new ...Maxime Curioni
2008-07-09soc-mx-2008: SWIG dependency - wrapper functions extracted from ModuleWrapper...Maxime Curioni
2008-07-09soc-2008-mxcurioni: first (blank) file upload for SWIG removal, in source/ble...Maxime Curioni