Difference between revisions of "File:Memory Maker 3D.jpg"
Zach the Cat (talk | contribs) |
m (Remove externally linked template) |
||
(10 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{#switch: {{{1|}}} | ||
+ | | url = <nowiki>http://wiki.teamfortress.com/w/images/d/dd/Memory_Maker_3D.jpg</nowiki> | ||
+ | | map = | ||
+ | 12553,277,280,3,0,275,54,116,277,52,236,268,50,359,276,56,489,278,59,624,269,63,767,277,53,912,277,61,1062,270,72,1222,277,37,1391,276,51,1564,271,69,1746,278,18,1937,274,37,2130,271,60,2330,278,6,2531,271,30,2731,271,56,2936,278,1,3141,267,30,3340,271,55,3546,278,0,3755,268,29,3956,271,55,4161,277,3,4366,270,27,4564,270,54,4760,276,13,4963,271,34,5159,269,59,5343,275,33,5532,272,49,5715,268,68,5886,274,62,6047,272,72,6202,266,82,6349,272,99,6472,271,100,6592,265,101,6708,274,96,6831,272,92,6951,266,87,7069,275,84,7224,272,75,7372,268,62,7517,276,75,7703,271,61,7881,269,43,8053,277,69,8257,270,51,8453,270,26,8647,278,67,8856,268,46,9057,271,17,9262,278,71,9468,267,48,9668,271,15,9875,278,69,10079,271,47,10281,271,16,10488,278,67,10682,274,47,10878,271,16,11082,277,68,11257,276,52,11435,271,26,11621,277,59,11784,277,46,11950,270,34,12117,276,54,12259,278,46,12405,269,38 | ||
+ | | width = 280 | ||
+ | | height = 280 | ||
+ | | startframe = 11 | ||
+ | }}<noinclude>{{3D viewer}}[[Category:3D model images]] | ||
+ | Due to some trouble with the [[Jiggle bone]] of the lever I had to modify the script to add a delay after loading the model and backgrounds, this following segment should starts on line 355 or near it in automatebeta.py if using the team color or painted color function a similar code may have to be applied to their respected sections due to this only running when those aren't used: | ||
+ | <pre> | ||
+ | else: | ||
+ | # Take whiteBG screenshot and crop | ||
+ | sleep(9) | ||
+ | imgWhiteBG = screenshot() | ||
+ | imgWhiteBG = imgWhiteBG.crop(imgCropBoundaries) | ||
+ | # Change BG colour to black | ||
+ | SendKeys(r'^b') | ||
+ | # Take blackBG screenshot and crop | ||
+ | sleep(9) | ||
+ | imgBlackBG = screenshot() | ||
+ | imgBlackBG = imgBlackBG.crop(imgCropBoundaries) | ||
+ | </pre> |
Latest revision as of 01:15, 26 March 2015
Due to some trouble with the Jiggle bone of the lever I had to modify the script to add a delay after loading the model and backgrounds, this following segment should starts on line 355 or near it in automatebeta.py if using the team color or painted color function a similar code may have to be applied to their respected sections due to this only running when those aren't used:
else: # Take whiteBG screenshot and crop sleep(9) imgWhiteBG = screenshot() imgWhiteBG = imgWhiteBG.crop(imgCropBoundaries) # Change BG colour to black SendKeys(r'^b') # Take blackBG screenshot and crop sleep(9) imgBlackBG = screenshot() imgBlackBG = imgBlackBG.crop(imgCropBoundaries)
File history
Click on a date/time to view the file as it appeared at that time.
IMPORTANT: Thumbnails may not be displayed correctly.
Due to problems with the server-side caching system, new versions of images will not be displayed for up to several days. DO NOT REVERT this image to an older version if the current version is not showing correctly. Wait for the cached thumbnails to update instead.
|
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 18:48, 13 September 2013 | 12,624 × 280 (502 KB) | Zach the Cat (talk | contribs) | Re-rendered again but this time I don't see any problems. | |
05:37, 13 September 2013 | 12,624 × 280 (502 KB) | Zach the Cat (talk | contribs) | I believe I finally got it this time. | ||
03:38, 13 September 2013 | 3,700 × 111 (204 KB) | Zach the Cat (talk | contribs) | Almost fixed it, still has subtle tearing with the jigglebone and one miss of a shot. | ||
12:08, 12 September 2013 | 12,617 × 280 (500 KB) | Zach the Cat (talk | contribs) |
- You cannot overwrite this file.
File usage
There are no pages that link to this file.