Commit Graph

72 Commits

Author SHA1 Message Date
SweetId d6ecfb3476 add NameComponent and rework level and inspector windows 2023-10-12 19:14:07 -04:00
SweetId e48605b8d3 add unique entity name and select it on click 2023-10-11 23:48:59 -04:00
SweetId 58bf25ff16 Add app getter in Window 2023-10-11 23:48:14 -04:00
SweetId b29e20a4b0 add missing virtual dtor 2023-10-11 23:34:29 -04:00
SweetId 7e01282973 renaming OnWorldChanged to OnLevelChanged and invoking callback 2023-10-11 23:34:09 -04:00
SweetId 46fe2d296b fix unused argument warnings 2023-10-11 20:40:59 -04:00
SweetId 6d7ffe0873 add tooltip drawing 2023-10-11 20:37:09 -04:00
SweetId 42926a0c9b fix deprecated call to registry().each() 2023-10-11 20:29:01 -04:00
SweetId 620e4c0f8a removing singleton attribute 2023-10-11 20:28:40 -04:00
SweetId 5b4ae459ad Adding Level to handle entt world 2023-10-11 20:28:28 -04:00
SweetId 30fcb71332 fix dtor not virtual 2023-10-11 20:24:45 -04:00
SweetId a15e5e823d bit of renaming 2023-10-11 20:24:28 -04:00
SweetId d04860ed4b Removing Instance() call 2023-10-08 22:33:22 -04:00
SweetId db5e70a27f updating Windows with new ctor 2023-10-08 22:33:02 -04:00
SweetId 1cedfc0419 remove application code since it migrated in Core 2023-10-08 22:32:28 -04:00
SweetId c64e015ce1 window now stores application pointer (remove needs for singleton) 2023-10-08 22:29:00 -04:00
SweetId efadea76ae fix warnings 2023-10-08 22:28:30 -04:00
SweetId 73e942809b Add BaseApplication to wrap basic code 2023-10-08 22:26:43 -04:00
SweetId c60ece1670 ignore imgui.ini 2023-09-23 19:21:43 -04:00
SweetId a30e94dee9 add basic editor 2023-09-23 19:20:41 -04:00
SweetId d1f132b07e add basic core 2023-09-23 19:20:32 -04:00
SweetId 5c4c23b971 initial commit 2023-09-23 19:19:54 -04:00