Commit History

Author SHA1 Message Date
  Ghostkeeper a12246781d CuraProfileWriter use SaveFile instead of streams 9 years ago
  Ghostkeeper 3ec790f963 Add CuraProfileWriter plugin 9 years ago
  Ghostkeeper 984a8efe1e Allowing profile readers to read multiple file types per plugin 9 years ago
  Ghostkeeper f95bfd8ae3 Add normal Cura profile reader 9 years ago
  Ghostkeeper 8947873121 Update documentation 9 years ago
  Ghostkeeper fedfffb98d Update documentation 9 years ago
  Ghostkeeper 065b954cad GCodeProfileReader plugin properly returns a profile 9 years ago
  Ghostkeeper 1f35c25b80 Gitignore kate-swp files 9 years ago
  Ghostkeeper 63d007c02c Rename GCodeReader to GCodeProfileReader 9 years ago
  Ghostkeeper edbbc96281 Update metadata for GCodeReader 9 years ago
  Ghostkeeper 20151a5042 Change plugin type to profile_reader 9 years ago
  Ghostkeeper 6d225948f2 Remove newlines in deserialisation 9 years ago
  Ghostkeeper 5358dfe2d6 Fix imports for GCodeReader 9 years ago
  Ghostkeeper d60d2f6c71 Initial GCodeReader reading profiles from g-code 9 years ago
  Ghostkeeper 541873ae6e Revert "Make serialisation version static" 9 years ago
  Ghostkeeper 63bdb08ec2 Make serialisation version static 9 years ago
  Ghostkeeper 398dd60637 Limit g-code comments to 80 characters and add prefix 9 years ago
  Ghostkeeper 914ea8ba39 Append settings to g-code 9 years ago
  Tim Kuipers 788a40c656 lil fix 9 years ago
  Arjen Hiemstra dc467b50ce Verify that we have a value before using it 9 years ago
  Ghostkeeper d23cf97214 Allow multiple file types per mesh reader 9 years ago
  Arjen Hiemstra bcaea7db09 Fix documentation of XRayView class and add a note about RenderPass ctor 9 years ago
  Arjen Hiemstra b229769c4e Uranium -> Cura and drop some unused code 9 years ago
  Arjen Hiemstra 042c575b18 Update XRayView to render properly 9 years ago
  Arjen Hiemstra 45d797515f Render Convex Hull below 0 to avoid z fighting artifacts 9 years ago
  Arjen Hiemstra 3e0a06e7ee Render the grid a bit below 0, so we avoid some z fighting artifacts 9 years ago
  Arjen Hiemstra 8a5f2b347a Add a working X-Ray view 9 years ago
  Arjen Hiemstra e0d6cd6f90 Remove commented out code 9 years ago
  Arjen Hiemstra 7e87f2d1ce Update with the changed default for backface culling 9 years ago
  Arjen Hiemstra 435186e6d1 Fix convex hull and layer view rendering 9 years ago
  Arjen Hiemstra 63c80c42ce Default Cura to SolidView, not MeshView 9 years ago
  Arjen Hiemstra c5689e6256 Add SolidView plugin, which is what used to be Uranium's MeshView 9 years ago
  Arjen Hiemstra 9900a0b327 Fix ConvexHullNode so it renders 9 years ago
  Arjen Hiemstra 7395f37efe Update BuildVolume and ConvexHullNode to use new API 9 years ago
  Arjen Hiemstra 090f912a55 Remove setLightPosition call 9 years ago
  Tamara Hogenhout e61d3e4f3e Merge pull request #562 from Ultimaker/feature_ux2-1 9 years ago
  Tamara Hogenhout 18df633837 Revert "Displays settings based on whether they are global-only or not" 9 years ago
  Tamara Hogenhout 7e12269ca4 Revert "Adds a global-only role to the SettingOverrideModel" 9 years ago
  fieldOfView f29e03f7e7 Tweak Setting Category header size 9 years ago
  fieldOfView 5fe1de2153 Add warning to PerObjectSettingsPanel when Print Sequence is set to All at Once 9 years ago
  fieldOfView 03e9694e32 Fix PerObjectSettingsPanel layout 9 years ago
  fieldOfView 6863e15e20 Remove Print Speed setting from simple mode 9 years ago
  Tamara Hogenhout 9388fd9e55 Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1 9 years ago
  Tamara Hogenhout 70b221b33a Proof of concept to test the global-only functionalities 9 years ago
  Tamara Hogenhout f8dbe056b2 Adds a global-only role to the SettingOverrideModel 9 years ago
  Tamara Hogenhout 2e5bac5392 Displays settings based on whether they are global-only or not 9 years ago
  Tim Kuipers 4932ef819c JSON fix: Min Volume Before Coasting doesn't include Coasting Volume anymore (CURA-528) 9 years ago
  Tim Kuipers 5009ac99e6 retrieve brim_width instead of brim_line_count * skirt_line_width (CURA-550) 9 years ago
  Tim Kuipers a4e824464c JSON bugfix: coasting_min_volume had an inherit_function and the inherit property (CURA-550) 9 years ago
  Tim Kuipers 71c8393f8c JSON bugfix: default brim width (CURA-550) 9 years ago