broken_seals/game/addons
2022-06-04 13:22:43 +02:00
..
data_manager Updated the engine. I added Vector2i, Vector3i, Rect2i, PoolVector2i, PoolVector3i, and StringName support for variants. Also smaller improvements, and backports. 2022-03-22 02:14:33 +01:00
gdc_converter The code converter now generates properties from the automatically created getters and setters. 2022-06-04 13:22:43 +02:00
godot-plugin-refresher
Godoxel Fixed godoxel's save file dialog. 2022-02-12 22:22:40 +01:00
mat_maker_gd Also added undo redo support for the gradient editor when adding and removing colors. 2022-03-08 12:28:07 +01:00
multirun
world_generator add_slot in ResourcePropertyList.gd will now return the expected index. 2022-03-09 18:31:54 +01:00
.gitignore 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
addon_versions Removed the color palette addon, as I never really ended up using it. 2022-04-10 20:43:43 +02:00