Ghostkeeper
|
07d64f2335
Report the type that was found when replacing containers
|
8 лет назад |
Ghostkeeper
|
d74aa4d24e
Don't get with default from dictionary using named parameters
|
8 лет назад |
Ghostkeeper
|
16b3c78667
Guard against type checking of DefinitionContainer
|
8 лет назад |
Ghostkeeper
|
7158ebdaea
Guard against type checking when replacing definition container
|
8 лет назад |
Ghostkeeper
|
d5df226024
Cache the indexes class
|
8 лет назад |
Ghostkeeper
|
f4fcb50a4f
Fix container types of mock containers in fallthrough
|
8 лет назад |
Ghostkeeper
|
4dfc86d5bb
Remove unused import
|
8 лет назад |
Ghostkeeper
|
e71af663c3
Make getEmptyInstanceContainer return a container with ID 'empty'
|
8 лет назад |
Ghostkeeper
|
7ce89f5d80
Simplify defaults for container IDs in fixtures
|
8 лет назад |
Ghostkeeper
|
46f3b5bd97
Use yield_fixture for fixtures with teardown
|
8 лет назад |
Ghostkeeper
|
0fe1b54588
Merge branch 'cura_containerstack' of github.com:Ultimaker/Cura into cura_containerstack
|
8 лет назад |
Arjen Hiemstra
|
e1537d4dea
Fix quality selection menu to highlight the active entry
|
8 лет назад |
Arjen Hiemstra
|
df25fa9345
Do not try to handle resolve manually in StartSliceJob
|
8 лет назад |
Arjen Hiemstra
|
6827849220
Un-deprecate activeMachine{Name,Id}
|
8 лет назад |
Arjen Hiemstra
|
433537a2f0
Add type metadata to Extruder/Global stack
|
8 лет назад |
Ghostkeeper
|
8506c21099
Replace DefinitionContainer with MagicMock in test_addExtruder
|
8 лет назад |
Arjen Hiemstra
|
608e62e081
Do not try to get resolve when extruder count == 1 or for nonexistant properties
|
8 лет назад |
Arjen Hiemstra
|
1c75a82779
Fix the hacked "getResolveOrValue" to return value always instead of resolve
|
8 лет назад |
Arjen Hiemstra
|
4da2de532b
Fix saving of Global/Extruder stack
|
8 лет назад |
Arjen Hiemstra
|
d3d2bdfaeb
getResolveOrValue has become obsolete now that stack.getProperty can return a resolve
|
8 лет назад |
Arjen Hiemstra
|
a16b5d73b6
Partial fix for infinite recursion when trying to call getProperty
|
8 лет назад |
Arjen Hiemstra
|
82333a244b
Add some initial code to use the new classes to create new machines
|
8 лет назад |
Arjen Hiemstra
|
cbc19b13eb
Deprecate the activeMachineName/Id properties in favour of activeMachine
|
8 лет назад |
Arjen Hiemstra
|
7eb5441ebc
Add an "activeMachine" property to MachineManager
|
8 лет назад |
Arjen Hiemstra
|
47a388fd2c
Introduce a CuraStackBuilder class
|
8 лет назад |
Arjen Hiemstra
|
e6adca7dd3
Fix type metadata of some of the test container stacks
|
8 лет назад |
Arjen Hiemstra
|
1f0f8cd6ea
Make GlobalStack a subclass of CuraContainerStack
|
8 лет назад |
Arjen Hiemstra
|
202f19a081
Make ExtruderStack a subclass of CuraContainerStack
|
8 лет назад |
Arjen Hiemstra
|
d4400b8674
Introduce a CuraContainerStack that has all the code shared between global and extruder
|
8 лет назад |
Arjen Hiemstra
|
d7984c888b
Use a proper container mock for test user/quality changes
|
8 лет назад |
Arjen Hiemstra
|
30fd1ded45
Fix setPropertyOtherContainers test
|
8 лет назад |
Arjen Hiemstra
|
3c1cbd5aa9
Do not compare string to actual type
|
8 лет назад |
Arjen Hiemstra
|
3620ce4c0a
Fix setPropertyUser test with the right container and parameter order of setProperty
|
8 лет назад |
Arjen Hiemstra
|
87ce6246d8
Introduce a "writable global stack" fixture
|
8 лет назад |
Arjen Hiemstra
|
317576e983
Set container entry to empty if it was not found in the original container
|
8 лет назад |
Arjen Hiemstra
|
dc84141714
Implement set/getProperty for MockContainer
|
8 лет назад |
Arjen Hiemstra
|
7175ac0d20
Do not try to perform a setProperty on a definition
|
8 лет назад |
Arjen Hiemstra
|
2a2df31c5b
Set the User container to a writable container in testSetProperty
|
8 лет назад |
Arjen Hiemstra
|
3f1f4a172d
Fix constrainContainerTypes test
|
8 лет назад |
Arjen Hiemstra
|
593c6c0c8f
Set and clear ContainerStack's _containerRegistry property
|
8 лет назад |
Arjen Hiemstra
|
75931192f6
Allow setting Definition and setting Definition by ID
|
8 лет назад |
Arjen Hiemstra
|
123c8bae45
Allow setting userChanges container
|
8 лет назад |
Arjen Hiemstra
|
2f6936c961
Fix type checking in GlobalStack
|
8 лет назад |
Arjen Hiemstra
|
4cea1b6d33
Fix error case in addExtruder
|
8 лет назад |
Arjen Hiemstra
|
4005f5082b
Allow setting of properties on GlobalStack
|
8 лет назад |
Arjen Hiemstra
|
8f36e76588
Make sure to use the right metadata type entry for mock containers
|
8 лет назад |
Arjen Hiemstra
|
60ee1a3f75
We also raise InvalidContainer when setting variant
|
8 лет назад |
Arjen Hiemstra
|
5892f13349
Fix naming of definitionChanges property in test
|
8 лет назад |
Arjen Hiemstra
|
da751fa0ea
We raise InvalidContainerError, not KeyError when a container was not found
|
8 лет назад |
Arjen Hiemstra
|
270cdd08cb
Don't modify ContainerStack._containerRegistry property
|
8 лет назад |