8244 Commits (6b873ed46bf7265f88da7cf9c0b8ba1857e0d995)
 

Author SHA1 Message Date
Cirilo Bernardo 6b873ed46b Work in progress: implementing SG translation for VRML1 models 10 years ago
Cirilo Bernardo 38543ab94f Work in progress: added Switch and IndexedFaceSet to VRML1 plugin 10 years ago
Cirilo Bernardo 98f867629b Added debug printouts to help debug plugin search/loading on MSWin 10 years ago
Cirilo Bernardo b126c1b697 Fixed mistaken cut/paste use of VRML2 where it should be VRML1 10 years ago
Cirilo Bernardo 42f83bdf8a VRML1 plugin: added Coordinate3 type node 10 years ago
Cirilo Bernardo 9f9f146cd9 Work in progress: VRML1 plugin 10 years ago
Cirilo Bernardo 79e0564622 Work in progress: VRML1 plugin 10 years ago
Cirilo Bernardo 43c2c7223b Sync with main branch r6421 10 years ago
Wayne Stambaugh 73d6fa3368 Compiling KiCad from source developer documentation fixes. 10 years ago
Bernhard Stegmaier 8c78bd5fd8 OSX: legacy canvas rendering speed improvements. 10 years ago
Simon Wells 9ba18a4e66 Open PDF viewer improvements. (fixes lp:1530162) 10 years ago
Simon Wells 5caea3f599 Removed the space in the error message after the new line 10 years ago
Wayne Stambaugh c68790751a Developer documentation and other minor fixes. 10 years ago
Simon Wells d3dfb5bcc4 Merged lp:~xzcvczx/kicad/page-settings_datetime. 10 years ago
Cirilo Bernardo d52d8867c8 Fixed bug in vrml2_shape.cpp which resulted in segfaults. (used AND rather than OR in control statement) 10 years ago
Cirilo Bernardo c798f8b545 Added support for FreeCAD VRML files 10 years ago
Wayne Stambaugh ff924f6983 Remove download_avhttp.cmake and avhttp source archive. 10 years ago
Cirilo Bernardo 97d4c33a9f Fixed preview pane resizing 10 years ago
Wayne Stambaugh bd436aa6a7 Developer documentation clean up. 10 years ago
Wayne Stambaugh c751bf60bc Remove Boost library building and other build improvements. 10 years ago
Wayne Stambaugh 133b8f6b96 Eeschema: move annotate power symbols from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Cirilo Bernardo 54905cb15c Adding forgotten VRML2 Box sources 10 years ago
Cirilo Bernardo 5208a1b47e Added VRML2 Box node 10 years ago
Cirilo Bernardo 59cf4c5ed0 + Fixed calculation of overall transform in SCENEGRAPH 10 years ago
Cirilo Bernardo 62c6cba2a1 Reorganizing VRML parser code 10 years ago
Cirilo Bernardo 4d9ce774a8 Organizing VRML2 plugin debug reporting levels 10 years ago
Cirilo Bernardo 8939955f2f Relax VRML2 naming rules (perhaps temporarily) to accept the '-' character in DEF names 10 years ago
Simon Wells b02bc2bf50 Reorder includes to a more logical order 10 years ago
Cirilo Bernardo 76bf525d12 + Changed the debug output switch to DEBUG_VRML2 10 years ago
Cirilo Bernardo 012e0a2066 Clean up naming of plugin VRML test output 10 years ago
Cirilo Bernardo fad73f0e85 VRML2 3D plugin is now functional 10 years ago
unknown 662d35633a Minor changes to eeschema options dialog 10 years ago
Simon Wells 4634f04ef9 Made the page settings dialog use todays date as default 10 years ago
Cirilo Bernardo d68418d613 Work in progress: WRL2 to SGNODE translation 10 years ago
Simon Wells 0d9ffb11fa Ensure filetype is not null before using open command, Fixed if statements to follow coding guidelines 10 years ago
Cirilo Bernardo b426740195 Removed dead code modules 10 years ago
Cirilo Bernardo 68a512693f Work in progress: implementing VRML2 plugin 10 years ago
jean-pierre charras a84d8f70bc Very minor fixes in dialog_eeschema_options_base: make the dialog resizable, and remove duplicate accelerator keys in 2 items. 10 years ago
Chris Pavlina e12d6fb82f Eeschema: improve default field option dialog tab (fixes lp:1527309) 10 years ago
Simon Wells 57d4c90055 Fixed bug with a text editor with a space in the name on OSX 10 years ago
Simon Wells c3589b5558 Cleaned up the OpenPDF function, including removing workaround code added in commit 1085 that is no longer required. Added Quotes around the pdf program if a custom one is used in case there are spaces in the file name 10 years ago
Cirilo Bernardo f7ea4ddb72 Cleaning up code in preparation for merge 10 years ago
Cirilo Bernardo 70b545895b Cleaning up debug info messages in preparation for merge 10 years ago
Cirilo Bernardo 548b54d75d + resync with main branch r6409 10 years ago
jean-pierre charras 2016e92132 Github plugin with curl: fix lack of message when trying to download a non existing footprint library (Curl does not return an error: the message "Not Fount" is stored in buffer, and the zip handler returns a not suitable error message) 10 years ago
jean-pierre charras 6ff0092e21 Github plugin: fix lack of message when trying to download a non existing footprint library (Curl does not return an error: the message "Not Fount" is stored in buffer, and the zip handler returns a not suitable error message) 10 years ago
jean-pierre charras ab585f46ce Update doc. 10 years ago
Chris Pavlina 3dff6c097e Eeschema: reorganize options dialog. 10 years ago
Element Green 0417538ab3 Fix Bug #1529214 (pcbnew VRML export dialog settings have no effect) 10 years ago
jean-pierre charras 9d994663f1 Fix Bug #1527446 (Flipping a block in pcbnew doesn't flip inner layers nor their connected microvias). 10 years ago