klayout/src
Matthias Koefferlein 95271e3edc Fixing color interpolation of false color maps
Problem was when an interval was separated from
the rest through a discontinuous color and did not have any
color range (start and end color same).

The new scheme fixes the problem by computing a
data mapping that has two slightly distinct values
for the two discontinuous colors.
2026-05-24 19:17:33 +02:00
..
ant Snapping of rulers: now all points snap when the ruler is moved 2026-05-01 18:57:03 +02:00
buddies Fixed builds without Ruby 2026-04-11 20:40:28 +02:00
db Merge branch 'wip' 2026-05-24 15:26:19 +02:00
doc stubs and doc updated 2026-04-14 20:25:33 +02:00
drc Maintaining data_id during modification of layer inside device extractor -> this way, the name-to-layer link is maintained inside the DRC engine 2026-05-07 00:10:22 +02:00
edt Merge branch 'wip' 2026-04-14 19:21:01 +02:00
fontgen Updating copyright to 2026 2026-02-07 17:12:53 +01:00
gsi C++20 readiness 2026-02-16 23:49:23 +01:00
gsiqt Overloaded base class methods also need to transfer ownership of arguments 2026-02-14 19:41:20 +01:00
gtfui Updating copyright to 2026 2026-02-07 17:12:53 +01:00
icons Updating copyright to 2026 2026-02-07 17:12:53 +01:00
img Fixing color interpolation of false color maps 2026-05-24 19:17:33 +02:00
klayout_main Implementing --help as alias for -h and --version as alias for -v 2026-02-28 09:54:41 +01:00
lay First draft for density map feature. 2026-05-11 22:19:12 +02:00
laybasic Merge remote-tracking branch 'origin/master' into feature/issue-2337 2026-05-20 19:07:39 +02:00
layui First draft for density map feature. 2026-05-11 22:19:12 +02:00
layview Merge pull request #2354 from KLayout/wip 2026-05-20 19:06:25 +02:00
lib Fixed BASIC lib tests - cell pointers cannot considered to be stable across lib.refresh calls as this basically would need to create cold proxies 2026-04-03 11:10:34 +02:00
lvs A contribution to issue #2345 mitigation 2026-05-05 23:08:09 +02:00
lym Updating copyright to 2026 2026-02-07 17:12:53 +01:00
pex Updating copyright to 2026 2026-02-07 17:12:53 +01:00
plugins Adding Gaussian hat average mode to density map 2026-05-24 19:17:23 +02:00
pya [consider merging] Bugfix: Python did not support downcasting of PolygonWithProperties to Polygon on Shapes#polygon for example 2026-02-24 21:00:21 +01:00
pyastub Updating copyright to 2026 2026-02-07 17:12:53 +01:00
pymod stubs and doc updated 2026-04-14 20:25:33 +02:00
rba Added some tests for the netlist browser API 2026-03-23 21:42:49 +01:00
rbastub Updating copyright to 2026 2026-02-07 17:12:53 +01:00
rdb Fixing issue #2339 2026-04-26 17:46:39 +02:00
tl Refactoring, some enhancements to tl::Variant 2026-05-03 16:24:14 +02:00
unit_tests Updating copyright to 2026 2026-02-07 17:12:53 +01:00
version Updating copyright to 2026 2026-02-07 17:12:53 +01:00
app.pri
klayout.pri Preparing to use C++20 atomics for thread locking, which is slightly more efficient. Right now, that's an experimental option. 2026-02-19 21:36:00 +01:00
klayout.pro Including more dependencies in build 2025-05-17 18:41:22 +02:00
lib.pri
lib_ut.pri WIP: working on further consolidation of non-Qt case 2022-05-28 22:49:40 +02:00
with_all_libs.pri New module: 'pex' 2025-04-18 13:12:45 +02:00