Ecosyste.ms: OpenCollective

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

LibrePCB

Providing free PCB design software
Collective - Host: opensource - https://opencollective.com/librepcb - Website: https://librepcb.org/ - Code: https://github.com/LibrePCB

Update translations for 8953a422

2023-05-30T17:17:32+02:00

github.com/LibrePCB/librepcb-i18n - cd6b4cfbdbbae10adb26d60c4c946c4015088fe8 authored over 1 year ago
Update translations for 8953a422

2023-05-30T17:17:32+02:00

github.com/LibrePCB/librepcb-i18n - 9f2f352c705d48e39ee73d77cb8813dfe1af9f56 authored over 1 year ago
Merge pull request #1165 from LibrePCB/planes-without-net

Support creating planes without a net

github.com/LibrePCB/LibrePCB - 8953a4226f62d909cb1fca91acd0f0d9b5879810 authored over 1 year ago
Support creating planes without a net

github.com/LibrePCB/LibrePCB - 31105d740f7e85ec8b173634b694bcef58f90eb0 authored over 1 year ago
Merge pull request #1164 from LibrePCB/813-manual-via-tenting

Make exposure of vias configurable

github.com/LibrePCB/LibrePCB - d0f6d6bbc49ff7036cd6ba41cd702dd9b90c1590 authored over 1 year ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - d5141d3f8a874da2c22fb193860f3ffc7139edd6 authored over 1 year ago
Update file format of boards

github.com/LibrePCB/librepcb-test-data - 1fd26451e44d5558cf76a413529145f6075833cb authored over 1 year ago
Make exposure of vias configurable

github.com/LibrePCB/LibrePCB - a1824eec5bbd905f02044d6c1b069f9c2d5c8b1c authored over 1 year ago
Merge pull request #1163 from LibrePCB/393-blind-buried-vias

Add support for blind & buried vias

github.com/LibrePCB/LibrePCB - a8cd8e9ff40ad6b6ca8e362673a56adb24b4175f authored over 1 year ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 50da7286fdaedbb43aafad53783a8671637ea292 authored over 1 year ago
DRC: Add checks for invalid or forbidden vias

github.com/LibrePCB/LibrePCB - 22d022d572b47f4dc2d05954176bbe033c9cbeca authored over 1 year ago
Add support for blind & buried vias

github.com/LibrePCB/LibrePCB - ca9103bebcecbdf94e12166a6f0e4b0202bd295d authored over 1 year ago
Board editor: Also mirror inner copper layers

github.com/LibrePCB/LibrePCB - 76888487c12a18a3842b36f6c3188c8cd17485f6 authored over 1 year ago
Excellon export: Make blind/buried file configurable

github.com/LibrePCB/LibrePCB - df201428fdae94601bc883e7d33489da679998e7 authored over 1 year ago
Update file format of boards

github.com/LibrePCB/librepcb-test-data - b77c61ede2943d18036d73da0e83b0a3da17606d authored over 1 year ago
DRC: Simplify via annular ring check

Use a simpler but less sophisticated concept which will be much
more efficient for blind/buried ...

github.com/LibrePCB/LibrePCB - 242677cc70e9835105aaf4cf620c3b0296174400 authored over 1 year ago
D356NetlistGenerator: Add support for blind/buried vias

github.com/LibrePCB/LibrePCB - 0516b0e63ce6cbe90821420fc6ebada1d7eb181a authored over 1 year ago
Rename GraphicsLayerComboBox to LayerComboBox

github.com/LibrePCB/LibrePCB - fe69187a88ba8d4ebab6a02b0e10c7a0f429941d authored over 1 year ago
Apply suggestions to Roadmap 1.0 blog post

Manually applied the suggestions from
https://github.com/LibrePCB/librepcb-website/pull/67.

github.com/LibrePCB/librepcb-website - 6fc012041b8bcfdd2f824e64bd54bc7bf1d8525f authored over 1 year ago
Merge pull request #67 from LibrePCB/blogpost-roadmap-1.0

