engine/engine/inc/uf/utils
2026-05-30 21:44:18 -05:00
..
audio audio cleanup or something (because it's lagging the dreamcast build when emitting sounds) 2025-08-24 11:38:37 -05:00
camera
component
debug mucho texto (hunted down a weird GCC v13 bug that required uf::transform::apply to be inlined, working clang again, more attempts to fix ragdolls, debug draw text, a bunch of other things) 2026-05-30 21:44:18 -05:00
graphic
hook
http
image mucho texto (hunted down a weird GCC v13 bug that required uf::transform::apply to be inlined, working clang again, more attempts to fix ragdolls, debug draw text, a bunch of other things) 2026-05-30 21:44:18 -05:00
io audio cleanup or something (because it's lagging the dreamcast build when emitting sounds) 2025-08-24 11:38:37 -05:00
math mucho texto (hunted down a weird GCC v13 bug that required uf::transform::apply to be inlined, working clang again, more attempts to fix ragdolls, debug draw text, a bunch of other things) 2026-05-30 21:44:18 -05:00
memory rewrote meshopt (again) to actually perform vertex optimizations, and fixed LOD generation), fixed LOD level calculation (because Vulkan's -Y ruined things), some tweaks and fixes to the memory pool / allocator (it will still segfault on termination because of how things are ordered) 2026-05-04 21:14:04 -05:00
mesh mucho texto (hunted down a weird GCC v13 bug that required uf::transform::apply to be inlined, working clang again, more attempts to fix ragdolls, debug draw text, a bunch of other things) 2026-05-30 21:44:18 -05:00
noise
renderer
resolvable
serialize
singletons
string updates to imgui integration (added thread metrics, moved things to a behavior, fixed bug i dont remember existing where imgui doesn't render for new scenes because it doesnt rebind to the new gui mode 2026-05-05 14:54:34 -05:00
tests using a PSG solver is almost stable sans some weird oddities, would love to use a block solver but the current one is flawed 2025-09-01 00:13:20 -05:00
text mucho texto (hunted down a weird GCC v13 bug that required uf::transform::apply to be inlined, working clang again, more attempts to fix ragdolls, debug draw text, a bunch of other things) 2026-05-30 21:44:18 -05:00
thread added per-thread metrics 2026-05-03 00:27:47 -05:00
time
userdata
window