26 Commits (master)

Author SHA1 Message Date
Shane Smiskol 2c59b5f8c6
raylib: common mouse press hook (#35489) 4 days ago
Shane Smiskol 7875cc4713
raylib: consistent use of rect in render function (#35490) 4 days ago
Shane Smiskol 3ce87d0ac9
raylib: base widget class (#35484) 4 days ago
Shane Smiskol 29830440b4
format raylib (#35483) 4 days ago
Dean Lee 541bd4d4d9
ui: switch spinner and text window back to standalone process (#35470) 4 days ago
Shane Smiskol 2000f9aff3
raylib: ban non-cached measure_text_ex (#35462) 5 days ago
Dean Lee c9f3cd5ad2
system/ui: enhance scroll panel with iPhone-like physics and behavior (#35312) 3 weeks ago
Cameron Clough 73ee0c022f
Reapply "ui(raylib): create BaseWindow (#35074)" (#35077) 1 month ago
Cameron Clough 83b84a5bec Revert "ui(raylib): create BaseWindow (#35074)" 2 months ago
Cameron Clough 124198460b
ui(raylib): create BaseWindow (#35074) 2 months ago
Cameron Clough 362ddfc0c7
ui: replace qt text window with raylib (#35064) 2 months ago
Cameron Clough 7eb1c31d72
ui(raylib/text): spacing between button and scrollbar (#35069) 2 months ago
Cameron Clough 92ada2170f
ui(raylib): start scroll at bottom of text window (#35068) 2 months ago
Cameron Clough c961fb095f
ui(raylib): preserve whitespace in wrapped text (#35067) 2 months ago
Cameron Clough 281a72780b
Reapply "ui(raylib): "exit" btn in text window on PC" (#35053) 2 months ago
Cameron Clough 754f5aa955 Revert "ui(raylib): "exit" btn in text window on PC (#35052)" 2 months ago
Cameron Clough f9767d2650
ui(raylib): "exit" btn in text window on PC (#35052) 2 months ago
Cameron Clough c9259a9bcf
ui(raylib): update spinner vertical pos (#35051) 2 months ago
Cameron Clough fb5fa70e78
ui(raylib): update text window font, new lines and indentation (#35031) 2 months ago
Dean Lee 6d12ade231
python ui: refactor spinner&text (#34897) 3 months ago
Dean Lee 2d2efb3f58
pyui: implement styled label and text box (#34813) 3 months ago
Dean Lee 4674d0ae53
python ui: fix scroll issues (#34600) 4 months ago
Dean Lee df2d615fc7
python ui: Implement styled rounded buttons with multiple states (#34603) 4 months ago
Dean Lee fc77ac706e
python ui: implement inertial scrolling for GuiScrollPanel (#34596) 4 months ago
Dean Lee d4d0312794
python ui: display FPS on top-left corner if DEBUG_FPS=1 (#34595) 4 months ago
Dean Lee ce7ff5c0e6
ui: Initial UI rewrite using pyray (spinner and text window) (#34583) 4 months ago