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…
41509dfe9640a67f924c5f843fe6bceb0cdb8f78 - PyLinkedColor initial version
PyLinkedColor
is my answer to the thoughts from last night. I'm going to un-refactor PyColor
to have no frills, just…
Some quick thoughts on 13a4ddf41b41dfc123a00468377b4f8fae0da845
I'm honestly not feeling great about how this feature is going - the time spent is getting out of hand, and the PyColor class is…