Skip to content

Commit

Permalink
Release 0.46.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Dec 15, 2017
1 parent a89556e commit 5fcce40
Show file tree
Hide file tree
Showing 234 changed files with 229 additions and 214 deletions.
Binary file modified Build/deploy/Entitas-CSharp.zip
Binary file not shown.
Binary file modified Build/deploy/Entitas-Unity.zip
Binary file not shown.
Binary file modified Build/deploy/Entitas.docset.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion Entitas/Entitas/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.46.1
0.46.2
Binary file modified Libraries/DesperateDevs.Analytics.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.CLI.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.CodeGeneration.CodeGenerator.CLI.exe
Binary file not shown.
Binary file not shown.
Binary file modified Libraries/DesperateDevs.CodeGeneration.CodeGenerator.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.CodeGeneration.Plugins.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.CodeGeneration.Unity.Plugins.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.CodeGeneration.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.Logging.Appenders.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.Logging.Formatters.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.Logging.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.Networking.CLI.exe
Binary file not shown.
Binary file modified Libraries/DesperateDevs.Networking.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.Serialization.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.Unity.Editor.dll
Binary file not shown.
Binary file modified Libraries/DesperateDevs.Utils.dll
Binary file not shown.
15 changes: 15 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# 0.46.2

As always, the Unity Asset Store version might take a few days to be processed and accepted by Unity.
Please check for updates in 2 - 4 days.

#### Code Generation
- Added `IDoctor` for custom diagnosis and custom symptoms treatment :) Will help improving the
code generator setup experience that is aimimg for a one-click setup
- Implemented IDoctor for ComponentDataProvider, EntityIndexDataProvider and DebugLogPostProcessor
- Removed `isEnabledByDefault`from all plugins

#### TCPezy
- ResolveHost returns IPv4 address to fix issue with server / client mode on windows


# 0.46.1

As always, the Unity Asset Store version might take a few days to be processed and accepted by Unity.
Expand Down
2 changes: 1 addition & 1 deletion Scripts/docs_resources/docset.doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "Entitas"
PROJECT_NUMBER = 0.46.1
PROJECT_NUMBER = 0.46.2
PROJECT_BRIEF = "Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity"
PROJECT_LOGO = "Scripts/docs_resources/docs-logo.png"
OUTPUT_DIRECTORY = "Build/docs"
Expand Down
2 changes: 1 addition & 1 deletion Scripts/docs_resources/html.doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "Entitas"
PROJECT_NUMBER = 0.46.1
PROJECT_NUMBER = 0.46.2
PROJECT_BRIEF = "Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity"
PROJECT_LOGO = "Scripts/docs_resources/docs-logo.png"
OUTPUT_DIRECTORY = "Build/docs"
Expand Down
2 changes: 1 addition & 1 deletion docs/_abstract_entity_index_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_collection_extension_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_collector_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_collector_context_extension_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_collector_exception_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_component_string_extension_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_context_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_context_extension_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_context_info_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_context_info_exception_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_context_string_extension_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_entitas_cache_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_entitas_exception_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_entitas_resources_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_entity_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_entity_equality_comparer_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_entity_index_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_entity_index_exception_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_entity_is_not_destroyed_exception_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_entity_is_not_enabled_exception_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_group_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_group_event_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_group_extension_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_group_single_entity_exception_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_i_a_e_r_c_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_i_all_of_matcher_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_i_any_of_matcher_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_i_cleanup_system_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_i_collector_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_i_component_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_i_compound_matcher_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Entitas
&#160;<span id="projectnumber">0.46.1</span>
&#160;<span id="projectnumber">0.46.2</span>
</div>
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
</td>
Expand Down

0 comments on commit 5fcce40

Please sign in to comment.