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

Add newline in tags

836261c6a7f3b332fd730c266a049d1c25d69316 authored 11 months ago by Sibo Van Gool <[email protected]>
Merge pull request #2457 from JoePfeiffer/allow-sustainer-tumble

Allow sustainer tumble before apogee

7c246e71448f7b5b5b9351536352f53101acbdcc authored 11 months ago by Sibo Van Gool <[email protected]>
Merge pull request #2459 from SiboVG/issue-2445

[#2445] Add ellipsis to export as in file menu

8e8b60475b23f30b68c2fc7e946f6c2ed19e7cd0 authored 11 months ago by Joe Pfeiffer <[email protected]>
Merge pull request #2458 from SiboVG/issue-2444

[#2444] Add Constrained Delaungay Triangulation for OBJ exporting

19cafe9eac35190e18df7a7c2c313713079ac0c4 authored 11 months ago by Joe Pfeiffer <[email protected]>
[#2445] Add ellipsis to export as in file menu

0c0ee80bf97b1dd0b71d7662babce32b9a4dbded authored 11 months ago by SiboVG <[email protected]>
Disable triangulation method widgets when no triangulation

18b0b341584f44927d4c82dbe7f66798c75a7293 authored 11 months ago by SiboVG <[email protected]>
Add triangulation method setting to OBJ export dialog

cca0ec4a245530a0764b46dda481fffa2f9d3c06 authored 11 months ago by SiboVG <[email protected]>
Use all face vertices to calculate face normal

This ensures correct normals, even for e.g. freeform fins of which the 3 first vertices are concave

dfd497b9d194840ffcc9f90967fc17a665b3eb52 authored 11 months ago by SiboVG <[email protected]>
Refactor and document

b3ef442350ef313aedc12fa54e82bcab33562bb3 authored 11 months ago by SiboVG <[email protected]>
Remove old delaunay method

7c5556390b9f97c767885e66e8a5c24fdefdf290 authored 11 months ago by SiboVG <[email protected]>
Support normals and textures for triangulated faces

30e49e1929c2fbafcbeb1474a70d4d42b967ac49 authored 11 months ago by SiboVG <[email protected]>
Correct for face culling after triangulation

17bc98b54fb288934e1700b47a618dce22f79be5 authored 11 months ago by SiboVG <[email protected]>
There's more variation in the apogee and ground hit times than I realized for the tumbling center booster

bbc31fc266bca0e35a63ebe7c830aacb782546e2 authored 11 months ago by JoePfeiffer <[email protected]>
Credit JTS library

8472849d6d1f5dabe76ba353b22558506075dd02 authored 11 months ago by SiboVG <[email protected]>
Improve efficiency of 2D projection

69e604c389aac28f8af4bdb902b039618124b8f4 authored 11 months ago by SiboVG <[email protected]>
Update unit tests

The Falcon 9 Heavy test rocket isn't aerodynamically stable, so allowing the sustainer to tumble...

02cd098d517fd95d76a1a67bf16e038a70bae37e authored 11 months ago by JoePfeiffer <[email protected]>
[#2444] Add first rudimentary CDT triangulation

77844f80a279931bcaf0deb6f793d6f1165d768d authored 11 months ago by SiboVG <[email protected]>
allow sustainer to tumble before apogee.

I don't know if it's actually possible for the sustainer to tumble when not
under thrust (I guess...

03f5c8924e85a83189cb1e54e7b1406d2ed32a1f authored 11 months ago by JoePfeiffer <[email protected]>
Refactor simple OBJ triangulation

5e61ffb491295bc75531930dec531bfc8f72fb53 authored 11 months ago by SiboVG <[email protected]>
Merge pull request #2453 from eliotalanfoss/patch-1

Update .gitignore

3c7f35c1374e39e15817df36e9af7f58bab4c8ec authored 11 months ago by Sibo Van Gool <[email protected]>
Update .gitignore

Added /swing/resources/datafiles/components/ to .gitignore so that git doesn't track changes in ...

d5cd7a77cbf74b81be20263ba486ad1eadcb6279 authored 11 months ago by Eliot Foss <[email protected]>
Merge pull request #2452 from SiboVG/fin-svg-export

Allow fins to be exported to an SVG file

6ada3ff3477ca86c9a13454b0d67791dd229e2fa authored 11 months ago by Joe Pfeiffer <[email protected]>
Also add fin tabs to SVG export

9ecabd585f8ea8abc18436a66c2bc0e2ef9dc85d authored 11 months ago by SiboVG <[email protected]>
Display error when SVG export failed

4cf77bcdc4f51e277351f5b97c5126bf91596d32 authored 11 months ago by SiboVG <[email protected]>
Allow fins to be exported to SVG

74cfa4dde54c68d92f33a058412aac62c3bd612b authored 11 months ago by SiboVG <[email protected]>
Merge pull request #2451 from JoePfeiffer/fix-2450

Don't add motor delay time to upper stage motor ignition time

55e8c64d8ca76ef1bfeab4a265419cc8eded0aed authored 12 months ago by Sibo Van Gool <[email protected]>
Clean up these horrendous castings

8b150cbd7461b46ec90ea9fbe91892c6c23755b0 authored 12 months ago by SiboVG <[email protected]>
Don't add delay time in again when queueing upper stage ignition event

56bf5e1af8c6877ba29ef5073ff50ebe1c857c40 authored 12 months ago by JoePfeiffer <[email protected]>
log placing events in event queue. Don't do it for ALTITUDE events, since

those would dominate the log.

3513cb9bba58f08b104490abffa0469927684f9b authored 12 months ago by JoePfeiffer <[email protected]>
Merge pull request #2449 from JoePfeiffer/abort-on-recovery-deployment-under-thrust

Change recovery deployment under thrust from Warning to SimulationAbort

c1295b5d7c2d522e7f6c3d7413f50a3a695661a5 authored 12 months ago by Sibo Van Gool <[email protected]>
Change simulation warning when recovery is deployed while still under thrust to a simulation abort.

692152e34eadeacc28cacb97a57bdd1431b0e1e5 authored 12 months ago by JoePfeiffer <[email protected]>
Merge pull request #2447 from SiboVG/issue-2438

[#2438, #2377, #2435] Support RockSim booster importing/exporting, pods/booster splitting & fix ...

f2f3e717df6f7e95ccc9212428e1df9e2ca36a2b authored 12 months ago by Joe Pfeiffer <[email protected]>
Also copy stage activeness when copying rocket

This fixes an issue where undoing/redoing stage activeness actions wouldn't work.

d60ba1f1d8745bb8ea9f663f822293910826176a authored 12 months ago by SiboVG <[email protected]>
Fix RockSim import/export unit tests

a249c2dddc561360f59f90a4999af9d2bcff3e3a authored 12 months ago by SiboVG <[email protected]>
Support RockSim booster importing

01df928f3cd201d71d2e071aa2347b244b0a21a0 authored 12 months ago by SiboVG <[email protected]>
Apply config listener action to common classes

b5704c108cacaa131ed183685c03af846098a017 authored 12 months ago by SiboVG <[email protected]>
Increase spacing between text and image

5965c76c164226255104a0f637c72d56b9003f36 authored 12 months ago by Sibo Van Gool <[email protected]>
RockSim uses 0 for false and 1 for true :')

b795fb0eb50d02a23b7b6d924db570a0c1697725 authored 12 months ago by SiboVG <[email protected]>
Can't have direct pod children of pod

ddb73b5ca1a5afdb09782eb553824ffc40986925 authored 12 months ago by SiboVG <[email protected]>
Use pod/booster split for RockSim export

e1ab35062455119700243b7a8401ba3708784056 authored 12 months ago by SiboVG <[email protected]>
Rename custom invalidate method to avoid confusion with java.awt invalidate

This caused issue because the invalidating of invalidatables was sometimes triggered by AWT proc...

24e72f0bd1f253c1cb23ebaab5a080233f45ab06 authored 12 months ago by SiboVG <[email protected]>
Enforce register in interface

131f26e1c59ca5fd9064ad542ccee16ae6cc8b30 authored 12 months ago by SiboVG <[email protected]>
Register models for invalidation

This should not only improve efficiency, but also help with unwanted side effects of the compone...

ac16bc58205e69278849eb90d34e40fbdfac027a authored 12 months ago by SiboVG <[email protected]>
Refactor model invalidation to dedicated class

e3eeecd7aece5fb03fba6cbacc1a9f0030326044 authored 12 months ago by SiboVG <[email protected]>
[#2435] Copy stageMap instead of directly referencing it

This change is to ensure that the stageMap property of the Rocket class is isolated from its sou...

a793f27f514c0b6b53fd29210d1793178222c8c0 authored 12 months ago by SiboVG <[email protected]>
[#2377] Add booster/pod split functionality

940b913dfae5196fe27e557cd98635f38aae6122 authored 12 months ago by SiboVG <[email protected]>
Verify listener addition/removal

d2fc662a565b0fccf665eb710bc526d3582d5185 authored 12 months ago by SiboVG <[email protected]>
[#2438] Support RockSim booster exporting

ff1ed750c41aab4c8e1d8318d859e679aa28920e authored 12 months ago by SiboVG <[email protected]>
Merge pull request #2440 from JoePfeiffer/fix-component-analysis-cd-format

Don't pass extra value (cd) to String.format

b908424971c398e502f62aef5af51b0fd486d199 authored 12 months ago by Joe Pfeiffer <[email protected]>
Don't pass extra value (cd) to String.format

553b234252c200214ea17b7271297dab42014e58 authored 12 months ago by JoePfeiffer <[email protected]>
Merge pull request #2431 from JoePfeiffer/SIMFAIL-flight-event

SIM_ABORT flight event

6417eb17836667924ef03ea902852c148e27665c authored 12 months ago by Joe Pfeiffer <[email protected]>
Disable show errors checkbox instead of hide

938fc6cc9363cc504d715164f0e9320511e1d693 authored 12 months ago by SiboVG <[email protected]>
Minor improvements

49cdbe5426534a77d3ddb430da70038ac1c66a4d authored 12 months ago by SiboVG <[email protected]>
typo

d75a345f4e39d0db9a091932a579845622305809 authored 12 months ago by JoePfeiffer <[email protected]>
Put underscores in SimulationAbort enum constants for readability

00babafc7abf6d0aac0d51ef846caf0b4cefa381 authored 12 months ago by JoePfeiffer <[email protected]>
update unit tests for simulation aborts instead of exceptions

c803104a1604b1a84ac2e4e51c895e5dbb4ba268 authored 12 months ago by JoePfeiffer <[email protected]>
Add explicit test and abort for "no stages defined" running simulation

f5755cc4af67355e3a986714fac08088034dbf56 authored 12 months ago by JoePfeiffer <[email protected]>
Merge branch 'unstable' into SIMFAIL-flight-event

6273c7a7be61748c5705759335e893b5306f248f authored 12 months ago by JoePfeiffer <[email protected]>
Merge pull request #2436 from JoePfeiffer/oops-in-2432

Fix data field in thrustcurve events

ced11d9b6c714573b7b1250acee6073f2c7ffd05 authored 12 months ago by Joe Pfeiffer <[email protected]>
Put "null" in data field of ALTITUDE events inserted for motor firing; check for null in altitude deployment configuration.

3c02dbc2d17c3f2bc73e72f18de2f917d9e51801 authored 12 months ago by JoePfeiffer <[email protected]>
Make "All Stages" entry in stage selection dropdown more explicit; also connect to localization.

31a638b2eddbfd3e18ab5345f6e922a15cae3373 authored almost 1 year ago by JoePfeiffer <[email protected]>
Only show error checkbox if there are errors

843c2e6d227df2e29ef9657db00faed42979cd0b authored almost 1 year ago by JoePfeiffer <[email protected]>
create "Show errors" checkbox, making it possible to hide/show simulation aborts.

I'm following the lead of the design window "Show warnings" checkbox here, and leaving the check...

1dda428b2f371ccf5f03b2618f0e7d7c8e51e21d authored almost 1 year ago by JoePfeiffer <[email protected]>
create "Show errors" checkbox, making it possible to hide/show simulation aborts.

I'm following the lead of the design window "Show warnings" checkbox here, and leaving the check...

48526af8b8e9969e31524158fc86ef17420aebd0 authored almost 1 year ago by JoePfeiffer <[email protected]>
No more addEvent in BasicEventSimualationEngine; only down in currentStatus

18b0e39738bf55b43fcfcf745957395c58919338 authored about 1 year ago by JoePfeiffer <[email protected]>
Merge branch 'unstable' into SIMFAIL-flight-event

7f56cd01f5e4a513cb6105bebb136419a32da25d authored about 1 year ago by JoePfeiffer <[email protected]>
Move abort message to lower left; set background color to white and put a red border around it.

eaa98af52b0c483c03cc9958d8ccc97359752332 authored about 1 year ago by JoePfeiffer <[email protected]>
Update year

3a7b92c9114a131d97c1b89911489ca43650fb0a authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge pull request #2432 from JoePfeiffer/more-accurate-thrust

More accurate thrust

b03c31f230c6db0403f10b6b665f5cbbc39afd00 authored about 1 year ago by Joe Pfeiffer <[email protected]>
update unit tests

9e63380f0660157697e27669fc2567993dc770e5 authored about 1 year ago by JoePfeiffer <[email protected]>
Prevent RK4 simulation timestep from extending past next scheduled event.

Calculate thrust at sample points instead of averaged across timestep

e51b76e1769cc0828806ec5bdfa93e56a86f4951 authored about 1 year ago by JoePfeiffer <[email protected]>
Missed a simulation exception on zero mass that should have been an abort event

f25bfda6f2a313bc4c871d616b4a3518c21cdaba authored about 1 year ago by JoePfeiffer <[email protected]>
Add logic to better support CHAD staging (booster with no fins).

This will require more accurate thrust calculations to work properly.

10909ccf2192243fe6aaf101ef99d25ac5cd562f authored about 1 year ago by JoePfeiffer <[email protected]>
fix typo

ba0b743d4fa5ae338253286b891a3d39c98cb41d authored about 1 year ago by JoePfeiffer <[email protected]>
Tumbling under thrust should be a sim abort, not a warning.

Leaving the old warning in for backward compatibility.A .ork that triggered the warning will loa...

aec15658cdb2524f6a4303e1bbb65f85768b74c9 authored about 1 year ago by JoePfeiffer <[email protected]>
Merge branch 'unstable' into SIMFAIL-flight-event

07e15ddaa25c8ff1c877100421c3f64f1dcb002a authored about 1 year ago by JoePfeiffer <[email protected]>
tweak display of abort in sim plot a little

3c8327ffd2725cceb6d77cbcc015ae979214fc40 authored about 1 year ago by JoePfeiffer <[email protected]>
Add simulation aborts to .ork file load/save

f9a8f592475f6550a23d32fd5779bfbd60bd6d0d authored about 1 year ago by JoePfeiffer <[email protected]>
Add simulation abort to sim panel tooltip

c5f1f011ef03122efc14ed887d15ed04a8e3b9ab authored about 1 year ago by JoePfeiffer <[email protected]>
Assign priorities to event images and colors based on ordinal of event types (higher ordinal means higher priority)

eb4b02bda40d797ca89a2ebf03ff67225d25b061 authored about 1 year ago by JoePfeiffer <[email protected]>
Add simulation abort title to simulation plot

c1b76be844b26c8e63c5292d10a6db28f90e28b8 authored about 1 year ago by JoePfeiffer <[email protected]>
Merge pull request #2429 from SiboVG/parachute-size

Fix parachute length resizing when loading preset parachute

6b01afcd6758a9cd43dbee5ea2639b8afbd9d999 authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge pull request #2428 from SiboVG/snapshot

Add snapshot version to OpenRocket versioning system

93b5446e2963524210b1a8befe60bc677fb17f55 authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge pull request #2421 from neilweinstock/texture-pulldown

Updated texture select combobox

e056e6ed0797a6dcbf510ba927e3a4b3c902235c authored about 1 year ago by Sibo Van Gool <[email protected]>
Fix parachute length resizing when loading preset parachute

f66788e618953cf4002986e6d4dd26de2b211f31 authored about 1 year ago by SiboVG <[email protected]>
Set RockSim parachute length to radius

2f81d26216eb29c088108398e83958af4b449b3a authored about 1 year ago by SiboVG <[email protected]>
Add snapshot version to OpenRocket versioning system

ba7da7c4ee83025c4a018e8cb47852fe8ec13996 authored about 1 year ago by SiboVG <[email protected]>
Save event that causes a simulation abort

7fa9d0ba0cb93edb043153ea31b4215d8ebaa52a authored about 1 year ago by JoePfeiffer <[email protected]>
This Exception class never was used!

6a7cfefbdc81050e03cc462ae24488e8ffccd8ad authored about 1 year ago by JoePfeiffer <[email protected]>
Remove some now-unused Exception classes: MotorIgnitionException and SimulationLaunchException.

1115212317bf0cdb769c8771f05e1586fe26e632 authored about 1 year ago by JoePfeiffer <[email protected]>
Replace thrown exceptions with simulation aborts whereever possible

a36e7f1049443562cd6ccb1cbd47d549dd643a69 authored about 1 year ago by JoePfeiffer <[email protected]>
Integrate SIM_ABORT into code across OR

173a3d38e244a8942fc3b910286d8e232ed1de7c authored about 1 year ago by JoePfeiffer <[email protected]>
Create new SIM_ABORT FlightEvent

2123531f14a1b7c95d222af7861ae84abceb3744 authored about 1 year ago by JoePfeiffer <[email protected]>
Create new class SimulationAbort to represent reasons for sim aborts

64e999f2e21c1835756f8068c43c084a1a9fd213 authored about 1 year ago by JoePfeiffer <[email protected]>
Merge pull request #2426 from SiboVG/fin-balsa

Set Balsa as default material for fins

85bac6484e0c40c6c5101b6ae58dc5b0158759b8 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Improve default materials for fins and nose cone

78593a67497efad10ce41f8b1c3af8113e0f3b68 authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2412 from JoePfeiffer/fix-2403

Improve accuracy of SymmetricComponent calculations; consider shoulders in Transition moment of ...

5d3bb50f9e7ee78bf2eff01eaa3d7913b3998d92 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge pull request #2352 from JoePfeiffer/fix-acceleration-status

Bug fixes in RK4SimulationStepper and RK4SimulationStatus

1ab0f4344b7eb38be89cce08be1a23ee5652b748 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge branch 'openrocket:unstable' into fix-acceleration-status

8c348ee2b0da5a4984501e716af8f524a2840afd authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge branch 'unstable' into fix-2403

42019237bf1daa1fd1ec32546e5d0e2fd06b7424 authored about 1 year ago by JoePfeiffer <[email protected]>