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 }}
MartyLake
/
CrdtExamples
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Valuetree
- #4
#4
Open
MartyLake
wants to merge 13 commits into
master
MartyLake/CrdtExamples:master
from
valuetree
MartyLake/CrdtExamples:valuetree
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Valuetree
#4
MartyLake
wants to merge 13 commits into
master
MartyLake/CrdtExamples:master
from
valuetree
MartyLake/CrdtExamples:valuetree
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2016
[FIX] Force cpp11 language
MartyLake
committed
2506e61
View commit details
Copy full SHA for 2506e61
Browse repository at this point
Add new blank class NetworkComponent : public juce::MultiDocumentPanel
MartyLake
committed
1f3c2a5
View commit details
Copy full SHA for 1f3c2a5
Browse repository at this point
Add Network::valuetree member and getter method.
MartyLake
committed
1eb09f0
View commit details
Copy full SHA for 1eb09f0
Browse repository at this point
Network creates a valuetree child upon node creation.
MartyLake
committed
2d365f1
View commit details
Copy full SHA for 2d365f1
Browse repository at this point
Network remove a valuetree child upon node deletion.
MartyLake
committed
f1d7485
View commit details
Copy full SHA for f1d7485
Browse repository at this point
Network creates a child to ValueTree when creating a connexion.
MartyLake
committed
48bb915
View commit details
Copy full SHA for 48bb915
Browse repository at this point
Network deletes a child to ValueTree when deleting a connexion.
MartyLake
committed
42c48e8
View commit details
Copy full SHA for 42c48e8
Browse repository at this point
Refactor Network to use two different valueTrees for nodes and connexions.
MartyLake
committed
ba5e570
View commit details
Copy full SHA for ba5e570
Browse repository at this point
[WIP]
MartyLake
committed
73220fd
View commit details
Copy full SHA for 73220fd
Browse repository at this point
Commits on Apr 12, 2016
Add new class NodesMultiDocumentPanelWindow to customize the window layout of Nodes in the Network comp.
MartyLake
committed
c24c3d8
View commit details
Copy full SHA for c24c3d8
Browse repository at this point
Avoid flickering when adding a new node.
MartyLake
committed
8d253c1
View commit details
Copy full SHA for 8d253c1
Browse repository at this point
Apply customized MultiDocumentPanelWindow for Network Comp.
MartyLake
committed
78cb142
View commit details
Copy full SHA for 78cb142
Browse repository at this point
Add blank crdtsimNodeComponent cpp and h files.
MartyLake
committed
618197b
View commit details
Copy full SHA for 618197b
Browse repository at this point
You can’t perform that action at this time.