kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							011c21f54e 
							
						 
					 
					
						
						
							
							Updated changelog.  
						
						 
						
						
						
						
					 
					
						2012-12-10 21:47:57 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							8fbbb00387 
							
						 
					 
					
						
						
							
							Release 12.09.1  
						
						 
						
						
						
						
					 
					
						2012-09-28 21:42:20 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bill Kuker 
							
						 
					 
					
						
						
						
						
							
						
						
							3b368ac270 
							
						 
					 
					
						
						
							
							Reverting efforts to detect & reduce 3d crashes.  
						
						 
						
						... 
						
						
						
						Reverting:
1073
1074
1075
1076
1078
1079 
						
						
					 
					
						2012-09-28 20:25:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bill Kuker 
							
						 
					 
					
						
						
						
						
							
						
						
							2c6c5aa4c3 
							
						 
					 
					
						
						
							
							Move 3d initialization back where it was (left crash detection). Feeling was that dismissing the splash screen so early in linux felt like a crash.  
						
						 
						
						
						
						
					 
					
						2012-09-28 12:48:13 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bill Kuker 
							
						 
					 
					
						
						
						
						
							
						
						
							4073246388 
							
						 
					 
					
						
						
							
							Add a 3D enabled user preference  
						
						 
						
						... 
						
						
						
						Add 3d Crash detection that disables 3d if the application crashes during one of several touchy phases of JOGL / Native / display driver initialization.
Always make the 3D view button clickable, but there is an explanation and a button to turn 3d on if it has been disabled 
						
						
					 
					
						2012-09-27 14:44:04 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Pedrick 
							
						 
					 
					
						
						
						
						
							
						
						
							313c9d24b9 
							
						 
					 
					
						
						
							
							ChangeLog updates.  
						
						 
						
						
						
						
					 
					
						2012-09-26 18:18:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Ruland 
							
						 
					 
					
						
						
						
						
							
						
						
							02550a8258 
							
						 
					 
					
						
						
							
							Back out change log message for de-localization since that change was backed out.  
						
						 
						
						
						
						
					 
					
						2012-09-10 20:37:15 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bill Kuker 
							
						 
					 
					
						
						
						
						
							
						
						
							0fd4ada18d 
							
						 
					 
					
						
						
							
							- Remove GL Late-initialization. GL is now set up when RocketFigure3d is constructed. This fixes a crash / hang on Java 7.  
						
						 
						
						... 
						
						
						
						- Splash Screen must now be closed sooner. RocketFigure3d performs this task. This fixes a crash on Linux / X11.
- Check for "-Dopenrocket.3d.disable" and do no GL setup at all if this is defined. If users find GL cause OpenRocket to crash they may specify this option and use OR (Without 3d!) 
						
						
					 
					
						2012-08-28 22:16:17 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Ruland 
							
						 
					 
					
						
						
						
						
							
						
						
							b9944d1803 
							
						 
					 
					
						
						
							
							Changed the loader to pull *.rkt files from zip containers.  
						
						 
						
						... 
						
						
						
						Modified the BasicFrame so it doesn't automatically open the Rocket configuration dialog when opening a new rocket.
