RE: LDCAD about Add custom parts
2025-05-28, 22:15 (This post was last modified: 2025-05-28, 22:16 by Roland Melkert.)
2025-05-28, 22:15 (This post was last modified: 2025-05-28, 22:16 by Roland Melkert.)
(2025-05-28, 21:07)Jeff Jones Wrote: i got a idea f12 would force ldcad to dump its cache and basically reload it
Reloading the cache isn't a simple thing to implement in the current code.
There are thousands of objects referring to it during runtime. It would become an access violation minefield.
The same thing happened when I decided to implement ldraw file reloading at a much too late stadium
