C:\Users\Remi\Documents\Godot\godot.git\core\math\bvh_tree.h(262) : warning C4701: potentially uninitialized local variable 'sibling_id' used C:\Users\Remi\Documents\Godot\godot.git\core\templates\paged_array.h(330) : warning C4701: potentially uninitialized local variable 'remainder_page_id'...
Changed: leaderboard_scores_downloaded callback now incorporates getDownloadLeaderboardEntry() to streamline process, callback returns the result array now Changed: complete overhaul of enums and constants Changed: leaderboardDetailsMax default from 0 to 10 Fixed: various void functions Fixed: casting fo...