shuvit 4 years ago
parent
commit
bea16502c3
7 changed files with 17 additions and 11 deletions
  1. 3
    0
      assets/pit.blend
  2. 2
    2
      assets/stores.blend
  3. 2
    2
      assets/user2.blend
  4. 3
    0
      assets/user4_working.blend
  5. 3
    3
      config.ini
  6. 2
    2
      scripts/camera.py
  7. 2
    2
      shuvit.blend

+ 3
- 0
assets/pit.blend View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:319534b8bbcc13536aad272e00d4f48b3001a9190477cb8ad2eff31d2e9d46a2
3
+size 603780

+ 2
- 2
assets/stores.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:2a102d7a5911fd622405287a1e7dfb49f91be5e14388719a868787fa6f89f0ad
3
-size 14579496
2
+oid sha256:b67721bfe91d6bedba5a5a750ca2037a4c991473a97747b7e8967168ba24f700
3
+size 14630700

+ 2
- 2
assets/user2.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:646fe5ee28529278929593a3c6e8ef648077ba22a9fffda45eaf8a0be4bde1cb
3
-size 14111624
2
+oid sha256:bf158ff219bd03871e389d67a124b3c4bca23d759260690fbf929026b2ae0d5b
3
+size 4963076

+ 3
- 0
assets/user4_working.blend View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:db3fd291b20e8de954b17159a4e4527e3e58c982bf9da2510ce823110ba7a4cd
3
+size 4963076

+ 3
- 3
config.ini View File

@@ -91,9 +91,9 @@ wheel4_b = 0.21
91 91
 ###################
92 92
 
93 93
 #brightness / contrast
94
-bc = 0
95
-BC_BRIGHTNESS = 0.92
96
-BC_CONTRAST = 1.13
94
+bc = 1
95
+BC_BRIGHTNESS = 0.99
96
+BC_CONTRAST = 1.04
97 97
 
98 98
 #HDR
99 99
 hdr = 1

+ 2
- 2
scripts/camera.py View File

@@ -358,9 +358,9 @@ def main(cont):
358 358
     sound_man.main(cont)
359 359
     
360 360
     if own['life'] % 2 == 1:
361
-        cars.Execute(cont)
361
+        #cars.Execute(cont)
362 362
         own['CamFSM'].Execute()
363
-        walkers.Execute(cont)
363
+        #walkers.Execute(cont)
364 364
 
365 365
     else:
366 366
         pass

+ 2
- 2
shuvit.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:fa4bf039ff715598839dca1bb036c0d2fa188cd4a9b71b3a776dfe916452aea6
3
-size 117664932
2
+oid sha256:9744d08d4ce1108ee8bb65ca47811342c8fa6edf0ce146c9d23df2802fbaab60
3
+size 117226000

Loading…
Cancel
Save