Commit Graph

31 Commits

Author SHA1 Message Date
Relintai 6b55d98206 Updated the readme. 2023-01-09 21:17:03 +01:00
Relintai 472e7fd7ba Work on fixing compile. 2023-01-09 01:18:02 +01:00
Relintai a5d8af46bb Updated register_types.h and cpp to the current godot 4 style. 2023-01-08 15:56:00 +01:00
Relintai 80a3b96fc5 Fix compile for 3.x. 2022-02-08 12:13:40 +01:00
Relintai 9cbe84ae27 Work on fixing the compile for 4.0. 2022-02-08 11:52:10 +01:00
Relintai 992b322266 Updated the copyright headers. 2022-01-12 22:28:21 +01:00
Relintai bddaa06a9e Re-extracted the class docs. 2022-01-12 22:28:02 +01:00
Relintai f82273f54c Update the copyright texts for 2021. 2021-04-19 10:11:16 +02:00
Relintai f1ae14c1be Fix compile for 4.0. 2021-02-06 11:50:00 +01:00
Relintai 07c50b139f Fix compile for 4.0. 2020-10-06 23:16:16 +02:00
Relintai ca7df84351 Fix non-tools build. 2020-07-31 01:29:48 +02:00
Relintai 0d134f0670 Fix compile for android. 2020-07-31 01:27:50 +02:00
Relintai 6f07f31ff5 Cleanups. 2020-07-30 23:50:25 +02:00
Relintai 634f27219e Use BSInputEventKey, and bind queue_save(). 2020-07-30 23:49:48 +02:00
Relintai 02b68e6df7 Now the icons are settable through properties. 2020-07-30 22:20:52 +02:00
Relintai b44dd952e8 Now the editor is derived from MarginContainer. 2020-07-30 21:53:50 +02:00
Relintai 951ee44d58 Remove the translations tab. 2020-07-30 21:33:55 +02:00
Relintai e95c299afe Added a new InputMapEditor. I took the ProjectSettingsEditor and started refactoring it. Not yet finished. 2020-07-30 21:32:05 +02:00
Relintai 6db99122c2 Proper Readme.md. 2020-07-28 14:50:51 +02:00
Relintai 6fe4f69fea Sync classref with the current source. 2020-04-18 02:39:39 +02:00
Relintai 8c4302f7f7 Clang format. 2020-04-10 13:57:06 +02:00
Relintai eb6be07648 Fix build for 4.0. 2020-04-09 12:36:53 +02:00
Relintai 38acc650db Added the license to all cpp files, and updated it for 2020. 2020-01-31 19:45:21 +01:00
Relintai 8a81cc5310 Doc setup. 2019-12-25 14:10:08 +01:00
Relintai 271dcf89e9 Fix copy paste fail. 2019-11-21 22:57:52 +01:00
Relintai 2621152b0c Simple readme. 2019-11-21 22:43:42 +01:00
Relintai 0c79251fd4 Now the project is under the MIT license. 2019-11-21 22:42:07 +01:00
Relintai 4c6f83b2f9 Added my InputEventKey implementation, to tailor the logic of action_match to my needs. 2019-08-08 22:07:28 +02:00
Relintai 8c7537c3cb Moved the new classes into the entity system. 2019-07-05 21:03:05 +02:00
Relintai 9a2869f289 Work on a new editor plugin. 2019-07-05 16:41:48 +02:00
Relintai 6112c32a83 Initial commit. 2019-04-20 14:54:22 +02:00