This website requires JavaScript.
Explore
Help
Sign In
realAscot
/
kicad-source
Watch
1
Star
0
Fork
0
You've already forked kicad-source
mirror of
https://gitlab.com/kicad/code/kicad.git
synced
2025-09-14 02:03:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
libs
History
Seth Hillbrand
50c7aff3ff
Simplify KiROUND using std::llround/clamp
...
Removes the bespoke rounding in favor of std::llround and std::clamp routines
2025-08-04 09:26:25 -07:00
..
core
Replace alg::delete and alg::delete_if with std c++20
2025-08-04 09:03:16 -07:00
kimath
Simplify KiROUND using std::llround/clamp
2025-08-04 09:26:25 -07:00
kinng
Revise Copyright statement to align with TLF
2025-01-01 14:12:04 -08:00
kiplatform
Fix mingw build
2025-07-10 08:02:00 +02:00
sexpr
Revise Copyright statement to align with TLF
2025-01-01 14:12:04 -08:00
CMakeLists.txt
ADDED: A new IPC API based on protobuf and nng
2024-04-02 19:34:36 -04:00