Cesar Saez

Results 8 issues of Cesar Saez

Being able to draw using VP2.0 renderer (hardware renderer only ATM)

todo

I just got this in my mailbox and thought the best place for it would be here. It sounds like a good opt-in feature, although it brings a few tricky...

idea

Right now I'm multiplying the points by the transformation matrix in python-land, it works ok-ish for very simple primitives but it wont scale at all (it's kind of a hack...

todo

This is probably tricky as there's a lot of moving parts involved, I need to do some research...

idea

It would be nice to implement better search rules... maybe start by a simple contains and then move to some sort of fuzzy search algorithm (depends on overhead and availability,...

enhancement
feature

It might be useful to have a mechanism to refresh custom scripts available (especially during development).

enhancement
feature

Hi Steven, Do you remember issue #10? https://github.com/caron/PyQtForSoftimage/issues/10 Today I have finally given it a try, the keyboard mapping dictionaries are now submodules of the key_mapping package. There are also...