17 Commits (b69b58d2cc5e1a2dc004d6f0d05d434e5c30cc15)

Author SHA1 Message Date
Cameron Clough b69b58d2cc ui(raylib): create BaseWindow 5 days ago
Cameron Clough 362ddfc0c7
ui: replace qt text window with raylib (#35064) 5 days ago
Cameron Clough 7eb1c31d72
ui(raylib/text): spacing between button and scrollbar (#35069) 5 days ago
Cameron Clough 92ada2170f
ui(raylib): start scroll at bottom of text window (#35068) 5 days ago
Cameron Clough c961fb095f
ui(raylib): preserve whitespace in wrapped text (#35067) 5 days ago
Cameron Clough 281a72780b
Reapply "ui(raylib): "exit" btn in text window on PC" (#35053) 1 week ago
Cameron Clough 754f5aa955 Revert "ui(raylib): "exit" btn in text window on PC (#35052)" 1 week ago
Cameron Clough f9767d2650
ui(raylib): "exit" btn in text window on PC (#35052) 1 week ago
Cameron Clough c9259a9bcf
ui(raylib): update spinner vertical pos (#35051) 1 week ago
Cameron Clough fb5fa70e78
ui(raylib): update text window font, new lines and indentation (#35031) 2 weeks ago
Dean Lee 6d12ade231
python ui: refactor spinner&text (#34897) 1 month ago
Dean Lee 2d2efb3f58
pyui: implement styled label and text box (#34813) 2 months ago
Dean Lee 4674d0ae53
python ui: fix scroll issues (#34600) 2 months ago
Dean Lee df2d615fc7
python ui: Implement styled rounded buttons with multiple states (#34603) 2 months ago
Dean Lee fc77ac706e
python ui: implement inertial scrolling for GuiScrollPanel (#34596) 2 months ago
Dean Lee d4d0312794
python ui: display FPS on top-left corner if DEBUG_FPS=1 (#34595) 2 months ago
Dean Lee ce7ff5c0e6
ui: Initial UI rewrite using pyray (spinner and text window) (#34583) 2 months ago