Add Chromium-only Blender WebEngine parity work
This commit is contained in:
22
blender-5.2.0/intern/cycles/hydra/resources/plugInfo.json
Normal file
22
blender-5.2.0/intern/cycles/hydra/resources/plugInfo.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"Plugins": [
|
||||
{
|
||||
"Info": {
|
||||
"Types": {
|
||||
"HdCyclesPlugin": {
|
||||
"bases": [
|
||||
"HdRendererPlugin"
|
||||
],
|
||||
"displayName": "Cycles",
|
||||
"priority": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"LibraryPath": "@PLUG_INFO_LIBRARY_PATH@",
|
||||
"Name": "hdCycles",
|
||||
"ResourcePath": "@PLUG_INFO_RESOURCE_PATH@",
|
||||
"Root": "@PLUG_INFO_ROOT@",
|
||||
"Type": "library"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user