u3d icon indicating copy to clipboard operation
u3d copied to clipboard

U3d is a cross-platform set of tools to interact with Unity3D from command line.

Results 44 u3d issues
Sort by recently updated
recently updated
newest added

running the Example2 leads to some weird lines added at the top of the editor AFTER process started: ``` Launching external process: /Applications/Unity_5.6.1f1/Unity.app/Contents/Tools64/JobProcess Launching external process: /Applications/Unity_5.6.1f1/Unity.app/Contents/Tools/UnityShaderCompiler Launching external process:...

it would be great to add contextual autocompletion features to the options. i came up with a basic bash script with some stuff (it autocomplete with commands, and with installed...

Backport our u3d based code for compiling DLLs into u3d.

enhancement

I would like to add a few new features, like * license management (view, add, ...) * seat management I wonder if we should reorganize the core with a plugin...

enhancement

It would be cool it the Updating Assets would be turned into a one '.' per asset ```` Updating Assets/..... - GUID: ........ done. [Time: 61.886165 ms] Updating Assets/..... -...

enhancement

U3d allows for different behaviours, but many variables and parameters that would enable these behaviours are locked behind hard coding. A configuration file would allow every user to have u3d...

enhancement

I often end up having to compare 2 logs to see what is going on. I ported my sed script to ruby as a proof of what we could do...

enhancement

### Pull Request Checklist - [x] My pull request has been rebased on master - [x] I ran `bundle exec rspec` to make sure that my PR didn't break any...

### Issue Checklist - [x ] I'm using the latest u3d version - [ x] I ran `u3d --help` - [ x] I read the [README](https://github.com/DragonBox/u3d/blob/master/README.md) - [ x] I...

### Issue Checklist - [X] I'm using the latest u3d version - [X] I ran `u3d --help` - [X] I read the [README](https://github.com/DragonBox/u3d/blob/master/README.md) - [X] I made sure that a...