Small extensions engine module for GODOT.
Go to file
2020-04-18 02:39:39 +02:00
doc_classes Sync classref with the current source. 2020-04-18 02:39:39 +02:00
.gitignore Work on a new editor plugin. 2019-07-05 16:41:48 +02:00
bs_input_event_key.cpp Clang format. 2020-04-10 13:57:06 +02:00
bs_input_event_key.h Fix build for 4.0. 2020-04-09 12:36:53 +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
LICENSE Added the license to all cpp files, and updated it for 2020. 2020-01-31 19:45:21 +01:00
README.md Fix copy paste fail. 2019-11-21 22:57:52 +01:00
register_types.cpp Clang format. 2020-04-10 13:57:06 +02:00
register_types.h Added the license to all cpp files, and updated it for 2020. 2020-01-31 19:45:21 +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
touch_button.cpp Clang format. 2020-04-10 13:57:06 +02:00
touch_button.h Added the license to all cpp files, and updated it for 2020. 2020-01-31 19:45:21 +01:00

UI Extensions

Small c++ ui extensions for the godot engine.