00ddbd5848da7e746e23695cff00a739eaf75cf2
The remapping code was creating plkaceholders for objects coming from legacy bases, but since those objects were never created by dependency graph (since they are supposed to be ignored) the copy on write relations creation was confused. Now we do some special trickery to clear legacy bases on copy on write.
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%