Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							b96277afa0 
							
						 
					 
					
						
						
							
							Launch rod is now 0 North and decoupled from wind direction.  
						
						 
						
						
						
						
					 
					
						2014-12-21 20:05:57 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							d07b2f6802 
							
						 
					 
					
						
						
							
							Merge branch 'master' into set-color-defaults-in-options  
						
						 
						
						
						
						
					 
					
						2014-12-21 19:02:58 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							5e9eca3715 
							
						 
					 
					
						
						
							
							Merge branch 'master' into Configure-wind-direction  
						
						 
						
						
						
						
					 
					
						2014-12-21 19:00:30 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							ea07f91f5e 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'cearls/Auto-run-simulations'  
						
						 
						
						... 
						
						
						
						Conflicts:
	swing/src/net/sf/openrocket/gui/dialogs/preferences/PreferencesDialog.java
Manually resolved. 
						
						
					 
					
						2014-12-21 19:32:27 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							185f7f7528 
							
						 
					 
					
						
						
							
							Merge branch 'master' into set-color-defaults-in-options  
						
						 
						
						
						
						
					 
					
						2014-12-21 15:52:31 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							a6f00ccaba 
							
						 
					 
					
						
						
							
							Merge branch 'master' into Configure-wind-direction  
						
						 
						
						
						
						
					 
					
						2014-12-21 15:34:39 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							4310cd4b51 
							
						 
					 
					
						
						
							
							RocketInfo font size now configurable in option.  Small is 11, medium is 14, large is 17.  
						
						 
						
						... 
						
						
						
						Corrected spelling on PrefChoiseSelector name, will get the translation keys some other time.
Added LineMetrics.descent to the line height for laying out the text in RocketInfo. 
						
						
					 
					
						2014-12-21 10:11:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							6ce7f0c23a 
							
						 
					 
					
						
						
							
							Added configurable wind direction in simulation options.  
						
						 
						
						... 
						
						
						
						- added Ground Track plot type
- changed parameter names to East-West/North-South from parallel to wind and lateral 
						
						
					 
					
						2014-12-20 20:55:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							c28824b147 
							
						 
					 
					
						
						
							
							Added blank colorOptionsPane in preferences  
						
						 
						
						
						
						
					 
					
						2014-12-19 18:19:20 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							137af4f85b 
							
						 
					 
					
						
						
							
							Updated the checkbox text to be more clear.  
						
						 
						
						
						
						
					 
					
						2014-12-19 17:51:05 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							05242d4f81 
							
						 
					 
					
						
						
							
							Add option to disable flight parameter estimates in the design window.  
						
						 
						
						... 
						
						
						
						The plumbing was all there, but no one ever exposed the functionality to the users. 
						
						
					 
					
						2014-12-19 14:31:30 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							233117628d 
							
						 
					 
					
						
						
							
							Added auto run simulations checkbox to preferences.  
						
						 
						
						
						
						
					 
					
						2014-12-19 06:54:43 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							ded4df8103 
							
						 
					 
					
						
						
							
							Fixed 3 issues kruland had with mass type.  
						
						 
						
						... 
						
						
						
						1.  Mass tooltip only displays totals for components that have children.
