This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Brecht Van Lommel 15e79ef4c8 SSS fixes:
- Radius R, G, B sliders had too small number increase on clicking.
- Preview render now renders with higher SSS error setting to speed it up a
  bit.
- bug #6664: 3d preview render had artifacts. re->viewdx/dy wasn't set then,
  which is needed to estimate the area of each point. Have set this now, not
  in the nicest way, there is some bit duplicated code, but I don't want to
  refactor existing code with the chance of breaking it at this point.
- bug #6665: grid like artifacts with parts rendering. The two extra pixels
  around parts used for filtering were used as well, leading to double points.
2007-05-08 10:15:51 +00:00
..
2007-05-03 21:37:52 +00:00
2007-01-05 14:26:04 +00:00
2007-05-08 10:15:51 +00:00
2007-05-03 21:37:52 +00:00
2007-05-05 06:09:03 +00:00
2007-05-08 10:15:51 +00:00
2007-05-08 10:15:51 +00:00
2007-02-28 17:50:15 +00:00
2007-03-24 21:09:55 +00:00