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

Issue 5531047: WeightVG modifiers weight preview, and general weight preview enhancement (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by b.mont29
Modified:
11 years, 2 months ago
Reviewers:
MiikaH, ideasman42, brechtvl
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender
Visibility:
Public.

Patch Set 1 : Updated patch... #

Total comments: 39

Patch Set 2 : Here is a new version of the patch. #

Total comments: 3

Patch Set 3 : Updated patch... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+272 lines, -113 lines) Patch
release/scripts/startup/bl_ui/properties_data_modifier.py View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
source/blender/blenkernel/BKE_DerivedMesh.h View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
source/blender/blenkernel/BKE_modifier.h View 1 2 4 chunks +9 lines, -1 line 0 comments Download
source/blender/blenkernel/intern/DerivedMesh.c View 1 2 9 chunks +119 lines, -45 lines 0 comments Download
source/blender/blenkernel/intern/dynamicpaint.c View 1 2 3 chunks +1 line, -25 lines 0 comments Download
source/blender/blenkernel/intern/modifier.c View 1 2 3 chunks +42 lines, -0 lines 0 comments Download
source/blender/blenloader/intern/readfile.c View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
source/blender/editors/interface/interface_templates.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
source/blender/editors/space_view3d/drawmesh.c View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
source/blender/editors/space_view3d/drawobject.c View 1 2 4 chunks +6 lines, -18 lines 0 comments Download
source/blender/editors/space_view3d/view3d_intern.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
source/blender/makesdna/DNA_modifier_types.h View 1 2 5 chunks +8 lines, -0 lines 0 comments Download
source/blender/makesrna/intern/rna_modifier.c View 1 2 5 chunks +13 lines, -7 lines 0 comments Download
source/blender/modifiers/intern/MOD_dynamicpaint.c View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
source/blender/modifiers/intern/MOD_weightvgedit.c View 1 2 4 chunks +14 lines, -4 lines 0 comments Download
source/blender/modifiers/intern/MOD_weightvgmix.c View 1 2 4 chunks +12 lines, -2 lines 0 comments Download
source/blender/modifiers/intern/MOD_weightvgproximity.c View 1 2 4 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 13
mont29
12 years, 3 months ago (2012-01-08 19:23:56 UTC) #1
mont29
Updated patch...
12 years, 3 months ago (2012-01-18 18:20:43 UTC) #2
ideasman42
result of some discussion on IRC + review. http://codereview.appspot.com/5531047/diff/9001/source/blender/blenkernel/BKE_DerivedMesh.h File source/blender/blenkernel/BKE_DerivedMesh.h (right): http://codereview.appspot.com/5531047/diff/9001/source/blender/blenkernel/BKE_DerivedMesh.h#newcode72 source/blender/blenkernel/BKE_DerivedMesh.h:72: #define ...
12 years, 3 months ago (2012-01-19 14:08:02 UTC) #3
brechtvl
Agree with Campbell's comments about making this is generic flag, and also not sure about ...
12 years, 3 months ago (2012-01-19 15:55:55 UTC) #4
ideasman42
http://codereview.appspot.com/5531047/diff/9001/source/blender/blenkernel/BKE_modifier.h File source/blender/blenkernel/BKE_modifier.h (right): http://codereview.appspot.com/5531047/diff/9001/source/blender/blenkernel/BKE_modifier.h#newcode105 source/blender/blenkernel/BKE_modifier.h:105: eModifierTypeFlag_UsesWMColPreview = (1<<9) Infact this should just be for ...
12 years, 3 months ago (2012-01-19 16:19:14 UTC) #5
mont29
Here is a new version of the patch. I addressed most of your advices, with ...
12 years, 3 months ago (2012-01-19 23:10:37 UTC) #6
mont29
Here is a new version of the patch.
12 years, 3 months ago (2012-01-19 23:11:15 UTC) #7
ideasman42
one thing Im still not happy with is that an argument is passed to the ...
12 years, 3 months ago (2012-01-21 14:07:02 UTC) #8
mont29
Updated patch...
12 years, 3 months ago (2012-01-21 15:33:58 UTC) #9
MiikaH
On 2012/01/21 15:33:58, mont29 wrote: > Updated patch... Hi, I just red through mont29 and ...
12 years, 3 months ago (2012-01-21 17:11:08 UTC) #10
mont29
On 2012/01/21 17:11:08, MiikaH wrote: > On 2012/01/21 15:33:58, mont29 wrote: > > Updated patch... ...
12 years, 3 months ago (2012-01-21 17:35:02 UTC) #11
MiikaH
21.1.2012 19:35, montagne29@wanadoo.fr wrote: > PS: About your segfault, miikah, it’s quite strange… afaik, it’s ...
12 years, 3 months ago (2012-01-22 07:34:16 UTC) #12
mont29
12 years, 3 months ago (2012-01-22 10:33:56 UTC) #13
On 2012/01/22 07:34:16, MiikaH wrote:
> 21.1.2012 19:35, mailto:montagne29@wanadoo.fr wrote:
> > PS: About your segfault, miikah, it’s quite strange… afaik, it’s in some
> > completely unrelated code. And Proximity modifier is working well here…
> 
> Hey,
> 
> It only seems to happen with new objects that have an "empty" vertex group.
> Steps that always crash here:
> *) (In object mode)
> 1) Add a new object
> 2) Add a new vertex group from "Object Data" tab
> 3) Add "Vertex weight proximity" modifier
> 4) Select that newly added (only) vgroup and any other object as target
> -> Instant crash :(
> 
> Apparently I created that backtrace with your patch applied so some line 
> numbers were wrong, here is the backtrace on trunk r43599:
> http://www.miikah.org/blender/vertweight_bt2.txt

Fixed in trunk! Thanks for finding it (was a corner-case one :p ).
Sign in to reply to this message.

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