Closed jbilcke-hf closed 2 months ago
Currently there is no path for creating entities within clapper.
Users can go to the
The simplest approach is to create entities as they are needed, when rendering the shots and their segments
in other words, we should call resolveEntity() from resolveSegment()
done
Context
Currently there is no path for creating entities within clapper.
Users can go to the
Solution
The simplest approach is to create entities as they are needed, when rendering the shots and their segments
in other words, we should call resolveEntity() from resolveSegment()