2.  setMassComponentType now fires NON_FUNCTIONAL change event.
3.  Label now reads "Mass Type" and default is "Unspecified". 
						
						
					 
					
						2014-12-15 20:34:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							27a372eca5 
							
						 
					 
					
						
						
							
							Now drawing most mass types.  
						
						 
						
						
						
						
					 
					
						2014-12-13 12:31:54 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Craig Earls 
							
						 
					 
					
						
						
						
						
							
						
						
							f7f3b737d4 
							
						 
					 
					
						
						
							
							Added MassComponentType enum to allow categorizing mass components  
						
						 
						
						... 
						
						
						
						This is only the data model. MassComponentType added as an Enum.  MassComponentConfig dialog updated to combobox to select. 
						
						
					 
					
						2014-12-12 23:32:22 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							1dbff4a0dc 
							
						 
					 
					
						
						
							
							Use unique localization strings in the TubeFinSet config windo.  
						
						 
						
						
						
						
					 
					
						2014-11-13 09:40:28 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							4e766c73d1 
							
						 
					 
					
						
						
							
							Tube fin component, configuration, viewing, file io.  
						
						 
						
						
						
						
					 
					
						2014-11-05 19:26:48 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							279420dd46 
							
						 
					 
					
						
						
							
							Prepare for dev  
						
						 
						
						
						
						
					 
					
						2014-11-02 12:22:14 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							a9ba6172a9 
							
						 
					 
					
						
						
							
							Update documentation for 14.11 release.  
						
						 
						
						
						
						
					 
					
						2014-11-02 12:11:49 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							f8037614a4 
							
						 
					 
					
						
						
							
							Update thrustcurves.  
						
						 
						
						
						
						
					 
					
						2014-10-29 19:11:07 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							73fabd01dd 
							
						 
					 
					
						
						
							
							Added ukranian translations.  
						
						 
						
						
						
						
					 
					
						2014-10-02 20:23:51 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								celeron533 
							
						 
					 
					
						
						
						
						
							
						
						
							c9e4c6dd37 
							
						 
					 
					
						
						
							
							Update zh_CN translation & logo  
						
						 
						
						
						
						
					 
					
						2014-09-26 15:13:45 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							f7553c9a6f 
							
						 
					 
					
						
						
							
							Update release to 14.06dev.  
						
						 
						
						
						
						
					 
					
						2014-06-26 08:42:32 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							38595284ca 
							
						 
					 
					
						
						
							
							updates to make the 14.06 release.  
						
						 
						
						
						
						
					 
					
						2014-06-25 15:58:38 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							414cd82374 
							
						 
					 
					
						
						
							
							Update thrustcurves.  
						
						 
						
						
						
						
					 
					
						2014-06-25 15:21:30 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							eaaac8d2fe 
							
						 
					 
					
						
						
							
							Update build.properties for 14.05dev.  
						
						 
						
						
						
						
					 
					
						2014-05-20 13:45:55 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							967b6b3eeb 
							
						 
					 
					
						
						
							
							Preparing for release 14.05.  
						
						 
						
						
						
						
					 
					
						2014-05-20 13:04:30 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							49ddd78cbc 
							
						 
					 
					
						
						
							
							Updated thrustcurves.  
						
						 
						
						
						
						
					 
					
						2014-05-20 10:43:58 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							b1e53e4e6b 
							
						 
					 
					
						
						
							
							Removed the tumbling warning during coast to apogee.  
						
						 
						
						
						
						
					 
					
						2014-05-20 09:29:31 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							da8910a0ba 
							
						 
					 
					
						
						
							
							Add Klima motor files  
						
						 
						
						
						
						
					 
					
						2014-05-18 12:41:34 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							12c47442f3 
							
						 
					 
					
						
						
							
							Renamed the cg-marker.png to cg-override.png.  
						
						 
						
						
						
						
					 
					
						2014-05-08 09:08:27 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							bef5ff4f4a 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master' into override-indicators  
						
						 
						
						
						
						
					 
					
						2014-04-24 09:46:10 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							33af46a105 
							
						 
					 
					
						
						
							
							Added mass-override.png icon.  
						
						 
						
						
						
						
					 
					
						2014-04-24 09:42:00 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							ae64f7a7f9 
							
						 
					 
					
						
						
							
							CG & Mass override indicators in component tree.  
						
						 
						
						
						
						
					 
					
						2014-04-23 21:22:43 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sampo Niskanen 
							
						 
					 
					
						
						
						
						
							
						
						
							b6e3a57b47 
							
						 
					 
					
						
						
							
							Implement simulation extensions  
						
						 
						
						... 
						
						
						
						Squashed commit of the following:
commit 058f603c23accbcdbe9110645f19164da7d57c85
Author: Sampo Niskanen <sampo.niskanen@iki.fi>
Date:   Sat Apr 12 10:52:21 2014 +0300
    Implmenent simulation extensions
