Simon Edwards
|
eb43806d7a
Merge branch 'master' into python_type_hinting
|
8 years ago |
fieldOfView
|
8d7bde02f3
Fix unslicable ("striped") model rendering and add overhang color theming
|
8 years ago |
fieldOfView
|
b0ea72834f
Remove unused import
|
8 years ago |
fieldOfView
|
45c8083423
Use themeable colors in Solid, Xray & Layer view
|
8 years ago |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
8 years ago |
Jaime van Kessel
|
0bdd06735e
Fixed another race condition that sometimes triggered when loading projects
|
8 years ago |
Simon Edwards
|
98a6568313
Merge branch 'master' into python_type_hinting
|
8 years ago |
Simon Edwards
|
14afd9eab7
Heaps to changes to get the Cura code through the type checker (with minimal checking).
|
8 years ago |
Jaime van Kessel
|
89c78fa2da
Increased difference between display color for active/inactive extruder
|
8 years ago |
fieldOfView
|
cd483882eb
Shade objects printed with the non-active extruder in solid view
|
8 years ago |
fieldOfView
|
4de78db87a
Revert "Remove "infill mesh" as a standard visible setting"
|
8 years ago |
fieldOfView
|
7a6124f221
Get the overhang angle from the proper multiextrusion stack
|
8 years ago |
fieldOfView
|
d610a30ccb
Fix overhang display if the overhang angle is set to its default value
|
8 years ago |
fieldOfView
|
c95cc7a21b
Fix error in SolidView when there is a model but no printer
|
8 years ago |
fieldOfView
|
a0203905b6
Show the right material color for single-extrusion machines
|
8 years ago |
fieldOfView
|
f817d30abc
Change colour to color for consistency
|
8 years ago |
fieldOfView
|
ea3e2225ed
Don't pass support_angle to shader unless it is valid
|
8 years ago |
fieldOfView
|
74d21a9053
Only draw boundingbox wireframe on selected groups
|
8 years ago |
fieldOfView
|
1182a3c87e
Fix render color for single-extrusion printers
|
8 years ago |
fieldOfView
|
85f53be9e2
Tone down striped shader colors
|
8 years ago |
fieldOfView
|
6cc6e79e65
Stripe objects that are outside the build volume
|
8 years ago |
Arjen Hiemstra
|
6f3fa19890
Fix up plugins that use ExtruderManager
|
8 years ago |
Jaime van Kessel
|
0e098e38eb
More fixes for changed setting object location
|
8 years ago |
fieldOfView
|
a6bb0c804a
Fix minor codereview issues
|
8 years ago |
fieldOfView
|
6adc4ef284
Revert "Change spelling of "colour" to "color" for consistency"
|
8 years ago |
fieldOfView
|
3fcfbb4e48
Fix extruder color when no extruder_nr has been added to an object
|
8 years ago |
fieldOfView
|
963a2092ef
Change spelling of "colour" to "color" for consistency
|
8 years ago |
fieldOfView
|
f5bdc0295c
Use color specified by material or nozzle to render objects
|
8 years ago |
Arjen Hiemstra
|
b621958098
Fix uses of getValue after its removal from Uranium API
|
8 years ago |
Jaime van Kessel
|
a5f8546d69
Fixed cases where getValue was still used.
|
8 years ago |
Jaime van Kessel
|
dbd2c911ce
Renamed active containerstack to global containerstac
|
8 years ago |
Jaime van Kessel
|
0049ee1377
SolidView now uses activeContainerStack
|
8 years ago |
Thomas-Karl Pietrowski
|
6a4e2019dc
Removing unused imports
|
9 years ago |
Arjen Hiemstra
|
64977426df
Set the right angle for rendering overhang on the outside-volume shader
|
9 years ago |
Ghostkeeper
|
563bd1ddb5
Fix setting for show overhang
|
9 years ago |
fieldOfView
|
6e11c2409b
Use working profile instead of "active" profile
|
9 years ago |
Arjen Hiemstra
|
b229769c4e
Uranium -> Cura and drop some unused code
|
9 years ago |
Arjen Hiemstra
|
e0d6cd6f90
Remove commented out code
|
9 years ago |
Arjen Hiemstra
|
c5689e6256
Add SolidView plugin, which is what used to be Uranium's MeshView
|
9 years ago |