athanggupte / ApexGameEngine

Apex Game Engine
MIT License
4 stars 1 forks source link

Property/Component Viewer #10

Closed athanggupte closed 2 years ago

athanggupte commented 4 years ago

Show the properties and components of the selected object

athanggupte commented 3 years ago

Base implementation is ready.

TODO: Implement built-in components as listed in #15

athanggupte commented 3 years ago

TODO: Implement macros to automatically display user-defined components with reflection

athanggupte commented 2 years ago

Closing this issue. Progress on user-defined component UI will be tracked in #17