PySimultan 0.2.10__tar.gz → 0.3.0__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.10 → pysimultan-0.3.0}/LICENSE.txt +17 -17
- {pysimultan-0.2.10 → pysimultan-0.3.0}/MANIFEST.in +9 -9
- {pysimultan-0.2.10/src/PySimultan.egg-info → pysimultan-0.3.0}/PKG-INFO +1 -1
- {pysimultan-0.2.10 → pysimultan-0.3.0}/README.md +5 -5
- {pysimultan-0.2.10 → pysimultan-0.3.0}/pyproject.toml +1 -1
- {pysimultan-0.2.10 → pysimultan-0.3.0}/requirements.txt +14 -14
- {pysimultan-0.2.10 → pysimultan-0.3.0}/setup.py +5 -2
- {pysimultan-0.2.10 → pysimultan-0.3.0/src/PySimultan.egg-info}/PKG-INFO +1 -1
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan.egg-info/top_level.txt +0 -1
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/default_types.py +9 -3
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/utils.py +4 -2
- {pysimultan-0.2.10 → pysimultan-0.3.0}/setup.cfg +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan.egg-info/SOURCES.txt +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan.egg-info/dependency_links.txt +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan.egg-info/not-zip-safe +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan.egg-info/requires.txt +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/__init__.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/config.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/data_model.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/files.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/geometry/__init__.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/geometry/geometry_base.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/geometry/utils.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/multi_values.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/object_mapper.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/AssimpNet.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/AvalonDock.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/BruTile.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/ClosedXML.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/ComponentBuilder.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/ComponentBuilder.dll.config +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/ComponentBuilder.runtimeconfig.json +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/ComponentBuilder.xml +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/ControlzEx.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Cyotek.Drawing.BitmapFont.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/DocumentFormat.OpenXml.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/DotSpatial.Projections.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/ExcelNumberFormat.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Fluent.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/GeometryViewer.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/GeometryViewer.dll.config +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/GeometryViewer.xml +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/HelixToolkit.Core.Wpf.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.Wpf.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/HelixToolkit.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/MathNet.Numerics.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.AspNetCore.Authorization.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.Extensions.Options.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.Extensions.Primitives.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.Shell.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.Xaml.Behaviors.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Newtonsoft.Json.Bson.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Newtonsoft.Json.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.Client.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.Client.dll.config +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.DataTransferLibrary.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.AutoUpdate.DataTransferLibrary.dll.config +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.Lang.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.Lang.xml +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.Plugins.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.Plugins.xml +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.UI.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.UI.xml +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SIMULTAN.xml +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SharpDX.D3DCompiler.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SharpDX.DXGI.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SharpDX.Direct2D1.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SharpDX.Direct3D11.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SharpDX.Direct3D9.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SharpDX.Mathematics.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SharpDX.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SitePlanner.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SitePlanner.dll.config +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/SitePlanner.xml +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Sprache.Calc.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Sprache.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/System.Data.OleDb.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/System.Net.Http.Formatting.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/XAMLMarkupExtensions.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/__init__.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/assimp.dll +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/defaultsettings.xml +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/setup.bat +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/simultan_object.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/taxonomy_maps.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_calc_static_zone_temperature.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_calculate_steady_state_temperature.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_create_geometry.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_files.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_files_load.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_load_geometry.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_load_multi_values.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_new_dll.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_new_project_creation.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_numeric_map.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_pythonnet.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_register_class.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_set_attr_property.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_set_dictionary.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_set_properties.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_taxonomie_maps.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_taxonomies.py +0 -0
- {pysimultan-0.2.10 → pysimultan-0.3.0}/tests/test_ui.py +0 -0
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2
|
-
of this software and associated documentation files (the "Software"), to
|
|
3
|
-
deal in the Software without restriction, including without limitation the
|
|
4
|
-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
|
5
|
-
sell copies of the Software, and to permit persons to whom the Software is
|
|
6
|
-
furnished to do so, subject to the following conditions:
|
|
7
|
-
|
|
8
|
-
The above copyright notice and this permission notice shall be included in
|
|
9
|
-
all copies or substantial portions of the Software.
|
|
10
|
-
|
|
11
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
13
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
16
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
17
|
-
IN THE SOFTWARE.
|
|
1
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2
|
+
of this software and associated documentation files (the "Software"), to
|
|
3
|
+
deal in the Software without restriction, including without limitation the
|
|
4
|
+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
|
5
|
+
sell copies of the Software, and to permit persons to whom the Software is
|
|
6
|
+
furnished to do so, subject to the following conditions:
|
|
7
|
+
|
|
8
|
+
The above copyright notice and this permission notice shall be included in
|
|
9
|
+
all copies or substantial portions of the Software.
|
|
10
|
+
|
|
11
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
13
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
16
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
17
|
+
IN THE SOFTWARE.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
include README.rst
|
|
2
|
-
include LICENSE.txt
|
|
3
|
-
include requirements.txt
|
|
4
|
-
|
|
5
|
-
graft src/py_plot_tools/resources
|
|
6
|
-
graft src/py_plot_tools/basic_geometries/gui_adaptions/infos/generated
|
|
7
|
-
graft src/py_plot_tools/generated
|
|
8
|
-
recursive-exclude src/tests *
|
|
9
|
-
recursive-include src/resources *
|
|
1
|
+
include README.rst
|
|
2
|
+
include LICENSE.txt
|
|
3
|
+
include requirements.txt
|
|
4
|
+
|
|
5
|
+
graft src/py_plot_tools/resources
|
|
6
|
+
graft src/py_plot_tools/basic_geometries/gui_adaptions/infos/generated
|
|
7
|
+
graft src/py_plot_tools/generated
|
|
8
|
+
recursive-exclude src/tests *
|
|
9
|
+
recursive-include src/resources *
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
===================================================
|
|
2
|
-
geometry_utils: Several tools to work with geometry
|
|
3
|
-
===================================================
|
|
4
|
-
|
|
5
|
-
Python library with several tools to work with geometry
|
|
1
|
+
===================================================
|
|
2
|
+
geometry_utils: Several tools to work with geometry
|
|
3
|
+
===================================================
|
|
4
|
+
|
|
5
|
+
Python library with several tools to work with geometry
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
#
|
|
2
|
-
# This file is autogenerated by pip-compile
|
|
3
|
-
# To update, run:
|
|
4
|
-
#
|
|
5
|
-
# pip-compile requirements.in
|
|
6
|
-
#
|
|
7
|
-
six
|
|
8
|
-
numpy
|
|
9
|
-
pythonnet
|
|
10
|
-
colorlog
|
|
11
|
-
ruamel.yaml
|
|
12
|
-
tqdm
|
|
13
|
-
pandas
|
|
14
|
-
pyarrow
|
|
1
|
+
#
|
|
2
|
+
# This file is autogenerated by pip-compile
|
|
3
|
+
# To update, run:
|
|
4
|
+
#
|
|
5
|
+
# pip-compile requirements.in
|
|
6
|
+
#
|
|
7
|
+
six
|
|
8
|
+
numpy
|
|
9
|
+
pythonnet
|
|
10
|
+
colorlog
|
|
11
|
+
ruamel.yaml
|
|
12
|
+
tqdm
|
|
13
|
+
pandas
|
|
14
|
+
pyarrow
|
|
@@ -6,9 +6,12 @@ import setuptools
|
|
|
6
6
|
|
|
7
7
|
project_dir = Path(__file__).parent
|
|
8
8
|
|
|
9
|
+
with project_dir.joinpath("requirements.txt").open() as f:
|
|
10
|
+
install_requires = f.read().strip().split("\n")
|
|
11
|
+
|
|
9
12
|
setuptools.setup(
|
|
10
13
|
name="PySimultan",
|
|
11
|
-
version="0.
|
|
14
|
+
version="0.3.0",
|
|
12
15
|
description="Integrate SIMULTAN into Python",
|
|
13
16
|
# Allow UTF-8 characters in README with encoding argument.
|
|
14
17
|
long_description=project_dir.joinpath("README.md").read_text(encoding="utf-8"),
|
|
@@ -37,7 +40,7 @@ setuptools.setup(
|
|
|
37
40
|
# For VCS dependencies, use pip >= 19 and the PEP 508 syntax.
|
|
38
41
|
# Example: 'requests @ git+https://github.com/requests/requests.git@branch_or_tag'
|
|
39
42
|
# See: https://github.com/pypa/pip/issues/6162
|
|
40
|
-
install_requires=
|
|
43
|
+
install_requires=install_requires,
|
|
41
44
|
zip_safe=False,
|
|
42
45
|
license="MIT",
|
|
43
46
|
license_files=["LICENSE.txt"],
|
|
@@ -433,6 +433,12 @@ class ComponentDictionary(SimultanObject):
|
|
|
433
433
|
setter_fcn = self.type_setter_fcn_lookup_dict.get(type(value), set_property_to_unknown_type)
|
|
434
434
|
|
|
435
435
|
setter_fcn(*fcn_arg_list)
|
|
436
|
+
item = self.__getitem__(key, check_dict=False)
|
|
437
|
+
|
|
438
|
+
# self._object_mapper.create_python_object(self._wrapped_obj)
|
|
439
|
+
#
|
|
440
|
+
# if isinstance(value, ):
|
|
441
|
+
|
|
436
442
|
self._dict[key] = self.__getitem__(key, check_dict=False)
|
|
437
443
|
|
|
438
444
|
def __delitem__(self, key):
|
|
@@ -460,9 +466,9 @@ class ComponentDictionary(SimultanObject):
|
|
|
460
466
|
data_model=self._data_model,
|
|
461
467
|
object_mapper=self._object_mapper)
|
|
462
468
|
for component in self._wrapped_obj.Components.Items:
|
|
463
|
-
comp_dict[component.
|
|
464
|
-
|
|
465
|
-
|
|
469
|
+
comp_dict[component.Slot.SlotBase.Target.Key] = get_obj_value(component.Component,
|
|
470
|
+
data_model=self._data_model,
|
|
471
|
+
object_mapper=self._object_mapper)
|
|
466
472
|
for ref_component in self._wrapped_obj.ReferencedComponents.Items:
|
|
467
473
|
comp_dict[ref_component.Slot.SlotBase.Target.Name] = get_obj_value(ref_component.Target,
|
|
468
474
|
data_model=self._data_model,
|
|
@@ -380,13 +380,15 @@ def add_sub_component(comp: SimComponent,
|
|
|
380
380
|
sub_comp.Slots.InsertItem(0, slot)
|
|
381
381
|
|
|
382
382
|
if slot_extension is None:
|
|
383
|
-
new_slot = comp.Components.FindAvailableSlot(slot,
|
|
383
|
+
new_slot = comp.Components.FindAvailableSlot(slot.Target if isinstance(slot,
|
|
384
|
+
SimTaxonomyEntryReference)
|
|
385
|
+
else slot, "{0}")
|
|
384
386
|
else:
|
|
385
387
|
new_slot = SimSlot(sub_comp.Slots[0].Target, str(slot_extension))
|
|
386
388
|
|
|
387
389
|
entry = SimChildComponentEntry(new_slot, sub_comp)
|
|
388
390
|
if entry not in comp.Components.Items:
|
|
389
|
-
comp.Components.InsertItem(len(comp.Components.Items)
|
|
391
|
+
comp.Components.InsertItem(len(comp.Components.Items), entry)
|
|
390
392
|
return True
|
|
391
393
|
|
|
392
394
|
|
|
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.10 → pysimultan-0.3.0}/src/PySimultan2/resources/ComponentBuilder.dll.config
RENAMED
|
File without changes
|
{pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/ComponentBuilder.runtimeconfig.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.10 → pysimultan-0.3.0}/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.10 → pysimultan-0.3.0}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.Wpf.dll
RENAMED
|
File without changes
|
{pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/HelixToolkit.SharpDX.Core.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.Extensions.Options.dll
RENAMED
|
File without changes
|
{pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.Extensions.Primitives.dll
RENAMED
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.WindowsAPICodePack.dll
RENAMED
|
File without changes
|
{pysimultan-0.2.10 → pysimultan-0.3.0}/src/PySimultan2/resources/Microsoft.Xaml.Behaviors.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pysimultan-0.2.10 → pysimultan-0.3.0}/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.10 → pysimultan-0.3.0}/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
|
|
File without changes
|