mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-20 03:42:17 +00:00
6027cd0a1d
* Make sure shaders are named, to aid in debug in case of failure * SceneRenderRD was being wrongly initialized (virtual functions being called when derivative class not initialized). * Fixed some bugs resulting on the above being corrected.