wl2776
wl2776
# Configuration OS: Windows 10 UE version: 4.26 conan-ue4cli version: 0.0.38 # Steps to reproduce 1. Generate packages with UE4 third-party components as described in the instruction ```cmd cd c:\path1...
Code in the provided notebook bezier-palm3d tries to load files that are absent. ``` uv_data = torch.load('assets/uv_data.pth') concave = torch.from_numpy(np.load('assets/hand_mean.npy')).to(device) ``` This project does not include `assets` directory.
I've tried to run the code, provided in the Jupyter notebook bezier-palm3d.ipynb. However, the last line of the first cell imports module `palm3d` that I am unable to find. Google...
Attempt to resolve #892 Currently it displays conflicted content. However, scroll bars, line numbers and styles are absent, and I cannot figure out how to make them appear. I was...
It seems logical to display conflicts in SourceGit and allow users to resolve them instead of sending to 3rd-party tools.  I've started looking into this task. However, since I...
On MacOSX I have configured a hotkey `Ctrl- ` (the key above Control on the embedded keyboard or the key below Esc on Windows kbd) to run an AppleScript in...