You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Moved the shader source compilation code outside RenderingDevice and Vulkan
This commit is contained in:
committed by
Juan Linietsky
parent
60c7498cee
commit
4fe3ee1730
@@ -1207,6 +1207,8 @@ error:
|
||||
|
||||
Error Main::setup2(Thread::ID p_main_tid_override) {
|
||||
|
||||
preregister_module_types();
|
||||
|
||||
// Print engine name and version
|
||||
print_line(String(VERSION_NAME) + " v" + get_full_version_string() + " - " + String(VERSION_WEBSITE));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user