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-06-15Cleanup: use doxygen comments for DNA_color_typesCampbell Barton
2021-02-17Cleanup: spellingCampbell Barton
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-16Cleanup: spellingCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
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: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-12-17Merge branch 'master' into blende2.8Campbell Barton
2018-12-17Cleanup: use bit-shifted flag definitions in DNACampbell Barton
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-09-26Revert "Compositor: Added Weighted Standard Curve evaluation"Brecht Van Lommel
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2016-08-01Support Auto-Clamped Handle for Curve-MappingCampbell Barton
2016-07-18Additional Waveform Drawing ModeSergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-02-14Fix T38606: C curve in the curve mapping compositing node not extrapolating c...Brecht Van Lommel
2013-09-09Film response curves implemented as a looksSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-21code cleanup: don't use magic numbers for curve flag & use bool args for curv...Campbell Barton
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-06-10mango request - add alpha to histogram & sample line.Campbell Barton
2012-06-10mango requestCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-30minor dna header cleanupCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-05-10Fix for histogram Luma mode not working when waveform is in RGB mode.Xavier Thomas
2010-04-09Patch from Xavier Thomas: Use vertex arrays for drawing image editor vector s...Matt Ebb
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-04Histogram and line sample can now be resized verticallyMatt Ebb
2010-03-09Fix [#21188] HueCorrection Node, when reseting Curve, it goes to a incline in...Matt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2008-01-14Feature + Fix:Ton Roosendaal
2006-11-24Composite Time node usablity improvement:Ton Roosendaal
2006-10-28New Curves Widget option: curves can get extrapolated extension.Ton Roosendaal