Archived
1
Fork 0
Commit graph

143 commits

Author SHA1 Message Date
8a17afca50 Add screenshot 2022-03-27 22:24:54 -04:00
a7fc58f7b5 Improve Windows support
Graph now includes more libraries out of the box, similiar
to Prism.
2022-03-27 22:22:02 -04:00
c95ca9cc45 Add mirror links 2022-03-22 10:25:15 -04:00
c99d6f1c06 Note that this was actually created in 2018 2022-02-28 22:53:13 -05:00
5a6788ab05 Clean up README a little bit 2022-02-28 22:40:28 -05:00
09c560f26d Disable editor style
This was never completed, and the theme is completely unusable
in it's current state
2022-02-28 22:31:20 -05:00
3ed62afe33 Add note about running the editors under Wayland 2022-02-28 22:29:43 -05:00
ed0fa1ceec Fix level editor compilation 2022-02-28 22:29:33 -05:00
9105bde455 Remove debug build directory 2022-02-28 22:24:24 -05:00
7f48bf822d Add debug name function, fix sobel image causing artifacts 2022-02-28 22:21:50 -05:00
79d7258d84 Fix numFrameResources being too low 2022-02-28 22:10:17 -05:00
f1ff7f5047 Add README, update some files 2022-02-28 21:53:36 -05:00
4943f28727 Increase shadow resolution for mid and high presets 2019-01-08 22:28:08 -05:00
94cccac9b2 Add audio system 2019-01-08 22:27:42 -05:00
0827103515 Change game name to ITER 2018-12-27 06:36:59 -05:00
37736f88e2 Properly free other resources 2018-12-27 06:31:37 -05:00
40b464935f Properly destroy all vulkan resources 2018-12-27 06:21:29 -05:00
1ebc0606f8 Clang-tidy changes 2018-12-26 20:16:32 -05:00
b6b5a71803 Add SDK launcher 2018-12-26 07:36:34 -05:00
2c49b8eaa1 Update names in hierarchy when changed 2018-12-26 07:25:19 -05:00
51b5f96cc3 Make remove component button functional' 2018-12-26 07:19:16 -05:00
a2893303ae Add add component button 2018-12-26 07:13:03 -05:00
a80495b3dd Add entity menu 2018-12-26 07:03:05 -05:00
57b9648220 Trim material paths 2018-12-25 23:49:15 -05:00
09b6d59cf9 Make material editor functional 2018-12-25 23:46:16 -05:00
4a01dab006 Rename inspector 2018-12-25 23:04:32 -05:00
b5bbd15bd8 Add light inspector 2018-12-25 22:51:26 -05:00
815910ac90 Add inspector 2018-12-25 22:38:26 -05:00
7f9f9702fc Add hierarchy to window menu 2018-12-25 20:17:56 -05:00
2b65968452 Add visual selection feedback 2018-12-25 10:57:12 -05:00
462462331a Add hierarchy 2018-12-25 09:58:31 -05:00
3db85d922f Add temporary files to .gitignore 2018-12-25 08:50:42 -05:00
b78b66f2ee Add material editor to tools menu 2018-12-25 08:50:19 -05:00
bcd5609b9b Add actual material editing 2018-12-25 08:32:38 -05:00
c110ee96a3 Add proper material preview 2018-12-25 07:51:18 -05:00
b0fbb6764e Add material editor 2018-12-25 07:41:48 -05:00
291001d7e1 Properly destroy viewport render target 2018-12-25 07:26:36 -05:00
7e2381a211 Add window menu 2018-12-24 10:43:14 -05:00
f6219154f1 Make quit menu functional 2018-12-24 10:07:34 -05:00
66a8005948 Add ToolWindowManager 2018-12-24 10:04:00 -05:00
7331723bad Add custom editor style 2018-12-24 09:32:05 -05:00
707396f384 Add level editor 2018-12-21 06:32:37 -05:00
086c26265e Add controllable player 2018-12-21 05:11:30 -05:00
f7dfa03554 Fix previous declaration of World 2018-12-19 20:13:42 -05:00
ad38597505 Only apply shadows to directional lights 2018-12-19 20:11:07 -05:00
57a2ae9c0a Add SMAA pass 2018-12-19 13:11:27 -05:00
5b035874ab Refactor object system to ECS 2018-12-19 12:19:52 -05:00
d91c7d7221 Add support for multiple worlds in a single cinematic 2018-12-18 06:24:28 -05:00
c7d87e9a9f Add stringsutil header 2018-12-16 19:59:48 -05:00
001a7ce38a Fix memory leak in loadWorld() 2018-12-15 20:51:04 -05:00