The OpenRocket team is very excited to announce that the new version of OpenRocket is at long last available for everyone to try. For now this is a public beta, which means that there are known issues still to be worked out before the final release.Nonetheless, the current version is stable and usable enough for most folks to start using it full-time.
After a short summer break, Public Beta 5 is now available, featuring a whole swath of UI improvements along with a couple of new features and the usual assortment of bug fixes and tweaks.when installing and running. For full details, head over to https://openrocket.info/donate.html
IMPORTANT SUB-ANNOUNCEMENT: The OpenRocket project is now officially accepting donations to fund our operations. We don?t need much, but we will be incurring expenses going forward for code signing, which will eliminate the need to disable security
Download: https://openrocket.info/downloads.html?vers=22.02.beta.05
Full Release notes: https://openrocket.info/release_notes.html (see also the following post)
Please keep those bug reports and suggestions coming to this thread or straight to https://github.com/openrocket/openrocket/issues.
Here are the major new features:
Pods!
Drop-off boosters!
Rail buttons!
Attach freeform fins to nose cones and transitions!
Coefficient of Drag override!
Better tube fin support!
Multiple-component editing!
Contextual menus!
Dave Cook?s fantastic rocket component library now included!
?plus endless smaller things to make day-to-day use more enjoyable.
The beta is being released in both packaged form and as a plain JAR file (for use with Java 11 or 17, but please note that there are problems with Java 17) at the link provided above. We strongly recommend the packaged installers for most folks.
Updated builds will be made available periodically during the beta period. OpenRocket can check for updates either automatically at startup, or manually. The settings for this feature are found at: Edit > Preferences > General.
This update has taken a long effort from a lot of people. Please give it a try, and let us know what you think. We hope to get back on a more regular release schedule (!) going forward.
Thanks again for your continued support!
On 30/09/2022 09:35 Joe Pfeiffer <pfeiffer@cs.nmsu.edu> wrote:<snip>
The OpenRocket team is very excited to announce that the new version
of OpenRocket is at long last available for everyone to try. For now
this is a public beta, which means that there are known issues still
to be worked out before the final release. Nonetheless, the current
version is stable and usable enough for most folks to start using it
full-time.
Would it be a major effort to rewrite this in C++ using wxWidgets?
Running natively on all three desktop platforms would be a real boon!
The Running Man <runningman@writeable.com> writes:
On 30/09/2022 09:35 Joe Pfeiffer <pfeiffer@cs.nmsu.edu> wrote:<snip>
The OpenRocket team is very excited to announce that the new version
of OpenRocket is at long last available for everyone to try. For now
this is a public beta, which means that there are known issues still
to be worked out before the final release. Nonetheless, the current
version is stable and usable enough for most folks to start using it
full-time.
Would it be a major effort to rewrite this in C++ using wxWidgets?
Running natively on all three desktop platforms would be a real boon!
It would be a *huge* effort, which I can't imagine happening.
What exactly do you mean by running natively, beyond what it already
does? Do you regard Java bytecode as not running natively?
On 03/07/2024 05:10 Joe Pfeiffer <pfeiffer@cs.nmsu.edu> wrote:
The Running Man <runningman@writeable.com> writes:
On 30/09/2022 09:35 Joe Pfeiffer <pfeiffer@cs.nmsu.edu> wrote:<snip>
The OpenRocket team is very excited to announce that the new version
of OpenRocket is at long last available for everyone to try. For now
this is a public beta, which means that there are known issues still
to be worked out before the final release. Nonetheless, the current
version is stable and usable enough for most folks to start using it
full-time.
Would it be a major effort to rewrite this in C++ using wxWidgets?
Running natively on all three desktop platforms would be a real boon!
It would be a *huge* effort, which I can't imagine happening.
What exactly do you mean by running natively, beyond what it already
does? Do you regard Java bytecode as not running natively?
The problem with Java (or .NET or Python) applications is that they need a runtime to function. The user has to install this and make sure that
the version
matches that of the application.
There's no such need for wxWidgets applications which are basically native Win32 apps.
The Running Man <runningman@writeable.com> writes:
On 03/07/2024 05:10 Joe Pfeiffer <pfeiffer@cs.nmsu.edu> wrote:
The Running Man <runningman@writeable.com> writes:
On 30/09/2022 09:35 Joe Pfeiffer <pfeiffer@cs.nmsu.edu> wrote:<snip>
The OpenRocket team is very excited to announce that the new version >>>>> of OpenRocket is at long last available for everyone to try. For now >>>>> this is a public beta, which means that there are known issues still >>>>> to be worked out before the final release. Nonetheless, the current
version is stable and usable enough for most folks to start using it >>>>> full-time.
Would it be a major effort to rewrite this in C++ using wxWidgets?
Running natively on all three desktop platforms would be a real boon!
It would be a *huge* effort, which I can't imagine happening.
What exactly do you mean by running natively, beyond what it already
does? Do you regard Java bytecode as not running natively?
The problem with Java (or .NET or Python) applications is that they need a >> runtime to function. The user has to install this and make sure that
the version
matches that of the application.
Any program you care to run on anything but bare silicon requires a
runtime. That's why Linux programs don't run under Windows (and vice
versa).
There's no such need for wxWidgets applications which are basically native >> Win32 apps.
Requiring a Win32 (or Linux or MacOS) runtime.
Modern (from 22.02 onward) OpenRocket releases include their own Java runtime, which we test and ensure match the .jar file.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (1 / 15) |
Uptime: | 159:57:55 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,056 |
Messages: | 6,416,492 |