Skip to content

Tags: processing-cpp/processing.cpp

Tags

v0.5.3

Toggle v0.5.3's commit message
Fix download_windows_dlls: handle gh subdirectory, copy with rglob

v0.5.2

Toggle v0.5.2's commit message
CI: bundle MSYS2 gcc runtime DLLs into libs/windows-x64

v0.5.1

Toggle v0.5.1's commit message
Windows: restore gcc runtime DLLs to copy list (from WinLibs, not bun…

…dle)

v0.5.0

Toggle v0.5.0's commit message
Parser: fix direct-init vs param-list ambiguity; CodeGen: ptr-to-arra…

…y __pta__ sentinel; Engine: map() div-by-zero guard; Linter: use generateSketchOutput pipeline; API conflicts expanded

v0.4.8

Toggle v0.4.8's commit message
Linter: use ClassHoister for proper class hoisting; Parser: fix templ…

…ate/comparison ambiguity; Engine: MouseEvent/KeyEvent, is_convertible for proxy types

v0.4.7

Toggle v0.4.7's commit message
Document sync_with_stdio fix to prevent future MinGW iostream crashes

v0.4.6

Toggle v0.4.6's commit message
Update libs/macos/ with universal dylibs (arm64+x64)

v0.4.5

Toggle v0.4.5's commit message
Fix Processing.cpp namespace ambiguity on macOS clang (::std:: qualif…

…iers)

0.4.4

Toggle 0.4.4's commit message
InstallWizard: real extraction progress bar using ZipInputStream

v0.4.4

Toggle v0.4.4's commit message
InstallWizard: real extraction progress bar using ZipInputStream