broken_seals/game/addons/world_generator
2022-02-19 10:41:33 +01:00
..
raycast Added a new WorldGenRaycast class, and now world generator will use this instead of a stack and stack index to make the data available to the generation methods. Also added local uv to it. 2022-02-19 10:41:33 +01:00
resources Added a new WorldGenRaycast class, and now world generator will use this instead of a stack and stack index to make the data available to the generation methods. Also added local uv to it. 2022-02-19 10:41:33 +01:00
test Moved the world_generator folder under scripts. 2022-02-12 20:06:13 +01:00
ui Don't let world editor's property list's refresh get called muliple times in a frame. 2022-01-22 00:22:01 +01:00
widgets Added a resource property. 2021-12-27 22:05:57 +01:00
plugin.cfg Added a new world generator addon. 2021-12-21 21:25:35 +01:00
plugin.gd Now the world generator's editor plugin distributes the plugin itself to every class that will need it. 2022-01-21 22:58:14 +01:00