Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openrocket/openrocket

Model-rocketry aerodynamics and trajectory simulation software
https://github.com/openrocket/openrocket

Merge pull request #133 from kruland2607/master

Fixed build for new library version numbers.

e7ff1b036bc72c96aebc9bd3e0f9d132d25455d6 authored over 11 years ago
Fixed build for new library version numbers.

152662613ba3e2f53eb470670759e0e73e3af933 authored over 11 years ago
Merge pull request #130 from kruland2607/jfreechart-1.0.15

Fix for Issue #114

12847a1be959ebec6d03687082650009b9f92ff2 authored over 11 years ago
Merge pull request #131 from kruland2607/master

Fix deployment event for dart's recovery.

e2675ecd3743bf10d5e277082b483a9076bbcb69 authored over 11 years ago
Fix deployment event for dart's recovery.

faf238e61d565bc543ce633539fe8b6af176b85a authored over 11 years ago
Fixed problem with multiple copies of the same series in a plot. Also

bumped up to jfreechart 1.0.15 but that might not have been necessary.

067031db3b86803b35f82687131ae6dabd042b7a authored over 11 years ago
Merge pull request #129 from kruland2607/fixdecaldropdown

Fix for issue #116

5239123f6c9fd799fb11ea97b7d29bde5ddb5e89 authored over 11 years ago
Improve refreshing the decal model by doing it whenever the underlying

appearance changes. This allows for "From file" to work correctly as
well.

45ef3064fd7beb15dea3779eac1bf3044c183be7 authored over 11 years ago
Merge pull request #128 from openrocket/issue-118

Catch UnsupportedOperationExceptions from getDesktop.

5b9af6de3b35fce40c1e26192692ac2010f9cc85 authored over 11 years ago
Add a little more protection in getElementAt because Apples' LAF

sometimes returns -1.

375f371702d55babe4268219041eada5f978958c authored over 11 years ago
Catch UnsupportedOperationExceptions from getDesktop.

0f5e784e6422d3a3d882f57be0a57b90deada000 authored over 11 years ago
Refresh the texture drop down contents when one edits a single copy of a

decal

4c3a16f02bb252970290634371d06ce40c4f923e authored over 11 years ago
Merge pull request #127 from openrocket/thrustcurves

Updated thrustcurves.

e9be0ad9efcbb3f43f9e5d07c754b48d2221b68f authored over 11 years ago
Updated thrustcurves.

54871ec6747a8331348d4f4e0144af208a8572b9 authored over 11 years ago
Fix for Issue #122, NPE in RocketFigure3d.setType()

This problem will only happen when the RocketFigure3d is unable to
create a GL canvas. It sets th...

11c5e072f09fd3d5badcb9cd7153997904f45f8c authored over 11 years ago
Fix issue #112, NPE in RocketFigure3d mouseDragged()

The component can pick up a mouse drag event without a mouse press event
if the mous is clicked a...

0bc139fd05a6338c2c6c6d3556a09e00642a17cc authored over 11 years ago
Merge pull request #111 from bkuker/jogl-v2.0.2-RELEASE

Upgraded JOGL to version 2.0.2

265fdfe05e7d5b3c044cbcc62c1be911794bff19 authored over 11 years ago
Merge pull request #110 from kruland2607/master

Added some logging to help diagnose NPE bug reports

a05c08ac8bbda52cf64f4dff9a40d8e06c9bfdbf authored over 11 years ago
Upgraded JOGL to version 2.0.2

0d88fbef99a24950576fe71be7c4cac34b293e5c authored over 11 years ago
Added some logging to help diagnose NPE bug reports from

ExampleDesignFileAction.

9e16bc85307d444634bcea8a154e6f3d3c5a40b8 authored over 11 years ago
Merge pull request #109 from kruland2607/fix-decalimageedit

Fix for issue #108

0775f780dd2c57b33667d8db7a419cf63353fc08 authored over 11 years ago
Remove the mysterious first element of the EdgeMode drop down.

24706294ecc73a2bf40d11b483ad2d495be145cb authored over 11 years ago
Fix issue where edited decal was lost when the appearance was modified

again.

1398fe07941d3c062056ef0bd6f720652f0da9b5 authored over 11 years ago
Merge pull request #107 from kruland2607/master

Fix simulation plot dialog logic.

