mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-25 06:27:54 +00:00
As a preparation for other performance enhancements to GDScript:call() start by removing more of the GDScript runtime checks on release. This code has been tested with 2d/platformer, 3d/platformer, 3d/materials_test, and goltorus. No regressions were found.