- 12 Aug, 2014 7 commits
-
-
jean-pierre charras authored
Pcbnew, Cvpcb: fix Bug #1355883 . Due to a missing call to a delete operator in CMP_READER class (also creates memory leak).
-
jean-pierre charras authored
3d viewer: fix a (minor) bug when run from cvpcb or modedit: the footprint is now centered on Z axis Better setup for lights, which gives a better rendering
-
Andrew Zonenberg authored
2) LIB_RECTANGLE and related classes sscanf data read from a file using "%s" without field limits, which can cause problems with malformed/really long inputs. 3) If some of the optional fields in a lib line are missing, "tmp" can remain uninitialized.
-
Andrew Zonenberg authored
3D viewer: Parallelized 3D model vertex normal calculations to use all available CPU cores for significant speedup.
-
Andrew Zonenberg authored
-
Maciej Suminski authored
-
Andrew Zonenberg authored
-
- 10 Aug, 2014 1 commit
-
-
unknown authored
Pcbnew: Commit patch (with very minor changes) about SVG file export with the layers ordered from bottom to top. ( bug 1286646 ), from Thiadmer Riemersma.
-
- 09 Aug, 2014 1 commit
-
-
jean-pierre charras authored
3dviewer: back to double (from float) in class S3D_MASTER for 3 members (m_MatScale, m_MatRotation, m_MatPosition) which are used in dialogs and r/w file functions, which expect double. Using float create minor but unwanted issues in r/w file functions. S3D_MATERIAL: enable all color options: if a 3d shape has bad color parameters, the shape must be modified, not the 3d rendering. The rendering now matches what we see in other vrml viewer like FreeCAD. Some minor coding style fixes.
-
- 08 Aug, 2014 1 commit
-
-
Maciej Suminski authored
-
- 06 Aug, 2014 5 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Items are either dragged by their origin or moved by a vector (depending on the number of selected items) (GAL).
-
Maciej Suminski authored
-
Dick Hollenbeck authored
-
- 05 Aug, 2014 2 commits
- 04 Aug, 2014 8 commits
-
-
Maciej Suminski authored
-
jean-pierre charras authored
-
unknown authored
-
jean-pierre charras authored
-
jean-pierre charras authored
3D viewer: move helper functions from 3d_draw.cpp to 3d_draw_helper_functions.cpp. Add comments in .h sources. Better management of background color. coding style fixes.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 03 Aug, 2014 1 commit
-
-
unknown authored
-
- 02 Aug, 2014 5 commits
-
-
Andrew Zonenberg authored
-
Andrew Zonenberg authored
-
Andrew Zonenberg authored
-
jean-pierre charras authored
Add comments. Fix bug #1351507 (pad color does not reflect, whether the pad is on front or back layer) and bug #1351388 (Adding a keepout area appears on the opposite layer than selected)
-
unknown authored
-
- 01 Aug, 2014 2 commits
-
-
Brian Sidebotham authored
-
Maciej Suminski authored
-
- 31 Jul, 2014 3 commits
-
-
unknown authored
-
Michael Narigon authored
-
Dick Hollenbeck authored
-
- 30 Jul, 2014 3 commits
-
-
jean-pierre charras authored
dialog_track_via_size: set minimal size and make dialog resizable. Update demo file.
-
jean-pierre charras authored
Add patch for 3D viewer enhancements (better render + better vrml reader + x3d reader bug fix) from Mario Luzeiro, with few coding style issues fixed.
-
unknown authored
-
- 29 Jul, 2014 1 commit
-
-
jean-pierre charras authored
Remove a minor warning message in Debug mode for 2 dialogs. Pcbnew: update Gerber X2 file format (File Attribute) to very last X2 specification Eeschema: Fix a minor bug in block selection (sometimes the last selected component was select instead of items in selected area) and better drag behavior when draging an item by the drag hotkey.
-