index
:
demonchime
main
old-main
A metroidvania about killing demons
iamcheeseman
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
teensy
Age
Commit message (
Expand
)
Author
2026-05-21
increase default allocation for commands
iamcheeseman
2026-05-21
increase resize grabber size
iamcheeseman
2026-05-21
window sorting
iamcheeseman
2026-05-21
make `tyui_begin_window_ex()` easier to read
iamcheeseman
2026-05-21
move ui command list to windows
iamcheeseman
2026-05-21
clear clip rect after drawing UI
iamcheeseman
2026-05-21
clip all ui elements
iamcheeseman
2026-05-21
allow size 0 clips
iamcheeseman
2026-05-21
Allow the clipping of rendering
iamcheeseman
2026-05-21
a buncha ui stuff idk even know anymore
iamcheeseman
2026-05-20
add `ty_list_last()`
iamcheeseman
2026-05-18
add rounding to sliders
iamcheeseman
2026-05-17
GUI sliders
iamcheeseman
2026-05-17
add simple ui layouts
iamcheeseman
2026-05-15
comment exposed teensy functions
iamcheeseman
2026-05-15
check for alloc of size 0
iamcheeseman
2026-05-15
allow ui elements in the root window
iamcheeseman
2026-05-15
allow tyui to format text
iamcheeseman
2026-05-14
fix image clipping on the left and top of screen
iamcheeseman
2026-05-14
blend rotated sprites
iamcheeseman
2026-05-14
fix rotated sprites
iamcheeseman
2026-05-14
move `platform` -> `teensy/platform`
iamcheeseman
2026-05-14
add padding to window contents
iamcheeseman
2026-05-14
tyui buttons
iamcheeseman
2026-05-14
`ty_font_width()` takes in a const font ptr
iamcheeseman
2026-05-13
resize windows
iamcheeseman
2026-05-13
start ui
iamcheeseman
2026-05-12
typedef all structs and rename to Ada_Case
iamcheeseman
2026-05-11
detect double frees
iamcheeseman
2026-05-11
hide the renderer from the user of teensy
iamcheeseman
2026-05-11
allow the user to change the render target
iamcheeseman
2026-05-11
Allow user input
iamcheeseman
2026-05-11
remove uneccessary flooring
iamcheeseman
2026-05-11
rotated iamges
iamcheeseman
2026-05-11
change the temp allocator to be an arena
iamcheeseman
2026-05-11
add convenience ty_new() macro
iamcheeseman
2026-05-11
fix formatting
iamcheeseman
2026-05-11
transparent color
iamcheeseman
2026-05-11
text rendering
iamcheeseman
2026-05-10
adjust code spacing
iamcheeseman
2026-05-10
add `ty_log_debug()`
iamcheeseman
2026-05-10
i ain't splitting alla this up
iamcheeseman
2026-05-09
move more of the dynamic array code to be macros
iamcheeseman
2026-05-09
fixup! add ty_sleep
iamcheeseman
2026-05-09
mildly improve image drawing
iamcheeseman
2026-05-09
add ty_sleep
iamcheeseman
2026-05-09
add img -> recti convenience macro
iamcheeseman
2026-05-09
fix gcc warnings
iamcheeseman
2026-05-08
rename more inaccurate variable names
iamcheeseman
2026-05-08
use ty_vec2i() where it can be used
iamcheeseman
[next]