e6c2181c11a5b7160aa862eb3f2e514831a8ee83 authored over 11 years ago
Fix logic used to open Plot vs Run dialog. Only plot when there is data

which is up to date or external.

79ee38f518d0b57f9c422acf65bbbcca40cbbfec authored over 11 years ago
Rename button to "Plot" in plot dialog

dbcd6b5c6ae2cf1a034b1035aa2870fb66d2f45c authored over 11 years ago
Fine-tune SimulationEditDialog

0114448ea8dd638d39e9ce3f5a3398b3cfd1cb69 authored over 11 years ago
Merge remote-tracking branch 'kruland/sims'

92ae04f85aea37551fc23da27fdeaec33b979af7 authored over 11 years ago
If the simulation runs correctly, then switch to plot view.

a67bd1add62cf0de5d9683014c633a8af6860c89 authored over 11 years ago
Merge remote-tracking branch 'upstream/master' into sims

Conflicts:
core/src/net/sf/openrocket/gui/main/SimulationPanel.java

58e58748326e3b7ea83ba887bae7147a1bad7bd2 authored over 11 years ago
Merge pull request #103 from soupwizard/master

Minor edits to README.md

bd43432aa78bdd11b2afb848b85a2c69c06f0605 authored over 11 years ago
Merge branch 'master' of https://github.com/soupwizard/openrocket

d2dabc040c6a4b324138e7862ebb40bc3f964ef7 authored over 11 years ago
Minor edits to readme.md to move build status graphic up higher on page

f7ed8f6c9e302e394605aefafc74b9d5b4b727b9 authored over 11 years ago
Update README.md

f49f7c4cb4b286cec31bec4645497578a2e3520f authored over 11 years ago
Update README.md

d876bfd14e4f552fa2d5f70815f95b6c0978fe5a authored over 11 years ago
Update README.md

32e9a161baee9f2ef91beabab6e5e65b594ce900 authored over 11 years ago
Merge pull request #100 from kruland2607/locpresets

Added presets for LocPrecision contributed by Doug.

5a9ead35cbaba03157368282a950d79a090ad5fc authored over 11 years ago
Merge pull request #99 from kruland2607/motorselectorbug

The motors in the motor selector are not sorted by default.

2adfcd27a011555daa98b244e99cdf5669e3c46f authored over 11 years ago
Merge pull request #102 from soupwizard/master

New test for .ork file versions, fixed failing unittest, ignored one failing unittest

b02323099a2fbb3df28f68be32cb662dae8886b8 authored over 11 years ago
Added unittests saving and loading rockets to/from tmp in various file versions.

Added @Ignore and FIXME to failing LogLevelBufferLoggerTest
Fixed failing unitest IntegrationTes...

df85d0ee53ba3f03bd9cdbaa8196b6db89176eba authored over 11 years ago
Merge remote-tracking branch 'upstream/master'

98635d7c9b140dc03f4019a252234d7f85ed3dd1 authored over 11 years ago
Merge pull request #101 from dneelyep/openrocket-dev

Added a dialog box warning when users try to run a simulation with no simulations selected.

911ad653fad0ee229d2a7421a07816ad042f06ab authored over 11 years ago
Reverted a commit that is specific to my project.

6299898da7eafe55e3ba9bedc801861442796639 authored over 11 years ago
Added a dialog box that displays when no simulations are selected.

cd255e1828ad6e7680e7a3bafb1a21b319b73d31 authored over 11 years ago
Added presets for LocPrecision contributed by Doug.

b5a191eb8d8b3265d168412c840bcc8ae3b462e8 authored over 11 years ago
Added tests for OR file versions. Added test rockets for each version number that is implemented.

d57b132b511bda38058a1a81a4dd89735752a7e9 authored over 11 years ago
I like it better when the close button copies the SimulationOptions.

Only SimulationOptions needs to be a little bit smarter about when to
fire the change event.

7d30bcb67b50f93f4ba99e7793f1829488da70c3 authored over 11 years ago
Make the simulation edit dialog operate a little more friendly. When

the Run Simulation button is pressed, the simulations are executed and
the edit dialog changes to...

4cfc65fbe2e2f21ba09c086f33fe8a747c1e3ada authored over 11 years ago
Create README.md

Create readme with content from sourceforge page. Include png graphic showing state of build on...

