Archived
1
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
redstrate
93b55e7022 Add debug names for textures
Also changes pipeline barrier behavior, disable project window on Windows, and change window resizing behaviour to get around Windows-specific bug
2021-02-04 08:21:40 -05:00
redstrate
505934fae8 Fix last few vulkan errors
Vulkan backend now renders! (albiet incorrectly)
2020-09-23 11:54:59 -04:00
redstrate
219751a05d Remove faulty ctrl detection on macos preventing t from being inputted 2020-09-22 13:17:53 -04:00
redstrate
827ce8bec6 Fix strange glslang error and reduce spirv-cross modules 2020-09-22 12:26:49 -04:00
redstrate
2ffd1a421e Remove even more includes 2020-09-21 09:37:52 -04:00
redstrate
29633020c9 Remove unnecessary includes 2020-09-20 23:31:03 -04:00
redstrate
8f652f8b7d Fix SRGB handling, now converting from srgb->linear properly 2020-08-19 22:09:32 -04:00
redstrate
65e6616e5f Remove unused option to configure textures through an optional json file 2020-08-19 17:39:05 -04:00
redstrate
6656bd8e58 Load vec3 constant node types from disk 2020-08-18 09:16:35 -04:00
redstrate
cc151ad07e Fix material saving 2020-08-17 10:21:32 -04:00
redstrate
cb3f9d3202 Improve the metal backend's command buffer acquire behavior 2020-08-17 09:54:55 -04:00
redstrate
3b33741ae4 Add ability to delete nodes in material editor 2020-08-14 23:02:59 -04:00
redstrate
94953c62f0 Fix errors when compiling with MSVC 2020-08-13 07:48:50 -04:00
redstrate
4b642fcb66 Add initial files 2020-08-11 12:07:21 -04:00