Eddie Parker

Results 22 issues of Eddie Parker

When I try to login I get a notification "command 'perforce.login" not found: ![image](https://user-images.githubusercontent.com/1141487/69990468-9ad12a00-14fa-11ea-9165-d1b5f8101c3e.png) I'm not sure what's going on here. If it matters, I'm using the portable version of...

This could be a misconfiguration on my part, but the lua callstack isn't giving me much to go on. I've built a project as follows: ``` lua project "enginesharp" language...

bug

I'd like to be able to specify the camera orientation for the PNG that's generated. Specifically I'd like to give it spherical coordinates to let me have front/top/left and three...

feature-request

It would be nice to be able to 'add' arrays to concat them versus using the array.concat function, which is very verbose. Or at least a way to add the...

enhancement
pr welcome

This is a minor gripe, and possibly not something k9s wants to tackle, but I figured it's worth a shot. TL;DR: when precision isn't necessary, can the HPA 'target' section...

enhancement

**Is your feature request related to a problem? Please describe.** I'm trying to edit the config file so I can get more logging, but i have to do this on...

**Describe the bug** My vimrc is getting ignored. **To Reproduce** The following .vimrc: ``` let HOME_DIR="$EDROPBOX_HOME\\Utilities\\MSYS2Portable\\App\\msys32\\home\\eddie" exe "set runtimepath+=" . HOME_DIR . "\\.vim" exe "source " . HOME_DIR . "\\.vimrc"...

I love this project - but I wish it would work for simple types that don't descend from UnityEngine.Object - i.e., just plain old classes/structs with no 'parent'. As such...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** I'm frustrated when I go to tail a log for something and it's empty. Turns out it has just been...

enhancement

- Visual Studio Version: 15.0.28307.665 - BuildVision Version: 2.1.1.157 - OS Version: Microsoft Windows NT 10.0.18362.0 It would be nice if there was a progress bar per project to see...

features