Andy Baker
Andy Baker
I like my dashboard panels to be grouped by theme. Therefore - it is useful to be able to intersperse custom admin pages (via links) with changelists: ``` self.children.append(MixedList( _('Newsletter'),...
Googling for "unity" and "scriptable render pass" comes back with almost nothing. Where is this stuff documented?
"LIVE is under the Apache-2.0 license. Please contact the authors for commercial use." I might be misunderstanding something but if this is Apache 2.0 then you can't add further requirements...
Often (in my experience) makes the project more fragile as time goes on.
I had to abandon Git Desktop because of it's patchy and incomplete support for submodules. It would be helpful if the docs for this project could state how complete submodule...
Hi, I'm trying to work out a good workflow for using needle alongside a full site crawl. So far my plan is this: 1. Whenever the developer makes a change...
Is there a Unity issue I can watch to track fixing geometry shader support? Are you aware of any work being done or any internal discussions regarding this?
Not sure how to keep this backwards compatible but your override should change to: public override void GenerateNodeFunction(FunctionRegistry registry, GraphContext graphContext, GenerationMode generationMode) { base.GenerateNodeFunction(registry, graphContext, generationMode); }
Would something like a "wiring clip" solve the problem and also be a nice general improvement to the timeline? I'm thinking of a clip that says "control property x of...
GPL?
GPL 3.0 would preclude this from being used in most projects. The paid version no longer seems to be on the asset store. Could you clarify pricing and licencing for...