PySimultan 0.2.4__tar.gz → 0.2.6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pysimultan-0.2.4/src/PySimultan.egg-info → pysimultan-0.2.6}/PKG-INFO +9 -1
- {pysimultan-0.2.4 → pysimultan-0.2.6}/pyproject.toml +4 -1
- {pysimultan-0.2.4 → pysimultan-0.2.6}/setup.py +1 -1
- {pysimultan-0.2.4 → pysimultan-0.2.6/src/PySimultan.egg-info}/PKG-INFO +9 -1
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan.egg-info/SOURCES.txt +1 -0
- pysimultan-0.2.6/src/PySimultan.egg-info/requires.txt +8 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/multi_values.py +19 -6
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/simultan_object.py +4 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/utils.py +3 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/LICENSE.txt +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/MANIFEST.in +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/README.md +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/requirements.txt +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/setup.cfg +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan.egg-info/dependency_links.txt +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan.egg-info/not-zip-safe +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan.egg-info/top_level.txt +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/__init__.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/config.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/data_model.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/default_types.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/files.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/geometry/__init__.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/geometry/geometry_base.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/geometry/utils.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/object_mapper.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/AssimpNet.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/AvalonDock.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/BruTile.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/ClosedXML.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/ComponentBuilder.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/ComponentBuilder.dll.config +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/ComponentBuilder.runtimeconfig.json +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/ComponentBuilder.xml +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/ControlzEx.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Cyotek.Drawing.BitmapFont.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/DocumentFormat.OpenXml.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/DotSpatial.Projections.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/ExcelNumberFormat.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Fluent.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/GeometryViewer.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/GeometryViewer.dll.config +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/GeometryViewer.xml +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/HelixToolkit.Core.Wpf.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.Wpf.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/HelixToolkit.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/MathNet.Numerics.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.AspNetCore.Authorization.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.Extensions.Options.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.Extensions.Primitives.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.Shell.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.Xaml.Behaviors.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Newtonsoft.Json.Bson.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Newtonsoft.Json.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.Client.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.Client.dll.config +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.DataTransferLibrary.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.DataTransferLibrary.dll.config +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.Lang.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.Lang.xml +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.Plugins.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.Plugins.xml +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.UI.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.UI.xml +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.xml +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SharpDX.D3DCompiler.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SharpDX.DXGI.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SharpDX.Direct2D1.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SharpDX.Direct3D11.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SharpDX.Direct3D9.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SharpDX.Mathematics.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SharpDX.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SitePlanner.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SitePlanner.dll.config +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SitePlanner.xml +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Sprache.Calc.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Sprache.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/System.Data.OleDb.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/System.Net.Http.Formatting.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/XAMLMarkupExtensions.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/__init__.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/assimp.dll +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/defaultsettings.xml +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/setup.bat +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/taxonomy_maps.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_calc_static_zone_temperature.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_calculate_steady_state_temperature.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_create_geometry.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_files.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_files_load.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_load_geometry.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_load_multi_values.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_new_dll.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_new_project_creation.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_numeric_map.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_pythonnet.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_register_class.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_set_attr_property.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_set_dictionary.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_set_properties.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_taxonomie_maps.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_taxonomies.py +0 -0
- {pysimultan-0.2.4 → pysimultan-0.2.6}/tests/test_ui.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: PySimultan
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.6
|
|
4
4
|
Home-page:
|
|
5
5
|
Author: Max Buehler
|
|
6
6
|
Author-email: Max Bühler <maximilian.buehler@tuwien.ac.at>
|
|
@@ -28,6 +28,14 @@ Classifier: Operating System :: OS Independent
|
|
|
28
28
|
Requires-Python: >=3.10
|
|
29
29
|
Description-Content-Type: text/markdown
|
|
30
30
|
License-File: LICENSE.txt
|
|
31
|
+
Requires-Dist: six
|
|
32
|
+
Requires-Dist: numpy
|
|
33
|
+
Requires-Dist: pythonnet
|
|
34
|
+
Requires-Dist: colorlog
|
|
35
|
+
Requires-Dist: ruamel.yaml
|
|
36
|
+
Requires-Dist: tqdm
|
|
37
|
+
Requires-Dist: pandas
|
|
38
|
+
Requires-Dist: pyarrow
|
|
31
39
|
|
|
32
40
|
===================================================
|
|
33
41
|
geometry_utils: Several tools to work with geometry
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "PySimultan"
|
|
3
|
-
version = "0.2.
|
|
3
|
+
version = "0.2.6"
|
|
4
4
|
authors = [
|
|
5
5
|
{name = "Max Bühler", email = "maximilian.buehler@tuwien.ac.at"}
|
|
6
6
|
]
|
|
@@ -12,6 +12,9 @@ classifiers = [
|
|
|
12
12
|
"Operating System :: OS Independent"
|
|
13
13
|
]
|
|
14
14
|
license = {file = "LICENSE.txt"}
|
|
15
|
+
dynamic = ["dependencies"]
|
|
16
|
+
[tool.setuptools.dynamic]
|
|
17
|
+
dependencies = {file = ["requirements.txt"]}
|
|
15
18
|
|
|
16
19
|
[build-system]
|
|
17
20
|
requires = ["setuptools", "wheel"]
|
|
@@ -8,7 +8,7 @@ project_dir = Path(__file__).parent
|
|
|
8
8
|
|
|
9
9
|
setuptools.setup(
|
|
10
10
|
name="PySimultan",
|
|
11
|
-
version="0.2.
|
|
11
|
+
version="0.2.6",
|
|
12
12
|
description="Integrate SIMULTAN into Python",
|
|
13
13
|
# Allow UTF-8 characters in README with encoding argument.
|
|
14
14
|
long_description=project_dir.joinpath("README.md").read_text(encoding="utf-8"),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: PySimultan
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.6
|
|
4
4
|
Home-page:
|
|
5
5
|
Author: Max Buehler
|
|
6
6
|
Author-email: Max Bühler <maximilian.buehler@tuwien.ac.at>
|
|
@@ -28,6 +28,14 @@ Classifier: Operating System :: OS Independent
|
|
|
28
28
|
Requires-Python: >=3.10
|
|
29
29
|
Description-Content-Type: text/markdown
|
|
30
30
|
License-File: LICENSE.txt
|
|
31
|
+
Requires-Dist: six
|
|
32
|
+
Requires-Dist: numpy
|
|
33
|
+
Requires-Dist: pythonnet
|
|
34
|
+
Requires-Dist: colorlog
|
|
35
|
+
Requires-Dist: ruamel.yaml
|
|
36
|
+
Requires-Dist: tqdm
|
|
37
|
+
Requires-Dist: pandas
|
|
38
|
+
Requires-Dist: pyarrow
|
|
31
39
|
|
|
32
40
|
===================================================
|
|
33
41
|
geometry_utils: Several tools to work with geometry
|
|
@@ -9,6 +9,7 @@ src/PySimultan.egg-info/PKG-INFO
|
|
|
9
9
|
src/PySimultan.egg-info/SOURCES.txt
|
|
10
10
|
src/PySimultan.egg-info/dependency_links.txt
|
|
11
11
|
src/PySimultan.egg-info/not-zip-safe
|
|
12
|
+
src/PySimultan.egg-info/requires.txt
|
|
12
13
|
src/PySimultan.egg-info/top_level.txt
|
|
13
14
|
src/PySimultan2/__init__.py
|
|
14
15
|
src/PySimultan2/config.py
|
|
@@ -189,11 +189,23 @@ def set_parameter_to_value_field(parameter: SimDoubleParameter,
|
|
|
189
189
|
:return: SimDoubleParameter
|
|
190
190
|
"""
|
|
191
191
|
|
|
192
|
+
_ = x_ax_val
|
|
193
|
+
|
|
194
|
+
def default_value_source(val_field: SimMultiValueField3D,
|
|
195
|
+
x_ax: float = None,
|
|
196
|
+
y_ax: float = None,
|
|
197
|
+
z_ax: float = None):
|
|
198
|
+
x_ax = x_ax if x_ax is not None else val_field.XAxis[0]
|
|
199
|
+
y_ax = y_ax if y_ax is not None else val_field.YAxis[0]
|
|
200
|
+
z_ax = z_ax if z_ax is not None else val_field.ZAxis[0]
|
|
201
|
+
return SimMultiValueField3DParameterSource(val_field, x_ax, y_ax, z_ax)
|
|
202
|
+
|
|
192
203
|
if not isinstance(parameter, SimDoubleParameter):
|
|
193
204
|
raise ValueError('The input parameter must be a SimDoubleParameter object.')
|
|
194
205
|
|
|
195
206
|
if isinstance(value, SimMultiValueField3D):
|
|
196
|
-
source = value
|
|
207
|
+
# source = value
|
|
208
|
+
source = default_value_source(value, x_ax_val, y_ax_val, z_ax_val)
|
|
197
209
|
elif isinstance(value, np.ndarray):
|
|
198
210
|
value_field = numpy_to_simultan_multi_value_field_3d(value,
|
|
199
211
|
name=field_name if field_name is not None else str(
|
|
@@ -201,11 +213,12 @@ def set_parameter_to_value_field(parameter: SimDoubleParameter,
|
|
|
201
213
|
if data_model is not None:
|
|
202
214
|
data_model.add_field(value_field)
|
|
203
215
|
|
|
204
|
-
x_ax_val = x_ax_val if x_ax_val is not None else value_field.XAxis[0]
|
|
205
|
-
y_ax_val = y_ax_val if y_ax_val is not None else value_field.YAxis[0]
|
|
206
|
-
z_ax_val = z_ax_val if z_ax_val is not None else value_field.ZAxis[0]
|
|
207
|
-
|
|
208
|
-
source = SimMultiValueField3DParameterSource(value_field, x_ax_val, y_ax_val, z_ax_val)
|
|
216
|
+
# x_ax_val = x_ax_val if x_ax_val is not None else value_field.XAxis[0]
|
|
217
|
+
# y_ax_val = y_ax_val if y_ax_val is not None else value_field.YAxis[0]
|
|
218
|
+
# z_ax_val = z_ax_val if z_ax_val is not None else value_field.ZAxis[0]
|
|
219
|
+
#
|
|
220
|
+
# source = SimMultiValueField3DParameterSource(value_field, x_ax_val, y_ax_val, z_ax_val)
|
|
221
|
+
source = default_value_source(value_field, x_ax_val, y_ax_val, z_ax_val)
|
|
209
222
|
|
|
210
223
|
elif isinstance(value, pd.DataFrame):
|
|
211
224
|
value_field = pandas_to_simultan_multi_value_big_table(value,
|
|
@@ -102,6 +102,10 @@ class SimultanObject(object, metaclass=MetaMock):
|
|
|
102
102
|
_cls_instances_dict_cache = None
|
|
103
103
|
__type_view__ = None # ui view cls
|
|
104
104
|
|
|
105
|
+
@classmethod
|
|
106
|
+
def get_instance_by_id(cls, id: SimId) -> 'SimultanObject':
|
|
107
|
+
return cls._cls_instances_dict.get(id, None)
|
|
108
|
+
|
|
105
109
|
@classproperty
|
|
106
110
|
def _cls_instances_dict(cls) -> dict[SimId, 'SimultanObject']:
|
|
107
111
|
return dict(zip([x.id for x in cls._cls_instances], [x for x in cls._cls_instances]))
|
|
@@ -1143,6 +1143,7 @@ def set_property_to_value_field(value: Union[np.ndarray, pd.DataFrame],
|
|
|
1143
1143
|
data_model=component._data_model)
|
|
1144
1144
|
|
|
1145
1145
|
if parameter_idx is None:
|
|
1146
|
+
|
|
1146
1147
|
param = create_field_parameter(field_name=str(component.id) + '_' + prop_name,
|
|
1147
1148
|
value=value,
|
|
1148
1149
|
slot=taxonomy_entry,
|
|
@@ -1264,6 +1265,8 @@ def add_properties(prop_name: str,
|
|
|
1264
1265
|
SimStringParameter: set_property_to_parameter,
|
|
1265
1266
|
SimBoolParameter: set_property_to_parameter,
|
|
1266
1267
|
SimEnumParameter: set_property_to_parameter,
|
|
1268
|
+
SimMultiValueField3D: set_property_to_value_field,
|
|
1269
|
+
SimMultiValueBigTable: set_property_to_value_field,
|
|
1267
1270
|
int: set_property_to_parameter,
|
|
1268
1271
|
float: set_property_to_parameter,
|
|
1269
1272
|
str: set_property_to_parameter,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/ComponentBuilder.runtimeconfig.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Cyotek.Drawing.BitmapFont.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.Wpf.dll
RENAMED
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.Extensions.Options.dll
RENAMED
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.Extensions.Primitives.dll
RENAMED
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.dll
RENAMED
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/Microsoft.Xaml.Behaviors.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.Client.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.4 → pysimultan-0.2.6}/src/PySimultan2/resources/System.Net.Http.Formatting.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|