Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
DavidAlphaFox pushed 74 commits to develop DavidAlphaFox/MonoGame
- Implement AddDependency in PipelineImporterContext 1d23eec
- Add truetype lib d95d971
- Use Fonts special folder on Windows 31f640f
- Parse fonts to match on style 8b970c6
- Create PULL_REQUEST_TEMPLATE.md Add a new Template for Pull Requests. This is to hopefully encourage contributors ... 8732cb4
- Add accessibility items 2f575d7
- WIP 8e01e6c
- WIP 528b6cd
- WIP 54b9d4d
- Add MouseKeys support a566d25
- Fix build 4420376
- Add MouseKeys support 0129bcf
- Add MouseKeys support 3c2d90e
- [BuildSys] Fix NuGet Package Security Issue (#8435) When buiilding dotnet is reporting the following security vulne... 434d100
- Preparation for 3.8.2 release (#8444) aa2f088
- [CI] Improve versioning and allow upload to nuget.org (#8447) * [CI] Improve versioning and allow upload to nuget.or... 39313ed
- Updating links to include getting_started subdomain 9b3338d
- [DesktopGL] Remove string allocations when calling GamePad.GetCapabilities. (#8453) * Remove string allocations when... efeb84e
- Remove references to google stadia platform (#8452) 1790ad6
- Update contributing guidelines to help the community 37dc435
- and 54 more ...
DavidAlphaFox pushed 31 commits to master DavidAlphaFox/raylib
- [documentation] Adding a related project (#4589) * updated raylib-lua version * Updated some bindings * remove... b747eee
- Review formating 6b220f2
- Review comments spacing for better alignment 1f704be
- Removed inaccurate comment about negitves not being supported with TextToFloat And TextToInt Methods (#4596) 8a5a95c
- Update raylib_api.* by CI 0a26d9a
- Disable the threading example in MSVC for release and debug build (was disabled for dll builds already) (#4594) 93a1e75
- install rcamera.h (#4603) Signed-off-by: Per Hallsmark <[email protected]> d050480
- fix `rlActiveDrawBuffers` for OpenGL ES 3 (#4605) 79facde
- Fix maximizing, minimizing and restoring windows for SDL2 (#4607) bdfbd6e
- add SetGamepadVibration to rgfw and template (#4612) 714cd5e
- Fix show, hide, focus and unfocus window/flags states for SDL2 (#4610) cdaff16
- [rmodels] Optimized `UpdateModelAnimationBones()` function (#4602) - Updating bones only once instead for each mesh.... 35c2408
- REVIEWED: `UpdateModelAnimationBones()`, break on first mesh found and formating f76734f
- WARNING: REVIEWED: Use `libraylib.web.a` naming on PLATFORM_WEB This change allows to have in same directory (curren... de6c09e
- [rcore][RGFW] Add new backend option: `PLATFORM_WEB_RGFW` and update RGFW (#4480) * add PLATFORM_WEB_RGFW * fix s... 5800472
- Update Makefile 783ca61
- Fix SetGamepadVibration() TRACELOG message (#4615) 99cb4cb
- fix `shaders_deffered_render.c` for OpenGL ES 3 (#4617) This fixes an incomplete framebuffer issue due to the use of... 6eb1206
- Formating tweaks 03ff864
- Image manipulation functions depend on a flag ab83e6d
- and 11 more ...