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-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-21minor changesCampbell Barton
2011-04-18Bugfix #26901Ton Roosendaal
2011-04-18Fix [#26896] Displace Node crashes Blender when connected to Z-BufferMatt Ebb
2011-04-18Committing patch [#26960] bu MiikaH, fixes bug:Matt Ebb
2011-03-24Bugfix #26584Ton Roosendaal
2011-03-06Applied patch by Alexander Kuznetsov for bug 26373: math node 'round' mode wa...Lukas Toenne
2011-02-27doxygen: blender/nodes tagged.Nathan Letwory
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-19Fix for building math nodes provided by DustyDingoDaniel Salazar
2011-02-18Bugfix #26128Ton Roosendaal
2011-02-14more vars made staticCampbell Barton
2011-02-13Patch 26068Ton Roosendaal
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-10Different method for blur node aspect correction. Now the user can still set ...Lukas Toenne
2011-02-10More options for the blur node filter size. This can now be pixel based or re...Lukas Toenne
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-02-08Finished the node type definition cleanup started in r34682. All static node ...Lukas Toenne
2011-01-30remove nan-makefilesCampbell Barton
2011-01-19set variable as unused.Campbell Barton
2011-01-19Changed Brightness/Contrast node to use also buffer inputs for the B/C inputs...Lukas Toenne
2011-01-16Fix for 25655: Crashes with texture node in compositor.Lukas Toenne
2011-01-06Todo item:Ton Roosendaal
2011-01-06remove assignments which are unused.Campbell Barton
2010-12-16Workaround #22856: defocus node with OpenMP could crash on Mac, just disabledBrecht Van Lommel
2010-12-14Compositor: Add an option to select the YCbCR conversion mode for the YCbCR c...Xavier Thomas
2010-12-08Bugfix #25086Ton Roosendaal
2010-11-28Bugfix #24933Ton Roosendaal
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-10-16most unused arg warnings corrected.Campbell 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-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