Relintai
  • Joined on 2023-03-15
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-11 23:24:38 +01:00
765a8ded6a Re-extracted class docs.
ea3317d12e Make use of the new randomize_start_time parameter of RenderingServer::canvas_item_add_texture_rect_animation() in LayeredTileMap.
588b50e9ce Added randomize_start_time optional parameter to canvas_item_add_texture_rect_animation().
8a8193e8d3 Fix memleak.
2c42753ea6 Docs for canvas_item_add_texture_rect_animation().
Compare 9 commits »
Relintai synced commits to master at Relintai/pandemonium_demo_projects from mirror 2024-03-11 23:04:38 +01:00
8ca423a9ef Added the new godot 4 demos that use the new tile map. They still need to be updated / proted.
b3a69024f1 Simple web file manager demo.
Compare 2 commits »
Relintai synced commits to master at Relintai/pandemonium_engine_docs from mirror 2024-03-11 22:44:37 +01:00
36a3c5ff80 Added tilemap and tileset docs from godot 4.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-11 15:14:37 +01:00
93d90fb69d Fix LayeredTileSetAtlasSourceEditor's dropdown property selector.
b11bd949cc Backported from Godot4: Allow disabling scrolling in Tree.
850b5b03ef Fix the sizing of LayeredTileSourceInspectorPlugin's show_id_edit_dialog.
ee7140fe51 Bind method.
5435987237 Fix the sizing of the LayeredTileSetScenesCollectionSourceEditor.
Compare 6 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-10 14:44:38 +01:00
fb99db4585 Re-extracted class docs.
0e32e11ea1 Small LayeredTileMap doc fixes.
b376573e8a Fix arguments of the _use_tile_data_runtime_update() vmethod.
f54b3c8a45 Updates to the LayeredTileMap modules's docs.
b3a5b516f7 Proper docs for WebServerSimple.
Compare 15 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-10 06:34:37 +01:00
f86c6440fb - Now WebServerSimple can also use temporary files for uploads.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-09 22:24:37 +01:00
432478cb70 Fix index error.
3be690da76 Properly lock image.
c67d45375b Fix LayeredTileMapPattern::get_used_cells().
Compare 3 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-09 14:14:37 +01:00
fe901f22bd Fix tile selection indicator graphic.
de33138e87 Fix creating polygons in GenericTilePolygonEditor.
5359053613 Fix expand in GenericTilePolygonEditor.
d630dec41a Added missing icon.
bfaf5a6b75 Don't free the Editor's UndoRedo.
Compare 13 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-08 21:54:37 +01:00
60eb59ab19 Backpoered from Godot 4: Add is_built_in() method to Resource.
70bd32682c Backported from godot4: Use a SpinBox in the inspector array resize dialog.
fc18954d20 Backported from godot 4: Reduce contrast in inspector array element backgrounds.
b757336215 Backported from godot4: Defer EditorInspector::update_tree to the process stage to improve performance
a44fb35ca1 Bakcported a change to the EditorInspector from:
Compare 8 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-08 13:44:37 +01:00
54e735c1f2 Added an another piece of missing code. Now properties arrays work.
2e48acd426 Added some missing code from:
dbcb0ac6d9 Fix binding a method twice.
5356c1a7ea Fix typo.
9116814193 ItemLists does not support negative indexing.
Compare 5 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-08 05:34:37 +01:00
a94f302003 Call the proper method.
66dcbb02b0 Fix calling method from signal.
7dc0eda074 Added missing icon.
f4d728b08e Use better popup() method.
ce1200e5ea Add missing icons for the layered tile map editor.
Compare 10 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-07 21:24:37 +01:00
f78dd78dc3 Fix inconsistent overrides.
9d639d5136 Enable the layered tile maps module as now it compiles. It still needs some work before it's actually usable though.
adea98943c Fixed compile when layered tile maps are enabled.
27b73fa9f9 Removed Vector2i(Vector2) constructor, added a Vector2i conversion operator to Vector2 instead. This solves ambigous Variant to Vector2i conversion errors.
Compare 4 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-07 13:14:37 +01:00
2e45ffc5ea Work on fixing compile when layered tile maps are enabled.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-07 05:04:36 +01:00
3d791b4d4a Work on fixing compile when layered tile maps are enabled.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-06 20:54:37 +01:00
64999ea8fb Work on fixing compile when layered tile maps are enabled.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-06 04:34:36 +01:00
ea110ae724 Work on fixing compile when layered tile maps are enabled.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-05 04:04:36 +01:00
4abb1a23e9 Work on layered tile maps.
3e533b33bb Fix typo.
Compare 2 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-03 19:24:37 +01:00
6e90a74706 Backported min and max zoom setting to the EditorZoomWidget from godot 4.
840a804a5c Work on layered tile maps.
7779439e28 Backported comparison operators to Array from godot4.
0f07cedf57 Work on layered tile maps.
2783a9d58a Work on layered tile maps.
Compare 6 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-03 03:11:54 +01:00
75a41eaf34 Work on layered tile maps.
2b57397fa7 Backported PROPERTY_USAGE_ARRAY from Godot 4. Reused one of the old deprecated property usage flags for it.
bd53556507 Use bitshifts for all property usage flags.
d5caeed2b6 Work on fixing compile when layered tile maps are enabled.
Compare 4 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-03-02 19:01:55 +01:00
c27d8cb19a Notes.
b59530099e Work on fixing compile when layered tile maps are enabled.
37e287d86d Backported goodies to SelfList from Godot4.
160374e539 Work on fixing compile when layered tile maps are enabled.
13d0ac8d5d Work on fixing compile when layered tile maps are enabled.
Compare 11 commits »