f2874e0f004565e26e319e995ce9def687c8a365 authored over 11 years ago
Open the SimulationEditDialog in the correct mode based on button press

only try to infer it when double clicking.

4b9fb6b2fcc03223e2c20218154552160c2d7cc9 authored over 11 years ago
When creating a simulation use the DefaultSimulationOptionFactory.

be62cc243e372c555fec752510a13ae8055b7be2 authored over 11 years ago
Merge pull request #98 from soupwizard/master

Fixed unittest failure, cleaned up unit test output

bfda67e85212e5f823e8b53064558ecc5a4956a3 authored over 11 years ago
Fixed unittest failure in LogLevelTest. Added config dir with logback

config file that set logging to stdout and level to Error. Modified
unittest target used by trav...

845780a2bcdd54f33510fea85285c0d53c9d0fed authored over 11 years ago
Added total impulse column to motor selector dialog. When the dialog is

first displayed, sort the data in a reasonable way.

d9c5bf6b1b43746657140e4cb1536b00cce2ae52 authored over 11 years ago
Create a simulation when a flight configuration is copied or created.

f70454792ddad73c81b6a4440aa39a6dc5079ba3 authored over 11 years ago
Consolidated the SimulationEditDialog and SimulationPlotExportDialog

into a single dialog which uses CardLayout to switch between contents.
The new SimulationEditDial...

c53a7e4c05c42af9ee11eb8a0a81b2e75269b007 authored over 11 years ago
Added buttons to the edit and plot dialogs to switch to the other one.

02f3f48f3a86035a2f7d28f16a93635ca72b3c87 authored over 11 years ago
Added a README to the repo.

eaed44864c9bcf1dbfbe670e161ddbfdba4b4cfb authored over 11 years ago
Don't display warning dialog when simulation ends.

9a43a016635cac1eafe838587d6744837ccf09eb authored over 11 years ago
Don't dismiss the plot/export dialog when the plot is displayed.

ff39e0ea63b00161a26f48d1f85161c0c209269c authored over 11 years ago
Explicitly create the plot with a parent window so the configuration

window can be dismissed automatically.

4716030d1b2d07a071e6a7bae2ed73dcb465eef4 authored over 11 years ago
Fix bug where plotted series were not labelled correctly in the legend.

9107566b3828fb91fd7294043b43f91d42ef9a95 authored over 11 years ago
Make exceptions show up in plots. Use the exception text in the

warnings.

f19044f08d3073996bd46d874602f90decd9e35b authored over 11 years ago
Rework simulation ui. Added support for default flight conditions.

Editing of flight conditions on multiple simulations. Changed
exceptions generated in simulation...

f0ae25615eb993cf7af1a23eda7dd3f67d8ac081 authored over 11 years ago
Merge pull request #96 from kruland2607/l10n-pt

Update PT translations.

b1b2bc5abee9a482daec1e24312a2340a5b9c504 authored over 11 years ago
Update PT translations.

0d3e779488788a5343566383fea7cb686254a690 authored over 11 years ago
Final refactoring. Changed names of a few startup classes. Move

ComponentPresetEditor and RocksimComponentFileTranslator to utils. Made
all the injected classes...

f1aee31b5f2a4568bd6d2496452f8a291584fc01 authored over 11 years ago
Merge pull request #94 from kruland2607/startup

slf4j and startup

add194acf09b7460df3c547f6ecdfe2bb9354b08 authored over 11 years ago
Merge pull request #95 from kruland2607/l10n-update

Updated Italian translations.

f7f45fdeeb65c168db329cf842074ae5dca7075b authored over 11 years ago
Updated Italian translations.

7e2f0966e5ed5caabd848144dbff8eda0f66a3d4 authored over 11 years ago
Repackage a bunch of stuff. Rework the GuiModule so it stands alone.

15ecef0bd76fd222e58f68b3e81b980d1c8e62b2 authored over 11 years ago
Startup cleanup. Moved the entire swing application startup into a

single class. Created BasicApplication as a simple way to initialize
little applications. Pulle...

ae7b2b3af15528d49878fc7071c079e851570f97 authored over 11 years ago
Do all logback configuration in java so we can have stand alone

applications use a different configuration. Removed unneeded methods.

d1ea73a4551b7fb0c41660bf98722cdb6475fcf1 authored over 11 years ago
Button up some details. Only issue messages to console when

