6 Star 11 Fork 4

Gitee 极速下载/tilt-brush

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/googlevr/tilt-brush
克隆/下载
.gitattributes 777 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tim Aidley 提交于 2021-01-04 13:20 +08:00 . Change ffmpeg instructions.
# Unity generates these with LF, so keep them LF to prevent
# spurious diffs when Unity overwrites CRLF with LF
*.mat text eol=lf
*.asset text eol=lf
*.meta text eol=lf
*.unity text eol=lf
*.prefab text eol=lf
*.gradle text eol=lf
Packages/manifest.json text eol=lf
UnityPackageManager/manifest.json text eol=lf
ProjectSettings/ProjectVersion.txt text eol=lf
# Resharper generates these with LF; keep them LF even on Windows
*.DotSettings text eol=lf
# protoc generates files with LF
Support/Python/**/*_pb2.py text eol=lf
Assets/Scripts/Protobuf/**/*.cs text eol=lf
# Oculus ships its files with LFs; let's just keep them that way
Assets/ThirdParty/Oculus/** -text
# Keep the ffmpeg build script with Unix line endings.
Support/ThirdParty/ffmpeg/BuildFfmpeg.sh text eol=lf
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/mirrors/tilt-brush.git
git@gitee.com:mirrors/tilt-brush.git
mirrors
tilt-brush
tilt-brush
master

搜索帮助