HDR
|
4bdedbbde0
|
Canvas zoom limited now
|
2016-07-20 10:09:34 +06:00 |
|
HDR
|
62f742d2fa
|
VisPy axis patch, now it has less labels count
|
2016-07-20 09:46:12 +06:00 |
|
HDR
|
2fe75fcd47
|
Cleanup
|
2016-07-20 09:25:26 +06:00 |
|
HDR
|
b546eba806
|
FlatCAMObj has 'drawing_tolerance' (units-aware) property now
|
2016-07-20 09:09:57 +06:00 |
|
HDR
|
a2ed02136a
|
Win32 build script updated
|
2016-07-20 08:22:44 +06:00 |
|
Denvi
|
7cc140d354
|
Cleanup
|
2016-07-19 23:01:25 +05:00 |
|
Denvi
|
045b6e1a2f
|
OpenGL GLU tessellator
|
2016-07-19 22:31:10 +05:00 |
|
HDR
|
7029d622f4
|
Excellon holes filling fixed
|
2016-07-19 16:39:51 +06:00 |
|
HDR
|
53f3ce5902
|
Shapely geometry now removes from data after buffers has filled
|
2016-07-19 08:56:10 +06:00 |
|
Denvi
|
03079efe58
|
Win32 build script updated
|
2016-07-18 22:35:13 +05:00 |
|
Denvi
|
4743b7a8c1
|
'Clear plot', 'Replot' - buttons restored
|
2016-07-18 20:56:19 +05:00 |
|
Denvi
|
104b81c3a4
|
Splitter width saved on app exit.
Workers threads count reduced to 2.
|
2016-07-18 19:20:33 +05:00 |
|
HDR
|
4e00cf4380
|
Table width on Excellon options group fixed
|
2016-07-18 14:43:04 +06:00 |
|
HDR
|
3d5beed488
|
Added titles to toolbars.
Fixed FlatCAM object deletion during plotting.
|
2016-07-18 14:11:48 +06:00 |
|
HDR
|
5ca24afe87
|
Prepared for building
|
2016-07-18 13:37:53 +06:00 |
|
HDR
|
0b110c2513
|
InfiniteLineVisual patch. Zero lines are 1px width now.
|
2016-07-18 12:36:52 +06:00 |
|
HDR
|
79d2572f11
|
'Crossed lines' marker added to MarkersVisual. Editor cursor changed to crossed lines type.
|
2016-07-18 10:52:50 +06:00 |
|
HDR
|
5d77282bfd
|
Shared process pool
|
2016-07-18 08:45:43 +06:00 |
|
Denvi
|
af015d2307
|
FlatCAMDraw shapes restored
|
2016-07-18 00:10:58 +05:00 |
|
Denvi
|
787a9815f5
|
Infinite lines through origin
|
2016-07-17 22:54:00 +05:00 |
|
Denvi
|
3c8fc90077
|
Origin added to the plot
|
2016-07-17 22:18:46 +05:00 |
|
Denvi
|
e929387eba
|
Number of processes reduced
|
2016-07-17 21:57:44 +05:00 |
|
Denvi
|
c61b6af44b
|
Merge branch 'develop' into MultiProcess
|
2016-07-17 20:24:29 +05:00 |
|
Denvi
|
5f7b917f7b
|
Coordinates copying to clipboard on plot click fix
(cherry picked from commit ba0b8a4)
|
2016-07-17 20:23:39 +05:00 |
|
Denvi
|
c73fbd7698
|
Cleanup
|
2016-07-17 19:50:34 +05:00 |
|
Denvi
|
5d32f9fc44
|
Revert to one pool, objects adding via 'apply_async', waiting for buffers in 'redraw'
|
2016-07-17 19:47:33 +05:00 |
|
Denvi
|
07ed785c95
|
Pool per shape group
|
2016-07-17 19:11:14 +05:00 |
|
Denvi
|
1c05e18331
|
Plot_all disabled on project load
|
2016-07-17 15:28:40 +05:00 |
|
Denvi
|
6b6c3e98e6
|
Plot_all feature fix
|
2016-07-17 15:25:24 +05:00 |
|
Denvi
|
ac62c782d9
|
Merge branch 'workersteam' into MultiProcess
# Conflicts:
# VisPyVisuals.py
|
2016-07-17 14:46:42 +05:00 |
|
Denvi
|
3343f45872
|
Cleanup
|
2016-07-17 14:22:40 +05:00 |
|
Denvi
|
91a910fd49
|
Shape collection arrays fix
(cherry picked from commit b2b64d1)
|
2016-07-17 14:08:29 +05:00 |
|
Denvi
|
bb8204bb39
|
Multi process plotting works
|
2016-07-17 14:00:45 +05:00 |
|
Denvi
|
c5127d9bb6
|
Multi-thread plotting
|
2016-07-17 12:23:42 +05:00 |
|
Denvi
|
f52e5e598f
|
Cleanup
|
2016-07-16 18:56:42 +05:00 |
|
Denvi
|
342fe15eec
|
Geometry editor fix
|
2016-07-16 18:10:52 +05:00 |
|
Denvi
|
d1cb6dca1f
|
Object deletion during plot works properly now
|
2016-07-16 18:06:17 +05:00 |
|
Denvi
|
a04e49d9ed
|
View fit fix
|
2016-07-16 16:34:32 +05:00 |
|
Denvi
|
5eb532db8a
|
Object plotting on create fix
|
2016-07-16 16:03:44 +05:00 |
|
Denvi
|
69e7d8fdea
|
'File' toolbar added
|
2016-07-16 15:52:55 +05:00 |
|
Denvi
|
7969c92a08
|
'Generate CNC' context menu item visibility fix
|
2016-07-16 14:55:15 +05:00 |
|
Denvi
|
01900856f4
|
'Generate CNC' context menu item added. Plotting of the new objects in separate thread.
|
2016-07-16 14:49:57 +05:00 |
|
Denvi
|
5373f8e6be
|
Toolbar rework
|
2016-07-16 14:03:05 +05:00 |
|
Denvi
|
76ceface83
|
Event loop fixed. Object name color updates properly now.
|
2016-07-16 13:04:59 +05:00 |
|
Denvi
|
0a5fedce57
|
Enabling/disabling plots changes appropriate checkbox in object ui form now.
Disabled objects have gray colored name in list
|
2016-07-16 12:45:10 +05:00 |
|
Denvi
|
8e05e9b181
|
Project list context menu added
|
2016-07-16 12:25:03 +05:00 |
|
Denvi
|
dde00fb40c
|
Merge branch 'VisPyExperemental' into develop
|
2016-07-15 23:09:17 +05:00 |
|
Denvi
|
604affa9ba
|
'Zoom In', 'Zoom Out' tool buttons fixed
|
2016-07-15 23:09:02 +05:00 |
|
Denvi
|
1d4d8aadc0
|
Additional libs added to win32 build script
|
2016-07-15 23:07:49 +05:00 |
|
Denvi
|
b4235cfd76
|
Merge branch 'VisPyExperemental' into develop
# Conflicts:
# camlib.py
|
2016-07-15 21:27:53 +05:00 |
|