소스 검색

jpg, png, bmp,obj 는 LFS 로 관리.

Hongtae Kim 6 년 전
부모
커밋
7c6ce7e576

+ 4
- 4
.gitattributes 파일 보기

@@ -2,7 +2,6 @@
2 2
 # Set default behavior to automatically normalize line endings.
3 3
 ###############################################################################
4 4
 * text=auto
5
-
6 5
 ###############################################################################
7 6
 # Set default behavior for command prompt diff.
8 7
 #
@@ -11,7 +10,6 @@
11 10
 # Note: This is only used by command line
12 11
 ###############################################################################
13 12
 #*.cs     diff=csharp
14
-
15 13
 ###############################################################################
16 14
 # Set the merge driver for project and solution files
17 15
 #
@@ -34,7 +32,6 @@
34 32
 #*.modelproj merge=binary
35 33
 #*.sqlproj   merge=binary
36 34
 #*.wwaproj   merge=binary
37
-
38 35
 ###############################################################################
39 36
 # behavior for image files
40 37
 #
@@ -43,7 +40,6 @@
43 40
 #*.jpg   binary
44 41
 #*.png   binary
45 42
 #*.gif   binary
46
-
47 43
 ###############################################################################
48 44
 # diff behavior for common document formats
49 45
 # 
@@ -61,3 +57,7 @@
61 57
 #*.PDF   diff=astextplain
62 58
 #*.rtf   diff=astextplain
63 59
 #*.RTF   diff=astextplain
60
+*.jpg filter=lfs diff=lfs merge=lfs -text
61
+*.png filter=lfs diff=lfs merge=lfs -text
62
+*.bmp filter=lfs diff=lfs merge=lfs -text
63
+*.obj filter=lfs diff=lfs merge=lfs -text

+ 3
- 3285
Samples/Data/meshes/Car.obj
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


BIN
Samples/Data/meshes/chalet.jpg 파일 보기


+ 3
- 999894
Samples/Data/meshes/chalet.obj
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


BIN
Samples/Data/meshes/chalet.png 파일 보기


BIN
Samples/Data/textures/deathstar3.png 파일 보기


BIN
Samples/Data/textures/koo.jpg 파일 보기