This website requires JavaScript.
Explore
Help
Sign In
PublicCodeMirror
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
You've already forked OrcaSlicer-bambulab
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-05-19 16:19:07 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d36c64873d9260c26be552905a4c2edb10256f79
OrcaSlicer-bambulab
/
src
/
slic3r
History
Vojtech Bubnik
d36c64873d
Fix of a Linux / GTK specific crash on deleting of Layers from the side panel: wxWidgets / GTK internally delays the EnsureVisible() call to Idle processing. If the item is deleted after EnsureVisible() is planned and before the Idle processed, the Idle processing routine works with deleted data
2019-08-06 19:53:20 +02:00
..
Config
Updating: Index installation
2019-06-20 14:26:29 +02:00
GUI
Fix of a Linux / GTK specific crash on deleting of Layers from the side panel: wxWidgets / GTK internally delays the EnsureVisible() call to Idle processing. If the item is deleted after EnsureVisible() is planned and before the Idle processed, the Idle processing routine works with deleted data
2019-08-06 19:53:20 +02:00
Utils
Comment out stale implementation in Serial,
fix
#2150
2019-08-02 15:20:52 +02:00
CMakeLists.txt
Merge remote-tracking branch 'origin/master' into vb_undo_redo
2019-07-04 20:22:15 +02:00
pchheader.cpp
Precompiled headers on Visual Studio & GCC, with the highest hopes
2018-10-29 16:01:26 +01:00
pchheader.hpp
Integrated SLAPrint into background processing.
2018-11-08 20:18:40 +01:00