Coding sporadically over the morning & afternoon; made some commits before errands.
This issue will now be closed. Here's the salient portion:
static PyObject* PyUICaption_get_vec…
1c12e8719c1ed8002c80ee744178f8278e2c7e8c Gotta go fast - got it to build, got an example position from a UIDrawable.
Can't figure out why my init func isn't working, which means the mcrfpy.Colo…
OK, we made it!
Ultimately, I have decided to abandon PyLinkedColor for now. After reflecting on the use cases, and looking ahead to doing the same thing to the Vector class, I did not have…
- PyLinkedColor properties: r, g, b, a, color
- PyLinkedColor set(c) method
- PyColor - just fix it entirely
3991ac13d6471e491cbccf2ddb8d36bad528b2f7
All three of these have had…
Let's talk about 06e24a1b27c2f1ec520537f3a5b9b08d68d07829
so I did not do what I said I would do last night. Instead of building a workaround for function pointers, I dusted off the technique I…