This repository has been archived on 2023-10-09 . You can view files and clone it, but cannot push or open issues or pull requests.
				
			
		
		
		
			
				
					
						
					
					d2a77c07e0e3cfa198783b388f3e67a32d45e458
				
			
			
		
	Fixed by clamping current index value to 0..list_size-1 range in list event handling function. This shouldn't give any regressions since this clamping\ happens only after template was already displayed so items counter should be correct here. It is still possible to set index to meaningless value by directly changing the index value via python, but that's not in the scope of interface engine and not currently considered a bug.
Description
				Archive of Blender with old branches
						
						
						
					Languages
				
				
								
								
									C
								
								67.4%
							
						
							
								
								
									C++
								
								23.4%
							
						
							
								
								
									Python
								
								6.1%
							
						
							
								
								
									CMake
								
								1.5%
							
						
							
								
								
									GLSL
								
								1.1%
							
						
							
								
								
									Other
								
								0.4%