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
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 }}
BrendanParmer
/
NodeToPython
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
359
Code
Issues
21
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Compositing nodes
- #65
#65
Merged
BrendanParmer
merged 21 commits into
main
BrendanParmer/NodeToPython:main
from
compositing_nodes
BrendanParmer/NodeToPython:compositing_nodes
Copy head branch name to clipboard
Sep 10, 2023
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Compositing nodes
#65
BrendanParmer
merged 21 commits into
main
BrendanParmer/NodeToPython:main
from
compositing_nodes
BrendanParmer/NodeToPython:compositing_nodes
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2023
typo: fixed spelling of SelectMaterialMenu.bl_idname
BrendanParmer
committed
6e079d9
View commit details
Copy full SHA for 6e079d9
Browse repository at this point
refactor: class renaming
BrendanParmer
committed
80d7a13
View commit details
Copy full SHA for 80d7a13
Browse repository at this point
feat: added UI for compositor nodes
BrendanParmer
committed
0409961
View commit details
Copy full SHA for 0409961
Browse repository at this point
Commits on Aug 6, 2023
feat: add most compositor node settings
BrendanParmer
committed
cffd9ae
View commit details
Copy full SHA for cffd9ae
Browse repository at this point
Commits on Aug 13, 2023
feat: scene copying and setup
BrendanParmer
committed
486872d
View commit details
Copy full SHA for 486872d
Browse repository at this point
Commits on Aug 25, 2023
refactor: add types to node settings
BrendanParmer
committed
3e9ebc9
View commit details
Copy full SHA for 3e9ebc9
Browse repository at this point
Commits on Aug 26, 2023
refactor: switch dictionary format to use type enums instead of strings
BrendanParmer
committed
7805bcf
View commit details
Copy full SHA for 7805bcf
Browse repository at this point
refactor: changed set_settings_default() to use new types
BrendanParmer
committed
f1d85b6
View commit details
Copy full SHA for f1d85b6
Browse repository at this point
style: better type hints for util functions
BrendanParmer
committed
c0eb85d
View commit details
Copy full SHA for c0eb85d
Browse repository at this point
Commits on Aug 27, 2023
refactor: curve mappings and color ramps now handled with other node settings
BrendanParmer
committed
38d3dfa
View commit details
Copy full SHA for 38d3dfa
Browse repository at this point
style: better type hinting
BrendanParmer
committed
cf38a9c
View commit details
Copy full SHA for cf38a9c
Browse repository at this point
feat: basic compositor node tree regeneration
BrendanParmer
committed
c4e43d4
View commit details
Copy full SHA for c4e43d4
Browse repository at this point
feat: compositor nodes output socket default value settings
BrendanParmer
committed
ba3e4cb
View commit details
Copy full SHA for ba3e4cb
Browse repository at this point
Commits on Sep 2, 2023
fix: initialize scene after creating a name to prevent conflicts
BrendanParmer
committed
0f49497
View commit details
Copy full SHA for 0f49497
Browse repository at this point
style: consistency of compositor names
BrendanParmer
committed
12dcdbc
View commit details
Copy full SHA for 12dcdbc
Browse repository at this point
Commits on Sep 3, 2023
refactor: images and image users now use settings function
BrendanParmer
committed
6825040
View commit details
Copy full SHA for 6825040
Browse repository at this point
typo: material used_vars comment
BrendanParmer
committed
f12189d
View commit details
Copy full SHA for f12189d
Browse repository at this point
Commits on Sep 9, 2023
fix: hue correction node removes excess points
BrendanParmer
committed
0921c25
View commit details
Copy full SHA for 0921c25
Browse repository at this point
Commits on Sep 10, 2023
fix: 0 settings now initialized
BrendanParmer
committed
e5da196
View commit details
Copy full SHA for e5da196
Browse repository at this point
fix: color balance now only initializes needed members
BrendanParmer
committed
d90b6d8
View commit details
Copy full SHA for d90b6d8
Browse repository at this point
fix: add missing color correction attributes
BrendanParmer
committed
6e18e33
View commit details
Copy full SHA for 6e18e33
Browse repository at this point
You can’t perform that action at this time.