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-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-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
2010-03-11Restored Environment mapsMatt Ebb
2010-03-09Fix [#21188] HueCorrection Node, when reseting Curve, it goes to a incline in...Matt Ebb
2010-03-09Fix [#21022] Compositors File Output node doesn't use Colour ManagmentMatt Ebb
2010-03-09* Fix for crash using texture nodes in displace modifierMatt Ebb
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-16Texture Nodes:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-27Fixes to Color Balance node:Matt Ebb
2010-01-22Added Hue and Value modes to Hue Correct node, alongside existing Matt Ebb