47 Commits (8165fc6c4468883d332c6c9f21f80a91a8d83d63)

Author SHA1 Message Date
Jeff Young e62463b52b Don't store optimized anchors in CN_ITEMs. 3 years ago
Jeff Young 50089ce558 Fix errors in handling of std::shared_ptrs. 3 years ago
Jeff Young 226529235c Mostly const safety, but also performance opt. by avoiding shared_ptr overhead. 3 years ago
Jeff Young 11130bfd88 Backing out earlier fix in favour of fixing std::shared_ptr usage. 3 years ago
Jeff Young 106508f266 Split ratsnest optimization into separate parallel threads. 3 years ago
Alex 2577ebb94d Increase dynamic ratsnest opacity for better visibility. 3 years ago
Seth Hillbrand 87171f53c7 Speedup dynamic ratsnest 3 years ago
Jeff Young f095453d3e Optimize ratsnest line endings for zones. 3 years ago
Jeff Young d67437a2aa Move ratsnest exclusion processing to a post-pass. 3 years ago
Alex dc07ab9df1 Replace PROF_COUNTER with PROF_TIMER in some conditional places. 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
Tomasz Wlostowski b6fc96c1d5 pcbnew: check for null SETTINGS in RATSNEST_VIEW_ITEM (prevents crash in the P&S debug tool) 4 years ago
Jeff Young c4e133fdf7 Auto reduction and std::shared_ptr cover types reduction. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young b4c5e64db2 Exclusions for Unconnected Items; Markers & exclusions for Parity checks 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Seth Hillbrand fbdb2bd91f Fix broken refactor from 0e65fe5 4 years ago
Jeff Young 0e65fe5d8d Coding standards and commenting. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Jon Evans d087ede21d Don't show ratsnest on layers hidden by contrast mode 5 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Jon Evans 1e33928b96 Fix issues with zone filling connectivity locking 5 years ago
Jeff Young 3fd128a75b Performance enhancements. 5 years ago
Marek Roszko 97b5cff5fe Remove redundant message panel SetMsgPanel 5 years ago
Marek Roszko b45eb56ddf Cleanup some msg panel usage using the no longer support colors 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
jean-pierre charras 0b23cb7dbb more cleanup about removing useless include 5 years ago
Jeff Young 6abe68fff0 Cleanup. No changes to execution. 5 years ago
Jeff Young 4a0d469cec Back out zone layer misunderstanding and make types clearer. 5 years ago
Jon Evans 147540b3bb ADDED: Control to only show ratsnest for visible layers 5 years ago
Seth Hillbrand 4e08ec79dc pcbnew: Don't skip adjacent points 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Seth Hillbrand 4aef369ca2 Remove accidentally committed test file 5 years ago
Jon Evans d248736f08 Draw ratsnest with colors if color data is available 5 years ago
Jon Evans afd432e687 Infrastructure for net hiding 5 years ago
Jon Evans 961fbadd23 Initial infrastructure for net/netclass colors in board 5 years ago
Seth Hillbrand 4ef02fd699 Replace TTL delauney triangulator 5 years ago
Seth Hillbrand b02d3f683f Adding documention comments for dynamic ratsnest 5 years ago
Seth Hillbrand 141bf4f579 Tighten the bicolored routine 5 years ago
Seth Hillbrand e8fc421a39 Update NearestBicoloredPair to m log(n) search 5 years ago
Seth Hillbrand 214a9d53b0 Update ratsnest conn to multiset 5 years ago
Seth Hillbrand a2ad84f84d Revise Kruskal implementation 5 years ago
Seth Hillbrand 8c57821e9b pcbnew: Move ratsnest items to separate folder 5 years ago