Hernan Saez

Results 27 issues of 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...

"What is the most structureless structure?"

core

Seems Windows CI is flakey due to some misconfiguration for Vulkan. Maybe not all boxes in GH Actions support Vulkan?

bug
vulkan
build

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...

core

(maybe storing in the Assembly's Editable extension?)

editor

Just have a `draw()` virtual functional. Windows, Modals and other subclasses may include a `drawContent` as needed.

editor