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
Type
/
to 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
.
openframeworks
/
openFrameworks
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.6k
Star
10.4k
Code
Issues
952
Pull requests
104
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Bugfix ofParameter change name
- #6614
#6614
Open
eduardfrigola
wants to merge 13 commits into
openframeworks:master
openframeworks/openFrameworks:master
from
PlaymodesStudio:bugfix-ofParameter_change_name
PlaymodesStudio/openFrameworks:bugfix-ofParameter_change_name
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Bugfix ofParameter change name
#6614
eduardfrigola
wants to merge 13 commits into
openframeworks:master
openframeworks/openFrameworks:master
from
PlaymodesStudio:bugfix-ofParameter_change_name
PlaymodesStudio/openFrameworks:bugfix-ofParameter_change_name
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2020
[ofParameter] Notify parents about parameter changing name. [ofParameterGroup] listen to nameChange event and update parametersIndex.
eduardfrigola
committed
9f0f23a
View commit details
Copy full SHA for 9f0f23a
Browse repository at this point
Commits on Sep 4, 2020
ofParameter name change improvements
roymacdonald
committed
5613bec
View commit details
Copy full SHA for 5613bec
Browse repository at this point
ofParameter: fixed changes made for debuging
roymacdonald
committed
2bc6183
View commit details
Copy full SHA for 2bc6183
Browse repository at this point
Commits on Sep 6, 2020
ofParameter: nameChangedEvent is now accessed through virtual function. ofParameterGroup: event for child name change. Cleanup
roymacdonald
committed
9160253
View commit details
Copy full SHA for 9160253
Browse repository at this point
ofxGui:: implemented listeners for parameter name change so now the gui updates accordingly.
roymacdonald
committed
314c5fb
View commit details
Copy full SHA for 314c5fb
Browse repository at this point
ofParameter: fixed commentedout protected and private keywords
roymacdonald
committed
f21b715
View commit details
Copy full SHA for f21b715
Browse repository at this point
Commits on Sep 7, 2020
Merge pull request #1 from roymacdonald/bugfix-ofParameter_change_name
Show description for e96cb82
eduardfrigola
authored
e96cb82
View commit details
Copy full SHA for e96cb82
Browse repository at this point
Commits on Mar 4, 2021
Change return type of ofParameter::setName method
Show description for 8b02c6a
eduardfrigola
committed
8b02c6a
View commit details
Copy full SHA for 8b02c6a
Browse repository at this point
Add testing for changing parameter name
eduardfrigola
committed
d452ff2
View commit details
Copy full SHA for d452ff2
Browse repository at this point
Commits on May 19, 2021
Merge remote-tracking branch 'origin/master' into bugfix-ofParameter_change_name
eduardfrigola
committed
aec3443
View commit details
Copy full SHA for aec3443
Browse repository at this point
Commits on Jul 2, 2021
Fix assigning same name in parameterGroup caused infinite recursion
eduardfrigola
committed
b9382a9
View commit details
Copy full SHA for b9382a9
Browse repository at this point
Commits on Aug 6, 2022
Merge remote-tracking branch 'origin/master' into bugfix-ofParameter_change_name
Show description for a0d8404
eduardfrigola
committed
a0d8404
View commit details
Copy full SHA for a0d8404
Browse repository at this point
Commits on Sep 23, 2022
Merge remote-tracking branch 'origin/master' into bugfix-ofParameter_change_name
eduardfrigola
committed
236f276
View commit details
Copy full SHA for 236f276
Browse repository at this point
You can’t perform that action at this time.