mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	Little Bits
-=-=-=-=-=- -Fixed small bugs all around -Added ability to show/hide entire sections of the spatial (3D) tree -WIP new vehicle (not ready yet) based on Bullet
This commit is contained in:
		
							parent
							
								
									c3e1d7b7c7
								
							
						
					
					
						commit
						2ee4ac183b
					
				
					 56 changed files with 3943 additions and 1757 deletions
				
			
		|  | @ -227,6 +227,7 @@ bool BodyPairSW::setup(float p_step) { | |||
| 		Vector3 global_A = xform_Au.xform(c.local_A); | ||||
| 		Vector3 global_B = xform_Bu.xform(c.local_B); | ||||
| 
 | ||||
| 
 | ||||
| 		real_t depth = c.normal.dot(global_A - global_B); | ||||
| 
 | ||||
| 		if (depth<=0) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Juan Linietsky
						Juan Linietsky