87f242fab0 
					 
					
						
						
							
							set_pose function completed. Algorithms to be checked.  
						
						 
						
						... 
						
						
						
						(Still not the desired results ) 
						
						
					 
					
						2011-06-26 18:56:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						12e5d69af0 
					 
					
						
						
							
							pose channel -> pose matrix import ( in progress )  
						
						 
						
						
						
						
					 
					
						2011-06-26 15:35:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						207911bdb3 
					 
					
						
						
							
							Merge with trunk r37677  
						
						 
						
						
						
						
					 
					
						2011-06-20 22:55:18 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan Letwory 
							
						 
					 
					
						
						
							
						
						d278637337 
					 
					
						
						
							
							Fix [ #26912 ] [Collada] Screw up with names/ids on import  
						
						 
						
						... 
						
						
						
						Reported by Valeriy Firsov
Use the node name if it exists, fall back to id otherwise. 
						
						
					 
					
						2011-06-20 12:43:10 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						adb81a0351 
					 
					
						
						
							
							Fixed Armature Import Without Skin controllers. Armatures and animations get imported. Some inaccuracy remains with bone transforms.  
						
						 
						
						
						
						
					 
					
						2011-06-19 07:43:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						28f0d96bea 
					 
					
						
						
							
							 
						
						 
						
						
						
						
					 
					
						2011-06-19 04:20:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3f0e480ba9 
					 
					
						
						
							
							unskinned armature import improved but unfinished.  
						
						 
						
						
						
						
					 
					
						2011-06-17 20:01:24 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c9b0ce8693 
					 
					
						
						
							
							creating armatures for bones which are not skinned( in progress )  
						
						 
						
						
						
						
					 
					
						2011-06-17 18:41:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan Letwory 
							
						 
					 
					
						
						
							
						
						caf9fb6cce 
					 
					
						
						
							
							doxygen: blender/collada tagged.  
						
						 
						
						
						
						
					 
					
						2011-02-27 20:30:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan Letwory 
							
						 
					 
					
						
						
							
						
						5b607701a7 
					 
					
						
						
							
							doxygen: prevent GPL license block from being parsed as doxygen comment.  
						
						 
						
						
						
						
					 
					
						2011-02-23 10:52:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0a4eb24ca0 
					 
					
						
						
							
							fix for building with opencollada 833 on linux.  
						
						 
						
						
						
						
					 
					
						2011-02-12 06:25:04 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan Letwory 
							
						 
					 
					
						
						
							
						
						c5077e1ede 
					 
					
						
						
							
							Fix [ #24359 ] Collada: end bone zero size, mysterious extra empty  
						
						 
						
						... 
						
						
						
						Reported by Thomas Larsson
Fix by Jeroen Bakker
Fix max length of leaf bone and remove empty. 
						
						
					 
					
						2010-12-21 10:43:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b110c7c8f2 
					 
					
						
						
							
							Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now it  
						
						 
						
						... 
						
						
						
						only tags the ID and does the actual flush/update delayed, before the next
redraw. For objects the update was already delayed, just flushing wasn't
yet.
This should help performance in python and animation editors, by making 
calls to RNA property update quicker. Still need to add calls in a few
places where this was previously avoided due to bad performance. 
						
						
					 
					
						2010-12-05 18:59:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9f3d203acb 
					 
					
						
						
							
							SVN maintenance.  
						
						 
						
						
						
						
					 
					
						2010-10-05 00:49:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan Letwory 
							
						 
					 
					
						
						
							
						
						82209cdc86 
					 
					
						
						
							
							Reorganisation of COLLADA import code. Classes have been split into their own files.  
						
						 
						
						... 
						
						
						
						No functional changes.
Where necessary extern "C" {} blocks have been added. 
						
						
					 
					
						2010-10-05 00:05:14 +00:00