Blender Git Commit Log
Git Commits -> Revision d1c9c5c
Revision d1c9c5c by Ton Roosendaal (master) April 6, 2004, 11:21 (GMT) |
bugfix #1119 When using MotionBlur, the rendered coordinates were not correctly adjusted, causing visual artifacts using the new AO, but it was also visible for normal ray-shadow, which didn't become anti-aliased in Mblur render. Solved it with 2 globals now, to pass on blur offset to renderloop. Leave it that way... the entire method used to jitter/AA/blur stuff needs revision. |
Commit Details:
Full Hash: d1c9c5c31945ad1204f6df8a1c4446b6ed6c6130
SVN Revision: 2246
Parent Commit: 3c28f2f
Lines Changed: +15, -7