PrusaSlicer-NonPlainar/xs
YuSanka e33db203d8 Next try to use wxDataViewTreeCtrlComboPopup on macOS and Linux:
Added: m_cc_presets_choice->UseAltPopupWindow();
       m_cc_presets_choice->EnablePopupAnimation(false);
like for wxCheckListBoxComboPopup
2018-04-09 09:55:24 +02:00
..
lib/Slic3r Removed the Perl Tab & BedDialog as they were replaced by their C++ 2018-02-15 18:16:19 +01:00
src Next try to use wxDataViewTreeCtrlComboPopup on macOS and Linux: 2018-04-09 09:55:24 +02:00
t Removed the unsupported "pillars" support pattern. 2018-03-14 20:08:34 +01:00
xsp Merge remote-tracking branch 'origin/master' into profile_changes_reset 2018-03-22 14:18:48 +01:00
CMakeLists.txt Merge remote-tracking branch 'origin/master' into profile_changes_reset 2018-03-22 14:18:48 +01:00
main.xs.in Initial implementation of a CMake build system for the Slic3r XS module. 2017-08-16 19:05:08 +02:00