Commit History

Author SHA1 Message Date
  Benjamin Landers a1f304541b Added perl implementaions to Geometry.cpp 6 years ago
  Benjamin Landers 71af7100b0 Initial port of the geometry tests 6 years ago
  Benjamin Landers 2bbd43c373 Fix two compilation issues 6 years ago
  Joseph Lenox b235640e88 Added some brim tests for basic functionality. 6 years ago
  Joseph Lenox a196bcdff6 Skirt_done should be a coord_t 6 years ago
  Joseph Lenox 346adade6b Added docstring comments for several ExtrusionEntityCollection methods. 6 years ago
  Joseph Lenox 5bb7f79baf Workaround to avoid a crash referencing _skirt_done when it is empty. 6 years ago
  Joseph Lenox 1a94921462 Whoops, need to call reserve() instead of passing 100 to the constructor. 6 years ago
  Joseph Lenox 048c52cafd Add test_print to build 6 years ago
  Joseph Lenox e64f23e7bb Forgot to call Geometry::chained_path 6 years ago
  Joseph Lenox fcd3da17b3 Use scaled integer coordinates for map entries instead of unscaled doubles. 6 years ago
  Joseph Lenox 18deb6b0f3 Adding unit tests to validate individual components. 6 years ago
  Joseph Lenox 372fb75dd6 remove old doc that is on wiki now 6 years ago
  Joseph Lenox 735fcd1b13 fixed some syntax errors. 6 years ago
  Joseph Lenox 15a47fc4b4 Merge pull request #38 from TheThirdOne/process_layer 6 years ago
  Joseph Lenox f42c6c5844 Add test to check whether or not gcode output includes elements 6 years ago
  Joseph Lenox b6a5d600b3 Added draft of optionsgroup folder and some initial tests. 6 years ago
  Benjamin Landers fd1a4c396f Finish up process_layer 6 years ago
  Joseph Lenox 662b95b1ca Add utils.hpp to pick the right function. 6 years ago
  Joseph Lenox fef97086fb Fixed UI_Slider so that tests pass. 6 years ago
  Joseph Lenox dfb9536ad0 Make build server build release builds. 6 years ago
  Joseph Lenox d3dc2ccc8b Made tests report their status. 6 years ago
  Joseph Lenox 17e588904b Continued implementation for UI_Slider 6 years ago
  Joseph Lenox 2090fae11d Tests for UI_Slider. 6 years ago
  Joseph Lenox 193297a92d Stubbed out UI_Slider class. 6 years ago
  Joseph Lenox cdb7053034 Properly assign properties during the test setup and bind event. 6 years ago
  Joseph Lenox dc48ebea78 Pass exceptions by reference (fixes warnings) 6 years ago
  Joseph Lenox 97522955a9 help the overload not choose itself for trim_zeroes 6 years ago
  Joseph Lenox 383ed3e995 Merge branch 'cppgui' of https://github.com/lordofhyphens/Slic3r into cppgui 6 years ago
  Joseph Lenox e2bf3a84f7 Remove detection of gcc 4.7. We don't even support that compiler anymore. 6 years ago
  Joseph Lenox d1ebbeb6a6 Better-pack CMAKE flags? 6 years ago
  Joseph Lenox 8afa0df50c Implemented UI_Color, a color picker, and its tests. 6 years ago
  Joseph Lenox dec175f9de Properly convert to wxString 6 years ago
  Joseph Lenox fd1c727910 indent includes 6 years ago
  Joseph Lenox 533a2314fd Fixed includes on OSX and silenced override warnings. 6 years ago
  Joseph Lenox 6762870529 add mayfail until gcode export is fully ported. 6 years ago
  Joseph Lenox 9506a21114 Added bridge flow tests. 6 years ago
  Joseph Lenox ef11ec2913 add some more flow tests 6 years ago
  Joseph Lenox 1c631fcd67 Revert "use gcc7 for perl" 6 years ago
  Joseph Lenox 86d588d605 Use < instead of <=, avoids a infinite loop. 6 years ago
  Joseph Lenox b97478a2dd Removing more methods 6 years ago
  Joseph Lenox 0d1f5ec57c Removed methods from slic3rxs 6 years ago
  Joseph Lenox 2f9169d0d2 use gcc7 for perl 6 years ago
  Joseph Lenox 937f5c6d6a added tests for setting Config/float values. 6 years ago
  Joseph Lenox 24d93aea32 Use 2.0mm width as intended. 6 years ago
  Joseph Lenox 415e65f5f5 Compile out functions not used in perl build 6 years ago
  Joseph Lenox 61c60d6d32 Actually set percent flag when setting through Config. 6 years ago
  Joseph Lenox 41bb9e2575 Remove more things from the perl build. 6 years ago
  Joseph Lenox 1f392df4b9 Start cleanup so perl builds again 6 years ago
  Joseph Lenox 4a62c75c11 test our tests 6 years ago