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
213 workflow runs
213 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Add JAVA2D/FX2D/SVG/PDF/DXF/WEBGL renderer string constants
Build precompiled cache (Processing.o + PCH) #163: Commit 7d7564e pushed by pepc84
2m 15s main
Add THIRD_PI, DEG_TO_RAD, RAD_TO_DEG constants
Build precompiled cache (Processing.o + PCH) #162: Commit 31bc4b1 pushed by pepc84
1m 49s main
Add MAX_FLOAT/MIN_FLOAT/MAX_INT/MIN_INT/EPSILON constants and isNaN/i…
Build precompiled cache (Processing.o + PCH) #161: Commit ed33a49 pushed by pepc84
1m 38s main
Add Collections and Arrays stub classes
Build precompiled cache (Processing.o + PCH) #160: Commit c54ad02 pushed by pepc84
1m 30s main
Add System class stub (currentTimeMillis, nanoTime, out.println, err.…
Build precompiled cache (Processing.o + PCH) #159: Commit b620296 pushed by pepc84
3m 54s main
Add Math class with static methods (Math.sin, Math.sqrt etc.)
Build precompiled cache (Processing.o + PCH) #158: Commit 94c82a0 pushed by pepc84
1m 28s main
Add rect(x,y,w,h,tl,tr,br,bl) with 4 corner radii
Build precompiled cache (Processing.o + PCH) #157: Commit 28e8a68 pushed by pepc84
1m 32s main
Add rect(x,y,w,h,tl,tr,br,bl) implementation
Build precompiled cache (Processing.o + PCH) #156: Commit a259fce pushed by pepc84
57s main
Restore Processing.cpp and add rect(x,y,w,h,tl,tr,br,bl)
Build precompiled cache (Processing.o + PCH) #155: Commit 158d3c0 pushed by pepc84
1m 24s main
Restore first line of Processing.cpp
Build precompiled cache (Processing.o + PCH) #154: Commit bac26d5 pushed by pepc84
1m 5s main
Fix corrupted first line of Processing.cpp
Build precompiled cache (Processing.o + PCH) #153: Commit da7f18c pushed by pepc84
1m 12s main
Fix rect 4-radius: remove misplaced implementation from top of file
Build precompiled cache (Processing.o + PCH) #152: Commit 8f0c3ca pushed by pepc84
1m 7s main
Add rect(x,y,w,h,tl,tr,br,bl) with 4 corner radii
Build precompiled cache (Processing.o + PCH) #151: Commit 7b0c010 pushed by pepc84
1m 5s main
Add 3D quadraticVertex overload
Build precompiled cache (Processing.o + PCH) #150: Commit ab7daf3 pushed by pepc84
1m 41s main
Add 3D bezierVertex declaration to PApplet
Build precompiled cache (Processing.o + PCH) #149: Commit ef39d41 pushed by pepc84
1m 14s main
Build precompiled cache (Processing.o + PCH)
Build precompiled cache (Processing.o + PCH) #148: by pepc84
1m 16s main
Remove duplicate curveVertex(x,y,z) declaration
Build precompiled cache (Processing.o + PCH) #147: Commit 2596e8f pushed by pepc84
1m 24s main
Fix: add curveVertex(x,y,z) declaration to PApplet
Build precompiled cache (Processing.o + PCH) #146: Commit 26f1e4c pushed by pepc84
58s main
Add 3D bezierVertex and curveVertex overloads
Build precompiled cache (Processing.o + PCH) #145: Commit dc969b3 pushed by pepc84
1m 20s main
Add sketchPath/dataPath/sketchFile/dataFile free functions
Build precompiled cache (Processing.o + PCH) #144: Commit e267358 pushed by pepc84
1m 26s main
Remove duplicate arrayCopy (already defined)
Build precompiled cache (Processing.o + PCH) #143: Commit 909740a pushed by pepc84
1m 22s main
Add arrayCopy for std::vector and raw arrays
Build precompiled cache (Processing.o + PCH) #142: Commit 4591e97 pushed by pepc84
57s main
Add arrayCopy for std::vector and raw arrays
Build precompiled cache (Processing.o + PCH) #141: Commit d0ab625 pushed by pepc84
1m 26s main
Add randomGaussian() free function (Box-Muller transform)
Build precompiled cache (Processing.o + PCH) #140: Commit fba767b pushed by pepc84
1m 34s main
Add parseInt/parseFloat/parseBoolean free functions
Build precompiled cache (Processing.o + PCH) #139: Commit eabc5e0 pushed by pepc84
1m 47s main