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

Issue 13778045: Derivative filtering for multires baker (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by sergey.vfx
Modified:
10 years, 7 months ago
Reviewers:
bf-codereview, brechtvl
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Description

This is an updated version of patch from https://codereview.appspot.com/4837062 Changes comparing to old version: - Applies on current trunk - Style cleanup - Derivative maps baking now possible with both multires and regular bakers Naming and descriptions in UI could be improved. Reporting of scale is currently disabled. Not sure how to do reporting best when baking multiple objects. Easiest way would be to report several RPT_INFO. Other ideas are welcome.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Stage 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -34 lines) Patch
release/scripts/startup/bl_ui/properties_render.py View 1 2 chunks +10 lines, -1 line 0 comments Download
source/blender/editors/object/object_bake.c View 1 9 chunks +23 lines, -13 lines 0 comments Download
source/blender/makesdna/DNA_scene_types.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
source/blender/makesrna/intern/rna_scene.c View 1 2 chunks +10 lines, -0 lines 0 comments Download
source/blender/render/extern/include/RE_multires_bake.h View 1 1 chunk +13 lines, -8 lines 0 comments Download
source/blender/render/extern/include/RE_pipeline.h View 1 1 chunk +1 line, -0 lines 0 comments Download
source/blender/render/extern/include/RE_shader_ext.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
source/blender/render/intern/source/bake.c View 1 5 chunks +188 lines, -6 lines 0 comments Download
source/blender/render/intern/source/convertblender.c View 1 3 chunks +3 lines, -2 lines 0 comments Download
source/blender/render/intern/source/multires_bake.c View 1 4 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 9
sergey.vfx
10 years, 8 months ago (2013-09-20 10:48:48 UTC) #1
brechtvl
I think RPT_INFO would be the appropriate way to report the scale. We don't really ...
10 years, 8 months ago (2013-09-23 15:14:12 UTC) #2
brechtvl
https://codereview.appspot.com/13778045/diff/1/release/scripts/startup/bl_ui/properties_render.py File release/scripts/startup/bl_ui/properties_render.py (right): https://codereview.appspot.com/13778045/diff/1/release/scripts/startup/bl_ui/properties_render.py#newcode551 release/scripts/startup/bl_ui/properties_render.py:551: if rd.bake_type == 'DISPLACEMENT': Shouldn't this be its own ...
10 years, 8 months ago (2013-09-23 15:14:20 UTC) #3
sergey.vfx
On 2013/09/23 15:14:20, brechtvl wrote: > https://codereview.appspot.com/13778045/diff/1/release/scripts/startup/bl_ui/properties_render.py > File release/scripts/startup/bl_ui/properties_render.py (right): > > https://codereview.appspot.com/13778045/diff/1/release/scripts/startup/bl_ui/properties_render.py#newcode551 > ...
10 years, 8 months ago (2013-09-24 20:18:11 UTC) #4
brechtvl
On 2013/09/24 20:18:11, sergey.vfx wrote: > On 2013/09/23 15:14:20, brechtvl wrote: > > > https://codereview.appspot.com/13778045/diff/1/release/scripts/startup/bl_ui/properties_render.py ...
10 years, 8 months ago (2013-09-24 20:40:44 UTC) #5
sergey.vfx
Stage 2
10 years, 7 months ago (2013-10-09 09:26:16 UTC) #6
sergey.vfx
On 2013/09/24 20:40:44, brechtvl wrote: > On 2013/09/24 20:18:11, sergey.vfx wrote: > > On 2013/09/23 ...
10 years, 7 months ago (2013-10-09 09:29:26 UTC) #7
brechtvl
> > Thinking about this further, I don't even understand what this user scale is ...
10 years, 7 months ago (2013-10-09 13:55:52 UTC) #8
brechtvl
10 years, 7 months ago (2013-10-09 13:57:31 UTC) #9
Latest patch LGTM now.
Sign in to reply to this message.

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