commit a1ca913c7d7793a9209a5f98235336270db6ce10
Author: Sampo Niskanen <sampo.niskanen@iki.fi>
Date:   Fri Apr 11 19:45:12 2014 +0300
    WIP
commit 916f0bc8961360c0906b413485ca4e3700033740
Author: Sampo Niskanen <sampo.niskanen@iki.fi>
Date:   Tue Apr 1 20:23:25 2014 +0300
    WIP 
						
						
					 
					
						2014-04-12 10:54:17 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							a34d41d6af 
							
						 
					 
					
						
						
							
							Implement feature to compute the optimum delay for a simulation.  
						
						 
						
						
						
						
					 
					
						2014-04-08 13:09:38 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							11328bc1fc 
							
						 
					 
					
						
						
							
							Prepare for dev release.  
						
						 
						
						
						
						
					 
					
						2014-03-19 16:59:15 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							ae36404431 
							
						 
					 
					
						
						
							
							Changes for 14.03 Release.  
						
						 
						
						
						
						
					 
					
						2014-03-19 15:54:22 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								CarVac 
							
						 
					 
					
						
						
						
						
							
						
						
							708323af73 
							
						 
					 
					
						
						
							
							Fixed an OpenGL error; just a stopgap it seems.  
						
						 
						
						
						
						
					 
					
						2014-03-18 19:17:03 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							81739c340f 
							
						 
					 
					
						
						
							
							Updated AT F44, G74, J170 and GR O2700 thrustcurves.  
						
						 
						
						
						
						
					 
					
						2014-03-18 13:59:09 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							5a549495b7 
							
						 
					 
					
						
						
							
							Updated thrustcurve serialized file.  
						
						 
						
						
						
						
					 
					
						2014-02-27 20:42:24 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							836eb92cd6 
							
						 
					 
					
						
						
							
							Update Spanish translation file.  
						
						 
						
						
						
						
					 
					
						2014-02-26 21:18:46 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bkuker 
							
						 
					 
					
						
						
						
						
							
						
						
							8e063f0a64 
							
						 
					 
					
						
						
							
							The changes to the tumble transition discussed on or-dev  
						
						 
						
						
						
						
					 
					
						2014-02-25 15:39:12 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bkuker 
							
						 
					 
					
						
						
						
						
							
						
						
							1d38fb93db 
							
						 
					 
					
						
						
							
							Apply translation to photo studio  
						
						 
						
						
						
						
					 
					
						2014-01-26 16:05:57 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bkuker 
							
						 
					 
					
						
						
						
						
							
						
						
							651b9d6418 
							
						 
					 
					
						
						
							
							Rename analysis meny to tools and move photo item there  
						
						 
						
						
						
						
					 
					
						2014-01-11 17:01:19 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								UncleRus 
							
						 
					 
					
						
						
						
						
							
						
						
							43bb9ec941 
							
						 
					 
					
						
						
							
							New l10n strings  
						
						 
						
						
						
						
					 
					
						2014-01-04 04:17:39 +06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								UncleRus 
							
						 
					 
					
						
						
						
						
							
						
						
							96e7c790aa 
							
						 
					 
					
						
						
							
							Russian l10n update. Typos fixed.  
						
						 
						
						
						
						
					 
					
						2014-01-04 03:39:52 +06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland 
							
						 
					 
					
						
						
						
						
							
						
						
							0637be06ef 
							
						 
					 
					
						
						
							
							Spanish translation file had all the accented characters incorrectly  
						
						 
						
						... 
						
						
						
						specified as \ufffd.  I tried to selectively roll back to a previous
revision while keeping new strings and corrections. 
						
						
					 
					
						2014-01-01 20:39:12 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							ceda02150b 
							
						 
					 
					
						
						
							
							Update version number to 13.11.2dev  
						
						 
						
						
						
						
					 
					
						2014-01-01 20:39:11 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kruland2607 
							
						 
					 
					
						
						
						
						
							
						
						
							2ce989b99d 
							
						 
					 
					
						
						
							
							Update for release of 13.11.2.  
						
						 
						
						
						
						
					 
					
						2014-01-01 20:39:10 -06:00