Small extensions engine module for GODOT.
Go to file
Relintai 8a81cc5310 Doc setup. 2019-12-25 14:10:08 +01:00
doc_classes Doc setup. 2019-12-25 14:10:08 +01:00
.gitignore Work on a new editor plugin. 2019-07-05 16:41:48 +02:00
LICENSE Now the project is under the MIT license. 2019-11-21 22:42:07 +01:00
README.md Fix copy paste fail. 2019-11-21 22:57:52 +01:00
SCsub Added my InputEventKey implementation, to tailor the logic of action_match to my needs. 2019-08-08 22:07:28 +02:00
bs_input_event_key.cpp Added my InputEventKey implementation, to tailor the logic of action_match to my needs. 2019-08-08 22:07:28 +02:00
bs_input_event_key.h Added my InputEventKey implementation, to tailor the logic of action_match to my needs. 2019-08-08 22:07:28 +02:00
config.py Doc setup. 2019-12-25 14:10:08 +01:00
config.pyc Initial commit. 2019-04-20 14:54:22 +02:00
register_types.cpp Added my InputEventKey implementation, to tailor the logic of action_match to my needs. 2019-08-08 22:07:28 +02:00
register_types.h Initial commit. 2019-04-20 14:54:22 +02:00
touch_button.cpp Initial commit. 2019-04-20 14:54:22 +02:00
touch_button.h Initial commit. 2019-04-20 14:54:22 +02:00

README.md

UI Extensions

Small c++ ui extensions for the godot engine.