Unified the behavior for replacing (automatically closing) the base frame when opening a file, loading an example, or picking from the Most-recently-used list. 
						
						
					 
					
						2012-08-01 19:25:50 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Ruland 
							
						 
					 
					
						
						
						
						
							
						
						
							8b9d866f90 
							
						 
					 
					
						
						
							
							Make changelog entry for material and flight data keys in ork files.  
						
						 
						
						
						
						
					 
					
						2012-08-01 19:06:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bill Kuker 
							
						 
					 
					
						
						
						
						
							
						
						
							ddc60c8855 
							
						 
					 
					
						
						
							
							Retroactively add 3d view to the changelog  
						
						 
						
						
						
						
					 
					
						2012-06-24 19:41:32 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bill Kuker 
							
						 
					 
					
						
						
						
						
							
						
						
							26329cedec 
							
						 
					 
					
						
						
							
							Include OSX UI elements.  
						
						 
						
						... 
						
						
						
						"OrangeExtensions" jar provides stubs for compilation and linking on other OSs. 
						
						
					 
					
						2012-06-24 19:22:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Pedrick 
							
						 
					 
					
						
						
						
						
							
						
						
							17fa9ae55d 
							
						 
					 
					
						
						
							
							Added most recently used design file list to File menu.  
						
						 
						
						
						
						
					 
					
						2012-06-06 02:22:19 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Pedrick 
							
						 
					 
					
						
						
						
						
							
						
						
							134031de24 
							
						 
					 
					
						
						
							
							Updated for centering rings.  
						
						 
						
						
						
						
					 
					
						2012-05-24 23:31:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Ruland 
							
						 
					 
					
						
						
						
						
							
						
						
							0076b5ac3b 
							
						 
					 
					
						
						
							
							updated change log.  
						
						 
						
						
						
						
					 
					
						2012-05-10 03:27:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jason Blood 
							
						 
					 
					
						
						
						
						
							
						
						
							64c3b0c83a 
							
						 
					 
					
						
						
							
							Added PageFitPrintStrategy and related files to print multiple fins, transitions, and nosecones onto the same page(s)  
						
						 
						
						
						
						
					 
					
						2012-05-10 02:48:13 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							1c411548a7 
							
						 
					 
					
						
						
							
							Support for opening recovery device on stage separation  
						
						 
						
						
						
						
					 
					
						2012-04-19 17:24:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Pedrick 
							
						 
					 
					
						
						
						
						
							
						
						
							68eaf21ef0 
							
						 
					 
					
						
						
							
							DGP - fix to honor launch conditions in printed simulations  
						
						 
						
						
						
						
					 
					
						2012-04-11 13:00:17 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							2ade1f3ac7 
							
						 
					 
					
						
						
							
							Add debugging for NPE in GeneralOptimizationDialog  
						
						 
						
						
						
						
					 
					
						2012-04-09 08:20:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							898c024cb7 
							
						 
					 
					
						
						
							
							Fix bug in simulation runner ThreadPoolExecutor  
						
						 
						
						
						
						
					 
					
						2012-04-09 07:51:42 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							ddc8f2e57c 
							
						 
					 
					
						
						
							
							Fix inputting negative rotation angle values of various components  
						
						 
						
						
						
						
					 
					
						2012-03-27 19:28:18 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							9c6b275e84 
							
						 
					 
					
						
						
							
							Change toLowerCase() to toLowerCase(Locale.ENGLISH)  
						
						 
						
						
						
						
					 
					
						2012-03-27 11:42:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Pedrick 
							
						 
					 
					
						
						
						
						
							
						
						
							3fa0f9ce67 
							
						 
					 
					
						
						
							
							DGP - design report figure honors rotation angle of main figure; added rocksim constants for future use  
						
						 
						
						
						
						
					 
					
						2012-03-25 15:56:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jason Blood 
							
						 
					 
					
						
						
						
						
							
						
						
							9cfea90a52 
							
						 
					 
					
						
						
							
							Fin import now works with any color image  
						
						 
						
						
						
						
					 
					
						2012-03-18 18:28:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							5fb724ff35 
							
						 
					 
					
						
						
							
							Release 12.03  
						
						 
						
						
						
						
					 
					
						2012-03-17 21:13:09 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							d320dc7086 
							
						 
					 
					
						
						
							
							Importing of image to freeform fin set  
						
						 
						
						
						
						
					 
					
						2012-03-14 07:03:32 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							ac51ec6b5a 
							
						 
					 
					
						
						
							
							Fixed leaking threads in simulations  
						
						 
						
						
						
						
					 
					
						2012-03-13 06:01:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							216ba1dd00 
							
						 
					 
					
						
						
							
							Display computer motor class in motor selection dialog  
						
						 
						
						
						
						
					 
					
						2012-02-19 18:41:04 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							88f359c25f 
							
						 
					 
					
						
						
							
							Fixing various issues  
						
						 
						
						
						
						
					 
					
						2012-02-19 08:23:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							e56dabfd78 
							
						 
					 
					
						
						
							
							Support for configurable stage separation  
						
						 
						
						
						
						
					 
					
						2012-02-10 18:00:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Ruland 
							
						 
					 
					
						
						
						
						
							
						
						
							9c8075dfff 
							
						 
					 
					
						
						
							
							moving to core/  
						
						 
						
						
						
						
					 
					
						2012-01-08 02:45:00 +00:00