Commit Graph

68 Commits

Author SHA1 Message Date
598b4d8bd1
Update README.md 2021-12-12 19:55:20 +00:00
f76520af8e Add deprecation notice. 2021-12-12 19:56:26 +01:00
284d1a8ae6 Temp hackfix for a crash. 2021-12-12 19:35:08 +01:00
5867bf41b0 Fix more binding issues. 2021-12-12 19:20:14 +01:00
efbe5e0be0 Fix a a few signal arguments. 2021-12-12 18:56:25 +01:00
763487cbb6 Set up missing editor defs. 2021-12-12 18:31:52 +01:00
16172e9020 Actually fix image locking issues. 2021-12-12 18:16:47 +01:00
17955723c3 lock and unlock the image properly. 2021-12-12 18:00:56 +01:00
be575f2917 Register the editor plugin to the editor. 2021-12-12 17:54:25 +01:00
b6ccf2c09e Fix methodbind errors. 2021-12-12 17:48:10 +01:00
ab25c104c0 Fix default argument in cpp file. 2021-12-12 17:46:20 +01:00
9e51f9e807 Fix the remaining errors in the tiles editor plugin. 2021-12-12 17:45:40 +01:00
86910e5679 Call commented out add_do_method directly. 2021-12-12 17:36:30 +01:00
5e46dbc533 Fixed all current errors in tile map editor. 2021-12-12 17:31:44 +01:00
33d48e18e5 More fixes to the tile map editor. 2021-12-12 15:19:43 +01:00
0081de4884 More work on the tilemap editor. 2021-12-12 15:09:43 +01:00
58a2fd2973 Work on the tile map editor. 2021-12-12 14:08:32 +01:00
a3db88605b Fixed the remaining errors in tile_set_editor. 2021-12-12 13:08:32 +01:00
31d4909a20 Fixed up the errors in the tile_set_scenes_collection_source_editor. 2021-12-12 12:55:01 +01:00
b599c2c347 Fixed up the errors in the tile set atlas source editor. 2021-12-12 12:47:41 +01:00
3120b3d146 More fixes. 2021-12-12 11:59:11 +01:00
1b1a971320 More work on tile set atlas source editor. 2021-12-12 11:51:47 +01:00
471a722ee6 Work on tile set atlas source editor. 2021-12-12 10:53:47 +01:00
a1097604a8 Fix all current errors in tile proxies manager dialog. 2021-12-12 10:12:55 +01:00
a5790ad9b2 Fixed all current errors in tile data editors. 2021-12-12 09:48:33 +01:00
8395120e0e More fixes. 2021-12-11 23:23:35 +01:00
10a95cb467 More fixes. 2021-12-11 23:13:05 +01:00
b54dec5622 More fixes. 2021-12-11 22:45:08 +01:00
b4c9be6299 More fixes. 2021-12-11 22:40:54 +01:00
63140f46c7 More work. 2021-12-11 22:24:16 +01:00
833bf5e32e More work. 2021-12-11 21:42:05 +01:00
788494e0bf Fixed up editor zoom widget. 2021-12-11 21:23:18 +01:00
c2771e25ed More work. 2021-12-11 20:28:04 +01:00
469a2edbf8 More work. 2021-12-11 20:15:57 +01:00
dea8f85cbc More work. 2021-12-11 20:07:58 +01:00
e801ee260d Added EditorZoomWidget from Godot4. 2021-12-11 20:00:31 +01:00
8ab8064f1b Prefix every editor plugin class With R, and add them to the build. 2021-12-11 19:54:47 +01:00
96f4de946d Fix binds having more paramaters than the method errors. 2021-12-11 19:38:07 +01:00
8e0fff28e9 Fix bound type. 2021-12-11 19:37:51 +01:00
f37490668e Register RTileMap to the Engine. 2021-12-11 19:34:48 +01:00
dd35386012 Temp fix for unused variable. 2021-12-11 19:33:05 +01:00
96ddaa1201 Fixed the remaining methodbind issues. 2021-12-11 19:31:07 +01:00
34ae407df1 Fixed more errors. 2021-12-11 19:23:38 +01:00
22f528a56a Fix more errors. 2021-12-11 19:13:51 +01:00
2f172d32bd Fixed more errors. 2021-12-11 19:06:47 +01:00
b867c9d0fe Fixed more issues. 2021-12-11 18:59:35 +01:00
e3f282a32a Fixed more issues. 2021-12-11 18:44:28 +01:00
cbb7e877da Fixed more issues. 2021-12-11 15:24:04 +01:00
ed0c938645 More work. 2021-12-11 15:17:37 +01:00
6470d92220 More work on the TileMap. 2021-12-11 15:10:09 +01:00