05-02-2019, 05:06 AM
(05-01-2019, 10:08 PM)Worldblender Wrote:Heyo,i have one more question. how do i add the pupil texture to the eyes in blender? thats the last step i need to complete this(05-01-2019, 10:00 PM)ChoChoCup Wrote:(05-01-2019, 09:58 PM)Worldblender Wrote: That command does the cloning. If it did not download the LFS objects, use one of the following commands (remember to change the working directory if necessary!):
Code:* git lfs checkout
* git lfs fetch
* git lfs clone
will cloning the file download it to my computer? or one of the commands.
Another command "git lfs pull" can also work. Normally when Git LFS is installed, the objects are automatically downloaded. Alternatively, you can change the line that clones the repository to have "git lfs clone".