selection layers

Re: selection layers

Postby ikam » Friday, 18.May 2012, 20:21

Yop.

I completly rewrite my code :lol: . It's more clear now, less changes of original code and I correct all bugs (there was another bug mixing vertices and faces selection when showing selections in 3d view, we could see both at same time)

Can maybe finally be a stable release... wz4_select_3.rar

can you test it ?

thks
ikam
Operator
Operator
 
Posts: 911
Joined: Friday, 14.October 2011, 13:00
Location: France

Re: selection layers

Postby Skinnytorus » Friday, 18.May 2012, 21:52

ikam,
Sorry - I have just finished testing your previous build. ;)
Please, take a look. Maybe you'll find something interesting.
You do not have the required permissions to view the files attached to this post.
Skinnytorus
Operator
Operator
 
Posts: 1300
Joined: Monday, 06.February 2012, 17:46

Re: selection layers

Postby Skinnytorus » Friday, 18.May 2012, 22:06

Went through my test file with the new version. Comments are the same except the one about vertex weight when selecting by simple glowrect (without material).
Just one vertex per cube side stays selected...
Skinnytorus
Operator
Operator
 
Posts: 1300
Joined: Monday, 06.February 2012, 17:46

Re: selection layers

Postby ikam » Friday, 18.May 2012, 22:32

wow, thanks for all this examples.

Yeah, I had just discover that vertex weight are lost after loading a slot (it's due to the bitmask storage limitation, faces or vertex selection are stored by 0 or 1 in a bit, not a floating value between 0.0 to 1.0), That is embarrassing... I think it will be better to keep weight selection, so i'll re-change the storage method to arrays.

Other cases, subdivide is in cause...
ikam
Operator
Operator
 
Posts: 911
Joined: Friday, 14.October 2011, 13:00
Location: France

Re: selection layers

Postby Skinnytorus » Friday, 18.May 2012, 22:36

OK. Thanks. What about the 'Eclosed Face - Touched Face' issue? And the Select Logic Op?
Skinnytorus
Operator
Operator
 
Posts: 1300
Joined: Monday, 06.February 2012, 17:46

Re: selection layers

Postby Skinnytorus » Saturday, 19.May 2012, 09:19

Hi, ikam.
Found one more issue. May be worth looking at.
Thanks
You do not have the required permissions to view the files attached to this post.
Skinnytorus
Operator
Operator
 
Posts: 1300
Joined: Monday, 06.February 2012, 17:46

Re: selection layers

Postby ikam » Saturday, 19.May 2012, 13:47

Hi

your last file works for me (faces selected are just very small, (extrude scale)... no ?

finally, I wonder if it would not be better to add a new op to store selection... with multiple select in a tree, it's hard to retrieve the select which stored the slot... don't you thnink ?
ikam
Operator
Operator
 
Posts: 911
Joined: Friday, 14.October 2011, 13:00
Location: France

Re: selection layers

Postby Skinnytorus » Saturday, 19.May 2012, 14:25

hi, ikam.
1. They should not be small. If you look closer, I left the original faces unchaned during the second and further extrusions. In fact, I made that example to show you that by stacking each Select op you overwrite Slot 0 thereby confusing further selections. imho the default choice in the output of Select op should be "no slot" (i.e. direct output without storing).
2. As for the Store Selection Op, I can imagine that when you have like... tens of select ops... Maybe a GoTo (->) feature would be more efficient when placed near a selection slot number. Possible to implement?
On the whole, imho, more ops make a stack more difficult to 'read'...
Skinnytorus
Operator
Operator
 
Posts: 1300
Joined: Monday, 06.February 2012, 17:46

Re: selection layers

Postby ikam » Saturday, 19.May 2012, 18:27

I found how to add a series of switch buttons :) it's better than a drop list
It needs modification of wz4ops.exe to add a new type

It's start to make lot of changes. \:D/
ikam
Operator
Operator
 
Posts: 911
Joined: Friday, 14.October 2011, 13:00
Location: France

Re: selection layers

Postby Skinnytorus » Saturday, 19.May 2012, 19:03

Very cool! Now you'll have to accept a 'code guru' status :).
I can't wait to test your next build!
Skinnytorus
Operator
Operator
 
Posts: 1300
Joined: Monday, 06.February 2012, 17:46

Re: selection layers

Postby ikam » Sunday, 20.May 2012, 20:40

new release : wz4_slot4

- new storage system (allow weight vertex selection)
- new gui (slot selector)

TODO : need to fix operators : subdivide, normalize, deletefaces (maybe others...) to works correctly with slots (this ops reorganise the internal mesh structure, so previous stored selected faces/vertex are outdated, fix consist to retrieve concerned slot and to update it's selection)
ikam
Operator
Operator
 
Posts: 911
Joined: Friday, 14.October 2011, 13:00
Location: France

Re: selection layers

Postby Skinnytorus » Monday, 21.May 2012, 19:52

hi, ikam.
Good work, man! Attached are some issues and comments though...
You do not have the required permissions to view the files attached to this post.
Skinnytorus
Operator
Operator
 
Posts: 1300
Joined: Monday, 06.February 2012, 17:46

Re: selection layers

Postby ikam » Monday, 21.May 2012, 21:13

Hi thanks for your file it helps me a lot =D> .
ikam
Operator
Operator
 
Posts: 911
Joined: Friday, 14.October 2011, 13:00
Location: France

Re: selection layers

Postby ikam » Tuesday, 22.May 2012, 06:35

Hi

wz5_slot5.rar

This release normally fix the lost selection bug, but you need to redo your examples from scratch (a gui flag was removed so examples in your older file will don't find the flag so it will doesn't work well).

However, There is always the full lost after an "add" ops, it's a bit original because there many cube superposed, I'll examine this case more far.

Thanks
ikam
Operator
Operator
 
Posts: 911
Joined: Friday, 14.October 2011, 13:00
Location: France

Re: selection layers

Postby ikam » Tuesday, 22.May 2012, 17:27

Well... I've changed (a new one) all the storage system... :-({|=
It's more, more, more simple and it's seems to works more more better :)

(all previous tests are obsolete)

wz4_slot6
ikam
Operator
Operator
 
Posts: 911
Joined: Friday, 14.October 2011, 13:00
Location: France


Return to Support



Who is online

Users browsing this forum: No registered users and 24 guests

cron