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
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2019-05-01Cleanup: comments (long lines) in freestyleCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell 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-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-24Fix freestyle renders not including some types of animation.Brecht Van Lommel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2016-05-05Fix T48320: Freestyle renders wrong edges of objects which in the other Rende...Tamito Kajiyama
2015-10-26Freestyle: minor speed-up by omitting the calculation of the smallest edge size.Tamito Kajiyama
2015-07-20Freestyle: Removed tesselated forms of silhouettes for displaying in the UI.Tamito Kajiyama
2015-07-20Freestyle: code cleanup.Tamito Kajiyama
2015-07-20Freestyle: minor optimization for space in the FEdgeXDetector.Tamito Kajiyama
2015-04-28Fix T44404: freestyle crashes blender.Tamito Kajiyama
2014-10-02Freestyle: For until c++11 is accepted only static members could b initialize...Sergey Sharybin
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2014-08-12Freestyle: Removed the stored bContext from the Controller class.Tamito Kajiyama
2014-08-12Freestyle: an improved workflow of line style shading nodes.Tamito Kajiyama
2014-08-12WIP commit just for a record of a working snapshot of code revisions for node...Tamito Kajiyama
2014-08-12Freestyle: Added preliminary support for textured strokes in Cycles.Tamito Kajiyama
2014-08-12Initial implementation of Cycles materials for Freestyle stroke rendering.Tamito Kajiyama
2013-08-24Fix for [#36374] Read unitialized memory in Freestyle.Tamito Kajiyama
2013-08-04add c++/guardedalloc to more freestyle classes, also remove redundant 'public:'Campbell Barton
2013-06-11Fix #35561: freestyle + read full sample layers = crash.Tamito Kajiyama
2013-05-14Added support for WITH_CXX_GUARDEDALLOC build option to the Freestyle module.Tamito Kajiyama
2013-04-09Attempt to fix a potential name conflict between Freestyle and the compositor.Tamito Kajiyama
2013-03-31remove blender foundation copyright from freestyle files.Campbell Barton
2013-03-02Removed paths to a browser command and help index that are no longer used in ...Tamito Kajiyama
2012-12-18Another big code clean-up patch by Bastien Montagne (GPL headers, indentation,Tamito Kajiyama
2012-12-12Fix for svn:executable.Tamito Kajiyama
2012-07-17Better handling of the ESC key during Freestyle rendering.Tamito Kajiyama
2011-03-14Optimized view map calculation by Alexander Beels.Tamito Kajiyama
2010-12-04A few attempts to reduce the amount of memory consumption in Freestyle.Tamito Kajiyama
2010-07-26* Implemented the basic stroke rendering functionality for the newTamito Kajiyama
2010-05-23New option to specify the angular threshold for detecting crease edges.Tamito Kajiyama
2010-05-23New option for detecting feature edges at material boundaries.Tamito Kajiyama
2010-04-08Got rid of a number of compiler warnings with regard to redefinitionsTamito Kajiyama
2010-03-28Fixed the full sample anti-aliasing support in Freestyle.Tamito Kajiyama
2010-02-17Fixed bugs in AppCanvas::readColorPixels() andTamito Kajiyama
2010-02-14Added support for pixel-based density and Z depth information.Tamito Kajiyama
2009-11-10Improved context handling. Previously FRS_initialize() was used for bothTamito Kajiyama
2009-10-15TK's patch to correct the PythonInterpereterMaxime Curioni
2009-10-05renamed foldersMaxime Curioni