Cura/cura
Thomas-Karl Pietrowski 02fd71fe58 Fixes "could not create shader program" #385
For any reason this problem seems to be Ubuntu-specific and is also present since pyqt4.
* Updated the #131 pull request and added platform.linux_distribution to check for "Ubuntu"
* Added notice about the bug report above the if-clause
* Added comment why <platform.system() == "Linux"> is needed
2015-09-11 15:46:17 +02:00
..
__init__.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
BuildVolume.py Merge pull request #310 from fieldOfView/fix_buildvolume_brokenprofile 2015-09-02 15:03:05 +02:00
CameraAnimation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
ConvexHullDecorator.py Fix ConvexHull{Decorator,Job} to work with the new profile structure 2015-09-01 15:03:29 +02:00
ConvexHullJob.py The convex hud for the head is now correctly reset when switching between print modes 2015-09-04 14:00:20 +02:00
ConvexHullNode.py Head shape is now also shown in hull 2015-09-03 16:34:25 +02:00
CrashHandler.py adds/adapts translation context markers 2015-09-08 13:34:35 +02:00
CuraActions.py Defer opening the webbrowser until the next run of the event loop 2015-06-23 11:54:22 +02:00
CuraApplication.py Fixes "could not create shader program" #385 2015-09-11 15:46:17 +02:00
MultiMaterialDecorator.py Added merging for multi material 2015-07-27 14:25:27 +02:00
OneAtATimeIterator.py Fixed push free for one at a time 2015-09-08 13:31:16 +02:00
PlatformPhysics.py Merged objects are no longer moved on platform plate 2015-09-09 09:49:53 +02:00
PlatformPhysicsOperation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
PrintInformation.py Remove most of the PrintInformation code and fix the material amount to use profile 2015-09-01 15:05:31 +02:00