Cura/cura
Lipu Fei ab572e9de2 SettingFunction evaluation needs a stack to provide values
Note that this is still not correct. When the value gets evaluated, we
need to evaluate it with that container in the stack(s), but this case,
the stack may have other containers, so the evaluation can give
incorrect values because its context is simply not correct. This change
only prevents it from breaking because it's missing a provider.
2018-09-03 14:03:46 +02:00
..
API Some final tweaks 2018-08-10 16:28:02 +02:00
Arranging Fix code-style 2018-07-03 12:06:06 +02:00
Backups Add types for backup metadata 2018-07-04 17:30:01 +02:00
Machines SettingFunction evaluation needs a stack to provide values 2018-09-03 14:03:46 +02:00
Operations Add missing super init call - CURA-4525 2018-01-04 10:59:44 +01:00
PrinterOutput Fixed typo 2018-08-09 11:11:41 +02:00
ReaderWriters Create module cura.ReaderWriters 2018-04-05 15:14:15 +02:00
Scene Revert "Revert "Merge pull request #4203 from Ultimaker/CURA-5538-fix-one-at-a-time-order-2"" 2018-08-13 11:23:10 +02:00
Settings Merge pull request #4245 from Ultimaker/CURA-5649_hide_gcodegz_in_save_dialog 2018-08-22 14:12:08 +02:00
Stages Code cleanup 2018-05-16 19:25:19 +02:00
TaskManagement Fix code style 2018-07-13 09:21:35 +02:00
Utils CURA-5035 Remove uncessary VersionTools 2018-04-26 13:17:00 +02:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
AutoSave.py Merge branch 'master' into WIP_improve_initialization 2018-05-25 09:40:42 +02:00
BuildVolume.py Check if dict has key before accessing in BuildVolume 2018-08-20 13:20:52 +02:00
CameraAnimation.py Merge pull request #905 from Ultimaker/snappier_camera_animation 2017-10-24 10:36:55 +02:00
CameraImageProvider.py Refactor some code 2018-08-03 14:37:13 +02:00
CrashHandler.py Move factory reset to Uranium 2018-03-28 08:43:46 +02:00
CuraActions.py Adjust default position of camera based on diagonal size 2018-08-15 09:52:39 +02:00
CuraApplication.py Merge branch 'master' into feature_favorite_materials 2018-08-23 17:24:39 +02:00
CuraPackageManager.py Added error checking, added typing, renamed function. CURA-5389 2018-07-12 14:06:34 +02:00
CuraSplashScreen.py Fix size of "beta" classifier on splash screen for HiDPI (windows) screens 2017-10-16 14:51:59 +02:00
CuraVersion.py.in Update CURA_* setups in CuraVersion.py.in and CMakeLists.txt 2018-05-30 09:18:45 +02:00
Layer.py CURA-4526 Delete LayerView plugin because it will be replaced with the 2017-11-21 10:47:29 +01:00
LayerData.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
LayerDataBuilder.py CURA-4526 Delete LayerView plugin because it will be replaced with the 2017-11-21 10:47:29 +01:00
LayerDataDecorator.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
LayerPolygon.py Remove trailing whitespace 2018-08-24 15:24:00 +02:00
MachineAction.py Fix generating view for machine action - CURA-4568 2017-11-28 15:18:05 +01:00
MachineActionManager.py WIP: Make application initialization and start up more clear 2018-05-04 09:57:02 +02:00
MultiplyObjectsJob.py FindNodePlacement should find a placement for the node, but not creating 2018-06-13 11:28:20 +02:00
ObjectsModel.py CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
OneAtATimeIterator.py Fix code style. 2018-08-15 09:14:37 +02:00
PickingPass.py Fix some more code-style 2018-07-03 13:09:05 +02:00
PlatformPhysics.py Do not move locked nodes 2018-06-11 14:45:46 +02:00
PreviewPass.py Add types for ShaderPrograms 2018-06-15 11:34:35 +02:00
PrinterOutputDevice.py Fix code-style 2018-07-03 12:06:06 +02:00
PrintInformation.py Change default print job name to 'Untitled' 2018-08-27 09:41:19 +02:00
SingleInstance.py Fix code-styling 2018-07-03 17:57:30 +02:00
Snapshot.py Add non-thumbnail-visible flag for creating previews 2018-05-23 16:32:38 +02:00