]> gitweb.factorcode.org Git - factor.git/history - extra/raylib
build-from-source.windows: fix download thing
[factor.git] / extra / raylib /
2023-09-16 John Benediktssonraylib: fix help-lint
2023-09-16 Capital-EXFix help file
2023-09-16 CapitalMake help-lint stop complaining
2023-09-16 CapitalFinish documenting raylib
2023-09-16 Capitalraylib-doc: document every function
2023-09-16 Capitalraylib-docs: more docs
2023-09-16 Capitalraylib-docs: use table
2023-09-16 Capitalraylib-docs: document every enum...
2023-09-16 CapitalContinue documenting
2023-09-16 CapitalGenerate Raylib and RLGL docs
2023-09-09 Capitalraylib: update tags
2023-09-09 Capitalraylib: Audit bindings and update to 4.5
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-10 John BenediktssonUpdating links to use https
2023-07-29 Doug Colemanraylib.demo: allow diagonal movement
2023-07-29 Doug Colemanraylib: SetCameraMode was removed, update api
2023-05-04 John Benediktssonraylib: remove duplicate function definition
2023-05-04 John Benediktssonraylib: update to RayLib 4.5.0
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-01-23 Doug Colemanraylib: update the api
2023-01-23 Doug Colemanraygui: raygui was split into its own library in aug...
2023-01-20 John Benediktssonraylib: fix get-ray-collision-model
2023-01-20 John Benediktssonraylib: fix get-ray-collision-ground
2023-01-20 John Benediktssonraylib: update to 4.2.0
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-08-23 GiftpflanzeHarmonize spelling
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 Doug Colemanraylib: position is point now
2021-12-25 John Benediktssonraylib: fix name of base64 functions.
2021-12-25 John Benediktssonraylib: fix shader type typo.
2021-12-25 John Benediktssonraylib: use enums in a few functions.
2021-12-25 John Benediktssonraylib: some more fixes for 4.0
2021-12-25 John Benediktssonraylib: merge the raygui bindings.
2021-12-25 John Benediktssonraylib: update to Raylib 4.0
2021-05-23 timorraylib.demo.mesh-picking: Implement official mesh picki...
2021-05-23 timorraylib.ffi: Fix wrong pointer argument
2021-05-23 timorraylib.ffi: Re-order according to header file, fix...
2021-05-23 timorraylib.ffi: Use CameraMode enum in function call
2021-05-23 timorraylib.ffi: Use 3.5.0 MaterialMapType Enum
2021-05-23 timorraylib.ffi.util: Provide convenience for defining array...
2021-05-23 timorraylib.ffi: Implement sequence protocol for Vector...
2021-05-23 timorraylib.ffi: Use destructors for unloading
2021-05-23 timorraylib.ffi: Fix typo
2021-05-23 timorraylib.ffi: Use CameraType enum
2020-12-31 Arnaut DanielUpdate Raylib from 2.5 -> 3.5
2020-11-17 John Benediktssonraylib.ffi: can lookup-library instead of find-library.
2019-06-12 John Benediktssonraylib.demo: cleanup change-player-position.
2019-06-12 John Benediktssonraylib.gui-demo: adding MAIN:
2019-06-12 Jack LucasRaylib: Add Raylib 2.5 + Raygui