Search found 4 matches
- Wed Sep 24, 2003 10:55 am
- Forum: Python
- Topic: updating a curve object
- Replies: 5
- Views: 3654
I think I have a handle on it. Essentially, after we have updated the Curve datablock, we need to chase down all the Objects linked to it and have them update their display lists. I'll let you know when I'm sure. Great! Thanks. The methods were implemented. Either the .h file didn't get updated or ...
- Tue Sep 23, 2003 8:43 pm
- Forum: Python
- Topic: updating a curve object
- Replies: 5
- Views: 3654
Rest assured that this problem *will* be solved. Glad to hear that. I'm stuck with the same prob. Is there a way of getting notified once this is solved (even if it is in cvs only)? Oh, btw, there was another funny thing about the curves in phyton. Methods for retrieving the number of points/curves...
- Mon Sep 22, 2003 10:29 am
- Forum: Python
- Topic: vertice selection
- Replies: 4
- Views: 1995
A face selected in Edit mode does differ from a face selected in [UV] Face mode because in edit mode 'all faces determined by the selected vertices are chosen' as opposed to the actual faces in Face mode where not all faces determined by the vertices need be selected. Ahhhh.... of course. Stupid me...
- Sun Sep 21, 2003 3:53 pm
- Forum: Python
- Topic: vertice selection
- Replies: 4
- Views: 1995
vertice selection
Hi, please forgive me if i am using the wrong forum or something similar, i'm new 'round here. Concerning vertice selection: I read somewhere in this forum, that it is not possible right now (2.28a) to access/manipulate the current selection of vertices. This seems unfortunate, since imho it would g...