Hernan Saez
Hernan Saez
In the Editor, we should be able to "pin" views so they don't change when selecting different objects For example, we can pin the inspector view so it always show...
Seems Windows CI is flakey due to some misconfiguration for Vulkan. Maybe not all boxes in GH Actions support Vulkan?
I'm considering creating an `Identifiable` (alt: `Unique`, `UniquelyIdentifiable`) providing the abstraction for getting a UniqueID. This class should be part of the Crimild/Foundation package. Right now, `UniqueID` is part of...
Just have a `draw()` virtual functional. Windows, Modals and other subclasses may include a `drawContent` as needed.