Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Myran

Myran starred davepruitt/hex_map_godot
Myran starred ergut/mcp-logseq-server
Myran starred Hipxel-dev/Animation-meme
Myran starred elie222/inbox-zero
Myran starred mjrusso/scoot
Myran starred houmain/keymapper
Myran starred rakesh-eltropy/mcp-client
Myran starred exa-labs/exa-mcp-server
Myran starred jrswab/lsq
Myran starred psych3r/driverkit
Myran starred hendricius/the-sourdough-framework
Myran starred jtroo/kanata
Myran starred plankanban/planka
Myran starred eefahd/logseq-integrate-any-api
Myran starred arpandaze/scratchpad-rs
Myran starred foxssake/netfox
Myran starred ZeeWeasel/LogDuck
Myran starred mightymochi/figma-to-godot-experiment
Myran pushed 1 commit to gametwo Myran/godot
  • Revert "Merge branch 'master' into gametwo" This reverts commit 03bc420588a6ad4d49ba3f6589a4edae92de2e51, reversing ... 758c607

View on GitHub

Myran pushed 2512 commits to gametwo Myran/godot
  • SCons: Fix MSVC version check for VS Preview 607585e
  • Enable use of Labels as Values feature in Clang when not wrapped by GCC f14af8b
  • Add method for getting packet flags from ENetPacketPeer 21c5a73
  • Unify make dir and duplicate dialogs e2a96dd
  • Merge pull request #97639 from HKunogi/master SCons: Fix MSVC version check for VS Preview 3e4cfeb
  • Merge pull request #56772 from stijn-h/quick-open-redesign Redesign Quick Open b070f4a
  • Merge pull request #92263 from HolonProduction/autocompletion-get-node-set-value-if-type-compatible Autocompletion: ... 7f1f979
  • Merge pull request #93299 from rune-scape/fix-ref Fix RefCounted releasing early and not clearing reference 9ce149c
  • Merge pull request #95216 from Chaosed0/enet-get-packet-flags Add method for getting packet flags from ENetPacketPeer cd78220
  • Merge pull request #95590 from pafuent/adding_parse_url_unit_tests Add unit tests for `String::parse_url()` 4f95074
  • Merge pull request #96693 from HolonProduction/annotation-arg-hint Autocompletion: Add arghint for annotations 0b24461
  • Merge pull request #97281 from reptofrog/deadzone-new-default Input: Change the default deadzone value for new actio... 336d915
  • Merge pull request #97439 from Gamemap/itemlist-fix-texttrimming Fix ItemList text trimming 89febc5
  • Merge pull request #97550 from AThousandShips/hash_fix [Core] Add missing `HashMapComparatorDefault` cases 86b1514
  • Merge pull request #97625 from SourceOfHTML/master Fix `AudioStreamPlayback`'s `_stop()` not being called when `Audi... 5410000
  • Merge pull request #97645 from adamscott/fix-pwa-reloading-page Fix web export infinite reload issue 6388314
  • Merge pull request #97676 from clayjohn/GLES3-sky-quality Improve the look of radiance map in Compatibility backend 2bd0fd8
  • Merge pull request #97677 from bruvzg/hb1001 Update HarfBuzz to 10.0.1 991b741
  • Merge pull request #97710 from anvilfolk/think-of-the-dooooooooooooooocs Fix GDScript docs not updating when modifie... 15cee4b
  • Merge pull request #97698 from Calinou/displayserver-can-create-rendering-device-add-caching Add caching to `Display... 34913f2
  • and 2492 more ...

View on GitHub

