ohsqueezy ohsqueezy
ohsqueezy pushed to main at scrape/scrapeboard 2023-08-04 18:51:39 -04:00
a05f42c257 add more kaomojis to fill screen
ohsqueezy pushed to main at scrape/scrapeboard 2023-08-04 18:39:00 -04:00
78689e1bb8 add reminder to update version to event checklist
ohsqueezy pushed to main at scrape/scrapeboard 2023-08-04 18:36:29 -04:00
e17b29b1c1 add dates to calendar
ohsqueezy pushed to main at shampoo/spacebox 2023-08-02 13:17:53 -04:00
62450f7033 add support for specifying multiple keys per command in config
ohsqueezy pushed to main at shampoo/spacebox 2023-07-27 23:21:28 -04:00
67fa7e61c3 docstring example for outputting attributes to stream
ohsqueezy pushed to main at scrape/scrapeboard 2023-07-26 19:15:08 -04:00
97880534ae new board assets
ohsqueezy pushed to main at shampoo/spacebox 2023-07-23 20:01:54 -04:00
67c3e193f4 add more info to message when exeception is raised while enabling model attributes
ohsqueezy pushed to main at shampoo/spacebox 2023-07-23 17:11:50 -04:00
f9d171626f added more conversion rules for JSON array to GLM vertex, truncate attribute string representation, post reconfig event on configuration reload, added font load function, added exception handling to functions that bind textures
ohsqueezy pushed to main at shampoo/spacebox 2023-07-22 14:00:49 -04:00
b93aae19e0 rename sb::Text::size to sb::Text::dimensions
ohsqueezy pushed to main at shampoo/spacebox 2023-07-21 00:51:27 -04:00
1d527898aa watch multiple config files for changes
ohsqueezy pushed to main at shampoo/spacebox 2023-07-19 12:47:30 -04:00
27d2128e1f move post command into delegate
ohsqueezy pushed to main at shampoo/spacebox 2023-07-18 23:23:44 -04:00
cd66f70d0c attribute index exception, overload attributes bind, model add and bind methods
d1fe6b927c move sprite and pad into sb namespace
Compare 2 commits »
ohsqueezy pushed to main at shampoo/spacebox 2023-07-15 12:05:16 -04:00
7bbc0f851d minor fix to model documentation
ohsqueezy pushed to main at shampoo/spacebox 2023-07-15 11:48:19 -04:00
9a727513a1 added sprite and pad classes
ohsqueezy pushed to main at shampoo/spacebox 2023-07-14 00:30:39 -04:00
ba8f4753bf throw exception if VBO is not bound when allocate is called, reset VBO offset on ID generation
ohsqueezy pushed to main at shampoo/spacebox 2023-07-13 21:51:55 -04:00
b9dd2836f2 add documentation to VBO header file
ohsqueezy pushed to main at shampoo/spacebox 2023-07-13 21:39:02 -04:00
89fbe359f6 Add exception handling to Attributes::bind, add default constructor to Model
ohsqueezy pushed to main at shampoo/spacebox 2023-07-10 20:33:25 -04:00
cdd01672c3 check for texture path existence on load
ohsqueezy pushed to main at shampoo/spacebox 2023-07-08 16:22:54 -04:00
55d6e08480 convert between glm::vec and sb::Color, print hierarchy on config access error, composite text onto a separate background surface, set frame time to zero when timer paused
ohsqueezy pushed to main at shampoo/spacebox 2023-07-05 20:08:20 -04:00
6cb9688bec add world coordinate transformations to math library