Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
r2d2meuleu pushed 4 commits to main r2d2meuleu/Godot4ThirdPersonCombatPrototype
r2d2meuleu pushed 8 commits to master r2d2meuleu/godot-constraint-solving
- Add single TileMapLayer mapper; use @export_storage for non-user-editable exported variables 498eed4
- add multi-layer map node and mapper b0feb70
- Add mapper factory resource; generalize layered 2d map node; add/update some documentation 804cada
- fix multitile mapper example location dc5d56e
- Fix Node inheritance fiasco (#27) bfa0797
- add remap precondition d6e0dd6
- add empty cell remapping; add some comments f48c9e1
- add initial rule getter to 2D WFC mapper; use tileset terrainsettings for initial rules on tilemap layers ebd52c6
r2d2meuleu pushed 1 commit to main r2d2meuleu/func_godot_example_basic
- Update to latest FuncGodot version 025f466
r2d2meuleu pushed 79 commits to master r2d2meuleu/Godot-MTerrain-plugin
- Update README.md a3f837e
- connected request_create signal to call mterrain.create() 0145348
- added button to request mterrain.create() b72c1ea
- added a signal to request mterrain.create() b9ce72e
- fixed version 2c6ccb0
- Made some mockups for new Editor UI for mterrain 6674311
- Merge pull request #44 from rossunger/patch-1 Update README.md e8eb9f9
- Reworked the entire UI. Still some bugs, and potential breaking changes. proceed with caution... not working: masks/s... b3f0c61
- Merge branch 'mohsenph69:master' into master f34e0d2
- fixed diffs for pushing upstream f972ef8
- I broke something with git. this should fix? a0acb6f
- fixed issues for godot4_2 93c2013
- latest version 7eef37e
- many fix in progress. using actions instead of keyboard input. mask fixed 81bcd4e
- Combined brush and brush settings panels... ditto masks... fixed some things too 4e68508
- minor fixes... UI scaling issue discovered, temporary fix done 8f6fb87
- fixed mpath 25c5d01
- added button to edited currently selected node db7de36
- tiny fix f294a53
- tiny fix bb7ce55
- and 59 more ...