Maciej Suminski
|
80901c69cf
|
Reformatting.
|
2013-08-08 19:41:20 +02:00 |
Maciej Suminski
|
12e10fd43a
|
Reformatting.
|
2013-08-08 14:59:59 +02:00 |
Maciej Suminski
|
282995eaee
|
Fixed disambiguation menu issue.
|
2013-08-08 14:50:32 +02:00 |
Maciej Suminski
|
402f3c6f2c
|
Added brightened mode for selecting items using disambiguation menu.
|
2013-08-08 12:30:00 +02:00 |
Maciej Suminski
|
cc5c038362
|
Added selection box for modules.
|
2013-08-08 11:53:29 +02:00 |
Maciej Suminski
|
16437e5d45
|
Added general purpose overlay layer and moved selection box to it.
|
2013-08-08 11:43:56 +02:00 |
Maciej Suminski
|
8c37e70889
|
Different approach to item recaching.
|
2013-08-07 17:20:01 +02:00 |
Maciej Suminski
|
ee80c7f674
|
Some more reformatting and adding copyright notices.
|
2013-08-07 11:20:12 +02:00 |
Maciej Suminski
|
62ea71fcae
|
Fixed layers caching settings. Added some comments.
|
2013-08-07 10:52:50 +02:00 |
Maciej Suminski
|
e050133c07
|
Simplified color computation.
|
2013-08-07 09:51:39 +02:00 |
Maciej Suminski
|
8ab98ae60b
|
Removed frame limiter.
|
2013-08-07 09:37:28 +02:00 |
Maciej Suminski
|
bc69429a56
|
Added GetTarget() for GALs.
|
2013-08-06 14:57:48 +02:00 |
Maciej Suminski
|
7d5a456344
|
Code reformatting.
|
2013-08-06 10:30:09 +02:00 |
Maciej Suminski
|
f193e389ec
|
Moved highlighted flag from VIEW_ITEM to EDA_ITEM. Added brightened and selected flag to EDA_ITEM.
|
2013-08-06 09:31:08 +02:00 |
Maciej Suminski
|
8753bef2fa
|
Moved VIEW_ITEM::ViewGetRequiredLayers() functionality to the VIEW class. Now required layers are set per layer basis instead of per item.
|
2013-08-05 16:28:58 +02:00 |
Maciej Suminski
|
2c2e506edf
|
Fixed bounding box for TEXTE_PCB class.
|
2013-08-05 14:06:01 +02:00 |
Maciej Suminski
|
096dd7a09b
|
Merge.
|
2013-08-02 19:23:35 +02:00 |
Maciej Suminski
|
df6cacf64b
|
Windows build fix.
|
2013-08-02 19:21:22 +02:00 |
tomasz.wlostowski@cern.ch
|
d1a0bfcc39
|
pcbnew: fixed missing Select Tool icon warning
|
2013-08-02 19:18:58 +02:00 |
tomasz.
|
fdf9898eb2
|
pcbnew: removed printf() causing a bug
|
2013-08-02 17:57:28 +02:00 |
tomasz.
|
8ea0f7ae5b
|
Merged Orson's changes
|
2013-08-02 17:28:09 +02:00 |
tomasz.
|
31389c4063
|
pcbnew: tool initialization should belong to PCB_EDIT_FRAME to avoid linking errors on cvpcb.
|
2013-08-02 17:25:53 +02:00 |
tomasz.
|
69a44d5f13
|
pcbnew: hooked Tool Framework into the edit panel. Added a sample selection tool (not fully functional).
|
2013-08-02 16:53:50 +02:00 |
tomasz.
|
4c777e92f3
|
PCB painter: improve label highlighting
|
2013-08-02 16:53:04 +02:00 |
tomasz.
|
09182d814d
|
View: various fixes, added VIEW::IsDirty()
|
2013-08-02 16:51:38 +02:00 |
tomasz.
|
cc6ca277e3
|
Added COROUTINE and DELEGATE class examples.
|
2013-08-02 16:50:29 +02:00 |
tomasz.
|
ca138b8e92
|
Increased number of layers in the view (for overlay objects)
|
2013-08-02 16:49:07 +02:00 |
tomasz.
|
241061025b
|
Added core tool framework files + boost::context assembly stuff (initial, very buggy and unfinished work).
|
2013-08-02 16:46:53 +02:00 |
Maciej Suminski
|
e4315f0664
|
Added missing header.
|
2013-08-02 16:45:30 +02:00 |
Maciej Suminski
|
2fd2c1dc03
|
Upstream merge.
|
2013-08-02 15:57:24 +02:00 |
Maciej Suminski
|
19b344806d
|
Fixed the tesselator, so now it works with Windows.
|
2013-08-02 10:55:40 +02:00 |
Maciej Suminski
|
5e474cf87f
|
Modified usage of wxStandardPaths to make it compatible with newer versions of wxWidgets.
|
2013-08-02 10:35:58 +02:00 |
Maciej Suminski
|
ebc2a4269e
|
Modified way of handling OpenGL framebuffer errors.
Now it is more verbose and the status is checked at the right moment (previously it was fine with Linux, but on Windows it showed errors).
|
2013-08-02 10:34:23 +02:00 |
jean-pierre charras
|
744dd80eaf
|
Minor fixes. Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (not bugs: just useful when using python scripting).
|
2013-07-31 18:41:32 +02:00 |
Maciej Suminski
|
8d7054a592
|
Added drawing of solderpaste layer for pads.
|
2013-07-31 14:51:20 +02:00 |
Maciej Suminski
|
f5b0c19830
|
Added missing outline for polygon segments.
|
2013-07-31 13:35:02 +02:00 |
Maciej Suminski
|
8fda1d2264
|
Fixed drawing of polygon segments (eg. microwave extension traces).
|
2013-07-31 11:36:46 +02:00 |
Maciej Suminski
|
544726e4f3
|
New display style for grid (dotted).
|
2013-07-31 10:28:23 +02:00 |
Maciej Suminski
|
d34df18f2c
|
Fixed grid line drawing in OpenGL backend for some drivers.
|
2013-07-31 09:01:25 +02:00 |
Maciej Suminski
|
190ed58568
|
Code refactoring.
|
2013-07-30 18:29:54 +02:00 |
Maciej Suminski
|
790a1f8563
|
Made GAL backends settings more consistent. Fixed grid line width in the OpenGL backend.
|
2013-07-30 17:09:06 +02:00 |
Maciej Suminski
|
1ce21605a5
|
Merge removal of the shaderless OpenGL backend.
|
2013-07-30 14:05:32 +02:00 |
Maciej Sumiński
|
6dda8d4a7e
|
Fixed smudging in the Cairo backend.
|
2013-07-30 13:58:03 +02:00 |
Maciej Suminski
|
f9d74ccb70
|
Removed shaderless OpenGL backend.
|
2013-07-29 16:38:07 +02:00 |
Maciej Suminski
|
bd182aad9f
|
Fixed top layer pads netnames issue.
|
2013-07-29 14:20:40 +02:00 |
Maciej Suminski
|
be012cac94
|
Added initialization of variable, preventing unconditional jumps. Fixed typos in comments.
|
2013-07-29 14:12:27 +02:00 |
jean-pierre charras
|
4a7f92fb4f
|
Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (useful when using python scripting).
|
2013-07-29 09:33:56 +02:00 |
Dick Hollenbeck
|
b1ed22f7ed
|
minor tweaks to debug statements and cmake
|
2013-07-28 11:30:39 -05:00 |
Ben Harris
|
1760a28ea7
|
fix FP_CACHE::Load()
|
2013-07-28 11:30:02 -05:00 |
Dick Hollenbeck
|
17b1c04f45
|
add script which converts footprint libraries from one format to another
|
2013-07-28 11:28:17 -05:00 |