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
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-03-28blenkernel: floats were being implicitly promoted to doubles, adjust to use f...Campbell Barton
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-01-08remove unused code & variables.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-04Maintenance, Campbell Barton
2010-11-29Fix [#24964] HISTOGRAM: Inconsistency in spacesMatt Ebb
2010-10-21/WX enabled for MSVC in CMake too.Nathan Letwory
2010-10-19Fix for [#24299] Changing Curves on rendered Pass scewes pass up seriously ;-)Janne Karhu
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-04Fix unbalanced {}.Guillermo S. Romero
2010-08-04bugfix [#23173] Blender crashes on selecting display color corrected image in...Campbell Barton
2010-07-30Preview commit in sculpt brushes broke resetting curves in other areas (rgb c...Matt Ebb
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-05-10Tweaks to image editor scopes, while testing a bugMatt Ebb
2010-05-07Warning cleanupMatt Ebb
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
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-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-09Fix [#21188] HueCorrection Node, when reseting Curve, it goes to a incline in...Matt Ebb
2010-02-15Fix memory leak "dist table" in node curve mapping.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-29* Partially converted constraint template to layout engineMatt Ebb
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-21Fix crash in histogram in image window when image buffer containsBrecht Van Lommel
2010-01-19Fix compile on msvc (inline)Matt Ebb
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-11- player building againCampbell Barton
2010-01-09Color management fixesMatt Ebb
2010-01-04Fix: curve reset for brushes now gives proper smooth curve as default,Brecht Van Lommel
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-09-11svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23043:23119Campbell Barton
2009-09-10Curve cleanupCampbell Barton
2009-08-112.5: Small optimization in color management code to avoid doingBrecht Van Lommel
2009-07-17Colour ManagementMatt Ebb
2009-05-17Color proofing support with lcms (http://www.littlecms.com/).Martin Poirier
2008-09-20Patch #8461, by Rob HausauerTon Roosendaal
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-04-02BUGFIX 8824: RGB Curves now work correctly with "use clipping" option Hamed Zaghaghi
2007-12-26Node curves to maintain handle status after adding a control pointJuho Vepsalainen
2007-09-16* Extra lamp falloff options, including custom curve!Matt Ebb
2007-01-17Bugfix #5725Ton Roosendaal
2006-12-20The Big Image refactor!Ton Roosendaal
2006-10-28New Curves Widget option: curves can get extrapolated extension.Ton Roosendaal