691 Commits (3e062867defca67b8f871cbe26f0d9b3c2f23ad1)

Author SHA1 Message Date
Jeff Young 0010ad37d1 In-place editing for footprint TEXTE_MODULEs. 8 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago
Jeff Young a39fb03822 Remove some references to g_UserUnit 8 years ago
Carsten Schoenert 9f7109826d fix misspelled 'allows to' -> 'allows one to' 7 years ago
Seth Hillbrand f6bd6b1360 3d: Replace glFinish with glFlush 8 years ago
Jeff Young a300006956 Fix dialog layout of Add 3D Shape. 8 years ago
Jeff Young 10ec39a107 Move 3D file error messages to tracePathsAndFiles key. 8 years ago
Jeff Young 3a8a718e43 A pesky bug, this one is. (Said in best Yoda impression.) 8 years ago
jean-pierre charras 6e5131be5a Minor fix in fp editor and fp viewer: display the fp info instead of the useless board info. 8 years ago
jean-pierre charras e339007d22 3D viewer: fix some issues when opened from a frame and changes are made in a other frame: 8 years ago
jean-pierre charras 4cc62ce038 3D viewer: minor enhancement: display the name of the 3D shape being loaded. 8 years ago
Jeff Young aa7da5dfcd Treat ${...} and $(...) envvar references uniformly. 8 years ago
Thomas Pointhuber cad2d0656c Remove Items from Menubar of 3D Viewer which are available over dialog 8 years ago
Thomas Pointhuber 32af04c6a6 Adjust Menubar of 3D Viewer to common style 8 years ago
jean-pierre charras ccb668c105 3D viewer: fix polygon contours of pads solder paste when solder paste ratio was not null. 8 years ago
jean-pierre charras 458f9f5c97 3D viewer: fix incorrect calculation of pad shapes with clearance (i.e. pad shapes on solder paste and solder mask layers) 8 years ago
Jeff Young 09a6bada03 Delegation of keyEvents from 3D toolbar to 3D canvas. 8 years ago
Wayne Stambaugh fc8b852c41 Derive 3D model selection dialog from DIALOG_SHIM. 8 years ago
jean-pierre charras 9865fcd929 3D viewer: fix hotkeys in 3D preview panel, and incorrect icons in context menu. 8 years ago
jean-pierre charras 8fcdc4f6c3 3D viewer: fixes about hotkeys and menubar. 8 years ago
Seth Hillbrand 86f744a1fd Adding initialization to GLM vectors 8 years ago
Ievgenii Meshcheriakov 18b0b78397 Correctly initialize module matrices in raytracer 8 years ago
jean-pierre charras 20c30a4425 3D viewer: Cosmetic enhancement in DIALOG_3D_VIEW_OPTIONS. 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
jean-pierre charras 7f6e26e55a DrawGraphicText: remove a static variable, and replace it (when needed) by a new parameter in argument list. 8 years ago
Jeff Young 0dc719ca1a Update 3D view immediately when user changes parameters. 8 years ago
Jeff Young cd0cd242d1 Move 3D polygon approximation to absolute-error algorithm. 8 years ago
Jeff Young b335ef0531 Don't involve user in implementation details. 8 years ago
Wayne Stambaugh 3f52e87224 Standardize terminology for automatic zoom to "Zoom to Fit". 8 years ago
Seth Hillbrand 7fbf7bbf42 Spelling improoved -> improved 8 years ago
Seth Hillbrand 5fea89ebd5 Standardize plural menu items 8 years ago
Maciej Suminski 5bbb4489b3 Fixed out of bounds access to m_shaderBuffer array in 3D viewer raytracer 8 years ago
Bernhard Stegmaier a786078747 Fix clang-mp build error (don't declare const variables as being firstprivate) 8 years ago
Jeff Young b3884669cf Proper error reporting for Annotate dialog. 8 years ago
Jeff Young 1afbfad44a Use "..." uniformly in menus. 8 years ago
Jean Philippe EIMER e0f7958dbd Compatibility fixes for GLM 0.9.9 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
jean-pierre charras 5d08f1a0d9 Breaks the large create_layer_items.cpp file into 2 smaller specialized files, to make changes in 3D shapes calculations more easy. 8 years ago
Wayne Stambaugh 650207a6e1 Pcbnew: fix 3D viewer panel default size issue. 8 years ago
jean-pierre charras 6f2beebf2c PANEL_PREV_3D: replace wxStaticBoxSizers by a wxBoxSiser and a static text. 8 years ago
Camille f5f7ba4746 Fix loop variable copy in for-range loop, use const reference instead 8 years ago
Camille 5c4f8abd24 Fix type promotion in math function 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
Mark Roszko b98cc0b937 Some coverity fixes 8 years ago
Thomas Pointhuber 786ac8143e Request refresh of 3d canvas on resize event 8 years ago
jean-pierre charras 5ca5783448 3D viewer, view options dialog: add missing option. 8 years ago
jean-pierre charras 00c2257b26 3D viewer: Remove outdated option "show holes in zones" that was no longer used in opengl mode, and useless in ray tracing 8 years ago
jean-pierre charras 27171e1a88 3D viewer: re-enable 3D viewer display options, and update this dialog. 8 years ago
Wayne Stambaugh 4d64a2f53f Set reasonable 3D model select dialog default path. 8 years ago