broken_seals/game/addons/gdc_converter
2022-08-13 15:24:31 +02:00
..
gdc_class_bind_generator.gd Make the generated binder class a singleton, also fix smaller issues. 2022-06-06 01:04:00 +02:00
gdc_code_converter.gd Updated the engine. I renamed Quat to Quaternion for consistency. 2022-08-13 15:24:31 +02:00
gdc_scene_converter.gd Updated the engine. I renamed Quat to Quaternion for consistency. 2022-08-13 15:24:31 +02:00
plugin.cfg Started working on a new simple addon, that should help with porting gdscript (my addons -> my codestyle) to cpp in the future. I'm not planning on doing anything fancy, just something relatively simple that would do most of the trivial, but tedious stuff. 2022-06-03 01:25:50 +02:00
plugin.gd Renamed the code converter's file. 2022-06-04 23:51:00 +02:00