- update for the old mathutils rewrite - update for some other methods ive added - added explaination of wrapped data - added a .css file for epydoc gives nice blender/python colors :?
		
			
				
	
	
		
			45 lines
		
	
	
		
			829 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			829 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
 | 
						|
 | 
						|
  font { font-family: sans-serif ! important;
 | 
						|
    }
 | 
						|
 | 
						|
  p { color: rgb(0, 0, 0);
 | 
						|
    font-family: sans-serif;
 | 
						|
    }
 | 
						|
 | 
						|
  pre { color: rgb(0, 0, 0);
 | 
						|
    font-family: monospace;
 | 
						|
    }
 | 
						|
 | 
						|
  a { font-family: sans-serif;
 | 
						|
    color: rgb(0, 135, 0);
 | 
						|
    font-weight: bold;
 | 
						|
    }
 | 
						|
 | 
						|
  a:visited { font-family: sans-serif;
 | 
						|
    color: rgb(102, 102, 102);
 | 
						|
    }
 | 
						|
 | 
						|
  a:hover { font-family: sans-serif;
 | 
						|
    color: rgb(184, 73, 0);
 | 
						|
    }
 | 
						|
 | 
						|
  h1 { font-family: sans-serif;
 | 
						|
    color: rgb(255, 102, 0);
 | 
						|
    }
 | 
						|
 | 
						|
  h2 { font-family: sans-serif;
 | 
						|
    color: rgb(255, 102, 0);
 | 
						|
    }
 | 
						|
 | 
						|
  h3 { font-family: sans-serif;
 | 
						|
    color: rgb(255, 102, 0);
 | 
						|
    }
 | 
						|
 | 
						|
  table { color: rgb(0, 0, 0);
 | 
						|
    opacity: 1;
 | 
						|
    border-bottom-color: rgb(0, 102, 0);
 | 
						|
    background-color: rgb(217, 216, 239);
 | 
						|
    }
 | 
						|
 |