hkc
|
0b69bc28c6
Fix ImageTextEx and ImageDrawTextEx scaling (#2756)
|
2 年之前 |
Ray
|
e61639f6fc
ADDED: `GenImageText()`
|
2 年之前 |
Kenta
|
ccd4f8b5ae
Add C3 binding to BINDINGS.md (#2757)
|
2 年之前 |
Anut-py
|
11fd883ee4
Add Haskell bindings to BINDINGS.md (#2753)
|
2 年之前 |
CrezyDud
|
aa67f7c39a
Fix & Simplify .vox signature check (#2752)
|
2 年之前 |
hartmannathan
|
f080367a0c
examples/core/core_custom_logging.c: Fix typo (#2751)
|
2 年之前 |
Ray
|
07bbfe86b9
Update core_basic_window.c
|
2 年之前 |
hkc
|
8ebe62b4dd
Use RL_QUADS/RL_TRIANGLES for single-pixel drawing (#2750)
|
2 年之前 |
Szieberth Ádám
|
4cca234f46
avoid leading spaces in `text_rectangle_bounds` (#2746)
|
2 年之前 |
Dor Shapira
|
0d04ceafbf
build raylib_api without the 'vectex' tyops (#2749)
|
2 年之前 |
Dor Shapira
|
8025b052b3
fixing typo (#2748)
|
2 年之前 |
JupiterRider
|
cb085a1b50
Update BINDINGS.md (#2745)
|
2 年之前 |
Ray
|
cee0fc5d78
Update README.md
|
2 年之前 |
Ray
|
38025362ee
Update version to `raylib 4.5-dev` to avoid confusions with 4.2
|
2 年之前 |
Ray
|
7a15861d44
Update rlgl.h
|
2 年之前 |
Ray
|
26969c2c38
Added `BLEND_CUSTOM_SEPARATE` #2741
|
2 年之前 |
Ray
|
25d846aa9a
Avoid early return calls
|
2 年之前 |
Ray
|
9017be3259
Reviewed latest PR formating and variables naming #2741
|
2 年之前 |
凌溢狐
|
2d88958d35
Add rlSetBlendFactorsSeparate and custom blend mode modification checks (#2741)
|
2 年之前 |
Ray
|
2e26cf48e8
Merge branch 'master' of https://github.com/raysan5/raylib
|
3 年之前 |
Ray
|
7459d906de
Update rtext.c
|
3 年之前 |
_Tradam
|
62d228346b
Update build.zig to work with last GLFW update (#2737)
|
3 年之前 |
veins1
|
2872b2fff5
Clear PCM buffer state when closing audio device (#2736)
|
3 年之前 |
Ray
|
33e7f7cc59
WARNING: `DrawLineBezier()` implementation needs review #2721
|
3 年之前 |
Rob Loach
|
0daaaddeef
Fix Gestures to use GetTime() if it's available (#2733)
|
3 年之前 |
Random
|
03f5fce672
removed glfwSetWindowPos on InitWindow (#2732)
|
3 年之前 |
Ray
|
178a356cb4
minor tweaks
|
3 年之前 |
Random
|
f14955512f
fix issue #2728 (#2731)
|
3 年之前 |
Ray
|
45da03df23
Reviewed monitor checking order
|
3 年之前 |
Ray
|
4fe6f885f7
Update gamepad mappings with latest gamecontrollerdb, fix #2725
|
3 年之前 |