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