Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ivazhuk committed Nov 24, 2023
0 parents commit 446200a
Show file tree
Hide file tree
Showing 3,844 changed files with 372,877 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
25 changes: 25 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Libraries
*.lai filter=lfs diff=lfs merge=lfs -text
*.la filter=lfs diff=lfs merge=lfs -text
*.a filter=lfs diff=lfs merge=lfs -text
*.dll filter=lfs diff=lfs merge=lfs -text
*.dylib filter=lfs diff=lfs merge=lfs -text
*.so filter=lfs diff=lfs merge=lfs -text
*.so.* filter=lfs diff=lfs merge=lfs -text
*.lib filter=lfs diff=lfs merge=lfs -text

# UE Assets
*.uasset filter=lfs diff=lfs merge=lfs -text
*.umap filter=lfs diff=lfs merge=lfs -text

# Executables
*.exe filter=lfs diff=lfs merge=lfs -text
*.app filter=lfs diff=lfs merge=lfs -text

# Archives
*.7z filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Binaries/
Intermediate/
Scripts/__pycache__
VERSION
Docs/
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "Source/SodaSimProto"]
path = Source/SodaSimProto
url = ../SodaSimProto
3 changes: 3 additions & 0 deletions Binaries/Linux/libresolv.so
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Linux/libzmq.so
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Linux/libzmq.so.5
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Linux/libzmq.so.5.2.4
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Mac/libzmq.5.dylib
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/SDL2.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/concrt140.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/libsodium.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/libzmq-v141-mt-4_3_2.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/msvcp140.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/msvcp140_1.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/msvcp140_2.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/msvcp140_atomic_wait.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/msvcp140_codecvt_ids.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/vcruntime140.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions Binaries/Win64/vcruntime140_1.dll
Git LFS file not shown
15 changes: 15 additions & 0 deletions Config/FilterPlugin.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[FilterPlugin]
; This section lists additional files which will be packaged along with your plugin. Paths should be listed relative to the root plugin directory, and
; may include "...", "*", and "?" wildcards to match directories, files, and individual characters respectively.
;
; Examples:
; /README.txt
; /Extras/...
; /Binaries/ThirdParty/*.dll

/Binaries/Win64/*.dll
/Binaries/Linux/*.so*
/Binaries/Mac/*.dylib
/Scripts/...
/Install/...
/ReleaseNotes
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/ActorsLibrery/EMirrorsView/EMirrorViewFar.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/ActorsLibrery/EMirrorsView/EMirrorViewMiddle.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/ActorsLibrery/EMirrorsView/EMirrorViewNear.uasset
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/ActorsLibrery/Markers/ArUCO_VerticalPole.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/ActorsLibrery/Markers/ArUCO_mat.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/ActorsLibrery/Markers/ArUCO_pattern_base.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/ActorsLibrery/Markers/ArUCO_pattern_dict8.uasset
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/ActorsLibrery/Markers/Circle_Pattern_step_25cm.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/ActorsLibrery/Markers/ColorPattern.uasset
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Loading

0 comments on commit 446200a

Please sign in to comment.