The 3D models still show up in Kicad 6.0 in my installation, however a little heads up that they just disappeared “out of the blue” in the nightly (6.99, which I only use for testing in a separate folder tree, only sharing the 3D models with 6.0). All of these models in my projects are from my own library separate from the official one.
What happened is that historically in 5.1, the models in my projects had to use the KISYS3DMOD location for root of my own models (with official libraries in the sub-folders) as other substitutions did not work. In Kicad 6.01 I use KICAD6_3DMODEL_DIR for the official libraries and continued with KISYS3DMOD for my own 3D models now with a separate root, which works fine there. However in the latest version of 6.99, KISYS3DMOD has been silently replaced with KICAD6_3DMODEL_DIR in the 6.99 copy of my projects, thus the separate roots for my own and the official 3D models do not work any longer. Apparently KiCad 6.99 thinks that everything previously using KISYS3DMOD must be the official libraries. I could fix this by bringing the root of the private and official 3D model libraries together again, but I like to keep these separate in the future if possible. So I hoped I could keep the KISYS3DMOD designation for the private 3D models.
I really think this substitution in the 6.99 project files should be optional or allow switch to a selectable name, for instance KICAD_USER_3DMODEL_DIR, so that a separate path replacement can be used for the private 3D models. I really do not want this path substitution in my projects to change every time there is a new KiCad version out, and a new substitution is defined for the official libraries.
This silent upgrade so far only applies to the footprints in the projects. The private footprint libraries appear to still contain the KISYS3DMOD designation, so this becomes somewhat messy.
Application: KiCad (64-bit)
Version: (6.99.0-588-g9b3e9082d3), release build
Libraries:
wxWidgets 3.1.5
FreeType 2.11.0
libcurl/7.78.0-DEV Schannel zlib/1.2.11
Platform: Windows 10 (build 19042), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
Date: Jan 23 2022 21:36:11
wxWidgets: 3.1.5 (wchar_t,wx containers)
Boost: 1.76.0
OCC: 7.5.0
Curl: 7.78.0-DEV
ngspice: 35
Compiler: Visual C++ 1929 without C++ ABI
Build settings:
KICAD_USE_OCC=ON
KICAD_SPICE=ON