Add blog post: LibrePCB 1.0 Roadmap

github.com/LibrePCB/librepcb-website - fdbdb94fce1189336a78f4ce4b692ef676c79eb3 authored over 1 year ago
Add blog post: LibrePCB 1.0 Roadmap

github.com/LibrePCB/librepcb-website - 31b34c467ad435543cf52b394f93e6178e6a07af authored over 1 year ago
Merge pull request #1156 from LibrePCB/3d-viewer-and-export

Implement 3D viewer & STEP export

github.com/LibrePCB/LibrePCB - 6f504c2ee238144526137c6eb50fcda4d30cb377 authored over 1 year ago
Add editor classes for 3D view

github.com/LibrePCB/LibrePCB - 79685163a62689902d5fb5371ed1c2d0feeb50a0 authored over 1 year ago
Package editor: Check for footprints without 3D models

github.com/LibrePCB/LibrePCB - 244ccbedf5c210a08cb10a163d8a11cc9bc77ab6 authored over 1 year ago
Package editor: Integrate 3D viewer

github.com/LibrePCB/LibrePCB - e8293b676aa84d5856c645df364fd2ca946bb4a0 authored over 1 year ago
CLI: Add open-library option "--minify-step"

github.com/LibrePCB/LibrePCB - 333811156bfe94ded4c933908dbeaa2255d922a3 authored over 1 year ago
Board editor: Integrate 3D viewer

github.com/LibrePCB/LibrePCB - e1ee0236c1b3b648767f11dab981b699bc6f910c authored over 1 year ago
Implement StepExport core class

github.com/LibrePCB/LibrePCB - edd3b0342ac1c3016ac27f690cf16437e04cdbc0 authored almost 2 years ago
CMake: Integrate OpenGL Utility Library (GLU)

github.com/LibrePCB/LibrePCB - cef17bea6dcdca3299ae483b201abfce6910468a authored almost 2 years ago
FileSystem: Make API thread-safe

github.com/LibrePCB/LibrePCB - 10906e982b2596805d5e95c9b27c2cef91cc37bc authored almost 2 years ago
Board editor: Integrate STEP export

github.com/LibrePCB/LibrePCB - a670955d9aff9f686b8c17d801525f8d03ebeb4f authored almost 2 years ago
Functional tests: Fix failure due to long file paths

github.com/LibrePCB/LibrePCB - 006f17a3138e347da0db2c35cf15438de09968a4 authored almost 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 62f16164eb434ba4722307c4b901ad46ec991493 authored almost 2 years ago
Add test data for OccModelTest

github.com/LibrePCB/librepcb-test-data - e20db1e32d38ccd14e57861e6f8d7e10f5faaba8 authored almost 2 years ago
Update file format of packages & boards

github.com/LibrePCB/librepcb-test-data - 3bd4d9665f44c16a203a42e3f70e49537eecd172 authored almost 2 years ago
Add STEP model to a package

github.com/LibrePCB/librepcb-test-data - 9e84d55a8046082240d667aa5de5f47865122f8e authored almost 2 years ago
Support adding 3D models to packages

github.com/LibrePCB/LibrePCB - 77b5b1862265f96aae5f1e02f1c63dbec3ac278c authored almost 2 years ago
Support specifying 3D model for each device on board

github.com/LibrePCB/LibrePCB - 2dcec1b935539a103a4e000c6e88a08ca1c42bf4 authored almost 2 years ago
Implement OccModel core class

github.com/LibrePCB/LibrePCB - 87b22ebc621f848137cb9f14f2e8e68e29528bee authored almost 2 years ago
CMake: Integrate OpenCascade library

github.com/LibrePCB/LibrePCB - f2869a13cd4ecab39b0e0ff0d693c59167cb51ce authored almost 2 years ago
CI: Install & deploy OpenCascade on macOS

