mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-31 06:25:56 +00:00
* 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.