Ecosyste.ms: OpenCollective

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

OpenRocket

Develops a no-cost open source fully-featured model rocket simulator for public, educational and nonprofit youth association use, with developers and users around the globe.
Collective - Host: opensource - https://opencollective.com/openrocket - Website: https://openrocket.info - Code: https://github.com/openrocket/openrocket

Modify unit tests so we'll pass.

There's no sign that these tests were written using anything other than the existing code, and d...

github.com/openrocket/openrocket - a34a22aa5d77235b851fb1d010b6a5709cf9bd5a authored about 1 year ago by JoePfeiffer <[email protected]>
Update unit tests to check surface properties (surface area, planform area, planform centroid) of cones

github.com/openrocket/openrocket - bb8ee4069302cf5b198962ec01f87e037d377823 authored about 1 year ago by JoePfeiffer <[email protected]>
Update SymmetricComponentVolumeTest to check moments of inertia

github.com/openrocket/openrocket - 6af25c3f4ac0acb60600fbcf76c552003344acbb authored about 1 year ago by JoePfeiffer <[email protected]>
Consider shoulders in moment of inertia calculations

github.com/openrocket/openrocket - 5b18f73da0ce9d0533de9c0b07c6bd062f4d42f7 authored about 1 year ago by JoePfeiffer <[email protected]>
Merge pull request #2425 from JoePfeiffer/update-thrustcurves

update thrustcurve data

github.com/openrocket/openrocket - 8ec63ef8dbb2a0ef6e7b77fcb1fc634eb94a9069 authored about 1 year ago by Joe Pfeiffer <[email protected]>
update thrustcurve data

github.com/openrocket/openrocket - 52e8106ea6f45dd100f579cfe2d7a481deb2a2ea authored about 1 year ago by JoePfeiffer <[email protected]>
Create Transition::calculateProperties() to update component properties as needed instead of recalculating for shoulders every time they're called.

github.com/openrocket/openrocket - b5b3ac2b3d16f772f14845bc09f028f58d35dd09 authored about 1 year ago by JoePfeiffer <[email protected]>
Update unit tests for SymmetricComponent. This is another pretty big rewrite -- the old code had a lot of references to numbers transcribed from an unnamed 2D CAD package, and also expected values that were just presented without derivation. New code has the trig functions to calculate the numbers, has helper functios for the comparisons, and puts a much tighter bound on results.

github.com/openrocket/openrocket - 4dd2c3a86a1ff3d9dca8cf789f895868f456f5d4 authored about 1 year ago by JoePfeiffer <[email protected]>
Moved calculation of all body tube properties into BodyTube instead of punting some to SymmetricComponent. This is both a little faster and will let me compare the results from the two in unit tests.

github.com/openrocket/openrocket - 9f1363535742ffafe21a5358d3e509d3086f53cb authored about 1 year ago by JoePfeiffer <[email protected]>
Modified integrate() to use geometry of actual frustums in geometric calculations instead of cylinder approximations. This turned into a pretty complete rewrite of integrate(), and the creation of several helper functions.

Changed the name of integrate() to calculateProperties() to better express the purpose rather th...

github.com/openrocket/openrocket - 3e1341271ca48d49bbd827e7a4019527f15303cd authored about 1 year ago by JoePfeiffer <[email protected]>
texture select combobox: show 20 items, change "From file..." to "Select file..."

github.com/openrocket/openrocket - 05e9758f36609c7a636b146f82a9fef0282a444a authored about 1 year ago by [email protected] <[email protected]>
Merge pull request #2416 from SiboVG/issue-2178

