Commit History

Author SHA1 Message Date
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor 4 years ago
  George Marques e4e9231420 Use pointer parameters in Variant function pointers 4 years ago
  Pedro J. Estébanez 86ece881e5 Remove useless check in GDScript 4 years ago
  George Marques 029fd88adb Fix VariantInternal initialization and setting of object 4 years ago
  George Marques c7b6a7adcc GDScript: Refactor builtin functions 4 years ago
  George Marques 5518e2a68e GDScript: Add faster instruction for validated constructor 4 years ago
  George Marques e0dca3c6b6 GDScript: Add typed iterate instructions 4 years ago
  George Marques 52ab64db69 GDScript: Add faster call instructions for builtin methods 4 years ago
  George Marques d8b22097f2 GDScript: Add faster call instructions for native methods 4 years ago
  George Marques 5aeb390cd7 GDScript: Add speficic set/get instructions 4 years ago
  George Marques 1ad5c926dc GDScript: Add faster operator for known types 4 years ago
  George Marques c707d6fe71 GDScript: Gather instructions arguments beforehand 4 years ago
  George Marques b6519d0d03 GDScript: Split Function code into multiple files 4 years ago