github.com/LibrePCB/LibrePCB - 5ba7038b332bf9aebaf9933dd99587efa855a10c authored almost 2 years ago
Merge pull request #1162 from LibrePCB/rename-plane-orphans

Terminology: Rename plane "orphans" to "islands"

github.com/LibrePCB/LibrePCB - 42ae3a028dbc8d2f1da5a193ed727b875ed027c0 authored almost 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 00687b33607ea1aabcc4b9f8cd217647ae462957 authored almost 2 years ago
Rename plane "orphans" to "islands"

github.com/LibrePCB/LibrePCB - e79faf06aea9f8b4931581e73bdc00bab24d3404 authored almost 2 years ago
Merge pull request #1161 from LibrePCB/1074-allow-more-identifier-chars

Allow characters .&() in identifiers

github.com/LibrePCB/LibrePCB - 9baa44b8aded987addf79267d663e843cefd4910 authored almost 2 years ago
Update file format of boards

github.com/LibrePCB/librepcb-test-data - 2652b41565981cb321929f967830e8943f21f0fb authored almost 2 years ago
CircuitIdentifier: Allow characters .&()

github.com/LibrePCB/LibrePCB - 7ed143fb4c9b087854e70f0e18f9e9e1f558dcc0 authored almost 2 years ago
Merge pull request #1160 from LibrePCB/454-plane-thermal-spokes

Implement thermal relief pads for planes

github.com/LibrePCB/LibrePCB - 7a251152dd5bee7f463f737034433c4bcc56cc0e authored almost 2 years ago
Implement thermal pads for planes

github.com/LibrePCB/LibrePCB - cced06c94781d821a05b9bb06154c22a28be7c0d authored almost 2 years ago
Toolbox: Add method angleBetweenPoints()

github.com/LibrePCB/LibrePCB - 38604043a0c519adb7e510b3fcb1459a3bcd529e authored almost 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - a1041d47b2d5ba4a3cfc0d5a341e0f246c9f344c authored almost 2 years ago
FootprintPadPropertiesDialog: Fix reseting path of hole

github.com/LibrePCB/LibrePCB - 98c232583fb5b449a9dd97432f22506326b0cb14 authored almost 2 years ago
CLI: Fix missing planes in generated output

github.com/LibrePCB/LibrePCB - 4574f506e88d5a213026bfa6810f39a6be9dae02 authored almost 2 years ago
BoardPlaneFragmentsBuilder: Make synchronous API throwing

github.com/LibrePCB/LibrePCB - d80fe87bc67737277f39eabca6f76ff58eee5232 authored almost 2 years ago
Fix outdated inner pads after layer count change

github.com/LibrePCB/LibrePCB - 685f9776433e5e52612a3e1ee5b39e879ddcb341 authored almost 2 years ago
Update generated files

github.com/LibrePCB/librepcb-test-data - b6dac74117326a01d4d02b64f623826a2aa88f93 authored almost 2 years ago
Merge pull request #1159 from LibrePCB/async-plane-rebuild

Board editor: Auto-rebuild planes asynchronously

github.com/LibrePCB/LibrePCB - 6e171bd75e06d615a0deec53ebbdf20a0b0e4fdb authored almost 2 years ago
Update file format of boards

github.com/LibrePCB/librepcb-test-data - fa9a105dad9c3428ab69ac75bef594efd2973cc4 authored almost 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 13d98bf6d4cbacabf0faa02c46c7b7705a980b0c authored almost 2 years ago
Update generated test data

github.com/LibrePCB/librepcb-test-data - c6543a268c7eb2d67f9c72696dd206eda0f7bf51 authored almost 2 years ago
Board editor: Show waiting spinner during plane rebuild

github.com/LibrePCB/LibrePCB - f73537df2e4ee0518c9920b2e23064b9600b4667 authored almost 2 years ago
Automatically rebuild planes in worker thread

github.com/LibrePCB/LibrePCB - bb065f31f300553e576b3d2baeb49bcebbdab31e authored almost 2 years ago
ClipperHelpers: Support passing fill type

