Skip to content

Actions: processing-cpp/processing.cpp

Actions

Build precompiled cache (Processing.o + PCH)

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
232 workflow runs
232 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Add missing math functions: sq, mag, abs, floor, ceil, round, sqrt, p…
Build precompiled cache (Processing.o + PCH) #132: Commit faa4fbf pushed by pepc84
1m 28s main
Add norm() function (missing from Processing Java API)
Build precompiled cache (Processing.o + PCH) #131: Commit 9d29780 pushed by pepc84
1m 19s main
PImage: add constructor from PImage* with clear error message (use PI…
Build precompiled cache (Processing.o + PCH) #130: Commit 5360372 pushed by pepc84
5m 33s main
Sync desktop changes: parser fixes, CppBuild updates, bundle gcc runt…
Build precompiled cache (Processing.o + PCH) #129: Commit 4db3549 pushed by pepc84
5m 53s main
Build precompiled cache (Processing.o + PCH)
Build precompiled cache (Processing.o + PCH) #128: Manually run by pepc84
1m 36s main
Build precompiled cache (Processing.o + PCH)
Build precompiled cache (Processing.o + PCH) #127: Manually run by pepc84
5m 20s main
Fix all constants to match Processing Java PConstants exactly; add HO…
Build precompiled cache (Processing.o + PCH) #126: Commit eab102b pushed by pepc84
4m 49s main
Remove duplicate BACKSPACE/TAB/ENTER int constants (already defined a…
Build precompiled cache (Processing.o + PCH) #125: Commit ea63cbc pushed by pepc84
6h 0m 20s main
Fix ROUND=2, add BACKSPACE/TAB/ENTER key constants
Build precompiled cache (Processing.o + PCH) #124: Commit fc68fa9 pushed by pepc84
4m 46s main
Fix beginShape kind constants to match Processing Java values (POINTS…
Build precompiled cache (Processing.o + PCH) #123: Commit 19f6edb pushed by pepc84
6h 0m 23s main
Fix filter(): POSTERIZE was unreachable due to wrong condition
Build precompiled cache (Processing.o + PCH) #122: Commit 52e499e pushed by pepc84
6h 0m 20s main
Build precompiled cache (Processing.o + PCH)
Build precompiled cache (Processing.o + PCH) #121: Manually run by pepc84
1m 30s main
Build precompiled cache (Processing.o + PCH)
Build precompiled cache (Processing.o + PCH) #120: Manually run by pepc84
1m 37s main
Fix splitTokens no-delimiter overload declaration order
Build precompiled cache (Processing.o + PCH) #119: Commit 79766e6 pushed by pepc84
1m 32s main
Add splitTokens(s) no-delimiter overload defaulting to whitespace
Build precompiled cache (Processing.o + PCH) #118: Commit 0fb5c91 pushed by pepc84
2m 30s main
Build precompiled cache (Processing.o + PCH)
Build precompiled cache (Processing.o + PCH) #117: Manually run by pepc84
6h 0m 21s main
Add OPEN/CHORD/PIE arc mode constants
Build precompiled cache (Processing.o + PCH) #116: Commit fa45041 pushed by pepc84
1m 20s main
Implement PApplet::loadPixels() -- was declared but missing definition
Build precompiled cache (Processing.o + PCH) #115: Commit 06700ef pushed by pepc84
1m 31s main
Fix: add nine-arg image() declaration to PApplet class
Build precompiled cache (Processing.o + PCH) #114: Commit f134340 pushed by pepc84
1m 38s main
Add image(img,dx1,dy1,dx2,dy2,sx1,sy1,sx2,sy2) nine-argument form for…
Build precompiled cache (Processing.o + PCH) #113: Commit 8f4419d pushed by pepc84
1m 13s main
filter(): implement POSTERIZE
Build precompiled cache (Processing.o + PCH) #112: Commit 0e8a801 pushed by pepc84
1m 23s main
filter(): fix missing closing brace and glDrawPixels call
Build precompiled cache (Processing.o + PCH) #111: Commit 90adec8 pushed by pepc84
1m 36s main
filter(): implement BLUR, OPAQUE, ERODE, DILATE; fix THRESHOLD param
Build precompiled cache (Processing.o + PCH) #110: Commit 6156a2b pushed by pepc84
1m 5s main
blendMode: add BLEND/DARKEST/LIGHTEST/DIFFERENCE/REPLACE modes
Build precompiled cache (Processing.o + PCH) #109: Commit 13d401e pushed by pepc84
1m 28s main
textAlign: implement vertical alignment (TOP/BOTTOM/CENTER/BASELINE)
Build precompiled cache (Processing.o + PCH) #108: Commit ed594f5 pushed by pepc84
1m 32s main