So... KiCad's PCB library system was just changed a few revisions ago, and seems to be completely undocumented... Has anybody else gotten a chance to play with this? I figured out how to import my footprint library. They've apparently done away with the traditional search path and moved to substitution variables. (And it took me a while to figure out to select Legacy, because they've changed the format. I'll get around to porting my library sooner or later...)
My problem is that I can't figure out how to bring in my 3D models. The name of each model is specified in the footprint, and before, I could just add the model directory to the search path and they would show up. Now there are no search paths.
By the way, there are some interesting choices under "Plugin Type": Github, Eagle, Geda. Haven't tried the Eagle one yet, I'm not sure if it actually works or if it's just a placeholder.