Updated web pages for 13.11 release.
This commit is contained in:
parent
0fbeb9ecb8
commit
05376e8861
@ -1,152 +1,158 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>OpenRocket — Download</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
|
||||
<link rel="stylesheet" type="text/css" href="layout.css" />
|
||||
<meta name="Generator" content="htp 1.16" />
|
||||
</head>
|
||||
<body class="page_download">
|
||||
<!--[if lte IE 6]>
|
||||
<div id="iewarn">
|
||||
You are using a browser that is <strong>8 years old!</strong>
|
||||
|
||||
In Internet-years that is <em>prehistoric!</em><br/>
|
||||
For the sanity of all webmasterkind,
|
||||
<em>please <a href="http://www.mozilla.com/">upgrade</a></em>. It's easy!
|
||||
</div>
|
||||
<![endif]-->
|
||||
<div class="menucontainer">
|
||||
<div class="menu">
|
||||
<div class="icon"><a href="index.html"></a></div>
|
||||
<ul>
|
||||
<li><a href="index.html">OpenRocket</a></li>
|
||||
<li><a href="features.html">Features and screenshots</a></li>
|
||||
<li><a href="download.html">Download</a></li>
|
||||
<li><a href="documentation.html">Documentation</a></li>
|
||||
<li><a href="http://wiki.openrocket.info/">Wiki pages</a></li>
|
||||
<li><a href="http://openrocket.trans.free.fr/">Translations</a></li>
|
||||
<li><a href="getinvolved.html">Get involved!</a></li>
|
||||
<li><a href="contact.html">
|
||||
Mailing lists<br/>
|
||||
Support forums<br/>
|
||||
Contact info</a></li>
|
||||
<!--
|
||||
<li><a href="report.html">
|
||||
Report a bug<br/>
|
||||
Request a feature</a></li>
|
||||
-->
|
||||
<li><a href="license.html">License</a></li>
|
||||
</ul>
|
||||
<div class="logo">
|
||||
<a href="http://sourceforge.net/projects/openrocket"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=260357&type=12" width="120" height="30" alt="Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h1>Download OpenRocket</h1>
|
||||
<div class="content">
|
||||
<div class="news">
|
||||
<h2>Recent news:</h2>
|
||||
<p><span class="date">6.10.2013:</span> Version 13.09.1 is
|
||||
<a href="download.html">released</a>! This is a bug-fix release,
|
||||
and includes updated 3D libraries and new thrust curves for
|
||||
Aerotech C3 and D2.</p>
|
||||
<p><span class="date">8.9.2013:</span> Version 13.09 is
|
||||
<a href="download.html">released</a>! This release contains
|
||||
numerous bug fixes, updated 3D JOGL libraries, and separated
|
||||
simulation edit and plot dialogs.</p>
|
||||
<p><span class="date">4.5.2013:</span> Version 13.05 is
|
||||
<a href="download.html">released</a>! This release contains a huge
|
||||
number of improvements, the main ones including realistic 3D
|
||||
rendering with decals, flight configurations, lower stage descent
|
||||
simulation, boosted dart support and new translations for
|
||||
Portuguese and Japanese. These are thanks to many
|
||||
contributors.</p>
|
||||
<p>Version 13.05 also changes the file format to be ZIP-based.
|
||||
Versions earlier than 12.03 will not be able to read files saved
|
||||
by this version.</p>
|
||||
</div>
|
||||
<div class="contentholder">
|
||||
<h2>Ready packages</h2>
|
||||
<p>These are packages ready for use and are the recommended
|
||||
download for normal users. They are pre-packaged with motor
|
||||
thrust curves from
|
||||
<a href="http://www.thrustcurve.org/">thrustcurve.org</a>.</p>
|
||||
<p>OpenRocket requires <strong>Java version 6</strong> or
|
||||
later. The Sun Java Runtime is recommended.</p>
|
||||
<h3>Desktop version</h3>
|
||||
<p>This is the latest version of the desktop version of
|
||||
OpenRocket. It contains the latest and greatest features, and
|
||||
runs on any system supporting Java.</p>
|
||||
<div class="left">
|
||||
<img src="java_logo.png" alt="" />
|
||||
</div>
|
||||
<div class="right support">
|
||||
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /></a>
|
||||
</div>
|
||||
<div class="downloadbox">
|
||||
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.09.1/OpenRocket-13.09.1.jar/download">
|
||||
<strong>Download now!</strong>
|
||||
<span>OpenRocket-13.09.1.jar</span>
|
||||
</a>
|
||||
<span class="alternative">
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.09.1/ReleaseNotes/view">Release notes</a> |
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.09.1/OpenRocket-13.09.1-src.zip/download">Source code</a>
|
||||
</span>
|
||||
</div>
|
||||
<p>OpenRocket can be started in most graphical environments (including
|
||||
Windows) by double-clicking the package icon. No installation is
|
||||
required.</p>
|
||||
<p>From the command line OpenRocket can be started by
|
||||
<span class="command">java -jar OpenRocket-13.09.1.jar</span></p>
|
||||
<h3>Android version</h3>
|
||||
<p>The Android version allows opening OpenRocket files, viewing
|
||||
simulations and motors. Later versions will allow running
|
||||
simulations as well.</p>
|
||||
<p>The Android version is thanks to the fantastic work by Kevin
|
||||
Ruland.</p>
|
||||
<div class="left">
|
||||
<img src="android_logo.png" alt="" />
|
||||
</div>
|
||||
<div class="instructions">
|
||||
<p>Installation:</p>
|
||||
<ol>
|
||||
<li>Go to <em>Settings</em> → <em>Applications</em> and
|
||||
check <em>Unknown sources</em>.</li>
|
||||
<li>Download <a href="https://sourceforge.net/projects/openrocket/files/openrocket/12.09/OpenRocket-Android-12.09.apk/download">OpenRocket-Android-12.09.apk</a>
|
||||
on your device and accept installation.</li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
<h2>Source code and older versions</h2>
|
||||
<p><strong>Source packages</strong> and older versions of
|
||||
OpenRocket are available in the
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
|
||||
<p>Alternatively, the most recent development version can be
|
||||
obtained from
|
||||
<a href="https://github.com/openrocket/openrocket/">GitHub</a>.
|
||||
The code can be retrieved using the command</p>
|
||||
<pre class="quote">$ git clone git://github.com/openrocket/openrocket.git</pre>
|
||||
<p>The above URL may be used to connect to the repository with
|
||||
other Git clients as well.</p>
|
||||
</div>
|
||||
<div class="valid">
|
||||
<p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
|
||||
</p>
|
||||
</div>
|
||||
<!-- Piwik -->
|
||||
<script type="text/javascript">
|
||||
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
|
||||
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script><script type="text/javascript">
|
||||
piwik_action_name = '';
|
||||
piwik_idsite = 1;
|
||||
piwik_url = pkBaseURL + "piwik.php";
|
||||
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
|
||||
</script>
|
||||
<noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
|
||||
<!-- End Piwik Tag -->
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>OpenRocket — Download</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
|
||||
<link rel="stylesheet" type="text/css" href="layout.css" />
|
||||
<meta name="Generator" content="htp 1.17" />
|
||||
</head>
|
||||
<body class="page_download">
|
||||
<!--[if lte IE 6]>
|
||||
<div id="iewarn">
|
||||
You are using a browser that is <strong>8 years old!</strong>
|
||||
|
||||
In Internet-years that is <em>prehistoric!</em><br/>
|
||||
For the sanity of all webmasterkind,
|
||||
<em>please <a href="http://www.mozilla.com/">upgrade</a></em>. It's easy!
|
||||
</div>
|
||||
<![endif]-->
|
||||
<div class="menucontainer">
|
||||
<div class="menu">
|
||||
<div class="icon"><a href="index.html"></a></div>
|
||||
<ul>
|
||||
<li><a href="index.html">OpenRocket</a></li>
|
||||
<li><a href="features.html">Features and screenshots</a></li>
|
||||
<li><a href="download.html">Download</a></li>
|
||||
<li><a href="documentation.html">Documentation</a></li>
|
||||
<li><a href="http://wiki.openrocket.info/">Wiki pages</a></li>
|
||||
<li><a href="http://openrocket.trans.free.fr/">Translations</a></li>
|
||||
<li><a href="getinvolved.html">Get involved!</a></li>
|
||||
<li><a href="contact.html">
|
||||
Mailing lists<br/>
|
||||
Support forums<br/>
|
||||
Contact info</a></li>
|
||||
<!--
|
||||
<li><a href="report.html">
|
||||
Report a bug<br/>
|
||||
Request a feature</a></li>
|
||||
-->
|
||||
<li><a href="license.html">License</a></li>
|
||||
</ul>
|
||||
<div class="logo">
|
||||
<a href="http://sourceforge.net/projects/openrocket"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=260357&type=12" width="120" height="30" alt="Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h1>Download OpenRocket</h1>
|
||||
<div class="content">
|
||||
<div class="news">
|
||||
<h2>Recent news:</h2>
|
||||
<p><span class="date">8.11.2013:</span> Version 13.11 is
|
||||
<a href="download.html">released</a>! This release simplifies
|
||||
flight configurations by replacing the dialog with the configuration
|
||||
tab. Motor filtering in the motor chooser dialog has been enhanced.
|
||||
Chineese translations have been added and Russian translations updated.
|
||||
Updated the 3D libraries, and squashed some bugs introduced by Java 1.7.0_45-b18.</p>
|
||||
<p><span class="date">6.10.2013:</span> Version 13.09.1 is
|
||||
<a href="download.html">released</a>! This is a bug-fix release,
|
||||
and includes updated 3D libraries and new thrust curves for
|
||||
Aerotech C3 and D2.</p>
|
||||
<p><span class="date">8.9.2013:</span> Version 13.09 is
|
||||
<a href="download.html">released</a>! This release contains
|
||||
numerous bug fixes, updated 3D JOGL libraries, and separated
|
||||
simulation edit and plot dialogs.</p>
|
||||
<p><span class="date">4.5.2013:</span> Version 13.05 is
|
||||
<a href="download.html">released</a>! This release contains a huge
|
||||
number of improvements, the main ones including realistic 3D
|
||||
rendering with decals, flight configurations, lower stage descent
|
||||
simulation, boosted dart support and new translations for
|
||||
Portuguese and Japanese. These are thanks to many
|
||||
contributors.</p>
|
||||
<p>Version 13.05 also changes the file format to be ZIP-based.
|
||||
Versions earlier than 12.03 will not be able to read files saved
|
||||
by this version.</p>
|
||||
</div>
|
||||
<div class="contentholder">
|
||||
<h2>Ready packages</h2>
|
||||
<p>These are packages ready for use and are the recommended
|
||||
download for normal users. They are pre-packaged with motor
|
||||
thrust curves from
|
||||
<a href="http://www.thrustcurve.org/">thrustcurve.org</a>.</p>
|
||||
<p>OpenRocket requires <strong>Java version 6</strong> or
|
||||
later. The Sun Java Runtime is recommended.</p>
|
||||
<h3>Desktop version</h3>
|
||||
<p>This is the latest version of the desktop version of
|
||||
OpenRocket. It contains the latest and greatest features, and
|
||||
runs on any system supporting Java.</p>
|
||||
<div class="left">
|
||||
<img src="java_logo.png" alt="" />
|
||||
</div>
|
||||
<div class="right support">
|
||||
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /></a>
|
||||
</div>
|
||||
<div class="downloadbox">
|
||||
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/OpenRocket-13.11.jar/download">
|
||||
<strong>Download now!</strong>
|
||||
<span>OpenRocket-13.11.jar</span>
|
||||
</a>
|
||||
<span class="alternative">
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/ReleaseNotes/view">Release notes</a> |
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/OpenRocket-13.11-src.zip/download">Source code</a>
|
||||
</span>
|
||||
</div>
|
||||
<p>OpenRocket can be started in most graphical environments (including
|
||||
Windows) by double-clicking the package icon. No installation is
|
||||
required.</p>
|
||||
<p>From the command line OpenRocket can be started by
|
||||
<span class="command">java -jar OpenRocket-13.11.jar</span></p>
|
||||
<h3>Android version</h3>
|
||||
<p>The Android version allows opening OpenRocket files, viewing
|
||||
simulations and motors. Later versions will allow running
|
||||
simulations as well.</p>
|
||||
<p>The Android version is thanks to the fantastic work by Kevin
|
||||
Ruland.</p>
|
||||
<div class="left">
|
||||
<img src="android_logo.png" alt="" />
|
||||
</div>
|
||||
<div class="instructions">
|
||||
<p>Installation:</p>
|
||||
<ol>
|
||||
<li>Go to <em>Settings</em> → <em>Applications</em> and
|
||||
check <em>Unknown sources</em>.</li>
|
||||
<li>Download <a href="https://sourceforge.net/projects/openrocket/files/openrocket/12.09/OpenRocket-Android-12.09.apk/download">OpenRocket-Android-12.09.apk</a>
|
||||
on your device and accept installation.</li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
<h2>Source code and older versions</h2>
|
||||
<p><strong>Source packages</strong> and older versions of
|
||||
OpenRocket are available in the
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
|
||||
<p>Alternatively, the most recent development version can be
|
||||
obtained from
|
||||
<a href="https://github.com/openrocket/openrocket/">GitHub</a>.
|
||||
The code can be retrieved using the command</p>
|
||||
<pre class="quote">$ git clone git://github.com/openrocket/openrocket.git</pre>
|
||||
<p>The above URL may be used to connect to the repository with
|
||||
other Git clients as well.</p>
|
||||
</div>
|
||||
<div class="valid">
|
||||
<p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
|
||||
</p>
|
||||
</div>
|
||||
<!-- Piwik -->
|
||||
<script type="text/javascript">
|
||||
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
|
||||
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script><script type="text/javascript">
|
||||
piwik_action_name = '';
|
||||
piwik_idsite = 1;
|
||||
piwik_url = pkBaseURL + "piwik.php";
|
||||
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
|
||||
</script>
|
||||
<noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
|
||||
<!-- End Piwik Tag -->
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,293 +1,299 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>OpenRocket</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
|
||||
<link rel="stylesheet" type="text/css" href="layout.css" />
|
||||
<meta name="Generator" content="htp 1.16" />
|
||||
</head>
|
||||
<body class="page_index">
|
||||
<!--[if lte IE 6]>
|
||||
<div id="iewarn">
|
||||
You are using a browser that is <strong>8 years old!</strong>
|
||||
|
||||
In Internet-years that is <em>prehistoric!</em><br/>
|
||||
For the sanity of all webmasterkind,
|
||||
<em>please <a href="http://www.mozilla.com/">upgrade</a></em>. It's easy!
|
||||
</div>
|
||||
<![endif]-->
|
||||
<div class="menucontainer">
|
||||
<div class="menu">
|
||||
<div class="icon"><a href="index.html"></a></div>
|
||||
<ul>
|
||||
<li><a href="index.html">OpenRocket</a></li>
|
||||
<li><a href="features.html">Features and screenshots</a></li>
|
||||
<li><a href="download.html">Download</a></li>
|
||||
<li><a href="documentation.html">Documentation</a></li>
|
||||
<li><a href="http://wiki.openrocket.info/">Wiki pages</a></li>
|
||||
<li><a href="http://openrocket.trans.free.fr/">Translations</a></li>
|
||||
<li><a href="getinvolved.html">Get involved!</a></li>
|
||||
<li><a href="contact.html">
|
||||
Mailing lists<br/>
|
||||
Support forums<br/>
|
||||
Contact info</a></li>
|
||||
<!--
|
||||
<li><a href="report.html">
|
||||
Report a bug<br/>
|
||||
Request a feature</a></li>
|
||||
-->
|
||||
<li><a href="license.html">License</a></li>
|
||||
</ul>
|
||||
<div class="logo">
|
||||
<a href="http://sourceforge.net/projects/openrocket"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=260357&type=12" width="120" height="30" alt="Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h1>OpenRocket — an Open Source model rocket simulator</h1>
|
||||
<div class="content">
|
||||
<h2>Introduction</h2>
|
||||
<div class="rightpane">
|
||||
<div class="downloadbox">
|
||||
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.09.1/OpenRocket-13.09.1.jar/download">
|
||||
<strong>Download now!</strong>
|
||||
<span>OpenRocket-13.09.1.jar</span>
|
||||
</a>
|
||||
<span class="alternative">
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.09.1/ReleaseNotes/view">Release notes</a> |
|
||||
<a href="download.html">Other versions</a>
|
||||
</span>
|
||||
</div>
|
||||
<div class="screenshot">
|
||||
<a href="shots/main.png"><img src="shots-small/main.jpg" alt="Main window" /></a>
|
||||
<a href="features.html">
|
||||
More screenshots...
|
||||
</a>
|
||||
</div>
|
||||
<div class="support">
|
||||
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /> </a>
|
||||
</div>
|
||||
</div>
|
||||
<p><strong>OpenRocket</strong> is a free, fully featured model
|
||||
rocket simulator that allows you to design and simulate your
|
||||
rockets before actually building and flying them.</p>
|
||||
<p>The main features include:</p>
|
||||
<ul>
|
||||
<li>Six-degree-of-freedom flight simulation</li>
|
||||
<li>Automatic design optimization</li>
|
||||
<li>Realtime simulated altitude, velocity and acceleration display</li>
|
||||
<li>Staging and clustering support</li>
|
||||
<li>Cross-platform (Java-based)</li>
|
||||
</ul>
|
||||
<p>Read more about its <a
|
||||
href="features.html">features and see screenshots</a>.
|
||||
</p>
|
||||
<p>OpenRocket is an Open Source project licensed under the
|
||||
<a href="license.html">GNU GPL</a>. This means that the
|
||||
software is free to use for whatever purposes, and the source
|
||||
code is also available for studying and extending.
|
||||
</p>
|
||||
<p>OpenRocket needs help to become even better. Implementing
|
||||
features, writing documentation and creating example designs are
|
||||
just a few ways of helping. If you are interested in helping
|
||||
make OpenRocket the best rocket simulator out there, please
|
||||
<a href="getinvolved.html"><em>Get involved!</em></a>
|
||||
</p>
|
||||
<div class="clear"></div>
|
||||
<div class="news">
|
||||
<h2>News</h2>
|
||||
<p><span class="date">6.10.2013:</span> Version 13.09.1 is
|
||||
<a href="download.html">released</a>! This is a bug-fix release,
|
||||
and includes updated 3D libraries and new thrust curves for
|
||||
Aerotech C3 and D2.</p>
|
||||
<p><span class="date">8.9.2013:</span> Version 13.09 is
|
||||
<a href="download.html">released</a>! This release contains
|
||||
numerous bug fixes, updated 3D JOGL libraries, and separated
|
||||
simulation edit and plot dialogs.</p>
|
||||
<p><span class="date">4.5.2013:</span> Version 13.05 is
|
||||
<a href="download.html">released</a>! This release contains a huge
|
||||
number of improvements, the main ones including realistic 3D
|
||||
rendering with decals, flight configurations, lower stage descent
|
||||
simulation, boosted dart support and new translations for
|
||||
Portuguese and Japanese. These are thanks to many
|
||||
contributors.</p>
|
||||
<p>Version 13.05 also changes the file format to be ZIP-based.
|
||||
Versions earlier than 12.03 will not be able to read files saved
|
||||
by this version.</p>
|
||||
<p><span class="date">28.9.2012:</span> Version 12.09.1 is
|
||||
<a href="download.html">released</a>! This is a bug-fix release,
|
||||
fixing numerous bugs introduced in 12.09. The only new feature is
|
||||
the option to automatically open the latest design file on startup
|
||||
(in <em>Edit</em> → <em>Preferences</em> → <em>Options</em>).
|
||||
<p><span class="date">23.9.2012:</span> Version 12.09 for Android is
|
||||
<a href="download.html">released</a>! The major improvement is the
|
||||
possibility to edit simulation parameters, thanks to work by Kevin
|
||||
Ruland.</p>
|
||||
<p><span class="date">16.9.2012:</span> Version 12.09 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This version contains a huge number of new features by many contributors:</p>
|
||||
<ul>
|
||||
<li>3D rocket design view</li>
|
||||
<li>Component Presets</li>
|
||||
<li>Custom expressions in simulations</li>
|
||||
<li>Printing for centering ring and clustered centering ring components</li>
|
||||
<li>Support simple arthmatic in dimension entry</li>
|
||||
<li>Support deploying recovery device at stage separation</li>
|
||||
<li>Support for fractional inches (1/64) for unit length</li>
|
||||
<li>Added preference for windspeed units separately</li>
|
||||
<li>Added "most recently used files" in File Menu</li>
|
||||
<li>Improved printed accurracy in fin marking guide</li>
|
||||
<li>Calibration rulers added to printed templates</li>
|
||||
<li>Translations in Czech and Polish, numerous updates</li>
|
||||
</ul>
|
||||
<p><span class="date">10.3.2012:</span> Version 12.03 for desktop
|
||||
and Android is <a href="download.html">released</a>!</p>
|
||||
<p>In this release the version numbering scheme has been changed.
|
||||
From now on the version number is <em>YY.MM</em> indicating the
|
||||
year and month of the release. Bug fix releases are indicated by
|
||||
an added "<em>.1</em>".</p>
|
||||
<p>This also marks the first release for Android devices. In this
|
||||
first release you can open files and examine existing simulations,
|
||||
stability data and motor files. The Android port is thanks to
|
||||
work by Kevin Ruland.</p>
|
||||
<p>Enhancements in the desktop version include saving designs in RKT
|
||||
format thanks to Doug Pedrick, freeform fin set import form images
|
||||
by Jason Blood, configurable stage separation
|
||||
events, guided help tours and displaying the computed motor
|
||||
designation class. The application has also been translated to
|
||||
Italian by Mauro Biasutti and Russian by the Sky Dart Team.</p>
|
||||
<p><span class="date">24.11.2011:</span> Version 1.1.9 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>For this version Richard Graham has implemented geodetic
|
||||
computation methods, which take into account the curvature of the
|
||||
Earth and the coriolis effect. The computation method is selected
|
||||
by the <em>Geodetic calculations</em> option in the simulation
|
||||
options. It's not <em>(yet)</em> a full spherical computation model, but
|
||||
should be accurate enough for almost all sub-orbital needs.</p>
|
||||
<p>Doug Pedrick has also enhanced the printing system with the
|
||||
ability to print fin positioning guides, transition templates and
|
||||
nose cone profiles. Other smaller enhancements and bug fixes are
|
||||
also included.</p>
|
||||
<p><span class="date">25.8.2011:</span> Version 1.1.8 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release contains bug fixes to the optimization methods.
|
||||
It also contains a workaround to a JRE bug that prevents running
|
||||
OpenRocket on some builds of Java 7.</p>
|
||||
<p>The web pages have also been somewhat updated and Boris du Reau has
|
||||
created <a href="http://openrocket.trans.free.fr/">a separate site</a>
|
||||
for coordinating the localization efforts for OpenRocket.</p>
|
||||
<p><span class="date">12.8.2011:</span> Version 1.1.7 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes automatic rocket design optimization
|
||||
support (<em>Analyze</em> → <em>Rocket optimization</em>).
|
||||
You can optimize any amount of rocket parameters for apogee
|
||||
altitude, maximum velocity or a number of different values.</p>
|
||||
<p>While the automatic optimization is a powerful tool, it is very
|
||||
easy to optimize against particulars of the simulation methods,
|
||||
instead of true physical phenomena. Always keep common sense at
|
||||
hand and take the results with a grain of salt.</p>
|
||||
<p><span class="date">22.7.2011:</span> Version 1.1.6 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes initial localization support and
|
||||
translations to French, German and Spanish. This is thanks to the
|
||||
great work of Boris du Reau, and the teams from Tripoli France,
|
||||
Tripoli Spain and ERIG e.V. If you prefer to use some other
|
||||
language than the system default, you can select the language on
|
||||
the "Options" tab of the preferences dialog.</p>
|
||||
<p>The release also includes design scaling support and numerous bug
|
||||
fixes.</p>
|
||||
<p><span class="date">10.6.2011:</span> Version 1.1.5 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes updates to the printing system which fixes
|
||||
printing on Windows.</p>
|
||||
<p><span class="date">5.3.2011:</span> Version 1.1.4 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes initial printing support, thanks to Doug
|
||||
Pedrick. Printing still has a few issues on some platforms.
|
||||
Various bugs have also been fixed.</p>
|
||||
<p><span class="date">6.10.2010:</span> Version 1.1.3 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes support for moving and copying components
|
||||
in the component tree using drag-and-drop. Use normal DnD for
|
||||
moving, and control-drag for copy. This release also fixes a
|
||||
severe bug in the undo system.</p>
|
||||
<p><span class="date">7.9.2010:</span> A bug-fix version 1.1.2 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release fixes a severe bug in 1.1.1 that prevented adding stages
|
||||
to rocket designs. Users are recommended to upgrade.</p>
|
||||
<p><span class="date">3.9.2010:</span> Version 1.1.1 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>For this release a major part of the simulator code has been
|
||||
rewritten for better flexibility in future development. It also
|
||||
includes a vastly improved thrust curve selection dialog, the
|
||||
possibility to loading user-defined thrust curves and better
|
||||
startup times than previous releases.</p>
|
||||
<p>Simulation listeners written for older versions of OpenRocket
|
||||
are not compatible with this release.</p>
|
||||
<p><span class="date">21.3.2010:</span> Version 1.1.0 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes the first support for loading RockSim
|
||||
rocket design files (.RKT), thanks to contributions by Doug
|
||||
Pedrick. It's also the kick-off of the 1.1 development branch of
|
||||
OpenRocket.</p>
|
||||
<p><span class="date">10.3.2010:</span> Version 1.0.0 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes several hundred new thrustcurves from
|
||||
<a href="http://www.thrustcurve.org/">thrustcurve.org</a> and some
|
||||
bug fixes. It is also a stable milestone, after which development
|
||||
on larger features will be started in a 1.1 branch. Look out
|
||||
for it! :-)</p>
|
||||
<p><span class="date">17.2.2010:</span> Version 0.9.6 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release updates the aerodynamic calculation methods to be
|
||||
more in line with the Barrowman method and enhances the simulation
|
||||
time step selection, in addition to fixing numerous bugs.</p>
|
||||
<p><span class="date">28.11.2009:</span> Version 0.9.5 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release <strong>fixes a serious bug in 0.9.4</strong> that
|
||||
prevented adding a tube coupler and centering ring to the same
|
||||
body tube, in addition to a few smaller additions. Users of
|
||||
0.9.4 should upgrade immediately!</p>
|
||||
<p><span class="date">24.11.2009:</span> Version 0.9.4 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This version adds support for through-the-wall fin tabs,
|
||||
attaching components to coupler tubes, material editing, automatic
|
||||
update checking, in addition to fixing numerous bugs.</p>
|
||||
<p><span class="date">1.9.2009:</span> Version 0.9.3 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This version includes lots of bug fixes and new features including
|
||||
data exporting, showing flight events in plots, example rocket designs,
|
||||
splitting clustered inner tubes and automated bug reporting.</p>
|
||||
<p><span class="date">13.7.2009:</span> Version 0.9.2 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This version includes <strong>bug fixes for imperial unit
|
||||
conversions</strong> and UI improvements for motor selection.
|
||||
<em>All users of imperial units should upgrade!</em></p>
|
||||
<p><span class="date">9.6.2009:</span> The
|
||||
<a href="documentation.html">Master's thesis</a> for which OpenRocket
|
||||
was written for is now available!</p>
|
||||
<p>At the same time version 0.9.1 was
|
||||
<a href="download.html">released</a>. This release fixes various
|
||||
file handling bugs and adds small UI enhancements.</p>
|
||||
<p><span class="date">24.5.2009:</span> First version 0.9.0
|
||||
<a href="download.html">released</a>!</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="valid">
|
||||
<p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
|
||||
</p>
|
||||
</div>
|
||||
<!-- Piwik -->
|
||||
<script type="text/javascript">
|
||||
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
|
||||
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script><script type="text/javascript">
|
||||
piwik_action_name = '';
|
||||
piwik_idsite = 1;
|
||||
piwik_url = pkBaseURL + "piwik.php";
|
||||
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
|
||||
</script>
|
||||
<noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
|
||||
<!-- End Piwik Tag -->
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>OpenRocket</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
|
||||
<link rel="stylesheet" type="text/css" href="layout.css" />
|
||||
<meta name="Generator" content="htp 1.17" />
|
||||
</head>
|
||||
<body class="page_index">
|
||||
<!--[if lte IE 6]>
|
||||
<div id="iewarn">
|
||||
You are using a browser that is <strong>8 years old!</strong>
|
||||
|
||||
In Internet-years that is <em>prehistoric!</em><br/>
|
||||
For the sanity of all webmasterkind,
|
||||
<em>please <a href="http://www.mozilla.com/">upgrade</a></em>. It's easy!
|
||||
</div>
|
||||
<![endif]-->
|
||||
<div class="menucontainer">
|
||||
<div class="menu">
|
||||
<div class="icon"><a href="index.html"></a></div>
|
||||
<ul>
|
||||
<li><a href="index.html">OpenRocket</a></li>
|
||||
<li><a href="features.html">Features and screenshots</a></li>
|
||||
<li><a href="download.html">Download</a></li>
|
||||
<li><a href="documentation.html">Documentation</a></li>
|
||||
<li><a href="http://wiki.openrocket.info/">Wiki pages</a></li>
|
||||
<li><a href="http://openrocket.trans.free.fr/">Translations</a></li>
|
||||
<li><a href="getinvolved.html">Get involved!</a></li>
|
||||
<li><a href="contact.html">
|
||||
Mailing lists<br/>
|
||||
Support forums<br/>
|
||||
Contact info</a></li>
|
||||
<!--
|
||||
<li><a href="report.html">
|
||||
Report a bug<br/>
|
||||
Request a feature</a></li>
|
||||
-->
|
||||
<li><a href="license.html">License</a></li>
|
||||
</ul>
|
||||
<div class="logo">
|
||||
<a href="http://sourceforge.net/projects/openrocket"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=260357&type=12" width="120" height="30" alt="Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h1>OpenRocket — an Open Source model rocket simulator</h1>
|
||||
<div class="content">
|
||||
<h2>Introduction</h2>
|
||||
<div class="rightpane">
|
||||
<div class="downloadbox">
|
||||
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/OpenRocket-13.11.jar/download">
|
||||
<strong>Download now!</strong>
|
||||
<span>OpenRocket-13.11.jar</span>
|
||||
</a>
|
||||
<span class="alternative">
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/ReleaseNotes/view">Release notes</a> |
|
||||
<a href="download.html">Other versions</a>
|
||||
</span>
|
||||
</div>
|
||||
<div class="screenshot">
|
||||
<a href="shots/main.png"><img src="shots-small/main.jpg" alt="Main window" /></a>
|
||||
<a href="features.html">
|
||||
More screenshots...
|
||||
</a>
|
||||
</div>
|
||||
<div class="support">
|
||||
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /> </a>
|
||||
</div>
|
||||
</div>
|
||||
<p><strong>OpenRocket</strong> is a free, fully featured model
|
||||
rocket simulator that allows you to design and simulate your
|
||||
rockets before actually building and flying them.</p>
|
||||
<p>The main features include:</p>
|
||||
<ul>
|
||||
<li>Six-degree-of-freedom flight simulation</li>
|
||||
<li>Automatic design optimization</li>
|
||||
<li>Realtime simulated altitude, velocity and acceleration display</li>
|
||||
<li>Staging and clustering support</li>
|
||||
<li>Cross-platform (Java-based)</li>
|
||||
</ul>
|
||||
<p>Read more about its <a
|
||||
href="features.html">features and see screenshots</a>.
|
||||
</p>
|
||||
<p>OpenRocket is an Open Source project licensed under the
|
||||
<a href="license.html">GNU GPL</a>. This means that the
|
||||
software is free to use for whatever purposes, and the source
|
||||
code is also available for studying and extending.
|
||||
</p>
|
||||
<p>OpenRocket needs help to become even better. Implementing
|
||||
features, writing documentation and creating example designs are
|
||||
just a few ways of helping. If you are interested in helping
|
||||
make OpenRocket the best rocket simulator out there, please
|
||||
<a href="getinvolved.html"><em>Get involved!</em></a>
|
||||
</p>
|
||||
<div class="clear"></div>
|
||||
<div class="news">
|
||||
<h2>News</h2>
|
||||
<p><span class="date">8.11.2013:</span> Version 13.11 is
|
||||
<a href="download.html">released</a>! This release simplifies
|
||||
flight configurations by replacing the dialog with the configuration
|
||||
tab. Motor filtering in the motor chooser dialog has been enhanced.
|
||||
Chineese translations have been added and Russian translations updated.
|
||||
Updated the 3D libraries, and squashed some bugs introduced by Java 1.7.0_45-b18.</p>
|
||||
<p><span class="date">6.10.2013:</span> Version 13.09.1 is
|
||||
<a href="download.html">released</a>! This is a bug-fix release,
|
||||
and includes updated 3D libraries and new thrust curves for
|
||||
Aerotech C3 and D2.</p>
|
||||
<p><span class="date">8.9.2013:</span> Version 13.09 is
|
||||
<a href="download.html">released</a>! This release contains
|
||||
numerous bug fixes, updated 3D JOGL libraries, and separated
|
||||
simulation edit and plot dialogs.</p>
|
||||
<p><span class="date">4.5.2013:</span> Version 13.05 is
|
||||
<a href="download.html">released</a>! This release contains a huge
|
||||
number of improvements, the main ones including realistic 3D
|
||||
rendering with decals, flight configurations, lower stage descent
|
||||
simulation, boosted dart support and new translations for
|
||||
Portuguese and Japanese. These are thanks to many
|
||||
contributors.</p>
|
||||
<p>Version 13.05 also changes the file format to be ZIP-based.
|
||||
Versions earlier than 12.03 will not be able to read files saved
|
||||
by this version.</p>
|
||||
<p><span class="date">28.9.2012:</span> Version 12.09.1 is
|
||||
<a href="download.html">released</a>! This is a bug-fix release,
|
||||
fixing numerous bugs introduced in 12.09. The only new feature is
|
||||
the option to automatically open the latest design file on startup
|
||||
(in <em>Edit</em> → <em>Preferences</em> → <em>Options</em>).
|
||||
<p><span class="date">23.9.2012:</span> Version 12.09 for Android is
|
||||
<a href="download.html">released</a>! The major improvement is the
|
||||
possibility to edit simulation parameters, thanks to work by Kevin
|
||||
Ruland.</p>
|
||||
<p><span class="date">16.9.2012:</span> Version 12.09 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This version contains a huge number of new features by many contributors:</p>
|
||||
<ul>
|
||||
<li>3D rocket design view</li>
|
||||
<li>Component Presets</li>
|
||||
<li>Custom expressions in simulations</li>
|
||||
<li>Printing for centering ring and clustered centering ring components</li>
|
||||
<li>Support simple arthmatic in dimension entry</li>
|
||||
<li>Support deploying recovery device at stage separation</li>
|
||||
<li>Support for fractional inches (1/64) for unit length</li>
|
||||
<li>Added preference for windspeed units separately</li>
|
||||
<li>Added "most recently used files" in File Menu</li>
|
||||
<li>Improved printed accurracy in fin marking guide</li>
|
||||
<li>Calibration rulers added to printed templates</li>
|
||||
<li>Translations in Czech and Polish, numerous updates</li>
|
||||
</ul>
|
||||
<p><span class="date">10.3.2012:</span> Version 12.03 for desktop
|
||||
and Android is <a href="download.html">released</a>!</p>
|
||||
<p>In this release the version numbering scheme has been changed.
|
||||
From now on the version number is <em>YY.MM</em> indicating the
|
||||
year and month of the release. Bug fix releases are indicated by
|
||||
an added "<em>.1</em>".</p>
|
||||
<p>This also marks the first release for Android devices. In this
|
||||
first release you can open files and examine existing simulations,
|
||||
stability data and motor files. The Android port is thanks to
|
||||
work by Kevin Ruland.</p>
|
||||
<p>Enhancements in the desktop version include saving designs in RKT
|
||||
format thanks to Doug Pedrick, freeform fin set import form images
|
||||
by Jason Blood, configurable stage separation
|
||||
events, guided help tours and displaying the computed motor
|
||||
designation class. The application has also been translated to
|
||||
Italian by Mauro Biasutti and Russian by the Sky Dart Team.</p>
|
||||
<p><span class="date">24.11.2011:</span> Version 1.1.9 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>For this version Richard Graham has implemented geodetic
|
||||
computation methods, which take into account the curvature of the
|
||||
Earth and the coriolis effect. The computation method is selected
|
||||
by the <em>Geodetic calculations</em> option in the simulation
|
||||
options. It's not <em>(yet)</em> a full spherical computation model, but
|
||||
should be accurate enough for almost all sub-orbital needs.</p>
|
||||
<p>Doug Pedrick has also enhanced the printing system with the
|
||||
ability to print fin positioning guides, transition templates and
|
||||
nose cone profiles. Other smaller enhancements and bug fixes are
|
||||
also included.</p>
|
||||
<p><span class="date">25.8.2011:</span> Version 1.1.8 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release contains bug fixes to the optimization methods.
|
||||
It also contains a workaround to a JRE bug that prevents running
|
||||
OpenRocket on some builds of Java 7.</p>
|
||||
<p>The web pages have also been somewhat updated and Boris du Reau has
|
||||
created <a href="http://openrocket.trans.free.fr/">a separate site</a>
|
||||
for coordinating the localization efforts for OpenRocket.</p>
|
||||
<p><span class="date">12.8.2011:</span> Version 1.1.7 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes automatic rocket design optimization
|
||||
support (<em>Analyze</em> → <em>Rocket optimization</em>).
|
||||
You can optimize any amount of rocket parameters for apogee
|
||||
altitude, maximum velocity or a number of different values.</p>
|
||||
<p>While the automatic optimization is a powerful tool, it is very
|
||||
easy to optimize against particulars of the simulation methods,
|
||||
instead of true physical phenomena. Always keep common sense at
|
||||
hand and take the results with a grain of salt.</p>
|
||||
<p><span class="date">22.7.2011:</span> Version 1.1.6 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes initial localization support and
|
||||
translations to French, German and Spanish. This is thanks to the
|
||||
great work of Boris du Reau, and the teams from Tripoli France,
|
||||
Tripoli Spain and ERIG e.V. If you prefer to use some other
|
||||
language than the system default, you can select the language on
|
||||
the "Options" tab of the preferences dialog.</p>
|
||||
<p>The release also includes design scaling support and numerous bug
|
||||
fixes.</p>
|
||||
<p><span class="date">10.6.2011:</span> Version 1.1.5 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes updates to the printing system which fixes
|
||||
printing on Windows.</p>
|
||||
<p><span class="date">5.3.2011:</span> Version 1.1.4 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes initial printing support, thanks to Doug
|
||||
Pedrick. Printing still has a few issues on some platforms.
|
||||
Various bugs have also been fixed.</p>
|
||||
<p><span class="date">6.10.2010:</span> Version 1.1.3 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes support for moving and copying components
|
||||
in the component tree using drag-and-drop. Use normal DnD for
|
||||
moving, and control-drag for copy. This release also fixes a
|
||||
severe bug in the undo system.</p>
|
||||
<p><span class="date">7.9.2010:</span> A bug-fix version 1.1.2 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release fixes a severe bug in 1.1.1 that prevented adding stages
|
||||
to rocket designs. Users are recommended to upgrade.</p>
|
||||
<p><span class="date">3.9.2010:</span> Version 1.1.1 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>For this release a major part of the simulator code has been
|
||||
rewritten for better flexibility in future development. It also
|
||||
includes a vastly improved thrust curve selection dialog, the
|
||||
possibility to loading user-defined thrust curves and better
|
||||
startup times than previous releases.</p>
|
||||
<p>Simulation listeners written for older versions of OpenRocket
|
||||
are not compatible with this release.</p>
|
||||
<p><span class="date">21.3.2010:</span> Version 1.1.0 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes the first support for loading RockSim
|
||||
rocket design files (.RKT), thanks to contributions by Doug
|
||||
Pedrick. It's also the kick-off of the 1.1 development branch of
|
||||
OpenRocket.</p>
|
||||
<p><span class="date">10.3.2010:</span> Version 1.0.0 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes several hundred new thrustcurves from
|
||||
<a href="http://www.thrustcurve.org/">thrustcurve.org</a> and some
|
||||
bug fixes. It is also a stable milestone, after which development
|
||||
on larger features will be started in a 1.1 branch. Look out
|
||||
for it! :-)</p>
|
||||
<p><span class="date">17.2.2010:</span> Version 0.9.6 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release updates the aerodynamic calculation methods to be
|
||||
more in line with the Barrowman method and enhances the simulation
|
||||
time step selection, in addition to fixing numerous bugs.</p>
|
||||
<p><span class="date">28.11.2009:</span> Version 0.9.5 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release <strong>fixes a serious bug in 0.9.4</strong> that
|
||||
prevented adding a tube coupler and centering ring to the same
|
||||
body tube, in addition to a few smaller additions. Users of
|
||||
0.9.4 should upgrade immediately!</p>
|
||||
<p><span class="date">24.11.2009:</span> Version 0.9.4 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This version adds support for through-the-wall fin tabs,
|
||||
attaching components to coupler tubes, material editing, automatic
|
||||
update checking, in addition to fixing numerous bugs.</p>
|
||||
<p><span class="date">1.9.2009:</span> Version 0.9.3 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This version includes lots of bug fixes and new features including
|
||||
data exporting, showing flight events in plots, example rocket designs,
|
||||
splitting clustered inner tubes and automated bug reporting.</p>
|
||||
<p><span class="date">13.7.2009:</span> Version 0.9.2 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This version includes <strong>bug fixes for imperial unit
|
||||
conversions</strong> and UI improvements for motor selection.
|
||||
<em>All users of imperial units should upgrade!</em></p>
|
||||
<p><span class="date">9.6.2009:</span> The
|
||||
<a href="documentation.html">Master's thesis</a> for which OpenRocket
|
||||
was written for is now available!</p>
|
||||
<p>At the same time version 0.9.1 was
|
||||
<a href="download.html">released</a>. This release fixes various
|
||||
file handling bugs and adds small UI enhancements.</p>
|
||||
<p><span class="date">24.5.2009:</span> First version 0.9.0
|
||||
<a href="download.html">released</a>!</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="valid">
|
||||
<p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
|
||||
</p>
|
||||
</div>
|
||||
<!-- Piwik -->
|
||||
<script type="text/javascript">
|
||||
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
|
||||
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script><script type="text/javascript">
|
||||
piwik_action_name = '';
|
||||
piwik_idsite = 1;
|
||||
piwik_url = pkBaseURL + "piwik.php";
|
||||
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
|
||||
</script>
|
||||
<noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
|
||||
<!-- End Piwik Tag -->
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<set version="13.09.1">
|
||||
<set version="13.11">
|
||||
<set androidversion="12.09">
|
||||
|
||||
<def name="downloadbox">
|
||||
|
@ -9,6 +9,13 @@
|
||||
|
||||
<!--- Remember to move the position of "onlyrecent" below! --->
|
||||
|
||||
<p><span class="date">8.11.2013:</span> Version 13.11 is
|
||||
<a href="download.html">released</a>! This release simplifies
|
||||
flight configurations by replacing the dialog with the configuration
|
||||
tab. Motor filtering in the motor chooser dialog has been enhanced.
|
||||
Chineese translations have been added and Russian translations updated.
|
||||
Updated the 3D libraries, and squashed some bugs introduced by Java 1.7.0_45-b18.</p>
|
||||
|
||||
<p><span class="date">6.10.2013:</span> Version 13.09.1 is
|
||||
<a href="download.html">released</a>! This is a bug-fix release,
|
||||
and includes updated 3D libraries and new thrust curves for
|
||||
|
Loading…
x
Reference in New Issue
Block a user