Jaime van Kessel
66e50ceb37
Merge branch '15.06' of https://github.com/Ultimaker/Cura into 15.06
...
Conflicts:
plugins/LayerView/LayerView.py
2015-06-05 17:43:34 +02:00
Jaime van Kessel
a2c099a7d8
Implemented feature described by #30
2015-06-05 17:40:57 +02:00
Arjen Hiemstra
a53e56e282
Handle finished signal for the ReadMeshJob started from command line args
...
This puts the actual mesh into the scene rather than just loading it and
discarding it afterwards. Now file arguments supplied to the application
actually work.
Fixes "Open With" on Windows and the related Asana issue.
2015-06-05 13:26:51 +02:00
Jaime van Kessel
f57d2693fe
Updated name in menu for firmware update
2015-06-05 13:26:51 +02:00
Jaime van Kessel
b5fda5b835
Added exception handling to listen thread join
2015-06-05 13:26:51 +02:00
Arjen Hiemstra
81b41b8889
Render a transparent ghost of the selection when things are selected.
...
Fixes Asana issue about layer view
2015-06-05 13:26:51 +02:00
Jaime van Kessel
33c69b32f8
Fix for #29
2015-06-05 12:10:13 +02:00
Arjen Hiemstra
98befd69ec
Merge branch '15.06'
...
* 15.06:
Updated name in menu for firmware update
Added exception handling to listen thread join
Render a transparent ghost of the selection when things are selected.
Add changes of 15.05.93 release
Make button tooltip text use the dark color from the palette
Render the build platform grid as a single sided plane
Ignore selection when moving objects due to collision
Use the right offset for object collision after Polygon collision was fixed
2015-06-05 10:41:53 +02:00
Jaime van Kessel
797f9ec426
Updated name in menu for firmware update
2015-06-05 10:41:23 +02:00
Jaime van Kessel
1f9f253292
Added exception handling to listen thread join
2015-06-05 10:41:23 +02:00
Jaime van Kessel
8db6b10ad3
Updated name in menu for firmware update
2015-06-04 11:23:15 +02:00
Jaime van Kessel
95d4b34f06
Added exception handling to listen thread join
2015-06-04 11:12:31 +02:00
Arjen Hiemstra
e73d48bc67
Render a transparent ghost of the selection when things are selected.
...
Fixes Asana issue about layer view
2015-06-04 10:29:45 +02:00
Arjen Hiemstra
005b02ba10
Add changes of 15.05.93 release
2015-06-03 21:56:20 +02:00
Arjen Hiemstra
24a8edd2ae
Make button tooltip text use the dark color from the palette
...
This fixes a regression where tooltip text was white
2015-06-03 21:00:58 +02:00
Arjen Hiemstra
367b8791ae
Render the build platform grid as a single sided plane
...
This allows us to look at objects from beneath the object.
Also fixes #14
2015-06-03 20:29:53 +02:00
Arjen Hiemstra
db8b0acdde
Ignore selection when moving objects due to collision
...
Fixes #35
2015-06-03 19:10:21 +02:00
Arjen Hiemstra
7302d979dc
Use the right offset for object collision after Polygon collision was fixed
...
Contributes to #35
2015-06-03 17:04:29 +02:00
Arjen Hiemstra
aed224df08
Merge branch '15.06'
...
* 15.06:
Bump version to 15.05.93
Add a changelog file
add missing width and height to section icon
add missing color to tool_button
add setting for sidebar background color
Make cura_app executable
Move Sidebar so it is on top of everything else
Do not slice if there is any setting with an error value
Start adding some more proper error/warning values to settings
Position the setting tooltip to the left of the settings instead of below
Set version to 15.05.92
2015-06-03 15:15:43 +02:00
Arjen Hiemstra
3b03cfa949
Bump version to 15.05.93
2015-06-03 15:14:56 +02:00
Arjen Hiemstra
fb6216b99f
Add a changelog file
2015-06-03 15:14:56 +02:00
Tim Kuipers
3fa71e3e6d
introduces new combing settings: avoid objects during travel
2015-06-03 12:52:04 +02:00
Tim Kuipers
5ee82c8de5
settings restructure
2015-06-03 12:42:03 +02:00
Tim Kuipers
6330be5f81
updated settings
2015-06-02 17:08:13 +02:00
Jaime van Kessel
7fda5c84e7
Added extra exception catching for thread joining
2015-06-02 15:35:15 +02:00
awhiemstra
0121c3523a
Merge pull request #17 from ad1217/themes
...
Fixes for theming
2015-06-01 13:22:35 +02:00
Adam Goldsmith
350e3312bd
add missing width and height to section icon
2015-05-31 09:24:41 -04:00
Adam Goldsmith
cc8f974793
add missing color to tool_button
2015-05-31 09:18:36 -04:00
Adam Goldsmith
98a527b015
add setting for sidebar background color
2015-05-31 07:35:33 -04:00
Arjen Hiemstra
830dc45cce
Make cura_app executable
...
Contributes to Ultimaker/Uranium#42
2015-05-27 16:31:01 +02:00
Arjen Hiemstra
0885d1433d
Move Sidebar so it is on top of everything else
...
This fixes an issue where the tooltip would be displayed below the layer
view slider.
Additional fix for Asana issue 39
2015-05-27 16:26:40 +02:00
Arjen Hiemstra
1471a6815f
Do not slice if there is any setting with an error value
...
Fixes #7
2015-05-27 16:25:39 +02:00
Arjen Hiemstra
86920f4507
Start adding some more proper error/warning values to settings
...
Contributes to #7
2015-05-27 16:24:13 +02:00
Arjen Hiemstra
68500ed1d0
Position the setting tooltip to the left of the settings instead of below
...
This makes the tooltip not cover the settings.
Fixes Asana issue 39
2015-05-27 15:37:32 +02:00
Arjen Hiemstra
65781eee84
Set version to 15.05.92
2015-05-27 15:13:36 +02:00
Arjen Hiemstra
c5fd957170
Set version back to master for master branch
2015-05-27 15:12:56 +02:00
Arjen Hiemstra
4f6c8df224
Merge branch '15.06'
...
* 15.06:
Install the entire plugins directory into $prefix/lib/cura instead of just the contents
Install the right source files
Rename cura.py to cura_app.py to prevent conflicts with "cura" directory
Set default brim size to 10 lines
Fix context menu entries
Move src to cura so we can use the same package for installed and source
Add standard Cura install directories to resource and plugin paths
Set default engine location to unix standard bin dir
Make it possible to ignore translation targets and add install target
Add support for loading files from command line
Set version to 15.05.90 to indicate first beta release of 15.06
Add __init__ file or else py2exe fails.
2015-05-27 15:12:24 +02:00
Arjen Hiemstra
27e734edb7
Install the entire plugins directory into $prefix/lib/cura instead of just the contents
...
This makes it easier to add the directory to the plugin search paths.
Contributes to Ultimaker/Uranium#41
2015-05-26 17:12:57 +02:00
Arjen Hiemstra
5762b2dfe8
Install the right source files
2015-05-26 11:05:37 +02:00
Arjen Hiemstra
96e0faf937
Rename cura.py to cura_app.py to prevent conflicts with "cura" directory
...
Contributes to Ultimaker/Uranium#41
2015-05-21 15:13:06 +02:00
Arjen Hiemstra
8d6f72f409
Set default brim size to 10 lines
...
Fixes #2
2015-05-21 15:11:00 +02:00
Arjen Hiemstra
f6fc819009
Fix context menu entries
...
Fixes Asana Issue 12
2015-05-18 17:20:02 +02:00
Arjen Hiemstra
ae71c309ac
Move src to cura so we can use the same package for installed and source
...
Contributes to #41
Contributes to #42
2015-05-18 15:03:42 +02:00
Arjen Hiemstra
70f5dede95
Add standard Cura install directories to resource and plugin paths
...
Contributes to #41
Contributes to #42
2015-05-18 15:01:40 +02:00
Arjen Hiemstra
7e9870c6cb
Set default engine location to unix standard bin dir
...
Contributes to #41
Contributes to #42
2015-05-18 15:00:53 +02:00
Arjen Hiemstra
e62dee6993
Make it possible to ignore translation targets and add install target
...
Contributes to #41
2015-05-18 14:59:37 +02:00
Arjen Hiemstra
6eb9f5139b
Add support for loading files from command line
...
Fixes #8
2015-05-15 15:18:27 +02:00
Arjen Hiemstra
fdde91be67
Set version to 15.05.90 to indicate first beta release of 15.06
1.15.05.90
15.05.90
2015-05-11 12:24:56 +02:00
daid
5a71201200
Add __init__ file or else py2exe fails.
2015-05-11 12:21:28 +02:00
Arjen Hiemstra
7e841d429e
Merge branch 'master' of github.com:ultimaker/Cura
...
* 'master' of github.com:ultimaker/Cura:
Add __init__ file or else py2exe fails.
2015-05-11 12:18:43 +02:00