[#2178] Add South/West unit for latitude/longitude

github.com/openrocket/openrocket - c136436284ab1356f901f00892315bdcb1f7e83f authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge pull request #2406 from SiboVG/refactor-warnings

Add Warning component source to Warning

github.com/openrocket/openrocket - 5746aa13506b0d90db53f554906accad10dda9e5 authored about 1 year ago by Sibo Van Gool <[email protected]>
Re-add lat and long to unit prefs panel

github.com/openrocket/openrocket - 757a2ab006a5ee8d0fd38f438c520460d2613ef7 authored about 1 year ago by SiboVG <[email protected]>
Merge branch 'unstable' into issue-2178

# Conflicts:
# core/src/net/sf/openrocket/simulation/FlightDataType.java
# core/src/net/sf/openr...

github.com/openrocket/openrocket - 52f33a342943c2e3499fa036e15e7e88eb3ac155 authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2413 from SiboVG/issue-2338

[#2338] Organize axis plot types selector in categories + add search function

github.com/openrocket/openrocket - 5938f0814538a0c5e06cea5c4cbe040967a9914f authored about 1 year ago by Joe Pfeiffer <[email protected]>
Whoops, forgot to use FlightDataComboBox for x axis types

github.com/openrocket/openrocket - e6a4f9bddb46d84ca2e0bcec5231afe410c5ee84 authored about 1 year ago by SiboVG <[email protected]>
Refactor searchable and categorizable combobox to general method

In case we want to use it for other parts of the UI :)

github.com/openrocket/openrocket - 0ff32888a138efd4a12438d9f1c26eca31c90a87 authored about 1 year ago by SiboVG <[email protected]>
[#2338] Use searchable and categorizable combobox for flight data type

github.com/openrocket/openrocket - 341ab81b796f42e54940d353ddbcf5e0e62afea7 authored about 1 year ago by SiboVG <[email protected]>
Merge branch 'unstable' into issue-2338

github.com/openrocket/openrocket - 764ebac7b039cc0e0cb4bf16c7143c11b097f9f1 authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2407 from SiboVG/issue-2345

[#2345] Reintroduce motor ignition delay optimization

github.com/openrocket/openrocket - ce2c9c97fe4aaf95f4bb5d52f2026cc671b80b1f authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge branch 'unstable' into issue-2338

github.com/openrocket/openrocket - f3a58598d699101f45f6fa0a69846f49b1a120a8 authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2410 from SiboVG/fix-rasaero

Use meters->feet conversion for RASAero rod length

github.com/openrocket/openrocket - 42102647b23fa18cc63df3beea22e637ac4d8f2a authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge pull request #2411 from SiboVG/issue-2409

[#2409] Don't use fixed precision for shape parameter

github.com/openrocket/openrocket - 3b5233593f71e94e9e1adae72b520613cb17d97d authored about 1 year ago by Sibo Van Gool <[email protected]>
Instead of incrementing through the slices of the component, multiply to recalculate each slice (from some comments in the code I suspect there were some problems with floating point error accumulating).

Increase the number of divisions to 128, so division is just an exponent change and won't cause ...

github.com/openrocket/openrocket - e92e2bc3a9dc9bddd2b6156fd69a2093257e7d75 authored about 1 year ago by JoePfeiffer <[email protected]>
Add extra features

github.com/openrocket/openrocket - c82db355582dd3f017aab87698b3157afcca33c2 authored about 1 year ago by Sibo Van Gool <[email protected]>
merge integrateInertiaVolume() into integrate()

github.com/openrocket/openrocket - ff6b23f3666e2f26fb6daa32f77e655460c2a890 authored about 1 year ago by JoePfeiffer <[email protected]>
eliminate SymmetricComponent::integrateInertiaSurface()

Previously, the code calculated the volume of a component, and if that volume was too small calc...

github.com/openrocket/openrocket - 4b1c6a4f4bc6755bfc7f00be0c9cf427b737cadd authored about 1 year ago by JoePfeiffer <[email protected]>
Use Double.NaN to identify values that haven't been calculated. Spotting uncalculated values by checking for <0 is just asking for trouble down the line.

github.com/openrocket/openrocket - 9fec2af7a8d453a0b1561f894a5dd42568c83640 authored about 1 year ago by JoePfeiffer <[email protected]>
Readd gnome...

github.com/openrocket/openrocket - 5bd1bd285e1d28e20cf59ebab59be5f617997cae authored about 1 year ago by Sibo Van Gool <[email protected]>
Remove gnome extension

github.com/openrocket/openrocket - 565016cc8b7a29d74fc39263c5f7f462b2a072d4 authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge branch 'unstable' of github.com:openrocket/openrocket into unstable

github.com/openrocket/openrocket - e3e9d0989e6e6d775eff48b553eb7dddd30572c2 authored about 1 year ago by Sibo Van Gool <[email protected]>
Add JDK & JRE to site packages

github.com/openrocket/openrocket - 868fd13a2c5ed98bf2b47bc31b52de82b8a36f3c authored about 1 year ago by Sibo Van Gool <[email protected]>
[#2409] Don't use fixed precision for shape parameter

github.com/openrocket/openrocket - 6e2d79e1565f80cfb7cc47d36ca0bfd6e2fe708e authored about 1 year ago by SiboVG <[email protected]>
Use meters->feet conversion for RASAero rod length

github.com/openrocket/openrocket - c6ecc5c035a1ed7ef1816c0802053b7fd93a11b8 authored about 1 year ago by SiboVG <[email protected]>
Add Chocolatey badge

github.com/openrocket/openrocket - ba7d8d11a18accd825dc05a4354d89ff902bf770 authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge branch 'unstable' of github.com:openrocket/openrocket into unstable

github.com/openrocket/openrocket - 9359cbc8eef9227afd6d79a55f263f2f14029dd1 authored about 1 year ago by Sibo Van Gool <[email protected]>
Finalize mitigation to core22

github.com/openrocket/openrocket - f3974c2f6c23ac9997c7cb65e7529b6d8de0f801 authored about 1 year ago by Sibo Van Gool <[email protected]>
Add tutorials page

github.com/openrocket/openrocket - 4ce5ac18bf5852d69c39704f940b3791d55bdcd8 authored about 1 year ago by Sibo Van Gool <[email protected]>
*sigh* fix Discord link format

github.com/openrocket/openrocket - 56c066fe06acca1a67a276055e214c8c9a8942ac authored about 1 year ago by Sibo Van Gool <[email protected]>
Update SUPPORT.md

github.com/openrocket/openrocket - 268fca3755b8e516652c34035b77f76a4522a39b authored about 1 year ago by Sibo Van Gool <[email protected]>
Update SUPPORT to reference Discord server instead of Slack

github.com/openrocket/openrocket - 6e2a8bbd65cf6e537b2ed39c5b9e43c531c6766d authored about 1 year ago by Sibo Van Gool <[email protected]>
Specify architectures separately...

github.com/openrocket/openrocket - 1d9afcc247a8a58085bbfaadedade4199d61d412 authored about 1 year ago by Sibo Van Gool <[email protected]>
Build for all architectures

github.com/openrocket/openrocket - fe20e2c5900f87bab6af9a85d289ac4761e3809f authored about 1 year ago by Sibo Van Gool <[email protected]>
Ensure Java 17 is used in snap ant build

github.com/openrocket/openrocket - fed0aebb58e8f440c1ef6474564051d35566767d authored about 1 year ago by Sibo Van Gool <[email protected]>
Update travis to JDK 17

github.com/openrocket/openrocket - 7fff5c40f116fd14d2f2b1d79023c69aafd052d0 authored about 1 year ago by SiboVG <[email protected]>
Still one Java 11 reference in snap...

github.com/openrocket/openrocket - 4d4f7ef6a8785336f64c9d030bb9d491db241797 authored about 1 year ago by SiboVG <[email protected]>
Update snap OR logo

github.com/openrocket/openrocket - 773ab9fdeb4111c3bba88e8179e2aa952108126e authored about 1 year ago by SiboVG <[email protected]>
Use JRE 17 for snap

github.com/openrocket/openrocket - 973bca70ec1e1152e0e910145af11ea3144dcf85 authored about 1 year ago by Sibo Van Gool <[email protected]>
Add snapcraft badge

github.com/openrocket/openrocket - 74ea4cf06e3ad97ec10c2ae0172722e667d3b785 authored about 1 year ago by Sibo Van Gool <[email protected]>
Fix coloring of disabled optimization parameters in dark mode

github.com/openrocket/openrocket - 06a7999ba44f9f3c5a80daf289faad80e4a6bf8e authored about 1 year ago by SiboVG <[email protected]>
[#2345] Reintroduce motor ignition delay optimization

github.com/openrocket/openrocket - 8f4ccd747aababdc24c07f3edd3257e95fff0743 authored about 1 year ago by SiboVG <[email protected]>
Add message source to message

github.com/openrocket/openrocket - e3b52efc840b24bc4bd5c67dde6caff9397e0f49 authored about 1 year ago by SiboVG <[email protected]>
Rename custom color class to ORColor

github.com/openrocket/openrocket - 9c163fa551744a0d7cdcd895aeab42bb1788f106 authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2405 from JoePfeiffer/adjust-sim-unit-tmes

Add times to some of the events that were currently unspecified.

github.com/openrocket/openrocket - 7fe41ed0ae8e6e1acb5dee0ec34f18d896aade24 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Add times to some of the events that were currently unspecified. If we end up getting spurious failures we can take them back out.

github.com/openrocket/openrocket - 6a5a2980978a32601ff6a0f0ead47a15c725cee2 authored about 1 year ago by JoePfeiffer <[email protected]>
Merge pull request #2339 from superspacehog/twr-plotting

Add thrust-to-weight option to plot menu

github.com/openrocket/openrocket - b4d40621219dacf989124ad0749e8209754d4c62 authored about 1 year ago by Sibo Van Gool <[email protected]>
Update chute sim

github.com/openrocket/openrocket - a0dc99c40b37960da984f05c91b9d0029bc11214 authored about 1 year ago by SiboVG <[email protected]>
Merge remote-tracking branch 'origin/unstable' into unstable

github.com/openrocket/openrocket - 06ca16724d0d2190db3e082748afd366155312e1 authored about 1 year ago by SiboVG <[email protected]>
Only support Java 17

github.com/openrocket/openrocket - d83815720927abd83cc749f681bd0974c0d37e1e authored about 1 year ago by SiboVG <[email protected]>
Merge branch 'unstable' into fix-acceleration-status

Fix conflicts between FlightEventsTest on the two branches

github.com/openrocket/openrocket - e752aa6c28e6cba4d5bb8c128b21a83d9a40c1bb authored about 1 year ago by JoePfeiffer <[email protected]>
Merge pull request #2395 from isaacjones99/issue-2258

[2258] Changed the static text box in the component analysis dialog to a JSpinner

github.com/openrocket/openrocket - a0a1ab58deb953c45f3610e72f0132b78b68f138 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge pull request #2398 from JoePfeiffer/fix-sim-unit-test

Clean up FlightEventsTest unit test

github.com/openrocket/openrocket - 9c97a9adb53e698ae6bbde78030f30e4774f39fa authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge pull request #2346 from JoePfeiffer/inch-surface-roughness

Add "inch" units to surface roughness

github.com/openrocket/openrocket - d9a3927637a62aa6d3faf9c64e6fcc0f21bf50cb authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge pull request #2402 from SiboVG/issue-2388

[#2388] Sync wind average speed, standard div & turbulence widgets

github.com/openrocket/openrocket - 5507ae06e12b9973eaa0c53f59feb78bd8685696 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Set wind turbulence to 0 when average speed is 0

github.com/openrocket/openrocket - cdeef020b7b45f65bcdac29fbf51fae301287ffe authored about 1 year ago by SiboVG <[email protected]>
[#2388] Sync wind average speed, standard div & turbulence widgets

github.com/openrocket/openrocket - 8ad74c0b27954056c455f52986641f60f64921ea authored about 1 year ago by SiboVG <[email protected]>
Update 23.09 date

github.com/openrocket/openrocket - 6c89a3c60118226e562e19625d8fd439854b1246 authored about 1 year ago by Sibo Van Gool <[email protected]>
Update ChangeLog for OR 23.09

github.com/openrocket/openrocket - f481581946d54c90e545336ed0a70397c7b41f97 authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge remote-tracking branch 'origin/unstable' into unstable

github.com/openrocket/openrocket - 30d6d633c58d873e125b8d200927ff1ba93f53f6 authored about 1 year ago by SiboVG <[email protected]>
Add instructions for whitelisting Windows installer

github.com/openrocket/openrocket - 6a26a18f4bd0dd9c55b69eda2193e2d129847bf0 authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2400 from SiboVG/unstable

Correct DS_Store

github.com/openrocket/openrocket - 55259140a93c41f3093cef479211f072e2708068 authored about 1 year ago by Sibo Van Gool <[email protected]>
Correct DS_Store

github.com/openrocket/openrocket - a016659e1dfbb9d11b53017ed61686711ff4d2e6 authored about 1 year ago by SiboVG <[email protected]>
Add mass/CG fix to RN

github.com/openrocket/openrocket - b5fb0054fd55eb7e7015a3bf3b9eb2e6716567f0 authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge pull request #2399 from SiboVG/unstable

Update thrust curves

github.com/openrocket/openrocket - 39088835be7c18db8ba5b9553493431b733c23f4 authored about 1 year ago by Sibo Van Gool <[email protected]>
Update thrust curves

github.com/openrocket/openrocket - 846a265965a435c1958e24c9dfbdebdc782e783d authored about 1 year ago by SiboVG <[email protected]>
oops, left some commented out code in there

github.com/openrocket/openrocket - e5554e0f1de24e0072774e753ed1c583291e7318 authored about 1 year ago by JoePfeiffer <[email protected]>
clean up FlightEventsTest

github.com/openrocket/openrocket - b36950651ee79c517e5b8d0baf5d577cd99fd9fa authored about 1 year ago by JoePfeiffer <[email protected]>
Merge branch 'openrocket:unstable' into inch-surface-roughness

github.com/openrocket/openrocket - 7fd390e4d3f538b0b0a31a2699a8e027e20e5da9 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge pull request #2396 from SiboVG/fix-color-select

Also check color when using default material

github.com/openrocket/openrocket - 3888a59ae2ff0e161a283ccc89b2d149d88e87e0 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge pull request #2397 from JoePfeiffer/fix-2394

Clean up and fix mass and CG overrides

github.com/openrocket/openrocket - 43df250e546d464d34a7f08055e492524d0554d0 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Change wording

github.com/openrocket/openrocket - 6fa3204379362161dd763e9a4edfbe0710a4b94e authored about 1 year ago by Sibo Van Gool <[email protected]>
Add unit test for stage overrides

github.com/openrocket/openrocket - 0c9d646983c713ac20ccaa7cc581e225faff98ad authored about 1 year ago by JoePfeiffer <[email protected]>
Remove Doxygen files (not used)

github.com/openrocket/openrocket - 2c37d9c27fc5d3358320c0d6faae2d6fb3129350 authored about 1 year ago by SiboVG <[email protected]>
Clean up code for mass and CG overrides

For component assemblies, set CG to CG of children when overriding mass
Fix handling of "override...

github.com/openrocket/openrocket - c0b0eab4e6c470469e6d7fc872adbd0b1ccb86e5 authored about 1 year ago by JoePfeiffer <[email protected]>
Fix comments regarding mass and CG overrides

github.com/openrocket/openrocket - 98562bcfa7126d4658c638f307e6676579b48b1d authored about 1 year ago by JoePfeiffer <[email protected]>
Major refactor of simulation options UI

github.com/openrocket/openrocket - 94c2c1ef38e40fd12a6393650a40fc997fa40b34 authored about 1 year ago by SiboVG <[email protected]>
[2258] Changed the size of the spinners and unit selector and removed wildcard imports.

github.com/openrocket/openrocket - 1e0947529c77563d1a320dc365cb0dcdeb01a4fa authored about 1 year ago by Isaac <[email protected]>
Change 3D printing design name

github.com/openrocket/openrocket - 41ea3698566225e103de5b7bb2771b51c3601d95 authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge branch 'unstable' into issue-2258

github.com/openrocket/openrocket - f304e4577a3ea202b49816fccc18f1d05659351e authored about 1 year ago by Sibo Van Gool <[email protected]>
Set column widths in miglayout

github.com/openrocket/openrocket - e62cd4c6db8571e6db9abf66cf818e1b306a4977 authored about 1 year ago by SiboVG <[email protected]>
Add correct border for dark theme unit selectors

github.com/openrocket/openrocket - 6b5b951fe5aa804a4e0efd6f3b080390d4e88525 authored about 1 year ago by SiboVG <[email protected]>
No need to mention uploading a JAR file anymore

github.com/openrocket/openrocket - 8906eef681986418367695373d8121f9c623ca71 authored about 1 year ago by Sibo Van Gool <[email protected]>
[2258] Changed the static text box in the component analysis dialog to a JSpinner.

github.com/openrocket/openrocket - e4ace36e93200ae76b58988e66106e2ae9e5ddc0 authored about 1 year ago by Isaac <[email protected]>
Also check color when using default material

github.com/openrocket/openrocket - 0b3b31275d4e162b3d3667391458e57fcc41aa51 authored about 1 year ago by SiboVG <[email protected]>
Link website as info source

github.com/openrocket/openrocket - b8abe56fcd371c5413ac6381da4b4a0d0154aee2 authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge remote-tracking branch 'origin/unstable' into unstable

github.com/openrocket/openrocket - 6ca19a960e8a6bd453b6e0bf689b83676fb78755 authored about 1 year ago by SiboVG <[email protected]>
Update installers for 23.09

github.com/openrocket/openrocket - c817148feb2412acb136ec339bb15df65ae5a1fa authored about 1 year ago by SiboVG <[email protected]>
Update release notes for OR 23.09

github.com/openrocket/openrocket - aea36b4cee3408da17cf27b5b474de22d6b2d27f authored about 1 year ago by SiboVG <[email protected]>