This website requires JavaScript.
Explore
Help
Sign In
kts
/
RtB
Watch
1
Star
0
Fork
You've already forked RtB
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
RtB
/
build
/
linux
History
kts
8c2dfb042a
Added Program HashTable to core. Some delete/remove functionality added to various Render* classes. Gui/GuiList somewhat works. GUI is now specified in terms of (0,0) being at the top-left of the screen. Need to recode so GuiElement contains majority of the needed functionality for updating (and that even GuiList(s) contain proper positioning and sizing. Embedding elements in elements will be much easier and more functional if it's abstracted to the base class rather than a specific subclass.
2015-03-06 21:39:07 -08:00
..
.gitignore
Basic Linux make build environment. DRequires some modification to work on a fresh system -- instructions to be added at a later date.
2015-02-04 16:56:01 -08:00
Makefile
Added Program HashTable to core. Some delete/remove functionality added to various Render* classes. Gui/GuiList somewhat works. GUI is now specified in terms of (0,0) being at the top-left of the screen. Need to recode so GuiElement contains majority of the needed functionality for updating (and that even GuiList(s) contain proper positioning and sizing. Embedding elements in elements will be much easier and more functional if it's abstracted to the base class rather than a specific subclass.
2015-03-06 21:39:07 -08:00