Skip to content

Allow use double as real_t

Saniko requested to merge github/fork/sanikoyes/PR-Use-double-as-real-t into master

Allow use double as real_t(fix compile errors) Marshal always store/load float in file ResourceFormatBinary compatible float/double format GDScript parser automate detect int or real_t(if expression value out of int range)

This feature default is disabled

Merge request reports