Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

Bump ext/flecs from 41fb856 to 1bfbe71 #209

Merged
merged 2 commits into from
Aug 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// To disable generating this file set `isEnabledGenerateAssemblyAttributes` to `false` in the config file for generating C# code.
// <auto-generated>
// This code was generated by the following tool on 2023-08-25 00:39:40 GMT+00:00:
// This code was generated by the following tool on 2023-08-28 00:38:57 GMT+00:00:
// https://github.com/bottlenoselabs/c2cs (v6.1.3.0)
//
// Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
Expand Down
35 changes: 16 additions & 19 deletions src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

// <auto-generated>
// This code was generated by the following tool on 2023-08-25 00:39:40 GMT+00:00:
// This code was generated by the following tool on 2023-08-28 00:38:57 GMT+00:00:
// https://github.com/bottlenoselabs/c2cs (v6.1.3.0)
//
// Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
Expand Down Expand Up @@ -4647,53 +4647,53 @@ public string add_expr
}

[CNode(Kind = "Struct")]
[StructLayout(LayoutKind.Explicit, Size = 24, Pack = 8)]
[StructLayout(LayoutKind.Explicit, Size = 32, Pack = 8)]
public struct ecs_entity_to_json_desc_t
{
[FieldOffset(0)] // size = 1
public CBool serialize_path;

[FieldOffset(1)] // size = 1
public CBool serialize_meta_ids;

[FieldOffset(2)] // size = 1
public CBool serialize_label;

[FieldOffset(3)] // size = 1
[FieldOffset(2)] // size = 1
public CBool serialize_brief;

[FieldOffset(4)] // size = 1
[FieldOffset(3)] // size = 1
public CBool serialize_link;

[FieldOffset(5)] // size = 1
[FieldOffset(4)] // size = 1
public CBool serialize_color;

[FieldOffset(6)] // size = 1
[FieldOffset(5)] // size = 1
public CBool serialize_ids;

[FieldOffset(7)] // size = 1
[FieldOffset(6)] // size = 1
public CBool serialize_id_labels;

[FieldOffset(8)] // size = 1
[FieldOffset(7)] // size = 1
public CBool serialize_base;

[FieldOffset(9)] // size = 1
[FieldOffset(8)] // size = 1
public CBool serialize_private;

[FieldOffset(10)] // size = 1
[FieldOffset(9)] // size = 1
public CBool serialize_hidden;

[FieldOffset(11)] // size = 1
[FieldOffset(10)] // size = 1
public CBool serialize_values;

[FieldOffset(12)] // size = 1
[FieldOffset(11)] // size = 1
public CBool serialize_type_info;

[FieldOffset(13)] // size = 1
[FieldOffset(12)] // size = 1
public CBool serialize_alerts;

[FieldOffset(16)] // size = 8
public ecs_entity_t serialize_refs;

[FieldOffset(24)] // size = 1
public CBool serialize_matches;
}

[CNode(Kind = "Struct")]
Expand Down Expand Up @@ -8941,9 +8941,6 @@ public struct ecs_xtor_t
[CNode(Kind = "MacroObject")]
public const ulong ECS_ID_FLAGS_MASK = 17293822569102704640;

[CNode(Kind = "MacroObject")]
public const ulong ECS_ID_FLAG_BIT = 9223372036854775808;

[CNode(Kind = "MacroObject")]
public const int ECS_ID_IN_USE = 12;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// To disable generating this file set `isEnabledGenerateAssemblyAttributes` to `false` in the config file for generating C# code.
// <auto-generated>
// This code was generated by the following tool on 2023-08-25 00:39:56 GMT+00:00:
// This code was generated by the following tool on 2023-08-28 00:39:22 GMT+00:00:
// https://github.com/bottlenoselabs/c2cs (v6.1.3.0)
//
// Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
Expand Down
35 changes: 16 additions & 19 deletions src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

// <auto-generated>
// This code was generated by the following tool on 2023-08-25 00:39:56 GMT+00:00:
// This code was generated by the following tool on 2023-08-28 00:39:22 GMT+00:00:
// https://github.com/bottlenoselabs/c2cs (v6.1.3.0)
//
// Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
Expand Down Expand Up @@ -4430,53 +4430,53 @@ public string add_expr
}

[CNode(Kind = "Struct")]
[StructLayout(LayoutKind.Explicit, Size = 24, Pack = 8)]
[StructLayout(LayoutKind.Explicit, Size = 32, Pack = 8)]
public struct ecs_entity_to_json_desc_t
{
[FieldOffset(0)] // size = 1
public CBool serialize_path;

[FieldOffset(1)] // size = 1
public CBool serialize_meta_ids;

[FieldOffset(2)] // size = 1
public CBool serialize_label;

[FieldOffset(3)] // size = 1
[FieldOffset(2)] // size = 1
public CBool serialize_brief;

[FieldOffset(4)] // size = 1
[FieldOffset(3)] // size = 1
public CBool serialize_link;

[FieldOffset(5)] // size = 1
[FieldOffset(4)] // size = 1
public CBool serialize_color;

[FieldOffset(6)] // size = 1
[FieldOffset(5)] // size = 1
public CBool serialize_ids;

[FieldOffset(7)] // size = 1
[FieldOffset(6)] // size = 1
public CBool serialize_id_labels;

[FieldOffset(8)] // size = 1
[FieldOffset(7)] // size = 1
public CBool serialize_base;

[FieldOffset(9)] // size = 1
[FieldOffset(8)] // size = 1
public CBool serialize_private;

[FieldOffset(10)] // size = 1
[FieldOffset(9)] // size = 1
public CBool serialize_hidden;

[FieldOffset(11)] // size = 1
[FieldOffset(10)] // size = 1
public CBool serialize_values;

[FieldOffset(12)] // size = 1
[FieldOffset(11)] // size = 1
public CBool serialize_type_info;

[FieldOffset(13)] // size = 1
[FieldOffset(12)] // size = 1
public CBool serialize_alerts;

[FieldOffset(16)] // size = 8
public ecs_entity_t serialize_refs;

[FieldOffset(24)] // size = 1
public CBool serialize_matches;
}

[CNode(Kind = "Struct")]
Expand Down Expand Up @@ -8724,9 +8724,6 @@ public struct ecs_xtor_t
[CNode(Kind = "MacroObject")]
public const ulong ECS_ID_FLAGS_MASK = 17293822569102704640;

[CNode(Kind = "MacroObject")]
public const ulong ECS_ID_FLAG_BIT = 9223372036854775808;

[CNode(Kind = "MacroObject")]
public const int ECS_ID_IN_USE = 12;

Expand Down