60 Commits (01a8442b35dd82da366f640bfd140f8a20102b98)

Author SHA1 Message Date
jean-pierre charras 01a8442b35 3d viewer: minor code cleaning (remove useless #include ) 11 years ago
Lorenzo Marcantonio 342016b692 Constification of HitTest and GetParent 12 years ago
Lorenzo Marcantonio 85c5aa22c6 Constification of HitTest and GetParent 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
jean-pierre charras 63401f3d95 Rework on 3D viewer (work in progress): Disable or enable layers, grid or 3D footprint shapes should be now faster. 12 years ago
jean-pierre charras fff54d759e Add the environment variable KYSYS3DMOD to define a default path for 3D models. 12 years ago
jean-pierre charras fa8cbd983b 3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes 12 years ago
jean-pierre charras 38a5e9af4b 3D viewer: fix Bug #1183581 (pcbnew 3D viewer: recent UI inconsistency ) 13 years ago
jean-pierre charras 0f885e7f31 3D viewer: Add more options, to show/hide technical layers. 13 years ago
jean-pierre charras b2a76062c7 All: use CPOLYGONS_LIST, a typedef of std::vector<CPolyPt> to handle a Corners Polygons List. 13 years ago
jean-pierre charras 4b14415596 3d viewer: code cleaning. Display options are now stored in config. 13 years ago
Lorenzo Marcantonio fef8347176 Script plotting patch 13 years ago
jean-pierre charras 31ff1bac4f 3D viewer: 13 years ago
jean-pierre charras 0ebc3f063e 3D-viewer: code cleanup. 13 years ago
jean-pierre charras abe5c08e20 3D-viewer: code cleaning. Added option in menu: show a 3D grid. 13 years ago
jean-pierre charras 8f62c6aa05 Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 14 years ago
jean-pierre charras a1ff326181 Pcbnew: better icon for zone unfill. Minor code cleaning in 3D viewer 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh fac288cffa More encapsulation work and other minor improvements. 14 years ago
Dick Hollenbeck b26580d5df ++PCBNew 14 years ago
Wayne Stambaugh cc7e7fc5ca Memory allocation improvements and other minor fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh 4c858cbb0b 3D viewer coding style policy fixes. 14 years ago
Wayne Stambaugh 04bf11c229 Change PCBNew and CVPCB 3D viewer focus behavior. (fixes lp:818890) 15 years ago
jean-pierre charras f00696e835 Pcbnew: fix bug 804780. 15 years ago
Wayne Stambaugh 0cedcb8749 Coding policy fixes. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
Phinitnan Chanasabaeng 4a34bf0d9d Fix 3D view crash with some graphics cards. 15 years ago
jean-pierre charras a9010796e0 Doxygen comment warning fixes. 15 years ago
Dick Hollenbeck 845d61acc5 coding standards consistency updates 15 years ago
jean-pierre charras a188f9d06e added orto2 patch 15 years ago
jean-pierre charras 3820154aed 3D view: now displays polygons used in footprint shapes, like logos. Fixed very minor issues (minor warnings in debug mode) 15 years ago
jean-pierre charras e14311997d Auto update 3D display after footprint or board edition. 16 years ago
Administrateur dfc624e6b3 Fixed a crash that happens sometimes when opening the design rule dialog. 16 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
charras a46cd46d9d pcbnew: More about work on color selection and items visibility: 16 years ago
charras 6601495c58 Fixed mouse wheel not working if 3D frame under wxWidgets 2.9 16 years ago
charras 6a1d5c311a committed patch for zones 3D view 16 years ago
dickelbeck 56995b3359 AUI support into topmost CMakeLists.txt 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
dickelbeck d3468dd557 Marco's AUI patch, basically 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
charras c4edb215fa Try to fix some issues (OSX crashes and build and seg fault under linux) 17 years ago
charras d188bf5ae1 better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
stambaughw c2b600ce39 Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB. 17 years ago
charras a6278c25f4 removed warn compil., updated CMakefiles for macosx and removed obsolete makefile.macosx 17 years ago
charras fab8dece8f Minor enhancements and changes for wxWidgets 3 compat 17 years ago
charras 50d1bcb171 more about management of lib files in defualt paths 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago