Skip to content

Commit

Permalink
feat(lib): update Fredlllll's lightning calculator
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed May 25, 2024
1 parent 9fcf7fa commit 106fa0d
Show file tree
Hide file tree
Showing 20 changed files with 180 additions and 171 deletions.
Binary file modified lib/fredlllll-lighting-calculator/linux/ArxLibertatisEditorIO.dll
100755 → 100644
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,124 +1,125 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"ArxLibertatisLightingCalculator/1.0.0": {
"dependencies": {
"ArxLibertatisEditorIO": "1.2.1",
"BepuPhysics": "2.3.3",
"CommandLineParser": "2.9.1",
"System.Numerics.Vectors": "4.5.0"
},
"runtime": {
"ArxLibertatisLightingCalculator.dll": {}
}
},
"ArxLibertatisEditorIO/1.2.1": {
"dependencies": {
"System.Numerics.Vectors": "4.5.0"
},
"runtime": {
"lib/netstandard2.1/ArxLibertatisEditorIO.dll": {
"assemblyVersion": "1.2.1.0",
"fileVersion": "1.2.1.0"
}
}
},
"BepuPhysics/2.3.3": {
"dependencies": {
"BepuUtilities": "2.3.3"
},
"runtime": {
"lib/netstandard2.0/BepuPhysics.dll": {
"assemblyVersion": "2.3.3.0",
"fileVersion": "2.3.3.0"
}
}
},
"BepuUtilities/2.3.3": {
"dependencies": {
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/BepuUtilities.dll": {
"assemblyVersion": "2.3.3.0",
"fileVersion": "2.3.3.0"
}
}
},
"CommandLineParser/2.9.1": {
"runtime": {
"lib/netstandard2.0/CommandLine.dll": {
"assemblyVersion": "2.9.1.0",
"fileVersion": "2.9.1.0"
}
}
},
"System.Memory/4.5.4": {},
"System.Numerics.Vectors/4.5.0": {},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {}
}
},
"libraries": {
"ArxLibertatisLightingCalculator/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"ArxLibertatisEditorIO/1.2.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-EcGeN5mCHHZxfF+UihAQrw3YUnpD3KVzoUuiFmL53nbc8+6Ftg83ZsrpSFWYNSj/IdeKFno8vomZxZ29j0LBtg==",
"path": "arxlibertatiseditorio/1.2.1",
"hashPath": "arxlibertatiseditorio.1.2.1.nupkg.sha512"
},
"BepuPhysics/2.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1IvvgSuCHuhEHBhz/z4UO/wBWdppJ9lI13NEfWS4vrC6BBDkIWvlwB3vLncCLm5Ixyr97zNxXcQ2l4n4ABV+Ow==",
"path": "bepuphysics/2.3.3",
"hashPath": "bepuphysics.2.3.3.nupkg.sha512"
},
"BepuUtilities/2.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nJRHootMLPiEbuvrUx4RhcEuOAjhcEUBLBxn0gT7zyxRj9E394nUMf/hHcXAZEvTL3xwCkV+EOfwXSE/9sfmHQ==",
"path": "bepuutilities/2.3.3",
"hashPath": "bepuutilities.2.3.3.nupkg.sha512"
},
"CommandLineParser/2.9.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==",
"path": "commandlineparser/2.9.1",
"hashPath": "commandlineparser.2.9.1.nupkg.sha512"
},
"System.Memory/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
"path": "system.memory/4.5.4",
"hashPath": "system.memory.4.5.4.nupkg.sha512"
},
"System.Numerics.Vectors/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
"path": "system.numerics.vectors/4.5.0",
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
"path": "system.runtime.compilerservices.unsafe/6.0.0",
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
}
}
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0/linux-x64",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {},
".NETCoreApp,Version=v6.0/linux-x64": {
"ArxLibertatisLightingCalculator/1.1.1": {
"dependencies": {
"ArxLibertatisEditorIO": "2.1.0",
"BepuPhysics": "2.3.4",
"CommandLineParser": "2.9.1",
"System.Numerics.Vectors": "4.5.0"
},
"runtime": {
"ArxLibertatisLightingCalculator.dll": {}
}
},
"ArxLibertatisEditorIO/2.1.0": {
"dependencies": {
"System.Numerics.Vectors": "4.5.0"
},
"runtime": {
"lib/netstandard2.1/ArxLibertatisEditorIO.dll": {
"assemblyVersion": "2.1.0.0",
"fileVersion": "2.1.0.0"
}
}
},
"BepuPhysics/2.3.4": {
"dependencies": {
"BepuUtilities": "2.3.4"
},
"runtime": {
"lib/netstandard2.0/BepuPhysics.dll": {
"assemblyVersion": "2.3.4.0",
"fileVersion": "2.3.4.0"
}
}
},
"BepuUtilities/2.3.4": {
"dependencies": {
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/BepuUtilities.dll": {
"assemblyVersion": "2.3.4.0",
"fileVersion": "2.3.4.0"
}
}
},
"CommandLineParser/2.9.1": {
"runtime": {
"lib/netstandard2.0/CommandLine.dll": {
"assemblyVersion": "2.9.1.0",
"fileVersion": "2.9.1.0"
}
}
},
"System.Memory/4.5.4": {},
"System.Numerics.Vectors/4.5.0": {},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {}
}
},
"libraries": {
"ArxLibertatisLightingCalculator/1.1.1": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"ArxLibertatisEditorIO/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-r2Rq+dCH/mEIL69Hxwm0cm24h1BJoNELmlHsmm3RJnv9kOkAbEAqyHdzOcRKRKjwV2npENVHpp64Q6PN+PzvpA==",
"path": "arxlibertatiseditorio/2.1.0",
"hashPath": "arxlibertatiseditorio.2.1.0.nupkg.sha512"
},
"BepuPhysics/2.3.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CvghMi5CtF82GghX596Y5q991cRt0ZtV4U8bqfRL20uEblBwpWCk3JxO1Nb5c2rXvcI6ac+7os+So2ASa6jhEA==",
"path": "bepuphysics/2.3.4",
"hashPath": "bepuphysics.2.3.4.nupkg.sha512"
},
"BepuUtilities/2.3.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-53SnyuR/1f2A9PRw9kfhvCX8UzpFcvVF/OaxmMbhVRYuJ835KZmsltl4Z0Tc3p39jwu+3KzHPBPkc7J1wiXjYA==",
"path": "bepuutilities/2.3.4",
"hashPath": "bepuutilities.2.3.4.nupkg.sha512"
},
"CommandLineParser/2.9.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==",
"path": "commandlineparser/2.9.1",
"hashPath": "commandlineparser.2.9.1.nupkg.sha512"
},
"System.Memory/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
"path": "system.memory/4.5.4",
"hashPath": "system.memory.4.5.4.nupkg.sha512"
},
"System.Numerics.Vectors/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
"path": "system.numerics.vectors/4.5.0",
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
"path": "system.runtime.compilerservices.unsafe/6.0.0",
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
}
}
}
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}
Binary file modified lib/fredlllll-lighting-calculator/linux/BepuPhysics.dll
100755 → 100644
Binary file not shown.
Binary file modified lib/fredlllll-lighting-calculator/linux/BepuUtilities.dll
100755 → 100644
Binary file not shown.
Empty file modified lib/fredlllll-lighting-calculator/linux/CommandLine.dll
100755 → 100644
Empty file.
Binary file modified lib/fredlllll-lighting-calculator/win/ArxLibertatisEditorIO.dll
Binary file not shown.
Loading

0 comments on commit 106fa0d

Please sign in to comment.