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 TreeMap and TreeSet as aliases for HashMap/HashSet
Build precompiled cache (Processing.o + PCH) #188: Commit ecc9097 pushed by pepc84
2m 40s main
Add Random class
Build precompiled cache (Processing.o + PCH) #187: Commit e719d05 pushed by pepc84
3m 13s main
Add StringBuilder class
Build precompiled cache (Processing.o + PCH) #186: Commit 65f8419 pushed by pepc84
1m 36s main
Fix HashMap template declaration
Build precompiled cache (Processing.o + PCH) #185: Commit 125d446 pushed by pepc84
1m 37s main
Fix HashSet/LinkedList placement (before HashMap template)
Build precompiled cache (Processing.o + PCH) #184: Commit a26891c pushed by pepc84
4m 17s main
Add HashSet and LinkedList Java collection stubs
Build precompiled cache (Processing.o + PCH) #183: Commit 21b1826 pushed by pepc84
1m 24s main
Add HashMap methods: getOrDefault, putAll, putIfAbsent, entrySet
Build precompiled cache (Processing.o + PCH) #182: Commit 3d1c185 pushed by pepc84
1m 29s main
Add ArrayList.toArray() method
Build precompiled cache (Processing.o + PCH) #181: Commit 9f3c67f pushed by pepc84
3m 56s main
Add PVector.array() method
Build precompiled cache (Processing.o + PCH) #180: Commit 9fed75b pushed by pepc84
2m 3s main
Implement strokeCap/strokeJoin: ROUND enables GL_LINE_SMOOTH, store c…
Build precompiled cache (Processing.o + PCH) #179: Commit f3c6646 pushed by pepc84
2m 15s main
createImage: use ARGB/ALPHA constants and set format field
Build precompiled cache (Processing.o + PCH) #178: Commit 4ce8db2 pushed by pepc84
2m 13s main
Add PImage methods: isLoaded, getWidth, getHeight, format field
Build precompiled cache (Processing.o + PCH) #177: Commit ed30c5a pushed by pepc84
1m 30s main
Add PFont methods: getSize, getName, isSmooth, getWidth
Build precompiled cache (Processing.o + PCH) #176: Commit 749a6d0 pushed by pepc84
3m 11s main
Add getModifiers() to MouseEvent and KeyEvent
Build precompiled cache (Processing.o + PCH) #175: Commit 4701f2d pushed by pepc84
2m 49s main
Remove duplicate NEAREST_NEIGHBOR/BILINEAR/BICUBIC constants
Build precompiled cache (Processing.o + PCH) #174: Commit 2657b89 pushed by pepc84
3m 20s main
Add NEAREST_NEIGHBOR/BILINEAR/BICUBIC image interpolation constants
Build precompiled cache (Processing.o + PCH) #173: Commit 38da39f pushed by pepc84
1m 4s main
Add NEAREST_NEIGHBOR/BILINEAR/BICUBIC image interpolation constants
Build precompiled cache (Processing.o + PCH) #172: Commit ab35551 pushed by pepc84
1m 39s main
Fix hint() constants to match PConstants exactly; add missing hint flags
Build precompiled cache (Processing.o + PCH) #171: Commit 2668f16 pushed by pepc84
2m 6s main
Add lighting, matrix, projection, and message constants from PConstants
Build precompiled cache (Processing.o + PCH) #170: Commit 7aa3916 pushed by pepc84
1m 24s main
Add VERTEX/BEZIER_VERTEX/QUADRATIC_VERTEX/CURVE_VERTEX/BREAK vertex t…
Build precompiled cache (Processing.o + PCH) #169: Commit a861b3b pushed by pepc84
2m 21s main
Add shape primitive type constants (GROUP/POINT/LINE/TRIANGLE/QUAD/PA…
Build precompiled cache (Processing.o + PCH) #168: Commit e3abb40 pushed by pepc84
2m 17s main
Add ARGB/ALPHA image format and TIFF/TARGA/JPEG/GIF file type constants
Build precompiled cache (Processing.o + PCH) #167: Commit d446904 pushed by pepc84
1m 36s main
Fix NORMAL/IMAGE/CLAMP/REPEAT to match PConstants; add MODEL/SHAPE/DI…
Build precompiled cache (Processing.o + PCH) #166: Commit 00fbac9 pushed by pepc84
2m 7s main
Add platform variable (WINDOWS/MACOS/LINUX/OTHER) matching Processing…
Build precompiled cache (Processing.o + PCH) #165: Commit e7514ae pushed by pepc84
1m 28s main
Add platform and orientation constants (OTHER/WINDOWS/MACOS/LINUX/POR…
Build precompiled cache (Processing.o + PCH) #164: Commit 2e91948 pushed by pepc84
1m 56s main