Branch: refs/heads/RB-10.5
Home:
https://github.com/ImageEngine/cortex
Commit: 87e176c61f04860e254a08880c87ab4c3a8fc118
https://github.com/ImageEngine/cortex/commit/87e176c61f04860e254a08880c87ab4c3a8fc118
Author: ivanimanishi <
iv...@image-engine.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M Changes
M SConstruct
Log Message:
-----------
SConstruct : Add PYBIND11_INCLUDE_PATH option
Commit: aae8af482ccac458d9ff9f69ef0bfe992f832631
https://github.com/ImageEngine/cortex/commit/aae8af482ccac458d9ff9f69ef0bfe992f832631
Author: ivanimanishi <
iv...@image-engine.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M Changes
M SConstruct
Log Message:
-----------
SConstruct : Add VDB_PYTHON_PATH to USD tests
Commit: 48b6b19281a917884b429a58b2cd7fc7b83dc978
https://github.com/ImageEngine/cortex/commit/48b6b19281a917884b429a58b2cd7fc7b83dc978
Author: ivanimanishi <
iv...@image-engine.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M Changes
M SConstruct
Log Message:
-----------
SConstruct : Add INSTALL_CREATE_SYMLINKS
Commit: 478a3bae44f0a378fc8feeb23722f8611925465f
https://github.com/ImageEngine/cortex/commit/478a3bae44f0a378fc8feeb23722f8611925465f
Author: ivanimanishi <
iv...@image-engine.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M SConstruct
Log Message:
-----------
SConstruct : Prepend OIIO includes when building IECoreHoudini
Commit: 0da346b7a837c542a35f21d398edf780a0412b59
https://github.com/ImageEngine/cortex/commit/0da346b7a837c542a35f21d398edf780a0412b59
Author: ivanimanishi <
iv...@image-engine.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M config/ie/buildAll
M config/ie/options
Log Message:
-----------
ie/options : Update to support vfx platform 2023+ builds
Also includes style changes.
Commit: 5e120cc26e80448054a7b9f76ca8441fbf7e3595
https://github.com/ImageEngine/cortex/commit/5e120cc26e80448054a7b9f76ca8441fbf7e3595
Author: ivanimanishi <
iv...@image-engine.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M Changes
M include/IECoreHoudini/GEO_CortexPrimitive.h
M include/IECoreHoudini/GR_CortexPrimitive.h
M src/IECoreHoudini/DetailSplitter.cpp
M src/IECoreHoudini/GEO_CobIOTranslator.cpp
M src/IECoreHoudini/GEO_CortexPrimitive.cpp
M src/IECoreHoudini/GR_CortexPrimitive.cpp
Log Message:
-----------
IECoreHoudini : Update to support Houdini 20.0 and 20.5
Commit: f2f41dd86cbabdaa984870784c85a768caed55ca
https://github.com/ImageEngine/cortex/commit/f2f41dd86cbabdaa984870784c85a768caed55ca
Author: ivanimanishi <
iv...@image-engine.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M Changes
M src/IECoreMaya/FromMayaInstancerConverter.cpp
M src/IECoreMaya/FromMayaParticleConverter.cpp
M src/IECoreMaya/SceneShapeUI.cpp
Log Message:
-----------
IECoreMaya : Avoid compilation warnings
Commit: a695f976ba800b2d2f55c9f606efd7ed138f8c13
https://github.com/ImageEngine/cortex/commit/a695f976ba800b2d2f55c9f606efd7ed138f8c13
Author: Yannic Schoof <
yan...@image-engine.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M test/IECoreHoudini/SceneCacheTest.py
Log Message:
-----------
SceneCacheTest: Adjust for changed `add` node in Houdini 19.5
Commit: 9ead39daaceff3c16b98460a696feb08cf2bb6e2
https://github.com/ImageEngine/cortex/commit/9ead39daaceff3c16b98460a696feb08cf2bb6e2
Author: Yannic Schoof <
yan...@image-engine.com>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M Changes
M test/IECoreHoudini/LiveSceneTest.py
Log Message:
-----------
LiveSceneTest: Adjust for updated `MeshAlgo::segment`
Commit 019589943c8a6066a6bc303f2a24017ecf82c2fd updated
`MeshAlgo::segment` to use the new `MeshSplitter` introduced in commit
bf2040e81d80c22a3ae81b60b00ed47792678231.
The MeshSplitter does not preserve Vertex order as of now, which leads
to changes in corner and crease Ids.
NOTE: The round trip from Houdini Geometry to a Cortex MeshPrimitive
and back to Houdini Geometry still works correctly. Corner and crease
data is applied at the correct point positions, just the point number
changes
Commit: 3a39d6453ee1faf75c96afc797845252dfcd223e
https://github.com/ImageEngine/cortex/commit/3a39d6453ee1faf75c96afc797845252dfcd223e
Author: Ivan Imanishi <
iv...@image-engine.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M Changes
M src/IECoreImage/OpenImageIOAlgo.cpp
Log Message:
-----------
Merge branch 'RB-10.5' into ieCortexUpdates
Commit: 6ac8fc21cb432fd1b5cc89fc6356bda011477775
https://github.com/ImageEngine/cortex/commit/6ac8fc21cb432fd1b5cc89fc6356bda011477775
Author: Ivan Imanishi <
iv...@image-engine.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M Changes
M SConstruct
M config/ie/buildAll
M config/ie/options
M include/IECoreHoudini/GEO_CortexPrimitive.h
M include/IECoreHoudini/GR_CortexPrimitive.h
M src/IECoreHoudini/DetailSplitter.cpp
M src/IECoreHoudini/GEO_CobIOTranslator.cpp
M src/IECoreHoudini/GEO_CortexPrimitive.cpp
M src/IECoreHoudini/GR_CortexPrimitive.cpp
M src/IECoreMaya/FromMayaInstancerConverter.cpp
M src/IECoreMaya/FromMayaParticleConverter.cpp
M src/IECoreMaya/SceneShapeUI.cpp
M test/IECoreHoudini/LiveSceneTest.py
M test/IECoreHoudini/SceneCacheTest.py
Log Message:
-----------
Merge pull request #1440 from ivanimanishi/ieCortexUpdates
IE Cortex Updates for VFX Platform 2023
Compare:
https://github.com/ImageEngine/cortex/compare/de33eeb90320...6ac8fc21cb43
To unsubscribe from these emails, change your notification settings at
https://github.com/ImageEngine/cortex/settings/notifications