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

Merge pull request #2387 from JoePfeiffer/fix-2386

Avoid divide by 0 in TubeCalc when velocity is 0 by setting CD to 0 in this case.

github.com/openrocket/openrocket - 6ccd92440032341f578319cb5bf9757b5b9a9732 authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge pull request #2390 from SiboVG/issue-2385

[#2385] Use plot colors for thrust curves

github.com/openrocket/openrocket - 60eb264b6873532fd1d8e7b1aa04e4b707343a71 authored about 1 year ago by Sibo Van Gool <[email protected]>
[#2385] Use plot colors for thrust curves

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

github.com/openrocket/openrocket - 48d9532e2f7d62c389dbf4c43e94f03bb344269e authored about 1 year ago by SiboVG <[email protected]>
Switch import and export preferences button order

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

github.com/openrocket/openrocket - 5682c31d41238d8f58c6dda516d13137300457ed authored about 1 year ago by Sibo Van Gool <[email protected]>
Add emoji :)

github.com/openrocket/openrocket - 613370c2ca3bc894e1144b8ce8070d9fd7acc851 authored about 1 year ago by Sibo Van Gool <[email protected]>
Add getting started section

github.com/openrocket/openrocket - b3733021daa4ca9425dd3040c860e77b54fd3923 authored about 1 year ago by Sibo Van Gool <[email protected]>
Add getting started image

github.com/openrocket/openrocket - 5528040ee0a325e9ba78b829bac8a9bacf613b39 authored about 1 year ago by Sibo Van Gool <[email protected]>
Some more improvements

github.com/openrocket/openrocket - 5cd5fae0c24c18d597c518db28b94c5196d0f255 authored about 1 year ago by Sibo Van Gool <[email protected]>
Change wording

github.com/openrocket/openrocket - 6b2461259cc2014d39491d788cba45507b2eaae8 authored about 1 year ago by Sibo Van Gool <[email protected]>
Improve README visuals

github.com/openrocket/openrocket - 3452416353374867b727f30316eef9e9f2d0214e authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge pull request #2389 from SiboVG/issue-2357

[#2357] Remember column width, order, and visibility in preset table

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

github.com/openrocket/openrocket - 2e599f18e08bbedd24cd9c71b9c293940b2c53c8 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge branch 'openrocket:unstable' into fix-acceleration-status

github.com/openrocket/openrocket - 92d692f029e0af00febabf68eb52107f053d371f authored about 1 year ago by Joe Pfeiffer <[email protected]>
Avoid divide by 0 in TubeCalc when velocity is 0 by setting CD to 0 in this case.

github.com/openrocket/openrocket - 01f1dd1dc680f1a9fe6dae6a0c66c7b73b2c97d5 authored about 1 year ago by JoePfeiffer <[email protected]>
First restore column visibility

Fixes the second column to start disappearing...

github.com/openrocket/openrocket - 439b0a77c65614d5b78087d7d4f9d173d8411e2e authored about 1 year ago by SiboVG <[email protected]>
Compute optimal column width if not in preference

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

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

github.com/openrocket/openrocket - 1690f96c3f0ef9901fd6d4b47aef1ffd17c1101c authored about 1 year ago by Sibo Van Gool <[email protected]>
Merge pull request #2382 from SiboVG/issue-2381

[#2381] Use proper view index in table selection

github.com/openrocket/openrocket - be68b8391ed38d5afe572e0fe25cfe864fcc0901 authored about 1 year ago by Joe Pfeiffer <[email protected]>
[#2357] Save column width, order, and visibility in preset table

github.com/openrocket/openrocket - 30c4b84d878939df3c56ae7a820088952d7fffe4 authored about 1 year ago by SiboVG <[email protected]>
Use proper view index in table selection

github.com/openrocket/openrocket - c5e8bbbe9c973c8fda1f45c572a5b41c09ef3cb3 authored about 1 year ago by SiboVG <[email protected]>
Properly dispose component config dialog (for dark theme UI)

github.com/openrocket/openrocket - 3e33c8fcebb3864bbd90b8aa6a1fc928051f5b91 authored about 1 year ago by SiboVG <[email protected]>
Fix duplicate preference window upon prefs import

github.com/openrocket/openrocket - 8ca59685edd16c0aac409bc42303d4c62b339116 authored about 1 year ago by SiboVG <[email protected]>
Only use macOS hack in light theme

github.com/openrocket/openrocket - 09769dfe08dd49c90fd7e1b2487036c5db85f2e8 authored about 1 year ago by SiboVG <[email protected]>
Remove unused table columns instead of simply hiding them

github.com/openrocket/openrocket - 8ea169dc9019c18113ba29ac13c46d83e1922d7a authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2379 from SiboVG/issue-2378

Include radius clamping in clamping exclude

github.com/openrocket/openrocket - e46c0bec2bcd486c9ca2752681236a00ecb417d3 authored about 1 year ago by Sibo Van Gool <[email protected]>
Include radius clamping in clamping exclude

github.com/openrocket/openrocket - 10c4d3da827a5fa1d0854f2fff655fcda96cf2c1 authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2375 from JoePfeiffer/add-3d-example

Failed to add revised 3D printing example to repository

github.com/openrocket/openrocket - ec509e79b4ed20c4ea47d371bf28835b32b0246f authored about 1 year ago by Joe Pfeiffer <[email protected]>
Failed to add revised 3D printing example to repository before

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

github.com/openrocket/openrocket - 29e316648712f0b3dce861d1ad590b4a88375cfd authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge branch 'openrocket:unstable' into fix-acceleration-status

github.com/openrocket/openrocket - 831ef4323384c5db48d0907dde797e9b6170786e authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge pull request #2372 from JoePfeiffer/clarify-3d

Clarify that only nose cone and fins of 3D printed example rocket are to be printed

github.com/openrocket/openrocket - cc16eb7f12151d84a891301c7f42a6bb2e34abdb authored about 1 year ago by Joe Pfeiffer <[email protected]>
Oops, forgot I had a modified file in here

github.com/openrocket/openrocket - afed541fb104b7618cf633c969fa19d68e5c250f authored about 1 year ago by JoePfeiffer <[email protected]>
Clarify that only nose cone and fins of 3D printed example rocket are to be printed

github.com/openrocket/openrocket - 3ecb87c8613614d1905cfc7264de1db806e96489 authored about 1 year ago by JoePfeiffer <[email protected]>
Merge pull request #2368 from JoePfeiffer/fix-2278

Don't consider shoulders in applying parallel axis theorem to longitudinal moment of inertia

github.com/openrocket/openrocket - 8f937daf33390867b3a162a9065b5419e4e76a52 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge branch 'openrocket:unstable' into fix-2278

github.com/openrocket/openrocket - d8434e8550cc4e0e8e67ceea9c21b95445063176 authored about 1 year ago by Joe Pfeiffer <[email protected]>
update unit tests for changed moment of inertia calculations

github.com/openrocket/openrocket - 8cc06029c558a590f6c8797717cbf9af42e4bb90 authored about 1 year ago by JoePfeiffer <[email protected]>
Don't include shoulders in CG calculation for applying parallel axis theorem to longitudinal inertia, as they aren't included in calculation of longitudinal inertia itself.

github.com/openrocket/openrocket - bcdf32ecba574607febf01ba84b8d3761d158630 authored about 1 year ago by JoePfeiffer <[email protected]>
Merge pull request #2366 from JoePfeiffer/fix-2353

Turned out the unpopulated column also affected CSV export; also, I left a line of debug in

github.com/openrocket/openrocket - 9d020134609b2a404d642aefe18a694c81749885 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Turned out the unpopulated column also affected CSV export; also, I left a line of debug in

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

github.com/openrocket/openrocket - 27e668cbceaacb780a2b826ad14aa8c469d0c575 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge pull request #2364 from JoePfeiffer/fix-chute-release-example

update chute release example to use drogue chute instead of streamer, and adjusted size of main ...

github.com/openrocket/openrocket - 1f55a0b27c59eca4f5af524230e03fb23c07b14c authored about 1 year ago by Joe Pfeiffer <[email protected]>
update chute release example to use drogue chute instead of streamer, and adjusted size of main chute

github.com/openrocket/openrocket - 9e00f44c283787139e53f5cec557d314cbec1a10 authored about 1 year ago by JoePfeiffer <[email protected]>
Merge pull request #2363 from JoePfeiffer/fix-2353

Fix 2353

github.com/openrocket/openrocket - 81c2c0b000fdf9c841f66004ded88c8248666242 authored about 1 year ago by Joe Pfeiffer <[email protected]>
load/save optimum delay time

github.com/openrocket/openrocket - 03a6e614b8ad7559efd5995348330f2eb790154c authored about 1 year ago by JoePfeiffer <[email protected]>
update test to add optimum delay

github.com/openrocket/openrocket - c8949c8a2ee1bd40cf1cc21d15a0bc39beeff41f authored about 1 year ago by JoePfeiffer <[email protected]>
Explicitly store optimum delay in flight data, instead of recalculating from flight data branch of time it's wanted

github.com/openrocket/openrocket - 275971195053466e929bbf03c9ef8bb6499a225f authored about 1 year ago by JoePfeiffer <[email protected]>
Merge pull request #2362 from JoePfeiffer/update-3d-rocket

Change fin can body tube thickness from .33 mm to .8 mm

github.com/openrocket/openrocket - 4248a8998f9e1b03ac3219733cb31a18560e41d7 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Change fin can body tube thickness from .33 mm to .8 mm

github.com/openrocket/openrocket - 587378026e21950bb78e653383c342b356d17615 authored about 1 year ago by JoePfeiffer <[email protected]>
Merge pull request #2349 from SiboVG/other-dark-mode

Add high-contrast dark theme

github.com/openrocket/openrocket - 13bf22cca3b468a9b70973ab2cef69e63dc52c9e authored about 1 year ago by Sibo Van Gool <[email protected]>
Add Discord link

github.com/openrocket/openrocket - b93d8f76c1095f0e9d0a1bb2c96f213bef05862d authored about 1 year ago by Sibo Van Gool <[email protected]>
Use high-contrast dark theme as default for auto (I like it better)

github.com/openrocket/openrocket - a6402c27e0e048480d2e0522998c2462be87251d authored about 1 year ago by SiboVG <[email protected]>
[#2358] Update basic slider UI for dark mode

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

github.com/openrocket/openrocket - 9bdd61f4607465a67fac32d1dc20fd96472bd801 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge branch 'openrocket:unstable' into fix-acceleration-status

github.com/openrocket/openrocket - 7691fa5ba546f2928dd87fb676d225b97001b3e0 authored about 1 year ago by Joe Pfeiffer <[email protected]>
Merge branch 'unstable' into other-dark-mode

github.com/openrocket/openrocket - 811ea5044ed04715252e0ffcfc3768830bd33c01 authored about 1 year ago by SiboVG <[email protected]>
Ensure column index does not exceed table size

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

github.com/openrocket/openrocket - 00624f6209616e72fdb0aa0f58f1011b1b5e7524 authored about 1 year ago by SiboVG <[email protected]>
Use lighter text in dark mode

github.com/openrocket/openrocket - c783de1083f32db3f64dfc5a8a909e77ec503036 authored about 1 year ago by SiboVG <[email protected]>
Use correct color for thrust axis labels

github.com/openrocket/openrocket - 1c73621899c53a83d1a9d1c0e8eef2e9fd7ce886 authored about 1 year ago by SiboVG <[email protected]>
Improve some contrasts

github.com/openrocket/openrocket - b861e3b704fa054a1d107fc0e217cc8ecefc8193 authored about 1 year ago by SiboVG <[email protected]>
Add dark contrast component icons

github.com/openrocket/openrocket - 3191f6b682ab4a994985dad64db55e172cecf750 authored about 1 year ago by SiboVG <[email protected]>
Merge branch 'unstable' into other-dark-mode

github.com/openrocket/openrocket - 0fcb2a0742c05eafa44eab50c1bb3efdadaa4ab2 authored about 1 year ago by SiboVG <[email protected]>
Implement dark component icons

github.com/openrocket/openrocket - 382600f8661808f1bf4ce85c2a3bffa531497e23 authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2354 from neilweinstock/component-icons-update

Component icons update for dark mode

github.com/openrocket/openrocket - 10c9b918beb954575693a52e0c3bee781e120886 authored about 1 year ago by Sibo Van Gool <[email protected]>
Remove dark icons

github.com/openrocket/openrocket - e489a6d1d2a449d18019e42358de68cfb8f8a939 authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2355 from JoePfeiffer/update-3d-rocket

update 3D printable rocket example

github.com/openrocket/openrocket - 24552f5d5b0fef5561336952183da1ebf3b5be30 authored about 1 year ago by Joe Pfeiffer <[email protected]>
update 3D printable rocket example

github.com/openrocket/openrocket - edbb826bbbdc6aca9cb6b425c3f275ad83e2f020 authored about 1 year ago by JoePfeiffer <[email protected]>
dark mode icon for streamer (large)

github.com/openrocket/openrocket - 7f84357734e3d299937305d03f56f111965c58a9 authored about 1 year ago by Neil Weinstock <[email protected]>
Tweaks and cleanup

github.com/openrocket/openrocket - 6e0c02e74c2c25fd8fc44e5ae06e0804f974de79 authored about 1 year ago by Neil Weinstock <[email protected]>
More small dark-mode icons

github.com/openrocket/openrocket - 9ec4c97893bd2579d76804b29ed39302fd59435d authored about 1 year ago by Neil Weinstock <[email protected]>
dark mode small parachute icon tweak

github.com/openrocket/openrocket - 1c14aec04059355639644b96d1b266bb62db0a33 authored about 1 year ago by Neil Weinstock <[email protected]>
dark mode icons for mass object

github.com/openrocket/openrocket - 7372e3671ac1cb01e57ea6e0a86900dcbcdf61ad authored about 1 year ago by Neil Weinstock <[email protected]>
Updated large tubefin icon again

github.com/openrocket/openrocket - 2af7214eccf82efb70381959545e79be99973786 authored about 1 year ago by Neil Weinstock <[email protected]>
get updated component file

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

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

Not quite sure what the conflict was with the flight events test. It looked like it was just the...

github.com/openrocket/openrocket - 3ff29f8d0e600a6ffbf3b7ce1d0e64c5d4fd7942 authored about 1 year ago by JoePfeiffer <[email protected]>
Pass acceleration data to post listeners

Also, existing code wouldn't call calculation post-listeners if pre-listeners had been called. F...

github.com/openrocket/openrocket - 7bafe94f23169ab2a451af80cea529df07c7a167 authored about 1 year ago by JoePfeiffer <[email protected]>
Update simulations

github.com/openrocket/openrocket - 4745dbb2f60f3bde40f71e8fbd6f06e9890a49c7 authored about 1 year ago by BuildTools <[email protected]>
Use current atmospheric conditions, not previous conditions, in calculating thrust.

This lets us get rid of previousAtmosphericConditions completely.

Note that while we pass accel...

github.com/openrocket/openrocket - 7a2ede6e2491740b41836debf3e10c99e06b4b6e authored about 1 year ago by JoePfeiffer <[email protected]>
Dark mode icons for mass

github.com/openrocket/openrocket - fb3641e94f855a23a9abcacc3642aa49b6f6ecf0 authored about 1 year ago by Neil Weinstock <[email protected]>
dark mode icons for shock cord

github.com/openrocket/openrocket - e668c7b1830d680541905662877133a09d977ba5 authored about 1 year ago by Neil Weinstock <[email protected]>
dark mode icons for pods

github.com/openrocket/openrocket - a84b764cf290f3f9e543f60b514efc8e3b80f505 authored about 1 year ago by Neil Weinstock <[email protected]>
dark mode icons for parachute

github.com/openrocket/openrocket - 2e80a27408fc11b3f9cdcb36b10c966233bfbce9 authored about 1 year ago by Neil Weinstock <[email protected]>
Cleaned-up tubefin icons

Fixed some defects and also made them suitable for dark mode as well as light

github.com/openrocket/openrocket - b46269a82d4ded6262bd87f7351311f54f4a9da0 authored about 1 year ago by Neil Weinstock <[email protected]>
Merge pull request #2350 from SiboVG/add-jvm-args

Add JVM arguments to fix 3D issue on Windows

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

github.com/openrocket/openrocket - 9b48dd8983f29b78a1e4b1d091161c9eaa5fe147 authored about 1 year ago by SiboVG <[email protected]>
Fix CG z position in top view

github.com/openrocket/openrocket - 74d3eecee602726a5100f206cc869659ec130dd0 authored about 1 year ago by SiboVG <[email protected]>
cleaned up FlightEventsTest by

(1) creating a CompareEvents() method called by both testSingleStage() and testMultiStage() to ge...

github.com/openrocket/openrocket - 65b36af180c9056fc7445fbd41540d933ad0e22a authored about 1 year ago by JoePfeiffer <[email protected]>
Add JVM parameters to fix 3D issue on Windows

github.com/openrocket/openrocket - 5fa13d5b79b674f5c1065153fc83c9e8ac268b37 authored about 1 year ago by SiboVG <[email protected]>
Use static UI color caching

github.com/openrocket/openrocket - 336299e4ba06f3aef1b0271ec6ce557dda7fbc4b authored about 1 year ago by SiboVG <[email protected]>
Add multi-comp edit color for high-contrast dark theme

github.com/openrocket/openrocket - 4f8611ac58cf281d723acd75c71353fe3e169250 authored about 1 year ago by SiboVG <[email protected]>
Merge branch 'unstable' into other-dark-mode

github.com/openrocket/openrocket - 65a68bdfd30bb9fbfbdf2e628e8df5b2cb4ec46a authored about 1 year ago by SiboVG <[email protected]>
Merge pull request #2347 from SiboVG/issue-2344

[#2344] Optimize UI color fetching

github.com/openrocket/openrocket - fa5bd947720554aee3904065612547a165a837e8 authored about 1 year ago by Sibo Van Gool <[email protected]>
Use more legible warning colors

github.com/openrocket/openrocket - a7ed5fcc0a14f5bfbe6ac4acff437ab003e467bd authored about 1 year ago by SiboVG <[email protected]>
Fix sim table not taking proper spotlight

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