virtualx-engine/core
George Marques 8a9e3524a9
Fix variant getters not setting return type
The validated getters were only setting the value without changing the
type, leading to wrong results. This uses the same path used for
methods to the same purpose.
2020-11-20 15:55:17 -03:00
..
config Warn about singleton being a Reference 2020-11-19 12:01:54 +01:00
crypto Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
debugger Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
error Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
input Merge pull request #43591 from madmiraal/fix-43520 2020-11-19 20:43:44 +01:00
io Fix crash duplicating local-to-scene resources 2020-11-18 23:45:30 +01:00
math Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
object Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
os Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
string Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
templates Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
variant Fix variant getters not setting return type 2020-11-20 15:55:17 -03:00
core_bind.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_bind.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Update joy button and stick names, enums and documentation 2020-11-19 15:28:31 +00:00
core_constants.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_string_names.cpp Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
core_string_names.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
register_core_types.cpp Create Variant built-in functions. 2020-11-10 19:31:10 -03:00
register_core_types.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
typedefs.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
version.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00