https://github.com/carla-simulator/carla
Raw File
Tip revision: 8f4ca511cd22e7536a69bb6defabeef2d33fba7e authored by Antonio Mata on 23 February 2024, 10:40:21 UTC
Fix added to skeletal meshes
Tip revision: 8f4ca51
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
TrafficManager/build
Util/Build
Install
Plugins
!Unreal/CarlaUE4/Plugins
Unreal/CarlaUE4/Plugins/Streetmap
Unreal/CarlaUE4/Plugins/HoudiniEngine


/ExportedMaps
/Import/*
!/Import/README.md

*.VC.db
*.VC.opendb
*.a
*.egg-info
*.kdev4
*.log
*.o
*.pb.cc
*.pb.h
*.pid
*.pri
*.pro
*.py[cod]
*.sln
*.so
*.stackdump
*.sublime-workspace
*.workspace
*CodeCompletionFolders.txt
*CodeLitePreProcessor.txt
.aria2c.input
.codelite
.gdb_history
.gtest
.idea
.tags*
.vs
__pycache__
_benchmarks_results
_images*
_out*
_site
core
profiler.csv
ArgsSync.json

.clangd
.cache/
back to top