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-09-13UI: Freestyle UI UpgradeIyad Ahmed
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-02-14Freestyle: Add option for rendering Freestyle to a separate passLukas Stockner
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-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2014-11-19Cleanup: #define -> enums.Bastien Montagne
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-04-09Attempt to fix a potential name conflict between Freestyle and the compositor.Tamito Kajiyama
2013-04-06Pre-merger changes.soc-2008-mxcurioniTamito Kajiyama
2013-04-03Use of text datablocks for storing Python style modules.Tamito Kajiyama
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-10-28Improvements of Freestyle GUI controls - Part 1.Tamito Kajiyama
2012-02-05Unified "Ridge" and "Valley" into "Ridge & Valley" in the Parameter Editor mode.Tamito Kajiyama
2012-02-05Reorganization of two view map construction parameters.Tamito Kajiyama
2011-10-28Extended the set of conditions for feature edge selection by edge types.Tamito Kajiyama
2011-10-06Fine control of feature edge selection with mesh face and edge marks.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-12-03New feature edge selection criterion based on object groups.Tamito Kajiyama
2010-11-27New option for taking account of face smoothness in view map calculation.Tamito Kajiyama
2010-08-04Made the logical OR the default logical operator for combiningTamito Kajiyama
2010-07-20A WIP commit for proof-of-concept implementations of line style modifiers.Tamito Kajiyama
2010-07-13Rearranged the organization of UI controls for feature edge selectionTamito Kajiyama
2010-07-06Added UI controls for specifying logical operations (logical AND, OR,Tamito Kajiyama
2010-06-27More on the new GUI for the Parameter Editor mode. This is a WIP commit.Tamito Kajiyama
2010-06-26A step toward a new user-friendly GUI for manipulating line style parameters.Tamito 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
2009-10-07committed Tamito Kajiyama's RNA and GUI patch for Freestyle integration into ...Maxime Curioni
2009-09-28Migration of Freestyle to Blender 2.5 codebase (continued):Maxime Curioni
2009-09-19MergedTamito Kajiyama
2009-08-04SUMMARY:Maxime Curioni