Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
processing
/
processing4
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
176
Star
469
Code
Issues
253
Pull requests
26
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
processing4
core
src
processing
core
PShape.java
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 4, 2025
JavaDocs Updated for getVertexCount() in PShape class
inteqam
committed
d430099
View commit details
Copy full SHA for d430099
View code at this point
Browse repository at this point
Fixed issue : Updated the getVertexCount() to take optional boolean value to count children
inteqam
committed
93d2f93
View commit details
Copy full SHA for 93d2f93
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
Fixed getVertexCount() method issue of giving output 0 for GROUP shape by Updating it in PShape & PShapeOpenGL class
inteqam
committed
46b8de4
View commit details
Copy full SHA for 46b8de4
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
finishing what I started, fixing contour bug for good, closing #791
hx2A
committed
23d171a
View commit details
Copy full SHA for 23d171a
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
fix #643
hx2A
committed
4a967e3
View commit details
Copy full SHA for 4a967e3
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
notes about #592 and pull #597
benfry
committed
85a93b0
View commit details
Copy full SHA for 85a93b0
View code at this point
Browse repository at this point
Commits on Nov 13, 2022
Fix #592
vepo
committed
f52b900
View commit details
Copy full SHA for f52b900
View code at this point
Browse repository at this point
Commits on Jul 31, 2022
replace dev.processing.org bug links with download.processing.org links that work
benfry
committed
3699c71
View commit details
Copy full SHA for 3699c71
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
Merge pull request #316 from codeanticode/master
benfry
authored
8cea087
View commit details
Copy full SHA for 8cea087
View code at this point
Browse repository at this point
Commits on Dec 11, 2021
Merge branch 'processing:master' into p4-new_pshape_api-stream_copy
codeanticode
authored
68572b0
View commit details
Copy full SHA for 68572b0
View code at this point
Browse repository at this point
Implemented curveVertex() in PShape
codeanticode
committed
a498e26
View commit details
Copy full SHA for a498e26
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
allow GEOMETRY in addition to PATH for contains()
benfry
committed
a62fe39
View commit details
Copy full SHA for a62fe39
View code at this point
Browse repository at this point
Commits on Dec 4, 2021
Merge branch 'processing:master' into master
codeanticode
authored
d7ea498
View commit details
Copy full SHA for d7ea498
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
vertices array sometimes shorter, though this is hiding issue elsewhere
benfry
committed
a7a41ed
View commit details
Copy full SHA for a7a41ed
View code at this point
Browse repository at this point
Commits on Aug 14, 2021
Merge branch 'processing:master' into master
codeanticode
authored
e3b4dc8
View commit details
Copy full SHA for e3b4dc8
View code at this point
Browse repository at this point
fix QUADRATIC_VERTEX typo in PShape and other cleanups
benfry
committed
8b0a44f
View commit details
Copy full SHA for 8b0a44f
View code at this point
Browse repository at this point
Attribute setters/getters are defined & implemented in PShapeOpenGL
codeanticode
committed
5f3d2cb
View commit details
Copy full SHA for 5f3d2cb
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
Debugging tesselation update
codeanticode
committed
4de9d85
View commit details
Copy full SHA for 4de9d85
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
renamed begin/endTess to begin/endTessellation
codeanticode
committed
38a649b
View commit details
Copy full SHA for 38a649b
View code at this point
Browse repository at this point
adding missing attrib setters/getters in PShape
codeanticode
committed
d9ef33e
View commit details
Copy full SHA for d9ef33e
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
implementing missing getAttrib methods in PShapeOpenGL
codeanticode
committed
d34ff77
View commit details
Copy full SHA for d34ff77
View code at this point
Browse repository at this point
implemented stroke and lighting setters/getters in tess update mode
codeanticode
committed
d7326b3
View commit details
Copy full SHA for d7326b3
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
cleaning up code to better support tessellation update mode in PShape
codeanticode
committed
1d842f7
View commit details
Copy full SHA for 1d842f7
View code at this point
Browse repository at this point
Commits on Jun 20, 2021
Exploring direct tessellation updates + stream object copy
codeanticode
committed
6595427
View commit details
Copy full SHA for 6595427
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
Formatting brief descriptions
Anadroid
committed
118e22e
View commit details
Copy full SHA for 118e22e
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
Fixing formatting in comments
Anadroid
committed
69700fb
View commit details
Copy full SHA for 69700fb
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Fixed indentation, and removed unnecessary templates from the doclet
Anadroid
committed
51d2de2
View commit details
Copy full SHA for 51d2de2
View code at this point
Browse repository at this point
Updated descriptions in comments for processing core and libraries
Anadroid
committed
8a7c957
View commit details
Copy full SHA for 8a7c957
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
Changed comments for all the web references in core
Anadroid
committed
db91449
View commit details
Copy full SHA for db91449
View code at this point
Browse repository at this point
Commits on Jan 20, 2020
a little scarier: moving java.awt and javax.imageio out of PImage
benfry
committed
e46ecea
View commit details
Copy full SHA for e46ecea
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Recover lost changes in cut over to sampottinger/processing4.
Show description for 7cad017
sampottinger
committed
7cad017
View commit details
Copy full SHA for 7cad017
View code at this point
Browse repository at this point
Commits on Oct 6, 2019
Moves to Java11 and OpenJDK via AdoptOpenJDK within the processing4 train.
Show description for c146954
sampottinger
committed
c146954
View commit details
Copy full SHA for c146954
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
avoid NPE when the matrix is null
benfry
committed
88c7478
View commit details
Copy full SHA for 88c7478
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
additional cleanup to SVG code after incorporating #4168
benfry
committed
ab6cd9f
View commit details
Copy full SHA for ab6cd9f
View code at this point
Browse repository at this point
Merge pull request #4168 from poqudrof/master-origin
Show description for f82e703
benfry
authored
f82e703
View commit details
Copy full SHA for f82e703
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.