Commits
User selector
Commit History
Commits on Jun 12, 2026
RunTimeTypedWrapper : Avoid unnecessary GIL acquisitions
Show description for 64b2837authored andcommitted
Commits on May 9, 2026
NanobindConverter : Add new class for Nanobind/Boost interoperability
Show description for e17fe26committed
Commits on Feb 25, 2026
- committed
Commits on Feb 24, 2026
- committed
Commits on Dec 8, 2025
Commits on Nov 27, 2025
Commits on May 6, 2025
Commits on Feb 23, 2024
IECoreBinding : Use `Py_ssize_t`
Show description for 77b6aa7committed
Commits on Feb 1, 2024
PyBindConverter : Add new class for PyBind/Boost interoperability
Show description for 5ea2a9acommitted
Commits on Jun 22, 2023
Commits on Jun 9, 2023
CheckedGILRelease: A scope class to release the GIL if the current thread holds it.
Show description for 417b569committed
Commits on Mar 24, 2023
Commits on Jun 9, 2022
PerlinNoise/Turbulence : Remove
Show description for ef51796committed
Commits on Jan 10, 2022
ParameterBinding : remove symbol export
Show description for 3a897decommitted- committed
- committed
Use `int64_t` instead of `long`
Show description for 27a1865committedFix MSVC warning C4456 (declaration hides previous declaration)
Show description for 5e05fc1committed
Commits on Jul 9, 2021
ExceptionBinding : Fix exception reference counting
Show description for 1272453committed
Commits on Apr 22, 2020
- committed
VectorTypedDataBinding : Return `bytes` from `toString()` in Python 3
Show description for f28acd3committedVectorTypedDataBinding : Add Python 3 comparison operators
Show description for a83180acommittedVectorTypedDataBinding : Avoid `PyInt_FromLong()`
Show description for 6fa90c8committedTypedDataBinding : Add `__truediv__` and `__itruediv__` magic methods
Show description for bb61b35committed
Commits on Jul 18, 2019
- committed
Matti Gruener ExceptionBinding : Avoid `boost::make_unique`
Show description for 1969b30committed
Commits on Jun 21, 2019
ExceptionBinding : Add ExceptionClass binding utility
Show description for d0731a3committed
Commits on Mar 28, 2019
OpenImageIOAlgo : Support Rational type in image metadata
Show description for 59f23accommitted
Commits on Mar 7, 2019
IECorePython : Consolidate TBB bindings into one file
Show description for ee9c4f4committed
Commits on Jun 15, 2018
Commits on May 15, 2018
Commits on May 1, 2018
IECorePython : TBB thread scheduler init wrapper
Show description for 28d943bauthored andcommitted
Commits on Apr 27, 2018
Commits on Feb 20, 2018
Wrapper classes : Translate all Python exceptions
Show description for 1593f92committed