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 }}
ericmehl
/
cortex
Public
forked from
hypothetical-inc/cortex
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cortex
include
IECorePython
on
bufferProtocol
User selector
All users
All time
Commit history
Commits on Jan 22, 2026
SimpleTypedDataBinding : Fix `half` on clang
Show description for 0c6764f
ericmehl
committed
0c6764f
View commit details
Copy full SHA for 0c6764f
View code at this point
Browse repository at this point
VectorTypedData : Multidimensional buffer protocol
ericmehl
committed
32bf611
View commit details
Copy full SHA for 32bf611
View code at this point
Browse repository at this point
VectorTypedData : Support Python buffer protocol
ericmehl
committed
d1f445f
View commit details
Copy full SHA for d1f445f
View code at this point
Browse repository at this point
VectorData : Add method to compare data sources
ericmehl
committed
773865d
View commit details
Copy full SHA for 773865d
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
VectorTypedDataBinding : Add include required by Boost 1.85
murraystevenson
committed
e1da5d6
View commit details
Copy full SHA for e1da5d6
View code at this point
Browse repository at this point
Commits on May 6, 2025
IECore : Add ObjectMatrix
murraystevenson
committed
b7fc185
View commit details
Copy full SHA for b7fc185
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
IECoreBinding : Use `Py_ssize_t`
Show description for 77b6aa7
ericmehl
committed
77b6aa7
View commit details
Copy full SHA for 77b6aa7
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
PyBindConverter : Add new class for PyBind/Boost interoperability
Show description for 5ea2a9a
johnhaddon
committed
5ea2a9a
View commit details
Copy full SHA for 5ea2a9a
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
Merge branch 'main' into tmpMergeRB-10.4-main
ivanimanishi
authored
3a0ce6e
View commit details
Copy full SHA for 3a0ce6e
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
CheckedGILRelease: A scope class to release the GIL if the current thread holds it.
Show description for 417b569
lucienfostier
committed
417b569
View commit details
Copy full SHA for 417b569
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
IECorePython : Remove Python 2 support
johnhaddon
committed
def66bf
View commit details
Copy full SHA for def66bf
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
PerlinNoise/Turbulence : Remove
Show description for ef51796
johnhaddon
committed
ef51796
View commit details
Copy full SHA for ef51796
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
ParameterBinding : remove symbol export
Show description for 3a897de
ericmehl
committed
3a897de
View commit details
Copy full SHA for 3a897de
View code at this point
Browse repository at this point
Fix MSVC "warning 4101 : unreferenced local variable"
ericmehl
committed
dee57cf
View commit details
Copy full SHA for dee57cf
View code at this point
Browse repository at this point
Fix MSVC "warning C4459: declaration of 'self' hides global declaration"
ericmehl
committed
3916634
View commit details
Copy full SHA for 3916634
View code at this point
Browse repository at this point
Use `int64_t` instead of `long`
Show description for 27a1865
ericmehl
committed
27a1865
View commit details
Copy full SHA for 27a1865
View code at this point
Browse repository at this point
Fix MSVC warning C4456 (declaration hides previous declaration)
Show description for 5e05fc1
ericmehl
committed
5e05fc1
View commit details
Copy full SHA for 5e05fc1
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
ExceptionBinding : Fix exception reference counting
Show description for 1272453
johnhaddon
committed
1272453
View commit details
Copy full SHA for 1272453
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Enum bindings : Work around `None` becoming a keyword
johnhaddon
committed
1df6678
View commit details
Copy full SHA for 1df6678
View code at this point
Browse repository at this point
VectorTypedDataBinding : Return `bytes` from `toString()` in Python 3
Show description for f28acd3
johnhaddon
committed
f28acd3
View commit details
Copy full SHA for f28acd3
View code at this point
Browse repository at this point
VectorTypedDataBinding : Add Python 3 comparison operators
Show description for a83180a
johnhaddon
committed
a83180a
View commit details
Copy full SHA for a83180a
View code at this point
Browse repository at this point
VectorTypedDataBinding : Avoid `PyInt_FromLong()`
Show description for 6fa90c8
johnhaddon
committed
6fa90c8
View commit details
Copy full SHA for 6fa90c8
View code at this point
Browse repository at this point
TypedDataBinding : Add `__truediv__` and `__itruediv__` magic methods
Show description for bb61b35
johnhaddon
committed
bb61b35
View commit details
Copy full SHA for bb61b35
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
ExceptionBinding : add needed include for Boost-1.55 compatibility
Matti Gruener
committed
4b7f903
View commit details
Copy full SHA for 4b7f903
View code at this point
Browse repository at this point
ExceptionBinding : Avoid `boost::make_unique`
Show description for 1969b30
johnhaddon
committed
1969b30
View commit details
Copy full SHA for 1969b30
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
ExceptionBinding : Add ExceptionClass binding utility
Show description for d0731a3
johnhaddon
committed
d0731a3
View commit details
Copy full SHA for d0731a3
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
OpenImageIOAlgo : Support Rational type in image metadata
Show description for 59f23ac
MrPetru
committed
59f23ac
View commit details
Copy full SHA for 59f23ac
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
IECorePython : Consolidate TBB bindings into one file
Show description for ee9c4f4
johnhaddon
committed
ee9c4f4
View commit details
Copy full SHA for ee9c4f4
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
IECorePython : GeometricTypedData repr & str display interpretation
donboie
committed
92f471d
View commit details
Copy full SHA for 92f471d
View code at this point
Browse repository at this point
Commits on May 15, 2018
IndexedIOAlgo : copy & parallelReadAll bindings
donboie
committed
c1ade2b
View commit details
Copy full SHA for c1ade2b
View code at this point
Browse repository at this point
Commits on May 1, 2018
IECorePython : TBB thread scheduler init wrapper
Show description for 28d943b
dboogert
authored and
donboie
committed
28d943b
View commit details
Copy full SHA for 28d943b
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
IECore : Add Canceller class
johnhaddon
committed
69188ae
View commit details
Copy full SHA for 69188ae
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Wrapper classes : Translate all Python exceptions
Show description for 1593f92
johnhaddon
committed
1593f92
View commit details
Copy full SHA for 1593f92
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Adopt CMake convention for controlling symbol export macros
johnhaddon
committed
b78d359
View commit details
Copy full SHA for b78d359
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
IECorePython : Fix include order
johnhaddon
committed
a789f96
View commit details
Copy full SHA for a789f96
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.