9620 Commits (48ed9f080e5ab17763c07172553930fb6401049d)
 

Author SHA1 Message Date
Cirilo Bernardo 48ed9f080e Add Help Menu item to open browser at kicad-pcb.org/contribute 9 years ago
Fabrizio Tappero 194bd1d617 Minor menu text consistency improvements. 9 years ago
Simon Richter b0f9864bc4 Clean up warnings from exception handlers 9 years ago
Mario Luzeiro 6d27087053 Improve board texture (make it square), add directional light to top/bot. 9 years ago
Mario Luzeiro f59bde8cc3 Improve brushed and plastic textures 9 years ago
Mario Luzeiro ae8c62843e Raytracing: implement brushed metal perturbator 9 years ago
Mario Luzeiro 995fde8d9c (forget to staged modified files) 9 years ago
Mario Luzeiro 8493a2f6d5 Raytracing: implement textures based on normal perturbation 9 years ago
Mario Luzeiro ee71875b4b Implement normal perturbation materials on raytracing 9 years ago
Mario Luzeiro 89bb47ede6 Improve shadow on postshader and add a gamma sRGB color space convertion 9 years ago
Mario Luzeiro 49dce5d191 Improve shadow calculation on Raytracing 9 years ago
decimad 4248a7ffce remove boost::thread dependency 9 years ago
Cirilo Bernardo 44ba343a7b Changed test for invalid numeric strings in VRML files 9 years ago
Wayne Stambaugh 213ceaa280 Eeschema: add delete symbol library code to schematic legacy plugin. 9 years ago
Wayne Stambaugh f14dc8f2be Pcbnew: fix epic footprint editor DXF import fail. 9 years ago
Wayne Stambaugh abf33cce68 Pcbnew: fix drill file naming issue. 9 years ago
Maciej Suminski 7a4f1685df Extended fixes_alias description 9 years ago
Maciej Suminski 26ee676278 Handle Spice_Netlist_Enabled attribute in Spice netlist exporter 9 years ago
Maciej Suminski efdfaebf62 Support subdirectories in relative paths in Spice model dialog 9 years ago
Wayne Stambaugh 4f0c2ad083 Eeschema: add create symbol library to legacy schematic I/O plugin. 9 years ago
jean-pierre charras fdebcd8a6d Fixes: lp:1629387 (pagelayout text sometimes shrinking) 9 years ago
Jean-Pierre Charras e0fb7f89f4 Pcbnew: additional scripting build warning fixes. 9 years ago
John Beard 93a843c022 Add override specifier in scripting dialog 9 years ago
John Beard 6504b7b55c Disable -Wsuggest-override for scripting files, but not other files 9 years ago
jean-pierre charras 4505896634 A few zone outline context menu commands missing after creating a keepout area 9 years ago
jean-pierre charras 15517964c9 Fixes: lp:1630105 (Gerbview print dialog does not display graphic layers list on some windows managers like Unity) 9 years ago
Chris Pavlina 278ee7da7d Remove deprecated 'register' storage spec 9 years ago
Chris Pavlina b9abcc309f Fix Validate hiding overloaded virtual in 3D viewer dialog 9 years ago
Chris Pavlina 71263c32e8 Dismiss signed index warning in opengl_gal.cpp 9 years ago
Chris Pavlina 91c8201b8b Dismiss warning for inconsistent exception spec in ~KIWAY_PLAYER() 9 years ago
Chris Pavlina 9547dd4e52 Fix GetBoundingBox hiding overloaded virtual 9 years ago
jean-pierre charras c9fec4a4ed Do not use -Wsuggest-override option if KICAD_SCRIPTING is enabled because it creates too many useless warnings when compiling pcbnewPYTHON_wrap.cxx 9 years ago
jean-pierre charras 67faa5e656 clean.cpp: better code. 9 years ago
Wayne Stambaugh 9d258ba921 Eeschema: fix parsing bug in legacy schematic I/O plugin. 9 years ago
jean-pierre charras b5839893d0 Pcbnew, clean board: fix issues and add option in dialog to remove bad track segments (short circuit between 2 nets) 9 years ago
jean-pierre charras 1ebac06d2f Pcbnew, undo redo: fix a crash in legacy mode when undo a footprint change (for instance a 45 degrees rotation) 9 years ago
Heikki Pulkkinen ab0cf7dee1 clean.cpp little bug fix 9 years ago
jean-pierre charras 502d0a38be Fix a missing parameter initialization (arc angle) in footprint DXF import 9 years ago
Maciej Suminski abbd47e2f2 Remove an unused variable and a debug printf 9 years ago
Tomasz Włostowski 3257f1a863 pns: fixed inline drag grid snapping & undo-related assertion failure 9 years ago
Tomasz Włostowski 4bc4dc80b6 pns: unique_ptr for BOARD_COMMIT member 9 years ago
Chris Pavlina 2b7e6e73ec Fix uninitialized variable in drawing_tool.cpp 9 years ago
Chris Pavlina 7454f5565f Dismiss unused variable warning in ratsnest_data.cpp 9 years ago
Wayne Stambaugh aa5e979b8a Eeschema: add delete symbol method to schematic I/O plugin. 9 years ago
Simon Richter 04e21d5c8f Remove check for undefined behaviour 9 years ago
Maciej Suminski 7a5f72c948 Fixed a crash when drawing a single point polyline 9 years ago
Dick Hollenbeck 904ae200e8 Add python script for DDR3 length matching using T topology. 9 years ago
Wayne Stambaugh 92216b7351 Eeschema: fix assertion on delete node hot key while busy. 9 years ago
Chris Pavlina 245607d05c Fix version header rewrite (happened too often) 9 years ago
Jean-Samuel Reynaud 91479bebf8 Fix for compilation error on Ubuntu 14.04 (has no effect on 16.04, and on Windows/msys2, certainly due to more recent swig and cmake versions) 9 years ago