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-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-15patch from Dan Eicher to support intel C++ compiler for CMake on *nix.Campbell Barton
2010-11-12Bugfix #24335Ton Roosendaal
2010-11-12bugfix [#24682] Render artifacts with mat nodeCampbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-28bugfix/patch [#24431] Fast Gaussian produces wrong results for higher resolut...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-13Fix for [#24208] ObjectId information is wrong when read from multilayer exrJanne Karhu
2010-10-12bugfix [#24225] Blur Node ignores gamma option when size has input.Campbell Barton
2010-10-12[#23709] Blur node on Flat blurs even at 0 by 0 pixel spreadCampbell Barton
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