32495 Commits (fa11e1c0974388dcef8c5e9808842e48e8d2b691)
 

Author SHA1 Message Date
Jeff Young fa11e1c097 Take text height into account as well as thickness for knockout margin. 3 years ago
jean-pierre charras e54ba87895 fix FootprintWizardBase.py compatibility with recent code. 3 years ago
jean-pierre charras 57e59a4959 Pcbnew, on line DRC when moving footprints: add visible collisions between courtyards 3 years ago
Jeff Young deeb7d4d6d Make use of board stackup data when exporting VRML. 4 years ago
Seth Hillbrand 2da470e1f9 Prevent programatic changes from sending events 4 years ago
Marek Roszko 417f2f357c Cleanup naming of shader params/uniforms 4 years ago
Jeff Young 294b8e9051 Treat a textbox as filled when knocking out (whether it is or not). 4 years ago
Jeff Young cc86d3da2a Give up trying to find a one-size-fits-all boudningBox for text. 4 years ago
Mark Roszko 5edc03e85b Move vcpkg baseline forwards 4 years ago
Jeff Young 23fb4c7433 Uniformly use a single facility for location-less prime events. 4 years ago
Seth Hillbrand b00bf2bc6b Make sure that we have a visible layer 4 years ago
Jeff Young 4b668269b7 Don't try and use zone fill before it's been calculated. 4 years ago
Jeff Young f2fc78f380 Don't copy modifiers to prime events. 4 years ago
jean-pierre charras 1f088984ce gerber_placefile_writer: fix angle rotation for flipped footprints. 4 years ago
jean-pierre charras 359c99991b Eeschema: do not leave a temporary flag set after use in draw symbol function. 4 years ago
Roberto Fernandez Bautista 9049c907a1 Fix wxWidgets assert in symbol preview widgets 4 years ago
jean-pierre charras 97a8bfc27d Pcbnew DIALOG_PLOT: fix incorrect association of LAYER_ID in Plot on All Layers list 4 years ago
Jeff Young 79a0ce9137 Unset forced cursor before leaving two-click place. 4 years ago
Jeff Young 38e5faf21b Overhaul bitmap text for performance. 4 years ago
Marek Roszko 6d7835e742 Switch shader storage to char arrays 4 years ago
jean-pierre charras bf4b3a1ff8 Fix a compil warning (due to a bug in code after last change) 4 years ago
Jonathan Haas 5802ede3fd Change default value of MatchByReference to false. 4 years ago
Marek Roszko 88c7322a0d EDA_TEXT Get/SetTextSize should use VECTOR2I 4 years ago
jean-pierre charras 5c7a79e287 (WIP) Teardrop: use a specific attribute in .kicad_pcb file to identify teardrops 4 years ago
Seth Hillbrand 61be5854d7 Update Translations 4 years ago
Ulices f9847c8807
Translated using Weblate (Spanish (Mexico)) 4 years ago
ZbeeGin 41f30ab407
Translated using Weblate (Polish) 4 years ago
co8 j a60da4e49e
Translated using Weblate (Japanese) 4 years ago
Ulices 5cea8f5b9d
Translated using Weblate (Spanish (Mexico)) 4 years ago
Wellington Terumi Uemura e09b2cdbfc
Translated using Weblate (Portuguese (Brazil)) 4 years ago
Eric 42217f1f65
Translated using Weblate (Chinese (Simplified)) 4 years ago
Henrik Kauhanen 11b9f5677e
Translated using Weblate (Swedish) 4 years ago
co8 j 2c0d55552a
Translated using Weblate (Japanese) 4 years ago
Henrik Kauhanen 3de0e05449
Translated using Weblate (Finnish) 4 years ago
Toni Laiho ab18d2c2af
Translated using Weblate (Finnish) 4 years ago
Toni Laiho 27ae8ac060
Translated using Weblate (Finnish) 4 years ago
Seth Hillbrand 9a9cc8917e Add Arabic language 4 years ago
Seth Hillbrand 5bae597bb1 Adding Ukrainian language 4 years ago
jean-pierre charras 9108404efe Gerbview: seriously speed up the calculation time to draw polygons on OpenGL. 4 years ago
qu1ck d252ce9026 PCM: Add "Open Package Directory" to main dialog 4 years ago
jean-pierre charras 45b167dff5 Some fixes related to translated/not translated mandatory field names. DIALOG_SYMBOL_FIELDS_TABLE: add new fields to symbols only if the field is not empty. 4 years ago
jean-pierre charras 20d1d0705e Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS. 4 years ago
Marek Roszko 8288f24264 Move all the shaders to glsl files (and fix the processor more) 4 years ago
Marek Roszko 239af40256 Split large shader files into string literals rejoined into std strings 4 years ago
Marek Roszko 6188f632b9 Initial implementation of shader translation to cpp at build time 4 years ago
lulu731 f4f3638103 Adding drag and drop project file feature. 4 years ago
Seth Hillbrand bbc250720f Resolve title variable when plotting 4 years ago
Seth Hillbrand cdd0145490 Remove debugging cout 4 years ago
jean-pierre charras b68514afb1 Fix a wxWidgets alert. 4 years ago
jean-pierre charras 3222a48a9a Update some demos 4 years ago