-Dopenrocket.debug is defined. Fixed the jar to include the slf4j and
logback jars. Fixed sourc...

65eeb0833bfc71ea7a3a9f861b8dd7373cd7fd24 authored over 11 years ago
Added STDERR log level and appropriate infrastructure to capture

System.err.println(). This is reported in the debug dialog and in bug
reports.

9bb6a4933b4f8eab8a0e07327975f41e561ec422 authored over 11 years ago
Removed horrible static initialization of logging system and instead

rely on magic - the fact we are using logback classic and the logger is
named "buffer".

bd3c68131ad2f3c94adb3b11b4c2c7699d644f7b authored over 11 years ago
Quiet JarInJarStarter unless openrocket.debug is set.

8c8b51fe241c2a5ee12a6edb2080e3225d43f690 authored over 11 years ago
Update technical documentation

7fa18868370963db8de1610ca037cd5666dff49f authored over 11 years ago
Merge branch 'doc-lower-stage'

be80579fd164787a5ad5fc554a3141a119d0238b authored over 11 years ago
Use slf4j for all logging within the application.

96689c69e26414f4788c973ad289d26f4b5c1d6b authored over 11 years ago
Merge remote-tracking branch 'bkuker/slf-client' into startup

Conflicts:
core/.classpath
core/src/net/sf/openrocket/database/Database.java
core/src/net/sf/...

487917b9c46c90f29f906fae2ee9299f16092598 authored over 11 years ago
Change version number to 13.05dev

3f433c3b414d865161bf4ba0e49d78d60f030f4c authored almost 12 years ago
Change source repository to point to GitHub

763f8dd753924f8c93ef6c0eacbf4504364edb92 authored almost 12 years ago
Version 13.05

6b00c0a1e1a3fa2af4b9cbd4b3c5b08622efecad authored almost 12 years ago
Fix failing unit test

d5e981af7ecaf8bb88b73ed204cfa28237c8188c authored almost 12 years ago
Fix "ant dist" build script

bb916d1889bb4e5bf274dac9d5680bdf43549c08 authored almost 12 years ago
Update the preset usage example. It has lost it's presets because it

had been edited with a developer version of OR quite some time ago when
presets were broken.

c00a45170476781d0d60fa40cebb4e6e8afc4693 authored almost 12 years ago
Merge pull request #93 from kruland2607/master

Fixed Preset Usage.ork

ae317f52708c7c6e0cac7cb83246a9e1ed792ce0 authored almost 12 years ago
Merge pull request #92 from kruland2607/master

synchronize the drop down with the file name in chooser.

2f0e63648909f58041fb539419e57bd8014fec6e authored almost 12 years ago
Update the file name in the chooser to match the selected decal name.

bf6de6db66884807950cc83f37f9e06639a78e05 authored almost 12 years ago
Merge pull request #91 from kruland2607/master

Save windspeed preference

7567bbf5e9f65a41b0e2c3e2ac2b813fa7a5c9a7 authored almost 12 years ago
Windspeed units wasn't being saved in the preferences.

77b78c4cb86462c0706141520e3e4a1f2b7b5058 authored almost 12 years ago
Merge pull request #89 from bkuker/master-issue81

Remove the fancy fin-edge rendering

871f30a942d3318ad02ca1789e0403f4456e4be5 authored almost 12 years ago
Remove the fancy fin-edge rendering, it can't deal with the real world

well enough yet.

3cad3405ffe857d27f5e684f2d021007777ceb6e authored almost 12 years ago
Add space before/after footnote marker

6f2ee27eecb65678157aa28b708c8e4c0a1d6ec0 authored almost 12 years ago
Merge pull request #87 from kruland2607/master

Updated spanish file and bumping to beta3.

fac58f8adfb8778ef5829baef5b4122ac1ffdd59 authored almost 12 years ago
Bump to beta3

3ab8616e0c9d7830119fcda0d2b9aaf29a8d09d4 authored almost 12 years ago
Updated Spanish translations.

41031a0936605cfe2634a573f82636cfd066a174 authored almost 12 years ago
Merge pull request #86 from kruland2607/master

Updates to fr, en & ru localized strings.

157074b139b9f35e130f9bafcbec44291cf4338d authored almost 12 years ago
Updated es, fr & ru translations.

e8b38b739839dce6e3f5416ce06235181b9eacb7 authored almost 12 years ago