github.com/LibrePCB/LibrePCB - 440a583a19cbb36eb8623a5076a6f51f2b317370 authored almost 2 years ago
Merge pull request #1158 from LibrePCB/rename-workspace-repository

Terminology: Rename "Repository" to "API Endpoint"

github.com/LibrePCB/LibrePCB - d5a056c2006643496d8886b5ef119a84deb068ec authored almost 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - c9f88ce51faf25978749d10796596f7a84280532 authored almost 2 years ago
Terminology: Rename "Repository" to "API Endpoint"

github.com/LibrePCB/LibrePCB - bf637eef3961134650b18e556471b017c5af418c authored almost 2 years ago
Update file format of workspace settings

github.com/LibrePCB/librepcb-test-data - 421f3fcf26318dc19d181366fd0c506e018ce6a0 authored almost 2 years ago
Merge pull request #1157 from LibrePCB/rename-mirror-to-flip

Rename board device property "mirror" to "flip"

github.com/LibrePCB/LibrePCB - ec7a40ed40997ee04fcb7474c6ba300da06155d2 authored almost 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 8ba004721415fa3387bd65edb22abca518f63e2a authored almost 2 years ago
Rename board device property "mirror" to "flip"

For consistent terminology with the "Flip" action (Ctrl+F) in the
board editor, rename the prope...

github.com/LibrePCB/LibrePCB - 5c8357b2ba764e6e6448c8e759970edeb530ca83 authored almost 2 years ago
Update file format of boards

github.com/LibrePCB/librepcb-test-data - 9b865ba74b8ff7daa9b3df3e4075f70c5719d07d authored almost 2 years ago
Merge pull request #1155 from LibrePCB/delete-outdated-gerber-files

Gerber export: Delete files left over from previous run

github.com/LibrePCB/LibrePCB - 58c89e6e23ea89d04ce636f0c21af284e67b400f authored almost 2 years ago
Gerber export: Delete files left over from previous run

For example when generating Gerber files with solder paste (stencil)
enabled first, and then wit...

github.com/LibrePCB/LibrePCB - 1b2cab3ea91432fe833673ee9ff2c7dbf646b5e7 authored almost 2 years ago
Schematic editor: Fix missing pin tooltip update

github.com/LibrePCB/LibrePCB - 6c77f90f68b95abb21ad0ed3bbabedac82c85904 authored almost 2 years ago
Merge pull request #1154 from LibrePCB/more-board-setup-properties

Extend board setup with more PCB properties

github.com/LibrePCB/LibrePCB - 1699fc80faaf5d183ae9a027b0521a2c4292d59e authored almost 2 years ago
Board setup: Support specifying solder/silk colors

github.com/LibrePCB/LibrePCB - cbd65e03ea6011e07e42106fc1695483059c5ac0 authored almost 2 years ago
Move silkscreen layer config from fab settings to board

github.com/LibrePCB/LibrePCB - 3ddc864f02f5c0a2c8877e412807a97dc520b56a authored almost 2 years ago
Update submodule "tests/data"

github.com/LibrePCB/LibrePCB - 302a5fbed753b56abdb0182b3b7b4281bae89cf8 authored almost 2 years ago
Update file format of boards

github.com/LibrePCB/librepcb-test-data - 961fe6e3b3a184f144defd40b6c9fbe0ee526e13 authored almost 2 years ago
Board setup: Support specifying PCB thickness

github.com/LibrePCB/LibrePCB - 80220f978ba81ee1275f18f2b7eae9bc7d74c444 authored almost 2 years ago
Reject updating project library on outdated file format

github.com/LibrePCB/LibrePCB - 744e86e341229781b8f41b93a3f3238e750d9da6 authored almost 2 years ago
Windows: Add OpenGL DLLs

