История коммитов

Автор SHA1 Сообщение Дата
  Saumya Jain 64bb69c48f removing magic number Adding max render distance 6 месяцев назад
  Saumya Jain c4881641c3 review comments fixing 6 месяцев назад
  Saumya Jain 28997b0b14 Update cura/Snapshot.py 6 месяцев назад
  Saumya Jain ebe5da7f0e added creating snapshot if not created till 10 attempts 6 месяцев назад
  c.lamboo 3472ec26a1 Fix snapshot for makerbot 9 месяцев назад
  c.lamboo 46bed2de56 Add `node` as an optional argument to `isometricSnapshot` 10 месяцев назад
  c.lamboo f8bb30b025 Use better variable naming 10 месяцев назад
  c.lamboo 7e91750f58 Use camercase for `nodeBounds` def 10 месяцев назад
  c.lamboo 71ada85966 Use camercase for `isometricSnapshot` def 10 месяцев назад
  c.lamboo 6c2a468c18 Reuse `node_bounds` utility function 10 месяцев назад
  c.lamboo 5134540751 Remove unused extra argument 10 месяцев назад
  c.lamboo fe4790fe06 Add iso view to snapshot 10 месяцев назад
  Jaime van Kessel 50954552d2 Fix thumbnail creation 2 лет назад
  Jaime van Kessel 204eeaf272 Add extra warnings if it failed to create snapshot 2 лет назад
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 лет назад
  Jaime van Kessel 064a845f71 Ensure that opengl context is available when creating a snapshot 2 лет назад
  Remco Burema a2442919f4 Part of fix for crash on context menu open + click on slice. 3 лет назад
  Jaime van Kessel 3432720f7c Fix mypy issues caused by numpy upgrade 3 лет назад
  Remco Burema 9197a1ca51 Fix crash on open project from term or by file. 3 лет назад
  Remco Burema e681a6d32d Fix camera not found on pre-slice snapshot/thumbnail. 3 лет назад
  Jelle Spijker 6aedab78dc Converted comments in dir Cura/cura to rst style 4 лет назад
  Jaime van Kessel 3ab0b5decf Add extra exception handling for UFPwriter 5 лет назад
  Jaime van Kessel 080cafe78f Increase the looking from offset so model doesn't get cut off 5 лет назад
  Jaime van Kessel 7880c8d3f4 Revert "Clean up snapshot code" 5 лет назад
  Jaime van Kessel 37b904a3c4 Clean up snapshot code 5 лет назад
  Lipu Fei a6fea1bf40 Simplify check 5 лет назад
  Jaime van Kessel 07ff08f6bb Ensure that objects outside build volume are not added to thumbnail 5 лет назад
  Lipu Fei 196bd3a730 Add non-thumbnail-visible flag for creating previews 6 лет назад
  Aleksei S 36dbc70813 Remove unnecessary code for taking snapshot for UFP file 6 лет назад
  Aleksei S 1f149b2821 Do not show not printed models on snapshot for UFP files 6 лет назад
  Jaime van Kessel 8dd2243399 Fixed stupid mistake that made all snapshots be taken from the back of model 6 лет назад
  Jaime van Kessel 40d300f5cc Change default direction of snapshot, so robot looks in the same direction as our beautifull logo; the ultibot 6 лет назад
  Diego Prado Gesto 487608574a CURA-4931 Avoid creating a snapshot when there is no model in the buildplate. Since the writeStarted signal is catched by all the Writers, the createSnapshot method is triggered, but there is no scenenode in the buildplate to take a picture of, so the process is skipped 6 лет назад
  Jack Ha 4782659569 CURA-4425 remove resolution optimization, it does not work as expected and leaves a cropped image 6 лет назад
  Diego Prado Gesto 8541ce25bb CURA-4425 Remove print out messages 6 лет назад
  Jack Ha be92bbfcb0 CURA-4425 improve image quality for some models combined with some viewing angles 6 лет назад
  Jack Ha 0e7edc3eaf CURA-4425 the thumbnail now crops correctly 6 лет назад
  Jack Ha 7856d61b5a CURA-4425 scale image to full size; still has a bug that it is shifted vertically; still need to clean code 6 лет назад
  Diego Prado Gesto c432646908 CURA-4425 Avoid adding the center bounding box. Revert some previous changes. 6 лет назад
  Diego Prado Gesto 433176d25a CURA-4425 Cleanup and small refactor 6 лет назад
  Jack Ha b4eb2e173c CURA-4425 fix multiple objects in snapshot; the AxisAlignedBox is supposed to be read-only 6 лет назад
  Jack Ha c42f186812 CURA-4425 first thumbnail in UFP file; updated CuraSceneModel and PreviewPass 6 лет назад