-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy path.gitignore
More file actions
83 lines (73 loc) · 2.73 KB
/
.gitignore
File metadata and controls
83 lines (73 loc) · 2.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
__pycache__
.claude/settings.local.json
.cursor_tmp
.DS_Store
.ipynb_checkpoints
cpp/unreal_plugins/*/Binaries
cpp/unreal_plugins/*/Intermediate
cpp/unreal_plugins/*/ThirdParty
cpp/unreal_projects/SpearSim/.vs
cpp/unreal_projects/SpearSim/.vsconfig
cpp/unreal_projects/SpearSim/.vscode
cpp/unreal_projects/SpearSim/Backup
cpp/unreal_projects/SpearSim/Binaries
cpp/unreal_projects/SpearSim/Build
cpp/unreal_projects/SpearSim/Content/__ExternalActors__
cpp/unreal_projects/SpearSim/Content/__ExternalObjects__
cpp/unreal_projects/SpearSim/Content/Characters
cpp/unreal_projects/SpearSim/Content/Humoto
cpp/unreal_projects/SpearSim/Content/Kujiale
cpp/unreal_projects/SpearSim/Content/LevelPrototyping
cpp/unreal_projects/SpearSim/Content/Megascans
cpp/unreal_projects/SpearSim/Content/Mixamo
cpp/unreal_projects/SpearSim/Content/MSPresets
cpp/unreal_projects/SpearSim/Content/Stanford
cpp/unreal_projects/SpearSim/Content/StarterContent
cpp/unreal_projects/SpearSim/Content/ThirdPerson
cpp/unreal_projects/SpearSim/Content/Vehicles
cpp/unreal_projects/SpearSim/Content/VehicleTemplate
cpp/unreal_projects/SpearSim/DerivedDataCache
cpp/unreal_projects/SpearSim/Intermediate
cpp/unreal_projects/SpearSim/Makefile
cpp/unreal_projects/SpearSim/Saved
cpp/unreal_projects/SpearSim/Standalone-DebugGame
cpp/unreal_projects/SpearSim/Standalone-Development
cpp/unreal_projects/SpearSim/Standalone-Shipping
cpp/unreal_projects/SpearSim/CMakeLists.txt
cpp/unreal_projects/SpearSim/SpearSim.sln
cpp/unreal_projects/SpearSim/SpearSim.code-workspace
cpp/unreal_projects/SpearSim/SpearSim (Mac).xcworkspace
cpp/unreal_projects/SpearSim/UpgradeLog.htm
examples/*/tmp
examples/*/user_config.yaml
examples/control_character/character_poses
examples/control_city_sample/images
examples/control_cropout_sample/images
examples/control_editor/screenshot.png
examples/control_electric_dreams_sample/images
examples/control_game_animation_sample/images
examples/control_hillside_sample/images
examples/control_metahumans_sample/images
examples/control_stackobot_sample/images
examples/import_stanford_dataset/csv
examples/import_stanford_dataset/download
examples/import_stanford_dataset/gltf
examples/import_stanford_dataset/pak
examples/import_stanford_dataset/ply
examples/import_stanford_dataset/stanford
examples/mujoco_interop/images
examples/render_image/image.png
examples/render_image_async/image.png
examples/render_image_dataset/camera_poses
examples/render_image_dataset/images
examples/render_image_editor/screenshot.png
examples/render_image_editor_script/image.png
examples/render_image_hypersim/images
examples/render_image_multi_view/images
examples/render_image_multi_view/movie.mp4
python_ext/BUILD
tmp
tools/BUILD
tools/run_editor_tasks/user_config.yaml
tools/tmp
examples/debug_draw/images