Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Myran pushed 1 commit to gametwo Myran/godot
- Revert "Merge branch 'master' into gametwo" This reverts commit 03bc420588a6ad4d49ba3f6589a4edae92de2e51, reversing ... 758c607
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 ...
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 ...
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 ...