kicad/libs
Alex Shvartzkop 865e3a9f3c Improvements when working closer to 32-bit integer limits.
- Changes BOX2 size to extended coordinates.
- Adds BOX2ISafe to construct a BOX2I that will fit in int32.
- Adds more checks.
- Safer computations.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17670
2024-04-23 16:34:07 +00:00
..
core Minor net navigator improvements. 2024-04-17 14:31:50 -04:00
kimath Improvements when working closer to 32-bit integer limits. 2024-04-23 16:34:07 +00:00
kinng Refactor; add user control over API server 2024-04-02 19:51:18 -04:00
kiplatform Disable infinite panning when using XWayland. 2024-03-12 10:31:23 +03:00
sexpr Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
CMakeLists.txt ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00