34 Commits (e84c94a557587c7275f40b1330c90f58ac4d7878)

Author SHA1 Message Date
Jeff Young e84c94a557 Performance tweaks. 2 weeks ago
Olliver Schinagl 98d77db5ae export_vrml: Skip missing 3D models with warning 2 months ago
Olliver Schinagl cf3dbfbbe6 export_vrml: Fix 3D model destination timestamp check 5 months ago
Jeff Young 2fd2fe6e2d Fix compiler warning. 6 months ago
Jeff Young 524575a595 Allow embedded files to come from components 6 months ago
Brian Lu ea4b2b73bb Pcbnew: VRML Export: Footprint-relative 3D Models 7 months ago
Alex Shvartzkop 775b768833 Fix VRML layer Z positions after v9 layer changes. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Ian McInerney c0622eaa45 Avoid copies when using auto 10 months ago
Ian McInerney 7f8b88221d Initialize variables 10 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 10 months ago
Seth Hillbrand bf6a255a3e Move more elements from fixed size arrays 11 months ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Seth Hillbrand 293075426b Clean up some LSEQ functions 1 year ago
Jon Evans c800fb790d Start unifying padstack properties 2 years ago
Marek Roszko 7d68e19afa enum * double is deprecated 2 years ago
Mike Williams 36331e259a VRML: add options to exclude DNP/unspecified types like STEP exporter 2 years ago
Marek Roszko 6b12a12b3e On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Marek Roszko d193334a10 Add vrml export to cli 2 years ago
Jeff Young c682d11fa0 Trim VRML export layers to board outline. 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
jean-pierre charras a855c9a40c Fix not handled exceptions. 3 years ago
Marek Roszko cfa26fb706 Fix footprint relative path resolution for idf/vrml export 3 years ago
Marek Roszko c50b4fb04f Add relative to footprint 3d model path resolution 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Marek Roszko 33f8161799 Merge in MM_PER_IU to EDA_IU_SCALE 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Bobbe 93670d2b24 Improve support for .wrz files in vrml exporter, Fix error handling 3 years ago
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
jean-pierre charras 7d8fe98d53 Pcbnew, exporter VRML: code refactor and remove unuded code. 3 years ago
Jeff Young deeb7d4d6d Make use of board stackup data when exporting VRML. 3 years ago
jean-pierre charras dad31f50b7 VRML export: fix a different arc to segment approx for NP holes and Plated holes. 4 years ago
jean-pierre charras ece9c45e95 VRML exporter: make export faster by using SHAPE_POLY_SET::PM_FAST. 4 years ago
jean-pierre charras d05f5337ed VRML export: fix different error values to approximate arcs depending on options. 4 years ago
Jeff Young b2e3f03222 More wide-string declarations. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
Jeff Young d485eb2514 Move pads to EDA_ANGLE. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Marek Roszko 403826b97c Respect the model show setting for vrml and idf export 4 years ago
jean-pierre charras 5e742d97b6 Export VRML: fix bug that prevent to merge 3D footprint shapes to the board file. 4 years ago
jean-pierre charras 567767346c VRML exporter: fix broken export, at least on msys2. 4 years ago
Anton Lazarev 42086a455d fix blind via early return in VRML exporter 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Wayne Stambaugh 9d348d7e6d Coverity issue fixes. 4 years ago
Wayne Stambaugh 175b474c3e Coverity issue fixes. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago