-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
28 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
/code/Python/__pycache__ | ||
.vscode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
COLUMNS | ||
int ID | ||
int Field_11_1_0_58221_000? | ||
int Field_11_1_0_58221_001? | ||
int<WarbandSceneAnimation::ID> WarbandSceneAnimationID? | ||
int<ChrSpecialization::ID> ChrSpecializationID? | ||
|
||
LAYOUT 5D4C6626 | ||
BUILD 11.1.0.58221 | ||
$noninline,id$ID<32> | ||
Field_11_1_0_58221_000<32> | ||
Field_11_1_0_58221_001<32> | ||
WarbandSceneAnimationID<32> | ||
ChrSpecializationID<32> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
COLUMNS | ||
float Field_11_1_0_58221_000? | ||
float Position? | ||
int ID? | ||
int Field_11_1_0_58221_002? | ||
float Field_11_1_0_58221_003? | ||
float Field_11_1_0_58221_004? | ||
int<WarbandScenePlacement::ID> WarbandScenePlacementID? | ||
float Orientation? | ||
float Scale? // Speculation | ||
int Field_11_1_0_58221_005? | ||
int Field_11_1_0_58221_006? | ||
|
||
LAYOUT C4C59925 | ||
BUILD 11.1.0.58221 | ||
Field_11_1_0_58221_000[3] | ||
Position[3] | ||
$id$ID<32> | ||
$relation$Field_11_1_0_58221_002<32> | ||
Field_11_1_0_58221_003 | ||
Field_11_1_0_58221_004 | ||
$relation$WarbandScenePlacementID<32> | ||
Orientation | ||
Scale | ||
Field_11_1_0_58221_005<32> | ||
Field_11_1_0_58221_006<32> |