{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":99679762,"defaultBranch":"adsk_contrib/dev","name":"MaterialX","ownerLogin":"autodesk-forks","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-08-08T10:16:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13626597?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724799135.0","currentOid":""},"activityList":{"items":[{"before":"ad62c9ce159f4b0f747a545515a75ced176b8594","after":"a93bdead8c5e6b3938d28a5b46117a9c2a267451","ref":"refs/heads/gh-pages","pushedAt":"2024-09-06T00:33:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ autodesk-forks/MaterialX@f528f949356949e5d06fdc8fbf41c7f4e0d56513 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ f528f94 πŸš€"}},{"before":"816bb3e51cc0d4edb4499454c2c01cb29b43e219","after":"f528f949356949e5d06fdc8fbf41c7f4e0d56513","ref":"refs/heads/gamaj/add_ui_names","pushedAt":"2024-09-06T00:15:05.000Z","pushType":"push","commitsCount":23,"pusher":{"login":"jstone-lucasfilm","name":"Jonathan Stone","path":"/jstone-lucasfilm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6146549?s=80&v=4"},"commit":{"message":"Merge branch 'main' into gamaj/add_ui_names","shortMessageHtmlLink":"Merge branch 'main' into gamaj/add_ui_names"}},{"before":"a55d691578c3dd31b8b3053e92ba4465eea26df4","after":"c6406e2f7ced28596a709d1ed2b4f03e9ee36eb6","ref":"refs/heads/zilin/3dwood","pushedAt":"2024-09-04T08:08:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Starry316","name":"Zilin Xu","path":"/Starry316","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23693967?s=80&v=4"},"commit":{"message":"Rename nodes and clear some graphs\n\n- Rename nodes in a better way.\n- Move \"wood3d_util_pore_color\" from a predefined graph to the main graph because it's a very small graph .","shortMessageHtmlLink":"Rename nodes and clear some graphs"}},{"before":"6d09f8ce8a76db1c545f317e296d65b8e76c5f54","after":"a55d691578c3dd31b8b3053e92ba4465eea26df4","ref":"refs/heads/zilin/3dwood","pushedAt":"2024-08-28T00:01:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Starry316","name":"Zilin Xu","path":"/Starry316","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23693967?s=80&v=4"},"commit":{"message":"Update parameter limitation\n\nUpdate some ui input limitation in node def and add a hard limitation to pore_cell_dim since it may cause divide by zero issue.","shortMessageHtmlLink":"Update parameter limitation"}},{"before":null,"after":"6d09f8ce8a76db1c545f317e296d65b8e76c5f54","ref":"refs/heads/zilin/3dwood","pushedAt":"2024-08-27T22:52:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Starry316","name":"Zilin Xu","path":"/Starry316","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23693967?s=80&v=4"},"commit":{"message":"First commit of 3d wood material\n\nAdd a 3d wood material node graph (wood3d) which includes following custom nodes/node graphs as its components:\n\n- two custom noise node (wood3d_util_noise1d and wood3d_util_hashnoise2d),\n- a custom node for wood pore calculation (wood3d_util_pore_impulse), and\n- many sub-graphs that improve readability / help reduce complexity of the wood3d node graph.\n\nThis commit also contains a 3dwood_prests.mtlx which has many pre-defined parameters that helps to create different types of wood.","shortMessageHtmlLink":"First commit of 3d wood material"}},{"before":"bf70c63d901f63b6230edc38cf6074845e226ddb","after":"ad62c9ce159f4b0f747a545515a75ced176b8594","ref":"refs/heads/gh-pages","pushedAt":"2024-08-20T16:37:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ autodesk-forks/MaterialX@3e1ccfc89bd506a9a4c7ad2b8759ab8b8387bdf8 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 3e1ccfc πŸš€"}},{"before":"23e8128dff4a126eb290692e284bf348bb9fc262","after":"3e1ccfc89bd506a9a4c7ad2b8759ab8b8387bdf8","ref":"refs/heads/gamaj/opencolorio_integration","pushedAt":"2024-08-20T16:19:13.000Z","pushType":"push","commitsCount":34,"pusher":{"login":"JGamache-autodesk","name":null,"path":"/JGamache-autodesk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56274617?s=80&v=4"},"commit":{"message":"Defer to default color management in OCIO code for known transforms\n\nMake the OCIO color manager derive from the default color management.","shortMessageHtmlLink":"Defer to default color management in OCIO code for known transforms"}},{"before":null,"after":"de4552f2d9a9e2b769d5a91538fdc8f921b30d43","ref":"refs/heads/zicher/remove_unit_setting_from_nodedefs","pushedAt":"2024-08-15T22:58:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zicher3d","name":"zicher3d","path":"/zicher3d","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7254958?s=80&v=4"},"commit":{"message":"Remove unit settings from distance nodedefs inputs\n\nSpecifying both \"unittype\" and \"unit\" in nodedefs breaks something, and the conversion between units does not happen when switching them in Viewer.\n\nThis change remove \"units\" from nodedefs inputs of type \"distance\".\n\nNote that \"unit\" remains for angles. Removing it causes an error (likely a bug) at load time.\n\"Unrecognized destination unit: meter\"\nSeems like materialX tries to convert degrees to meters.\n\nWhile things seem to be still a bit buggy for angles, this seem to currently work at least for distences.\nViewer doesn not allow to change the angle unit, so it can't be tested in that environment.\nIt's likely that angle will fail as distances were failing when unit was present.","shortMessageHtmlLink":"Remove unit settings from distance nodedefs inputs"}},{"before":"e9c766862f53fa80bdbac1d5e500f3b1ceaf8f84","after":"9382ac8f10b6b06e4b2703b6761df33dd6692085","ref":"refs/heads/zicher/prism_extra_values_fix","pushedAt":"2024-08-15T22:25:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zicher3d","name":"zicher3d","path":"/zicher3d","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7254958?s=80&v=4"},"commit":{"message":"Removing extra value attributes form nodgraphs inputs\n\nThis fix was already done for the protein graphs, after an issue with LookdevX discovered it.\n\nThe MaterialX team made some changes to avoid double \"value\" and \"interfacename\" (or \"nodename\") to the Graph Editor and added a sanity check on load.\n\nLoading the Prism documents in 1.39 now throws a bunch of warnings. This fix removes all the extra \"value\" attributes and no warnings are generated any more.","shortMessageHtmlLink":"Removing extra value attributes form nodgraphs inputs"}},{"before":null,"after":"e9c766862f53fa80bdbac1d5e500f3b1ceaf8f84","ref":"refs/heads/zicher/prism_extra_values_fix","pushedAt":"2024-08-13T21:07:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zicher3d","name":"zicher3d","path":"/zicher3d","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7254958?s=80&v=4"},"commit":{"message":"Normals Fixes (#1402)\n\nAdding defaultgeomprop attributes\r\nUnifying default values for vector3 inputs\r\nFixing wrong normal conversion in Glass graph\r\nFixing wrong default normal constant in Generic graph","shortMessageHtmlLink":"Normals Fixes (#1402)"}},{"before":"a41dc1fa97d7796f170014c783570792c934dde2","after":"bf70c63d901f63b6230edc38cf6074845e226ddb","ref":"refs/heads/gh-pages","pushedAt":"2024-08-08T21:11:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ autodesk-forks/MaterialX@816bb3e51cc0d4edb4499454c2c01cb29b43e219 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 816bb3e πŸš€"}},{"before":"3e6f8e9a8da4d48dceccc0ade7fcd14148573a4f","after":"816bb3e51cc0d4edb4499454c2c01cb29b43e219","ref":"refs/heads/gamaj/add_ui_names","pushedAt":"2024-08-08T20:52:28.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"jstone-lucasfilm","name":"Jonathan Stone","path":"/jstone-lucasfilm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6146549?s=80&v=4"},"commit":{"message":"Merge branch 'main' into gamaj/add_ui_names","shortMessageHtmlLink":"Merge branch 'main' into gamaj/add_ui_names"}},{"before":"59ecf5dbcfbf0a144c4b12f895d2b1dd392de56e","after":"a41dc1fa97d7796f170014c783570792c934dde2","ref":"refs/heads/gh-pages","pushedAt":"2024-08-02T18:35:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ autodesk-forks/MaterialX@3e6f8e9a8da4d48dceccc0ade7fcd14148573a4f πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 3e6f8e9 πŸš€"}},{"before":null,"after":"3e6f8e9a8da4d48dceccc0ade7fcd14148573a4f","ref":"refs/heads/gamaj/add_ui_names","pushedAt":"2024-08-02T18:15:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JGamache-autodesk","name":null,"path":"/JGamache-autodesk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56274617?s=80&v=4"},"commit":{"message":"Added uinames to ambiguously named nodes","shortMessageHtmlLink":"Added uinames to ambiguously named nodes"}},{"before":"46f8455f120e9abd323c483d8534978a55af3626","after":"23e8128dff4a126eb290692e284bf348bb9fc262","ref":"refs/heads/gamaj/opencolorio_integration","pushedAt":"2024-07-06T18:34:53.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"jstone-lucasfilm","name":"Jonathan Stone","path":"/jstone-lucasfilm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6146549?s=80&v=4"},"commit":{"message":"Merge branch 'main' into gamaj/opencolorio_integration","shortMessageHtmlLink":"Merge branch 'main' into gamaj/opencolorio_integration"}},{"before":"00d7d75ab277d89e2337d58c6bf74a89d9166dcf","after":"59ecf5dbcfbf0a144c4b12f895d2b1dd392de56e","ref":"refs/heads/gh-pages","pushedAt":"2024-07-05T17:20:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ autodesk-forks/MaterialX@a3bc6b587dbdc460d6696d3d2284f1b066831242 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ a3bc6b5 πŸš€"}},{"before":"0ca20f6e9bbd02ebcb4e7a5c8f8e2d2314e36da9","after":"00d7d75ab277d89e2337d58c6bf74a89d9166dcf","ref":"refs/heads/gh-pages","pushedAt":"2024-07-05T17:07:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ autodesk-forks/MaterialX@409a2efe4770d67d602a7349d7c45c9da43e0056 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 409a2ef πŸš€"}},{"before":"409a2efe4770d67d602a7349d7c45c9da43e0056","after":"a3bc6b587dbdc460d6696d3d2284f1b066831242","ref":"refs/heads/feldstj/ramp_node","pushedAt":"2024-07-05T17:02:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"feldstj","name":"Jonathan Feldstein","path":"/feldstj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22770166?s=80&v=4"},"commit":{"message":"Updated atan2 node input names in1->iny and in2->inx.","shortMessageHtmlLink":"Updated atan2 node input names in1->iny and in2->inx."}},{"before":"0c675f38195fddb4b1c7df5964a26829ef4d5ff4","after":"409a2efe4770d67d602a7349d7c45c9da43e0056","ref":"refs/heads/feldstj/ramp_node","pushedAt":"2024-07-05T16:49:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"feldstj","name":"Jonathan Feldstein","path":"/feldstj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22770166?s=80&v=4"},"commit":{"message":"Add missing nodedef type.","shortMessageHtmlLink":"Add missing nodedef type."}},{"before":"ec8a35846d5887520bd647cef6d0e415e232f7cd","after":"0c675f38195fddb4b1c7df5964a26829ef4d5ff4","ref":"refs/heads/feldstj/ramp_node","pushedAt":"2024-07-05T16:25:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"feldstj","name":"Jonathan Feldstein","path":"/feldstj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22770166?s=80&v=4"},"commit":{"message":"Adds support for step interpolation and new ramp types: standard, radial, circular and box.","shortMessageHtmlLink":"Adds support for step interpolation and new ramp types: standard, rad…"}},{"before":"512849493e070f9eef0f236d097ecb7885063f52","after":"0ca20f6e9bbd02ebcb4e7a5c8f8e2d2314e36da9","ref":"refs/heads/gh-pages","pushedAt":"2024-07-04T19:16:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ autodesk-forks/MaterialX@46f8455f120e9abd323c483d8534978a55af3626 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 46f8455 πŸš€"}},{"before":"f20acddc0d7f66599233919e53dd53b5ef4a9e82","after":"46f8455f120e9abd323c483d8534978a55af3626","ref":"refs/heads/gamaj/opencolorio_integration","pushedAt":"2024-07-04T18:58:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JGamache-autodesk","name":null,"path":"/JGamache-autodesk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56274617?s=80&v=4"},"commit":{"message":"Complete OSL implementation","shortMessageHtmlLink":"Complete OSL implementation"}},{"before":"3530d2a3eee8441bd125040347a37da42b33f95b","after":"512849493e070f9eef0f236d097ecb7885063f52","ref":"refs/heads/gh-pages","pushedAt":"2024-07-03T22:22:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ autodesk-forks/MaterialX@f20acddc0d7f66599233919e53dd53b5ef4a9e82 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ f20acdd πŸš€"}},{"before":null,"after":"f20acddc0d7f66599233919e53dd53b5ef4a9e82","ref":"refs/heads/gamaj/opencolorio_integration","pushedAt":"2024-07-03T22:04:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JGamache-autodesk","name":null,"path":"/JGamache-autodesk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56274617?s=80&v=4"},"commit":{"message":"MaterialXOCIO backported to MaterialX","shortMessageHtmlLink":"MaterialXOCIO backported to MaterialX"}},{"before":"00ee41cf8d404b848843ed17759e018dd5b50206","after":null,"ref":"refs/heads/gamaj/opencolorio_integration","pushedAt":"2024-07-03T22:03:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JGamache-autodesk","name":null,"path":"/JGamache-autodesk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56274617?s=80&v=4"}},{"before":"23edb07499a7c8e33fa0071a41cca073b6569d11","after":"3530d2a3eee8441bd125040347a37da42b33f95b","ref":"refs/heads/gh-pages","pushedAt":"2024-07-03T21:33:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ autodesk-forks/MaterialX@00ee41cf8d404b848843ed17759e018dd5b50206 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 00ee41c πŸš€"}},{"before":null,"after":"00ee41cf8d404b848843ed17759e018dd5b50206","ref":"refs/heads/gamaj/opencolorio_integration","pushedAt":"2024-07-03T21:15:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JGamache-autodesk","name":null,"path":"/JGamache-autodesk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56274617?s=80&v=4"},"commit":{"message":"MaterialXOCIO backported to MaterialX","shortMessageHtmlLink":"MaterialXOCIO backported to MaterialX"}},{"before":"f00b80fbc53fbea6f1ad578fd995a8a740e5394f","after":null,"ref":"refs/heads/gamaj/ocio_integration","pushedAt":"2024-07-03T18:07:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JGamache-autodesk","name":null,"path":"/JGamache-autodesk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56274617?s=80&v=4"}},{"before":null,"after":"f00b80fbc53fbea6f1ad578fd995a8a740e5394f","ref":"refs/heads/gamaj/ocio_integration","pushedAt":"2024-07-02T22:31:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JGamache-autodesk","name":null,"path":"/JGamache-autodesk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56274617?s=80&v=4"},"commit":{"message":"MaterialXOCIO backported to MaterialX","shortMessageHtmlLink":"MaterialXOCIO backported to MaterialX"}},{"before":"73df1c6dcd629eb3e5a6c46b9e0169933ab4a235","after":null,"ref":"refs/heads/gamaj/ocio_integration","pushedAt":"2024-07-02T22:28:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JGamache-autodesk","name":null,"path":"/JGamache-autodesk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56274617?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAErmi39AA","startCursor":null,"endCursor":null}},"title":"Activity Β· autodesk-forks/MaterialX"}