Commit History

Author SHA1 Message Date
  Lukáš Hejl f49144a9ef Move support cubic infill to separate class. 4 years ago
  Lukáš Hejl 8fb9b290b2 A prototype of adaptive support infill 4 years ago
  Lukáš Hejl 680b1b9809 Construct octree based on inserted points 4 years ago
  Lukáš Hejl c261624999 A simple version of adaptive cubic support, for testing purposes 4 years ago
  Lukáš Hejl e55d184a7d Fix missing initialization in TriangleMesh constructor 4 years ago
  Lukáš Hejl 70cb67430c Move rotation from building octree to infill generating 4 years ago
  enricoturri1966 131cc0a41c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 4 years ago
  enricoturri1966 b991b613de Updated titlebar and splash screen + hidden statusbar for gcode viewer 4 years ago
  tamasmeszaros d527122046 Performance optimizations and bugfix 4 years ago
  tamasmeszaros 3b7ea5587e Fix build on win 4 years ago
  tamasmeszaros 0d4c67b9a3 Mostly working, inefficiencies remain, status indication partly broken 4 years ago
  tamasmeszaros 9f3e7617d8 Add Imgui popup for rotation gizmo under SLA 4 years ago
  tamasmeszaros b4b9af4100 cosmethics 4 years ago
  tamasmeszaros c10ff4f503 fixing optimizer and concurrency::reduce 4 years ago
  tamasmeszaros c193d7c930 Brute force optimization code, buggy yet 4 years ago
  tamasmeszaros b4e30cc8ad rotation finder experiments 4 years ago
  tamasmeszaros 10f7d64880 Merge branch 'tm_hollowing_split' 4 years ago
  tamasmeszaros 7713a55d45 Do a mesh split before openvdb conversion, unify each part's grid 4 years ago
  tamasmeszaros b93c95274f Merge branch 'tm_suppt_gen_improve' 4 years ago
  tamasmeszaros 50836914fc Calibration changes to address new algorithm behavior. 4 years ago
  tamasmeszaros a21ff4141b Fix failing test due to changes in support point genertion 4 years ago
  tamasmeszaros 26d5c30366 Improvements to support point generator 4 years ago
  tamasmeszaros a9a99de939 Enable all tests for support point generator 4 years ago
  enricoturri1966 ea9a8b7e93 Hides view toolbar in gcode viewer 4 years ago
  enricoturri1966 659c24d3d8 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 4 years ago
  enricoturri1966 88457bf412 Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default 4 years ago
  Vojtech Bubnik 6a11e7996e Merge branch 'lh_adaptive_infill' 4 years ago
  Vojtech Bubnik 7b318e1698 Refactoring of adaptive cubic infill: 4 years ago
  enricoturri1966 3527cd48e8 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 4 years ago
  enricoturri1966 2f9dd9d9e8 Completed implementation of 'File->GCode preview...' command 4 years ago
  Lukáš Hejl e28b29699b Merge branch 'lh_adaptive_infill' 4 years ago
  Lukáš Hejl 5e9399247c Check if exist any boundary polyline 4 years ago
  Lukáš Hejl 5633526ecf Enable changing adaptive infill density for different objects 4 years ago
  Lukáš Hejl aca212c5bc Octree representation rework 4 years ago
  Lukáš Hejl acedb66cdc Change to using raw_mesh instead of mesh 4 years ago
  Lukáš Hejl 000987451a Fix bug in lines merging 4 years ago
  Lukáš Hejl 03e103fcc8 Connect infill to perimeters 4 years ago
  Lukáš Hejl 398d429ce1 Code cleanup 4 years ago
  Lukáš Hejl d09ac41d2c Octree's first cube depends on model size. 4 years ago
  Lukáš Hejl 2debffc496 Fix tests which expect make_fills without arguments 4 years ago
  Lukáš Hejl 33121b705a Change in passing octree struct 4 years ago
  Lukáš Hejl 9eeb5e4364 Fix wrong data type 4 years ago
  Lukáš Hejl 65ba40f044 Fix crash on inconsistent input 4 years ago
  Lukáš Hejl 867681ae56 Fix discontinuous extrusion lines for adaptive infill 4 years ago
  Lukáš Hejl 14a7fbc9f7 Switch to smart pointers 4 years ago
  Lukáš Hejl c0d21bd2b4 Polylines merging 4 years ago
  Lukáš Hejl c311b84b21 Add function for check existence of triangle in define radius 4 years ago
  Lukáš Hejl 9f049b2619 Generating polylines from octree 4 years ago
  Lukáš Hejl 34f38c4a79 Building octree based on distance from mesh 4 years ago
  Lukáš Hejl 0d26df3cf6 Preparation for new infill 4 years ago