mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
ca117910da
* Only apply final actions to attachments used in the last pass. * Fixes to draw list final action (was using continue instead of read/drop). * Profiling regions inside draw lists now properly throw errors. * Ability to enable gpu profile printing from project settings. (used to debug).