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
2010-09-25Fix #23901: displace node not working with negative values.Brecht Van Lommel
2010-09-22bugfix [#23948] Alpha from images inside compositor is goneCampbell Barton
2010-09-21Error reported by Daniel Salazar, Compositor color is wrong since my fix.Campbell Barton
2010-09-18bugfix [#23706] SEGFAULT: File Load of EXRCampbell Barton
2010-09-07patch [#23703] Fix for Level compositing node; correct color representationCampbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-08-30Fix indentation errorsNathan Letwory
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-29Tweaks to ASC-CDL colour balance formula to exactly match the spec.Matt Ebb
2010-08-28patch [#23537] Memory leak in compositor rotate nodeCampbell Barton
2010-08-25Allow per-pixel inputs into displace node x and y scaleMatt Ebb
2010-08-25Applied patch #23379. Does not change existing .blend files and looksRobert Holcomb
2010-08-16jp2.c has a non-utf8 char which stopped python from reading it, removed unuse...Campbell Barton
2010-08-16Fixed bug in normalition of YCbCr color space conversion (from 0..1 toRobert Holcomb
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-04Increase min/max range for Value input nodes. More useful when using Math nod...Nathan Letwory
2010-08-02added capabilty to limit color spill by an input maskRobert Holcomb
2010-07-31recent commit to make color balance work like the sequencer, I forgot that th...Campbell Barton
2010-07-31Change compositor color balance to match the sequencer exactly, for this to w...Campbell Barton
2010-07-30Preview commit in sculpt brushes broke resetting curves in other areas (rgb c...Matt Ebb
2010-07-21Fix #22786: displace node doesn't work with procedural textures.Brecht Van Lommel
2010-07-12tweak to color balance after talking with colin and testing other software, l...Campbell Barton
2010-07-09New option for Scale node.Diego Borghetti
2010-07-08Fix Texture node don't take care render size.Diego Borghetti
2010-07-06Correction to recent color balance compositor and sequencer changes.Campbell Barton
2010-07-05Color Balance NodeCampbell Barton
2010-06-30OpenMP multithreading for the defocus node. Reason: defocus can take 16xBrecht Van Lommel
2010-06-23Change to file output compositor node - Matt Ebb
2010-05-26Fix [#22418] Displace Node also makes entire image fuzzyMatt Ebb
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-04-13Fix for hue correct node, was clamping value of hsv unnecessarily.Matt Ebb
2010-04-06Fix #21545: geometry node front/back incorrectly depended on camera angle, canBrecht Van Lommel
2010-04-01svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2789...Campbell Barton
2010-03-31Fix [#21826] Memory Map growing in size on each renderMatt Ebb
2010-03-31Fix [#21727] texture in compositor quickly results in crashMatt Ebb
2010-03-31Fix:Matt Ebb
2010-03-31Patch from Xavier Thomas: Matt Ebb
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-25Patch from Francois Tarlier: extend colour balance node 'lift' value to 0.0-2...Matt Ebb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-16Fixes for thread related render / compositing crashes:Brecht Van Lommel
2010-03-16added different sampling methods in rotate nodeRobert Holcomb
2010-03-15Various warning fixes.Brecht Van Lommel
2010-03-13added method to change algorithm used in channel matte node. Limit a channel...Robert Holcomb
2010-03-12updated despill node to incorperate changes from Xavier Thomas's patch #18012Robert Holcomb
2010-03-12Fix #21211: new indirect/environment/emit passes weren't showing upBrecht Van Lommel
2010-03-11fix crash in compositing nodes passing on NULL compbuf.Brecht Van Lommel