github.com/LibrePCB/docker-librepcb-dev - 07b81e85cc8a1e92a056dc5cc7bd6f4055702e19 authored almost 2 years ago
Merge pull request #28 from LibrePCB/remove-legacy-images

Remove all legacy images

github.com/LibrePCB/docker-librepcb-dev - 30e621f49a8347aeb012ef12a2b039b70c843ff1 authored almost 2 years ago
Merge pull request #1153 from LibrePCB/update-ci

CI: Update Docker images & build matrix

github.com/LibrePCB/LibrePCB - 1e379a36665b9b95055144be2c809852934aea97 authored almost 2 years ago
Remove all legacy images

Remove all images which are not used anymore.

github.com/LibrePCB/docker-librepcb-dev - f1fafcef2c3c646976b54ece346cfab6b23cc58d authored almost 2 years ago
Update submodule "libs/fontobene-qt5"

Fixes a compiler warning.

github.com/LibrePCB/LibrePCB - b9d852180222bfa91b5f6127fe3a2f2508fd52ce authored almost 2 years ago
Ubuntu 18.04 with Qt 5.15: Fix OCCT installation path

github.com/LibrePCB/docker-librepcb-dev - 19600f7e89d880aef90f3ec4b204f8386fcadc79 authored almost 2 years ago
Merge pull request #27 from LibrePCB/add-opencascade

Install OpenCascade in several images

github.com/LibrePCB/docker-librepcb-dev - 0d17e6319e97661afa7d8c5dc2fa7949d1e62cb3 authored almost 2 years ago
Install OpenCascade in several images

github.com/LibrePCB/docker-librepcb-dev - 1421f1014e35298bdd5c9f0df2cc2b9654d4b981 authored almost 2 years ago
Ubuntu 18.04 with Qt 5.15: Update linuxdeployqt

The older version didn't work.

github.com/LibrePCB/docker-librepcb-dev - 38f1c76adf91e704e3be9055255d67b6a0828e12 authored almost 2 years ago
Ubuntu 22.04: Add missing python and pip symlinks

github.com/LibrePCB/docker-librepcb-dev - ab1a2fd99dc9b7bdaf759c02a8807a43deb43ff0 authored almost 2 years ago
CI: Update Docker images & build matrix

On Linux, also reduce the number of pipelines from 4 to 3 (one pipeline
per Ubuntu version: 18.0...

github.com/LibrePCB/LibrePCB - c93b8f646f65bbf9b0490378441bbcc73fe945f7 authored almost 2 years ago
CMake: Compile with -Wno-noexcept-type

To suppress warnings from the TypeSafe library.

github.com/LibrePCB/LibrePCB - 26e5a8d951ef465dffc10b5c819a7292e393943e authored almost 2 years ago
Windows: Remove superfluous PATH modification

github.com/LibrePCB/docker-librepcb-dev - 6840a64fb5d39d3165cb4d5045dce2dd27d9d93a authored almost 2 years ago
Ubuntu 18.04 with Qt 5.15: Install latest OpenSSL

Just to be on the safe side...

github.com/LibrePCB/docker-librepcb-dev - 945740232ecc91c0949fd96dd4f3669611834844 authored almost 2 years ago
Merge pull request #26 from LibrePCB/update-windows-tools

Windows: Update several tools/libraries

github.com/LibrePCB/docker-librepcb-dev - 874ab95a9ae8fa1746089a9e9ac04609c6b4dab3 authored almost 2 years ago
Windows: Update several tools/libraries

- Update Python, CMake and OpenSSL
- Install Ninja
- Use OpenSSL from Qt since it is more trustw...

github.com/LibrePCB/docker-librepcb-dev - 365be17be12f49ce7763e3a931bb365eb1c91d52 authored almost 2 years ago
Merge pull request #25 from LibrePCB/add-ubuntu-22.04

Add ubuntu-22.04

github.com/LibrePCB/docker-librepcb-dev - aa5a9f961fc5315144a5ad4d9ff99e3224518576 authored almost 2 years ago