Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2323)

Issue 4822045: New dilation code for bake filtering

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by nazgul
Modified:
12 years, 9 months ago
Reviewers:
ideasman42, bf-codereview
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Description

Hello everyone, Morten Mikkelsen (in fact, not only him) noticed really bad things with Blender's bake filtering (this was discussed in our mailing list). Morten provided new code which is supposed to replace our filtering. I've tried to blender-ize it so it should fit our code conventions. Also this patch increases maximal margin from 32 to 64. It's needed because baker is now used for really large images.

Patch Set 1 #

Patch Set 2 : Fixed possible memory overflow issue. Pointed by Morten. It was my own regression.. #

Total comments: 3

Patch Set 3 : Fixed issues. Ternary operator seems to be easier than re-using different macroses =\ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -126 lines) Patch
source/blender/imbuf/IMB_imbuf.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
source/blender/imbuf/intern/filter.c View 1 2 1 chunk +114 lines, -103 lines 0 comments Download
source/blender/makesrna/intern/rna_scene.c View 1 2 1 chunk +1 line, -1 line 0 comments Download
source/blender/render/intern/source/rendercore.c View 1 2 1 chunk +1 line, -21 lines 0 comments Download

Messages

Total messages: 4
nazgul
12 years, 9 months ago (2011-07-23 09:55:05 UTC) #1
nazgul
Fixed possible memory overflow issue. Pointed by Morten. It was my own regression..
12 years, 9 months ago (2011-07-23 15:49:01 UTC) #2
ideasman42
Aside from the minor concerns this patch looks good to commnit, tested with alpha, with/without ...
12 years, 9 months ago (2011-07-24 09:46:09 UTC) #3
nazgul
12 years, 9 months ago (2011-07-24 10:00:36 UTC) #4
Fixed issues. Ternary operator seems to be easier than re-using different
macroses =\
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b