Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
480 commits
Select commit Hold shift + click to select a range
a13502f
Merge tag 'v20190122' into develop
Leopotam Jan 21, 2019
26559a0
Merge branch 'release/v20190122'
Leopotam Jan 21, 2019
2217867
* EcsFilter: Initialization performance tweaks.
Leopotam Jan 30, 2019
91f9c29
* EcsFilter: for-loop support removed.
Leopotam Feb 2, 2019
5029a83
* EcsWorld: Protection from operations with removed entities.
Leopotam Feb 4, 2019
3c67113
* EcsInjections: [EcsIgnoreInject] attribute support.
Leopotam Feb 6, 2019
b0a2db9
* EcsWorld: Protection from reusing removed entities reverted, was br…
Leopotam Feb 7, 2019
9ec5374
* README: Discord chat link.
Leopotam Feb 11, 2019
0467518
* UnityPackage version bump.
Leopotam Feb 22, 2019
2a3a2c3
Merge tag 'v20190222' into develop
Leopotam Feb 22, 2019
25b8a51
Merge branch 'release/v20190222'
Leopotam Feb 22, 2019
6552bfb
* "FW3.5 obsoleted" warning.
Leopotam Feb 22, 2019
d7c35ac
* EcsWorld: Active static field obsoleted.
Leopotam Mar 5, 2019
9c9a666
* EcsWorld: Fix obsoleted warnings for internals.
Leopotam Mar 5, 2019
2249cc4
Merge tag 'v20190322' into develop
Leopotam Mar 22, 2019
66f6415
Merge branch 'release/v20190322'
Leopotam Mar 22, 2019
1120850
* UnityPackage version bump.
Leopotam Mar 22, 2019
7e65a2a
Merge branch 'release/v20190322'
Leopotam Mar 22, 2019
5a63379
Merge tag 'v20190322' into develop
Leopotam Mar 22, 2019
1eb7ee7
* Common: Entities as structs.
Leopotam Mar 25, 2019
9c5684a
* EcsEntity: Null value, can be used for reset.
Leopotam Mar 29, 2019
d11bd09
Merge branch 'feature/entities-as-structs' into develop
Leopotam Mar 30, 2019
39a7007
* EcsEntity: Equality feature.
Leopotam Mar 30, 2019
bf1d21d
* EcsEntity: ToString overloading for DEBUG builds.
Leopotam Apr 6, 2019
6bb5d04
* UnityPackage version bump.
Leopotam Apr 23, 2019
039f01a
Merge tag 'v20190422' into develop
Leopotam Apr 23, 2019
8626883
Merge branch 'release/v20190422'
Leopotam Apr 23, 2019
87c96d2
* EcsEntity: Int-compatibility removed.
Leopotam Apr 27, 2019
a835fb6
* EcsEntity: Generations amount doubled.
Leopotam Apr 27, 2019
c98abc3
* EcsFilter: Optimize entities removing from start / middle position …
Leopotam Apr 28, 2019
6a5791c
* EcsFilter: GetEnumerator().GetCount() method obsoleted.
Leopotam Apr 28, 2019
3c08719
* UnityPackage version bump.
Leopotam Apr 28, 2019
c856df7
* EcsEntity: Fix Unity Burst compatibility.
Leopotam May 4, 2019
e76dd1e
* EcsEntity: CreateDebugEntity method for creating entity in DEBUG mo…
Leopotam May 9, 2019
6b6c1bc
* README: Performance hints about access to EcsFilter.Entities.
Leopotam May 13, 2019
cddecee
* EcsFilter: Enumerator optimization.
Leopotam May 19, 2019
646a954
* README: Installaton section added.
Leopotam May 19, 2019
a69fb50
* UnityPackage version bump.
Leopotam May 23, 2019
766d709
Merge tag 'v20190522' into develop
Leopotam May 23, 2019
8fa86f0
Merge branch 'release/v20190522'
Leopotam May 23, 2019
c32a3c9
EcsFilter T4 template
gleblebedev Jun 11, 2019
1052ee0
Missing file added
gleblebedev Jun 11, 2019
17a3064
Merge pull request #21 from gleblebedev/master
Leopotam Jun 11, 2019
2c93530
* EcsFilter: Fix unity metafile for t4 template.
Leopotam Jun 13, 2019
3a1cf38
* EcsFilter: obsoleted methods removed.
Leopotam Jun 13, 2019
b95d927
* EcsSystems: ProcessInjects() - processing DI immediately.
Leopotam Jun 21, 2019
8df33c4
* UnityPackage version bump.
Leopotam Jun 22, 2019
55f6da1
Merge branch 'release/v20190622'
Leopotam Jun 22, 2019
8f6d2d8
Merge tag 'v20190622' into develop
Leopotam Jun 22, 2019
c79442e
* EcsWorld: Performance fix on removing component from entity (move l…
Leopotam Jun 27, 2019
7713b28
* UnityPackage version bump.
Leopotam Jul 22, 2019
fe179b2
Merge branch 'release/v20190722'
Leopotam Jul 22, 2019
c28d3cf
Merge tag 'v20190722' into develop
Leopotam Jul 22, 2019
aa7d2c3
* EcsFilter: Fix utf8 BOM header.
Leopotam Jul 26, 2019
3f976d7
* UnityPackage version bump.
Leopotam Jul 26, 2019
0389917
* UnityPackage version bump fix.
Leopotam Jul 26, 2019
95b7d74
* EcsFilter: Possible invalid IL2CPP code striping fix.
Leopotam Aug 10, 2019
2247cad
Revert "* EcsFilter: Possible invalid IL2CPP code striping fix."
Leopotam Aug 12, 2019
6857edf
* README: Info about Unity Mono code stripping.
Leopotam Aug 12, 2019
0c3c5b8
* README: Unity runtime support fixes.
Leopotam Aug 22, 2019
119fef7
Merge tag 'v20190822' into develop
Leopotam Aug 22, 2019
3efe5ff
Merge branch 'release/v20190822'
Leopotam Aug 22, 2019
998fb65
Fix typos in documentation
VirtualMaestro Sep 2, 2019
3300b64
Merge pull request #22 from VirtualMaestro/develop
Leopotam Sep 7, 2019
6ae741f
* UnityPackage version bump.
Leopotam Sep 22, 2019
253de1d
Merge tag 'v20190922' into develop
Leopotam Sep 22, 2019
9a19ebd
Merge branch 'release/v20190922'
Leopotam Sep 22, 2019
df926b3
* Cleanup previous ecs implementation.
Leopotam Sep 29, 2019
7e1d0f3
* New Ecs implementation.
Leopotam Sep 29, 2019
46d4f5c
* EcsEntity: Get - Fix for invalid pool item index.
Leopotam Sep 30, 2019
1b6ae38
* EcsEntity: IEcsWorldDebugListener.OnComponentRemoved event will be …
Leopotam Sep 30, 2019
a208d0a
Fixed one more private variable typo
caxapexac Oct 16, 2019
ae8bca5
README: EcsSystems example fixed.
Leopotam Oct 16, 2019
8007333
* EcsSystems: World instance moved to public.
Leopotam Oct 17, 2019
a167256
README: Examples - codestyle fixes.
Leopotam Oct 20, 2019
1b12fa0
* README: Typo fix.
Leopotam Oct 20, 2019
7480de6
* README: Info about installation from npm registry.
Leopotam Oct 21, 2019
0fdbbf3
* UnityPackage version bump.
Leopotam Oct 21, 2019
04cdab8
Merge tag 'v20191022' into develop
Leopotam Oct 21, 2019
2d1c6a1
Merge branch 'release/v20191022'
Leopotam Oct 21, 2019
c05c054
* README: Info about using `ref` modifier on filter data outside fore…
Leopotam Oct 26, 2019
1b66cc1
* EcsEntity: Fix Destroy behaviour for calling directly from filter.E…
Leopotam Nov 6, 2019
93ffe9e
* README: Old api updates.
Leopotam Nov 14, 2019
3022cd4
* UnityPackage description fixes.
Leopotam Nov 19, 2019
6694f79
* Refactoring.
Leopotam Nov 22, 2019
960f86f
Merge tag 'v20191122' into develop
Leopotam Nov 22, 2019
b224fdd
Merge branch 'release/v20191122'
Leopotam Nov 22, 2019
7597cce
* README: Example urls updated.
Leopotam Nov 27, 2019
b4220fd
* ComponentPools moved to EcsWorld class for support thread-safe beha…
Leopotam Dec 8, 2019
26844df
* EcsComponentType: Fix possible condition-race on TypeIndex value ca…
Leopotam Dec 8, 2019
e45e4e1
Merge branch 'feature/component-pool-thread-safe' into develop
Leopotam Dec 9, 2019
8429c4b
* EcsFilter: IncludedComponentTypes renamed to IncludedTypeIndices.
Leopotam Dec 11, 2019
c16067a
* UnityPackage version bump.
Leopotam Dec 22, 2019
1ef68ce
Merge tag '2019.12.22' into develop
Leopotam Dec 22, 2019
7487624
Merge branch 'release/2019.12.22'
Leopotam Dec 22, 2019
b49b04e
* EcsComponent: IEcsAutoReset.Reset() will be called for new instance…
Leopotam Dec 26, 2019
703fdae
* LICENSE: New year bump.
Leopotam Jan 1, 2020
492a174
* EcsWorld: EndFrame() cleanup behaviour migrated to EcsSystems.Run().
Leopotam Jan 1, 2020
158f743
* EcsComponent: IsOneFrame flag in pool deprecated.
Leopotam Jan 5, 2020
7f6d428
* EcsEntity: Fix IsAlive() on empty entities (EcsEntity.Null).
Leopotam Jan 11, 2020
de37971
* README: EndFrame() removed from examples.
Leopotam Jan 13, 2020
c225f7c
* EcsSystems: Decrease memory allocation in Run() for debug mode.
Leopotam Jan 19, 2020
875e1c7
* UnityPackage version bump.
Leopotam Jan 22, 2020
8427367
Merge tag '2020.1.22' into develop
Leopotam Jan 22, 2020
8b050a4
Merge branch 'release/2020.1.22'
Leopotam Jan 22, 2020
b34d51e
* EcsSystems: OneFrame behaviour now respects position of one-frame r…
Leopotam Feb 3, 2020
ad34b34
* EcsEntity: Methods of EcsEntity with in-modifier can be called with…
Leopotam Feb 16, 2020
9983a4c
* UnityPackage version bump.
Leopotam Feb 22, 2020
0f1ff03
Merge branch 'release/2020.2.22'
Leopotam Feb 22, 2020
1a4d5e3
Merge tag '2020.2.22' into develop
Leopotam Feb 22, 2020
b309844
* Classes-based implementation removed.
Leopotam Feb 29, 2020
59b6c5e
* Structs-based implementation added.
Leopotam Mar 1, 2020
c8e8a7b
* EcsWorld: Debug api changed.
Leopotam Mar 15, 2020
3b87ab7
* EcsFilter: Breaking changes - Entities[] array removed, use GetEnti…
Leopotam Mar 21, 2020
1ffdfd5
* UnityPackage version bump.
Leopotam Mar 22, 2020
41d78e7
Merge tag '2020.3.22' into develop
Leopotam Mar 22, 2020
2ff4351
Merge branch 'release/2020.3.22'
Leopotam Mar 22, 2020
5ca006b
* EcWorld: Config for Init cache sizes added.
Leopotam Mar 28, 2020
1614025
* EcsFilter: Refactored to use autogen tool.
Leopotam Mar 29, 2020
735c19e
* README: EcsFilter autogen tool link added.
Leopotam Mar 29, 2020
4481e8b
* EcsWorld: EcsWorldConfig switched from class to struct.
Leopotam Apr 5, 2020
838faae
* EcsFilter: il2cpp compilation fix.
Leopotam Apr 10, 2020
6fa0c4c
* README: Api in example updated.
Leopotam Apr 13, 2020
d23431f
* README: Structs/classed versions info added.
Leopotam Apr 13, 2020
bc9a678
* EcsWorld: GetFilter - "createIfNotExists" optional parameter added.
Leopotam Apr 14, 2020
4c06676
* EcsSystem: <BREAKING_CHANGES> IEcsAfterDestroySystem interface rena…
Leopotam Apr 18, 2020
b1b0954
* README: Examples list updated.
Leopotam Apr 18, 2020
68302bc
* UnityPackage version bump.
Leopotam Apr 22, 2020
5c55da7
Merge tag '2020.4.22' into develop
Leopotam Apr 22, 2020
4e35511
Merge branch 'release/2020.4.22'
Leopotam Apr 22, 2020
875a813
* EcsSystems: Nested EcsSystems will be registered as named system if…
Leopotam Apr 26, 2020
fb61876
* GitIgnore updated.
Leopotam Apr 28, 2020
88573a9
* EcsEntity: Set() renamed to Get().
Leopotam Apr 30, 2020
694b904
* EcsFilter: Comments fixed.
Leopotam Apr 30, 2020
b28fd10
* EcsEntity: Replace() method added.
Leopotam May 1, 2020
80dbd83
* README: FAQ fixes.
Leopotam May 2, 2020
854b51a
* EcsFilter: Possible optimizations on inlining.
Leopotam May 10, 2020
6da3e7a
* EcsEntity: Replace() method returns EcsEntity instance.
Leopotam May 10, 2020
b41b389
* README: Typo fixes.
Leopotam May 22, 2020
97ba945
* UnityPackage version bump.
Leopotam May 22, 2020
e405f05
Merge tag '2020.5.22' into develop
Leopotam May 22, 2020
efa43fb
Merge branch 'release/2020.5.22'
Leopotam May 22, 2020
4223372
* README: Released games list updated.
Leopotam May 24, 2020
c8a0e88
* EcsFilter: LEOECS_FILTER_EVENTS definition added.
Leopotam Jun 6, 2020
bb55377
* EcsEntity: == operator obsoleted, AreEquals / AreIdEquals methods a…
Leopotam Jun 7, 2020
d34556b
* EcsFilter: Memory consuming optimization.
Leopotam Jun 10, 2020
949a583
* EcsSystems: OneFrame cleanup performance fix.
Leopotam Jun 19, 2020
9520d47
* EcsWorld: IsAlive() method added.
Leopotam Jun 19, 2020
9957e56
* README: Links of examples updated.
Leopotam Jun 20, 2020
21db680
* README: Links of examples updated.
Leopotam Jun 20, 2020
a042631
* UnityPackage version bump.
Leopotam Jun 22, 2020
314691e
Merge tag '2020.6.22' into develop
Leopotam Jun 22, 2020
b1af9c6
Merge branch 'release/2020.6.22'
Leopotam Jun 22, 2020
313b398
* EcsSystems: Inject() - overriden type parameter added.
Leopotam Jun 27, 2020
3c9370f
* Additional commit to previous one.
Leopotam Jun 27, 2020
9c86469
* EcsSystems: Inject() - generic constraint removed.
Leopotam Jun 27, 2020
8da1f57
* EcsEntity: Copy() method added.
Leopotam Jul 4, 2020
bde66f4
* EcsEntity: Copy() method fixes.
Leopotam Jul 4, 2020
675971d
* EcsEntity: MoveTo() method added.
Leopotam Jul 4, 2020
5151f7d
* README: EcsEntity.MoveTo() short description added.
Leopotam Jul 4, 2020
e9503e8
* EcsEntity: Obsolete attributes removed from == / != operators to us…
Leopotam Jul 9, 2020
2600b6b
* EcsEntity: Replace() method can be used in chaning with world.NewEn…
Leopotam Jul 18, 2020
c25b341
* UnityPackage version bump.
Leopotam Jul 22, 2020
cd1099b
Merge tag '2020.7.22' into develop
Leopotam Jul 22, 2020
0e69d61
Merge branch 'release/2020.7.22'
Leopotam Jul 22, 2020
c5dd12e
* EcsComponent: New AutoReset behaviour.
Leopotam Jul 26, 2020
6843e59
EcsEntity: Ref() method docs added.
Leopotam Jul 26, 2020
e0b7d7c
* README: Examples updated.
Leopotam Jul 26, 2020
7e21518
* EcsFilter: Performance optimization on filling components cache.
Leopotam Aug 6, 2020
91b090f
* README: Faq updated with new EcsFilter constraint amounts.
Leopotam Aug 6, 2020
1ff049b
* EcsFilter: Additional performance optimization on filling component…
Leopotam Aug 6, 2020
01a9e36
* EcsWorld: Invalid behaviour on entity generation overflow fixed.
Leopotam Aug 10, 2020
8fd044c
EcsComponent: EcsComponentRef - Unref and IsNull methods moved to ext…
Leopotam Aug 19, 2020
137ed64
* UnityPackage version bump.
Leopotam Aug 22, 2020
2f4cccd
Merge tag '2020.8.22' into develop
Leopotam Aug 22, 2020
39bb2f4
Merge branch 'release/2020.8.22'
Leopotam Aug 22, 2020
a5b7d73
* EcsComponent: Usings cleanup, unity-outside compilation fixed.
Leopotam Aug 26, 2020
4aa282e
* README: Information about filter constraints amount fixed.
Leopotam Aug 26, 2020
565f965
* EcsComponent: Obsoleted AutoReset behaviour removed.
Leopotam Aug 26, 2020
01f837d
* EcsEntity: IEquatable<T> support added.
Leopotam Aug 31, 2020
c78a548
* EcsComponent: EcsComponentRef.IsNull() issue fixed.
Leopotam Sep 7, 2020
2cb49c0
* UnityPackage version bump.
Leopotam Sep 22, 2020
87489d3
Merge tag '2020.9.22' into develop
Leopotam Sep 22, 2020
e2522cd
Merge branch 'release/2020.9.22'
Leopotam Sep 22, 2020
b933c0e
* EcsComponent: AutoReset - IL2CPP crash in release builds fixed.
Leopotam Sep 26, 2020
15e7094
* README: New released game added.
Leopotam Oct 16, 2020
0100f5d
* README: Released games list updated.
Leopotam Oct 20, 2020
7ea90f7
* UnityPackage version bump.
Leopotam Oct 22, 2020
2d280da
Merge tag '2020.10.22' into develop
Leopotam Oct 22, 2020
e77aebc
Merge branch 'release/2020.10.22'
Leopotam Oct 22, 2020
f69152a
* README: Custom engine integration info added.
Leopotam Nov 21, 2020
16e907f
* UnityPackage version bump.
Leopotam Nov 22, 2020
813ddea
Merge tag '2020.11.22' into develop
Leopotam Nov 22, 2020
e5edd6e
Merge branch 'release/2020.11.22'
Leopotam Nov 22, 2020
a8a8c6c
* EcsFilter: Pool items cache added.
Leopotam Dec 30, 2020
0ff7fbf
* EcsFilter: Fix for C#7.
Leopotam Dec 30, 2020
41ad04b
* EcsComponentPool: Resize event call fixed.
Leopotam Dec 30, 2020
045e8a7
* README: Warning about non-threadsafe core api.
Leopotam Jan 6, 2021
7c6c3cf
* Common: Bump year in headers.
Leopotam Jan 9, 2021
773c909
* README: Sponsors section added.
Leopotam Jan 16, 2021
96c4489
* README: Classes-Structs FAQ updated.
Leopotam Jan 16, 2021
a8638cf
* README: Sponsors section updated.
Leopotam Jan 18, 2021
a91b738
* UnityPackage version bump.
Leopotam Jan 22, 2021
9711499
Merge tag '2021.1.22' into develop
Leopotam Jan 22, 2021
acd5873
Merge branch 'release/2021.1.22'
Leopotam Jan 22, 2021
02c5cff
* README: DI example updated.
Leopotam Jan 27, 2021
49392c9
* README: IEcsSystem-interfaces example updated.
Leopotam Jan 27, 2021
d4941b0
* README: Discord link view updated.
Leopotam Feb 19, 2021
e5f060e
* README: Header style fixes.
Leopotam Feb 19, 2021
51dade2
* README: Formatting.
Leopotam Feb 21, 2021
bca5805
* UnityPackage version bump.
Leopotam Feb 21, 2021
34ca8b6
Merge tag '2021.2.22' into develop
Leopotam Feb 21, 2021
7b80d2d
Merge branch 'release/2021.2.22'
Leopotam Feb 21, 2021
2d9c3bd
* README: Example links fixed.
Leopotam Feb 23, 2021
8dd473f
* README: Classes-based version link removed.
Leopotam Feb 24, 2021
4979d4c
* EcsEntity: GetComponentValues() - docs fixed.
Leopotam Feb 26, 2021
f3e9082
* EcsComponentRef - Equality behaviour switched to AreEquals() method.
Leopotam Feb 27, 2021
3b939ef
* EcsEntity: Replace() - filters will be updated after saving new com…
Leopotam Mar 6, 2021
c22b614
* EcsEntity: GetInternalWorld() added.
Leopotam Mar 18, 2021
ebb3e26
* UnityPackage version bump.
Leopotam Mar 22, 2021
8b37837
Merge tag '2021.3.22' into develop
Leopotam Mar 22, 2021
2fabd2f
Merge branch 'release/2021.3.22'
Leopotam Mar 22, 2021
d29c688
* EcsGrowList: capacity validation added. (#40)
kkolyan Mar 31, 2021
a3a3de8
* UnityPackage version bump.
Leopotam Mar 31, 2021
536093a
* EcsWorld: GetFilter() - exist entities will be added to brand new f…
Leopotam Apr 3, 2021
66ba41c
* EcsEntity: Components - debug-only field for using in IDE debugger.
Leopotam Apr 3, 2021
68d8871
* EcsEntity: ToString() - components list added.
Leopotam Apr 3, 2021
1e8771e
* EcsEntity: ToString() - IsNull() case added.
Leopotam Apr 3, 2021
ec7ee34
* EcsEntity: Replace() - comment updated. (#41)
kkolyan Apr 4, 2021
875ddd4
* EcsWorld: GetFilter() - only alive entities will be added to brand …
kkolyan Apr 6, 2021
f60018f
Merge pull request #45 from kkolyan/develop
Leopotam Apr 6, 2021
ca6e3cf
* EcsWorld: GetAllEntities() added.
Leopotam Apr 6, 2021
4ec0fbc
* README: ToC added.
Leopotam Apr 18, 2021
b23c85e
* UnityPackage version bump.
Leopotam Apr 22, 2021
4c34899
Merge tag '2021.4.22' into develop
Leopotam Apr 22, 2021
e400d0f
Merge branch 'release/2021.4.22'
Leopotam Apr 22, 2021
328a27c
* README: Examples list updated.
Leopotam May 4, 2021
6743104
* README: DI - description about private fields of base classes added.
Leopotam May 17, 2021
1a4fd98
* README: Extensions list updated.
Leopotam May 20, 2021
d98033d
* UnityPackage version bump.
Leopotam May 22, 2021
35059f7
Merge tag '2021.5.22' into develop
Leopotam May 22, 2021
a6b6049
Merge branch 'release/2021.5.22'
Leopotam May 22, 2021
ee826af
* README: Extensions list updated.
Leopotam Jun 22, 2021
2ee6913
* UnityPackage version bump.
Leopotam Jun 22, 2021
9157219
Merge tag '2021.6.22' into develop
Leopotam Jun 22, 2021
e5f615d
Merge branch 'release/2021.6.22'
Leopotam Jun 22, 2021
54d4b6d
* README: Released games list updated.
Leopotam Jul 7, 2021
6f95af4
* README: Mistype fixed.
Leopotam Jul 10, 2021
d8ecef7
* README: EcsLite warning section.
Leopotam Jul 22, 2021
97a605b
Merge branch 'release/2021.7.22'
Leopotam Jul 22, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
*.csproj
*.sln
.vscode
.idea
Library
bin
obj
Temp
.DS_Store
21 changes: 21 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2017 - 2021 Leopotam <leopotam@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
7 changes: 7 additions & 0 deletions LICENSE.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions Leopotam.Ecs.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Leopotam.Ecs",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}
7 changes: 7 additions & 0 deletions Leopotam.Ecs.asmdef.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions Leopotam.Ecs.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<DefineConstants>NET_STANDARD_2_0</DefineConstants>
</PropertyGroup>
</Project>
7 changes: 7 additions & 0 deletions Leopotam.Ecs.csproj.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading