{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":220100148,"defaultBranch":"master","name":"arnold-usd","ownerLogin":"Autodesk","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-11-06T22:11:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7914533?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716894531.0","currentOid":""},"activityList":{"items":[{"before":"7d12aee92f7dbb532b258d96cce933e127d2dde1","after":"5009099026acab00a3d2b9a295c5ee3d8c2bb724","ref":"refs/heads/master","pushedAt":"2024-05-28T14:05:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"merge fix-7.3.2 to master (#1917)\n\n* Ensure polymesh topology attributes are not written to USD when not set #1914\r\n\r\n* Fix behaviour when the vidxs array is null #1914 (#1915)","shortMessageHtmlLink":"merge fix-7.3.2 to master (#1917)"}},{"before":"c1f976b93967c931b0b7fc6eda473f28cbe11ba1","after":"9f5de906b8eab58a223e6538af21fbec4cbe2e1d","ref":"refs/heads/fix-7.3.2","pushedAt":"2024-05-28T11:14:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Fix behaviour when the vidxs array is null #1914 (#1915)","shortMessageHtmlLink":"Fix behaviour when the vidxs array is null #1914 (#1915)"}},{"before":null,"after":"c1f976b93967c931b0b7fc6eda473f28cbe11ba1","ref":"refs/heads/fix-7.3.2","pushedAt":"2024-05-28T11:08:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Merge branch 'master' into fix-7.3.2","shortMessageHtmlLink":"Merge branch 'master' into fix-7.3.2"}},{"before":"54dc1d7e1ea1cfb784d519ba77b70580d85f9f6a","after":"7d12aee92f7dbb532b258d96cce933e127d2dde1","ref":"refs/heads/master","pushedAt":"2024-05-28T11:06:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"update changelog after 7.3.2.0 release (#1916)","shortMessageHtmlLink":"update changelog after 7.3.2.0 release (#1916)"}},{"before":"b6c2296c0ec81b1dea9d54fbd2f452f9163c92c5","after":"54dc1d7e1ea1cfb784d519ba77b70580d85f9f6a","ref":"refs/heads/master","pushedAt":"2024-05-15T13:24:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Fix prims visibility during procedural updates (#1913)","shortMessageHtmlLink":"Fix prims visibility during procedural updates (#1913)"}},{"before":"c3cd48626fe1bca1d38884837a184aa66159b6a7","after":"b6c2296c0ec81b1dea9d54fbd2f452f9163c92c5","ref":"refs/heads/master","pushedAt":"2024-05-10T12:15:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cpichard","name":null,"path":"/cpichard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/300243?s=80&v=4"},"commit":{"message":"update test_0030 (#1911)","shortMessageHtmlLink":"update test_0030 (#1911)"}},{"before":"43908856dd5364038dce94a621c9701df8112e2b","after":"c3cd48626fe1bca1d38884837a184aa66159b6a7","ref":"refs/heads/master","pushedAt":"2024-05-10T09:01:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cpichard","name":null,"path":"/cpichard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/300243?s=80&v=4"},"commit":{"message":"Make render delegate light filters setting consistent with the procedural (#1910)\n\n* remove quotes that were incorrectly inserted in the plugInfo.json\r\n\r\n* add test_1906 with light blocker\r\n\r\n* add test_1906 to the hydra group\r\n\r\n* update test_0245 to work with ARNOLD_PLUGIN_PATH containing a list of paths\r\n\r\n* update the cmake testsuite to correctly set the environment variables on unix (WIP)\r\n\r\n* test_0245: extract imaging from ndr function\r\n\r\n* fix a compilation warning \"missing override\"\r\n\r\n* move arnold ndr and imaging pluginfo creation in a dedicated function\r\n\r\n* indent code inside if(NOT BUILD_WITH_USD_STATIC)\r\n\r\n* link the hydra procedural with usdImagingArnold\r\n\r\n* use pluginfo creation functions in the hydra procedural\r\n\r\n* copy the generated schemas in the procedural build folder\r\n\r\n* test_0245 - look in the usd plugin paths to find ndrArnold and usdImagingArnold\r\n\r\n* fix cmake warning regarding cmake_minimum_version\r\n\r\n* suppress usdGenSchema missing warning when our internal one is set\r\n\r\n* add the plugin paths to the cmake tests to test the shared procedural\r\n\r\n* clear primvars:arnold:filters which highlights the bug\r\n\r\n* defer setting light filters to ProcessConnection\r\n\r\n* update changelog\r\n\r\n* update cmake configuration for the case where we only build the render delegate","shortMessageHtmlLink":"Make render delegate light filters setting consistent with the proced…"}},{"before":"229915c28b659d303c4cad83cad0e7a323f6cc5a","after":"43908856dd5364038dce94a621c9701df8112e2b","ref":"refs/heads/master","pushedAt":"2024-05-10T08:58:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cpichard","name":null,"path":"/cpichard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/300243?s=80&v=4"},"commit":{"message":"add SECURITY.md (#1907)","shortMessageHtmlLink":"add SECURITY.md (#1907)"}},{"before":"0e2fce51ef3384d346f285070698a6e171b9d380","after":"229915c28b659d303c4cad83cad0e7a323f6cc5a","ref":"refs/heads/master","pushedAt":"2024-05-09T18:31:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Read deform_keys independantly of the primvar interpolation (#1909)\n\n* Read deform_keys independantly of the primvar interpolation #1908\r\n\r\n* Add changelog\r\n\r\n* Fix typo","shortMessageHtmlLink":"Read deform_keys independantly of the primvar interpolation (#1909)"}},{"before":"cf7d400743f00570174037b831522c1f732397a7","after":"0e2fce51ef3384d346f285070698a6e171b9d380","ref":"refs/heads/master","pushedAt":"2024-04-26T18:23:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Writer skips materials when the shader mask is disabled (#1904)\n\n* Writer skips materials when the shader mask is disabled #1903\r\n\r\n* Add changelog","shortMessageHtmlLink":"Writer skips materials when the shader mask is disabled (#1904)"}},{"before":null,"after":"36480fbb16571dc7513e9fc7da0d70d9444751e0","ref":"refs/heads/pr/1903","pushedAt":"2024-04-25T11:17:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Writer skips materials when the shader mask is disabled #1903","shortMessageHtmlLink":"Writer skips materials when the shader mask is disabled #1903"}},{"before":"12297d692e489c4e881042a57719edfb7e891e5b","after":"cf7d400743f00570174037b831522c1f732397a7","ref":"refs/heads/master","pushedAt":"2024-04-17T11:07:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Fix transform hierarchies for non-xformable primitives (#1901)\n\n* Fix transform hierarchy with non-xformable primitives #1900\r\n\r\n* Add changelog","shortMessageHtmlLink":"Fix transform hierarchies for non-xformable primitives (#1901)"}},{"before":"6284676632147fc86334e234f34bfdd83d050618","after":"12297d692e489c4e881042a57719edfb7e891e5b","ref":"refs/heads/master","pushedAt":"2024-04-17T09:01:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cpichard","name":null,"path":"/cpichard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/300243?s=80&v=4"},"commit":{"message":"Fix compilation issues (#1899)\n\n* restore ArnoldUsdConvertMatrix back\r\n\r\n* avoid exporting symbols when usd is compiled as shared lib\r\n\r\n* add write_options to the cmake build\r\n\r\n* replace ArnoldConvertUsdMatrix by ConvertValue<>\r\n\r\n* add definition to reenable C++17 deprecated function","shortMessageHtmlLink":"Fix compilation issues (#1899)"}},{"before":"511ccaf4f2af9ca753e9dfe99a2cbedddcb6a02b","after":"6284676632147fc86334e234f34bfdd83d050618","ref":"refs/heads/master","pushedAt":"2024-03-28T09:18:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Write cylinder lights as USdLux cylinder lights primitives (#1895)\n\n* Write cylinder lights as UsdLux CylinderLight schemas #1894\r\n\r\n* Adding test_1894\r\n\r\n* Add changelog","shortMessageHtmlLink":"Write cylinder lights as USdLux cylinder lights primitives (#1895)"}},{"before":"140753b9f8b0893f79e8490d95ea6f0911825c89","after":"511ccaf4f2af9ca753e9dfe99a2cbedddcb6a02b","ref":"refs/heads/master","pushedAt":"2024-03-27T16:38:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cpichard","name":null,"path":"/cpichard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/300243?s=80&v=4"},"commit":{"message":"update changelog after the release of 7.3.0.0 and 7.3.1.0 (#1896)","shortMessageHtmlLink":"update changelog after the release of 7.3.0.0 and 7.3.1.0 (#1896)"}},{"before":"4fa5369dd24affe303f25b689bc6d3e968fc8f43","after":"140753b9f8b0893f79e8490d95ea6f0911825c89","ref":"refs/heads/master","pushedAt":"2024-03-19T15:25:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cpichard","name":null,"path":"/cpichard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/300243?s=80&v=4"},"commit":{"message":"remove unwanted const (#1893)","shortMessageHtmlLink":"remove unwanted const (#1893)"}},{"before":"c97cb20f8c47f11c5c85efd61e940c0799c5a8bf","after":"4fa5369dd24affe303f25b689bc6d3e968fc8f43","ref":"refs/heads/master","pushedAt":"2024-03-19T15:06:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Fix missing semicolon (#1883)","shortMessageHtmlLink":"Fix missing semicolon (#1883)"}},{"before":"9bd73813c8d45abb756c2619724326000418b5b5","after":"c97cb20f8c47f11c5c85efd61e940c0799c5a8bf","ref":"refs/heads/master","pushedAt":"2024-03-19T15:00:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cpichard","name":null,"path":"/cpichard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/300243?s=80&v=4"},"commit":{"message":"use const reference as much as possible when calling VtValue::UncheckedGet and VtValue::Get (#1892)","shortMessageHtmlLink":"use const reference as much as possible when calling VtValue::Uncheck…"}},{"before":"9f29b1141b29d899c299637a0430d04ab10e9fe2","after":"9bd73813c8d45abb756c2619724326000418b5b5","ref":"refs/heads/master","pushedAt":"2024-03-19T14:59:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Fix PointInstancer velocities support (#1887)\n\n* Fix PointInstancer velocities support #1868\r\n\r\n* Add changelog\r\n\r\n* Fort fixes to the render delegate #1868","shortMessageHtmlLink":"Fix PointInstancer velocities support (#1887)"}},{"before":"7195cf53243accc4f0f62b2464de431a467b326b","after":"9f29b1141b29d899c299637a0430d04ab10e9fe2","ref":"refs/heads/master","pushedAt":"2024-03-19T14:14:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Add test for #1486 (#1891)","shortMessageHtmlLink":"Add test for #1486 (#1891)"}},{"before":"79e67ba2364852928cfcb7db648e304ee1f0a50b","after":"7195cf53243accc4f0f62b2464de431a467b326b","ref":"refs/heads/master","pushedAt":"2024-03-19T12:50:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Set GI transmission depth to 8 by default (#1889)\n\n* Set GI transmission depth to 8 by default\r\n\r\n* Add changelog","shortMessageHtmlLink":"Set GI transmission depth to 8 by default (#1889)"}},{"before":"8f48e099116981f527a06bebea7d92dc8609b339","after":"79e67ba2364852928cfcb7db648e304ee1f0a50b","ref":"refs/heads/master","pushedAt":"2024-03-19T10:29:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Tests resaving to a .ass file should save in ascii format for proper debugging (#1888)","shortMessageHtmlLink":"Tests resaving to a .ass file should save in ascii format for proper …"}},{"before":"43039f9d1a4e512561ea4227de266dcc194763d5","after":"8f48e099116981f527a06bebea7d92dc8609b339","ref":"refs/heads/master","pushedAt":"2024-03-15T07:47:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Set a proper name to skydome image node in Hydra (#1884)\n\n* Set a proper name to skydome image node\r\n\r\n* Add changelog","shortMessageHtmlLink":"Set a proper name to skydome image node in Hydra (#1884)"}},{"before":"9aa291b76fd5a9e31007b9eaf0da0ac7ca553bdf","after":"43039f9d1a4e512561ea4227de266dcc194763d5","ref":"refs/heads/master","pushedAt":"2024-03-14T17:11:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Push missing test for 1881 (#1885)","shortMessageHtmlLink":"Push missing test for 1881 (#1885)"}},{"before":"044ed62b2930a51b00cfa05a372c8850d303eea1","after":"9aa291b76fd5a9e31007b9eaf0da0ac7ca553bdf","ref":"refs/heads/master","pushedAt":"2024-03-11T12:29:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Make arnold relative path optional in image nodes (#1879)\n\n* Make arnold relative path optional in image nodes #1878\r\n\r\n* Handle the UDIM & relative paths in a more generic way #1878","shortMessageHtmlLink":"Make arnold relative path optional in image nodes (#1879)"}},{"before":"08dfb066d62750a21c73b48ad72e56eae05946c0","after":"044ed62b2930a51b00cfa05a372c8850d303eea1","ref":"refs/heads/master","pushedAt":"2024-03-08T15:50:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Move the ReadMatrix code to workaround existing arnold issues #168 (#1882)","shortMessageHtmlLink":"Move the ReadMatrix code to workaround existing arnold issues #168 (#…"}},{"before":"6bf51f553bba0726ce3b858415a124c89fe607d6","after":"08dfb066d62750a21c73b48ad72e56eae05946c0","ref":"refs/heads/master","pushedAt":"2024-03-08T09:56:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Add usdImaging adapter for ArnoldOptions (#1866)\n\n* Add usdImaging adapter for ArnoldOptions #1865\r\n\r\n* Fix check for ArnoldOptions camera reference","shortMessageHtmlLink":"Add usdImaging adapter for ArnoldOptions (#1866)"}},{"before":null,"after":"fee6b03cfa89c2e15621ce28d2ad50c92a238326","ref":"refs/heads/pr/168_b","pushedAt":"2024-03-08T09:43:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Move the ReadMatrix code to workaround existing arnold issues #168","shortMessageHtmlLink":"Move the ReadMatrix code to workaround existing arnold issues #168"}},{"before":"e15fe3d087495f3f8beca31b81ce03f9bb5ad149","after":"6bf51f553bba0726ce3b858415a124c89fe607d6","ref":"refs/heads/master","pushedAt":"2024-03-05T18:06:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Fix newly added test_1873 (#1880)","shortMessageHtmlLink":"Fix newly added test_1873 (#1880)"}},{"before":"0db44d31e540cfc90a47ac3d08f0a02d21ae366d","after":"e15fe3d087495f3f8beca31b81ce03f9bb5ad149","ref":"refs/heads/master","pushedAt":"2024-03-05T17:40:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastienblor","name":"Sebastien Blaineau-Ortega","path":"/sebastienblor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13153907?s=80&v=4"},"commit":{"message":"Shader output attributes should always be outputs:out to match the registry #1874 (#1877)","shortMessageHtmlLink":"Shader output attributes should always be outputs:out to match the re…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVe5SBwA","startCursor":null,"endCursor":null}},"title":"Activity · Autodesk/arnold-usd"}