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
2021-09-28Cleanup: convert compositor nodes to c++Aaron Carlisle
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-03-06Nodes: Support storing socket link limits in bNodeSocketTypeJacques Lucke
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-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2013-06-12Fix #35703, Viewer node doesn't updates image sometimes. The viewer node was ...Lukas Toenne
2013-05-29Cleanup: Removed all NODE_OPTIONS flags from C node type definitions, these a...Lukas Toenne
2013-04-06Node UI:Thomas Dinges
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-02-22Simple preset function for setting common node sizes based on enum instead of...Lukas Toenne
2013-01-14Dosvidanya, old compositor!Sergey Sharybin
2012-10-23rename api functions...Campbell Barton
2012-10-22style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-08-23style cleanupCampbell Barton
2012-08-20disabling the compositor legacy build option now ifdef's exec() functions.Campbell Barton
2012-08-20option to build without the legacy compositorCampbell Barton
2012-08-09use sensor size when calculating dof rather then hard coded values.Campbell Barton
2012-08-08DOF node: clamp blurring the zdepth radius buffer by the blur max. This could...Campbell Barton
2012-07-29add inline functions for max/min ints, good to use when the arguments are fun...Campbell Barton
2012-06-16speedup for fast gauss blue (approx 10% - 15%)Campbell Barton
2012-06-02Fixing most (if not all) remaining issues with nodes UI i18n.Bastien Montagne
2012-05-22fix for Monique Dewanchand
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2011-11-20Muting node patch: first partBastien Montagne
2011-11-18Camera: some code refactoring, use an intermediate CameraParams struct insteadBrecht Van Lommel
2011-11-13Moving all node angle-type values to radians. This also fixes [#29151] rotate...Bastien Montagne
2011-11-11quiet -Wdouble-promotion warningsCampbell Barton
2011-11-04Changes to node sockets default values to deal better with artists workflowSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-06SVN maintenance.Guillermo S. Romero
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne