uml_generator/project
2022-04-27 18:06:14 +02:00
..
examples Added example outputs for the readme. 2022-04-27 18:06:14 +02:00
.gitignore Ignore the data and output directories. 2022-04-27 15:21:29 +02:00
BaseClassArrow.tscn Instead of a base class keyword with a support for only a name, added an inherit keyword, which just adds an inherit arrow below the current class. 2022-04-27 15:07:43 +02:00
ClassControl.gd Add the double hseparators under the class name only when needed. 2022-04-27 15:09:17 +02:00
ClassControl.tscn Better class control sizing. 2022-04-27 15:15:07 +02:00
default_env.tres
frame.png
frame.png.import
icon.png
icon.png.import
inherits.png
inherits.png.import
line.png
line.png.import
new_theme.tres
panel_bg_styleboxtexture.tres
project.pandemonium Small settings improvements. 2022-04-27 15:52:22 +02:00
UMLGenerator.gd Added java and c# like access modifier support because why not. 2022-04-27 18:05:21 +02:00
UMLGenerator.tscn Fix container paths. 2022-04-27 15:39:20 +02:00