4f913f0cfb 
								
									
								
							
								 
							
						 
						
							
							
								
								ui(raylib): fix typos ( #35030 )  
							
							
 
							
						 
						
							7 months ago  
				
					
						
							
							
								 
						
							
							
								6d12ade231 
								
									
								
							
								 
							
						 
						
							
							
								
								python ui: refactor spinner&text ( #34897 )  
							
							... 
							
							
 
							
							refactor spinner&text 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								2d2efb3f58 
								
									
								
							
								 
							
						 
						
							
							
								
								pyui: implement styled label and text box ( #34813 )  
							
							... 
							
							
 
							
							implement styled label 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								4674d0ae53 
								
									
								
							
								 
							
						 
						
							
							
								
								python ui: fix scroll issues ( #34600 )  
							
							... 
							
							
 
							
							fix scroll issues 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								df2d615fc7 
								
									
								
							
								 
							
						 
						
							
							
								
								python ui: Implement styled rounded buttons with multiple states ( #34603 )  
							
							... 
							
							
 
							
							* styled button
* corner rounding in pixels 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								ca05c25ba2 
								
									
								
							
								 
							
						 
						
							
							
								
								python ui: Implement FPS monitor ( #34605 )  
							
							... 
							
							
 
							
							monitor fps 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								fc77ac706e 
								
									
								
							
								 
							
						 
						
							
							
								
								python ui: implement inertial scrolling for GuiScrollPanel ( #34596 )  
							
							... 
							
							
 
							
							implement inertial scrolling for GuiScrollPanel 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								d4d0312794 
								
									
								
							
								 
							
						 
						
							
							
								
								python ui: display FPS on top-left corner if DEBUG_FPS=1 ( #34595 )  
							
							... 
							
							
 
							
							* display FPS on top-left corner if DEBUG_FPS=1
* use generator
* use rl.draw_fps 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								99ef66de4b 
								
									
								
							
								 
							
						 
						
							
							
								
								python ui: implement reset.py ( #34593 )  
							
							... 
							
							
 
							
							reset 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								ce7ff5c0e6 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: Initial UI rewrite using pyray (spinner and text window) ( #34583 )  
							
							... 
							
							
 
							
							* pyray init version
* remove c++ code
* cleanup
* restruct the directory layout
* improve GuiApplication
* smooth out the texture after resize
* use atexit to close app
* rename FontSize->FontWeight
* make files executable
* use Inter Regular for FrontWeight.NORMAL
* set FLAG_VSYNC_HINT to avoid tearing while scrolling
* smoother scrolling
* mange textures in gui_app 
							
						 
						
							9 months ago