Myran pushed 2511 commits to master Myran/godot
  • Fix tooltip message of button that opens groups/signals dock Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmai... 4a5ae8c
  • SCons: Fix MSVC version check for VS Preview 607585e
  • Enable use of Labels as Values feature in Clang when not wrapped by GCC f14af8b
  • Add method for getting packet flags from ENetPacketPeer 21c5a73
  • Unify make dir and duplicate dialogs e2a96dd
  • Merge pull request #97639 from HKunogi/master SCons: Fix MSVC version check for VS Preview 3e4cfeb
  • Merge pull request #56772 from stijn-h/quick-open-redesign Redesign Quick Open b070f4a
  • Merge pull request #92263 from HolonProduction/autocompletion-get-node-set-value-if-type-compatible Autocompletion: ... 7f1f979
  • Merge pull request #93299 from rune-scape/fix-ref Fix RefCounted releasing early and not clearing reference 9ce149c
  • Merge pull request #95216 from Chaosed0/enet-get-packet-flags Add method for getting packet flags from ENetPacketPeer cd78220
  • Merge pull request #95590 from pafuent/adding_parse_url_unit_tests Add unit tests for `String::parse_url()` 4f95074
  • Merge pull request #96693 from HolonProduction/annotation-arg-hint Autocompletion: Add arghint for annotations 0b24461
  • Merge pull request #97281 from reptofrog/deadzone-new-default Input: Change the default deadzone value for new actio... 336d915
  • Merge pull request #97439 from Gamemap/itemlist-fix-texttrimming Fix ItemList text trimming 89febc5
  • Merge pull request #97550 from AThousandShips/hash_fix [Core] Add missing `HashMapComparatorDefault` cases 86b1514
  • Merge pull request #97625 from SourceOfHTML/master Fix `AudioStreamPlayback`'s `_stop()` not being called when `Audi... 5410000
  • Merge pull request #97645 from adamscott/fix-pwa-reloading-page Fix web export infinite reload issue 6388314
  • Merge pull request #97676 from clayjohn/GLES3-sky-quality Improve the look of radiance map in Compatibility backend 2bd0fd8
  • Merge pull request #97677 from bruvzg/hb1001 Update HarfBuzz to 10.0.1 991b741
  • Merge pull request #97710 from anvilfolk/think-of-the-dooooooooooooooocs Fix GDScript docs not updating when modifie... 15cee4b
  • and 2491 more ...

View on GitHub

Myran pushed 414 commits to gametwo Myran/godot
  • fix to ensure generated light probes do not get placed too close to manual light probes 97205ea
  • Adjust pick_main_scene punctuation 45e2908
  • Clear drag preview material on `NOTIFICATION_DRAG_END` 6aee6c1
  • Adjust orthographic camera gizmo with respect to "keep_aspect" setting b97d995
  • Fix bone2d scaling Co-authored-by: Thiago Lages de Alencar <[email protected]> de55812
  • Fix tooltip content being cut off at some display scales When getting the minimum size for a tooltip, we get the val... ca8e3d4
  • Disable all sources of ambient light when `ambient_light_disabled` render mode is used 6fbef06
  • Optimize half and float image conversion d260a2b
  • Fix backspace always unfolding previous line 2860b99
  • Ensure MovieWriter output is in gamma space when using HDR 2D 3b9d074
  • Clean up the gradle build logic used to generate the Godot Android binaries 0342900
  • Clean up the build commands used by the editor for gradle builds d38c5b6
  • Clarify documentation for Geometry2D.line_intersects_line f7eb16c
  • Fix MenuBar popup placement assuming it's in viewport default canvas 8228d64
  • Change 3D navigation edge connection margin debug to only show virtual edge Change navigation edge connection margin... c2204f2
  • Optimize Editor `_init_grid()` Use static `LocalVectors` instead of `Vectors` for temporaries. e71b3a7
  • C#: Clear instance bindings callbacks on finalizing the language When finalizing the C# language every C# instance i... 13d26fc
  • Add CSG options to bake to static mesh and collision shape Adds API to bake a CSG root node operation to either a st... 6455810
  • Move NavRegion connections to NavMap Moves bookkeeping for connections from region to map where connections are actu... 83bd8fa
  • Add navigation obstacles to performance monitor stats Adds navigation obstacle count to navigation performance monitor. f9876d3
  • and 394 more ...

View on GitHub

Myran starred EINDEX/logseq-memos-sync
Myran starred yourselfhosted/slash
Myran starred hwelch-fle/plankapy
Myran starred nuttyartist/notes
Myran created a comment on an issue on godotengine/godot
Same error and similar crash ``` handle_crash: Program crashed with signal 11 Engine version: Godot Engine v4.3.stable.custom_build (85504615af4f5f88284765a9f94075abc380de2f) Dumping the backtr...

View on GitHub

Load more