This website requires JavaScript.
Explore
Help
Sign in
john
/
McRogueFace
Watch
1
Star
0
Fork
You've already forked McRogueFace
0
Code
Issues
32
Pull requests
Projects
Releases
Wiki
Activity
66
commits
19
branches
1
tag
56
MiB
6fe7b842ef
Commit graph
5 commits
Author
SHA1
Message
Date
John McCardle
6fe7b842ef
Successful use of a copy-modify-paste template of Python type (UIFrame -> PyUIFrameObject)
2023-08-31 22:32:58 -04:00
John McCardle
50d926fe37
Aug 30/31 updates. Tinkering with shared_ptr. Working towards exposing UI objects to Python UI. Color object updated for shared_ptr structure that will be repeated for the rest of the UI objects. Still a lot of open questions, but committing here to get back on track after a few hours wasted trying to solve this problem too generally via templates.
2023-08-31 13:51:56 -04:00
John McCardle
884a49a63a
Switching UIFrame to sf::Color* for outline and fill members. Haven't tested with Python integration, but I wrote the methods to take a crack at it
2023-08-30 14:38:49 -04:00
John McCardle
c4d5a497d4
Color container type for Python working. I still need to implement UIFrame using it.
2023-08-28 05:44:26 -04:00
John McCardle
ac0ec4bb71
In-work: Python segfaults when adding new objects to module
2023-08-25 21:57:42 -04:00