Ray
aae7ab64c7
Update raudio.c
преди 2 години
Ray
68ee0bb8dd
ADDED: QOA music streaming (with auxiliar lib)
Some format tweaks
преди 2 години
Ray
d3f5bc4043
REVIEWED: `GetWindowHandle()` #2950
преди 2 години
Ray
f4f6e25340
Support QOA audio file format by default
преди 2 години
Ray
9614d3353b
REVIEWED: QOA audio file export
преди 2 години
Ray
ab14ad5d75
Close issue #2949
преди 2 години
Ray
0eeb499288
Update qoa.h
преди 2 години
Ray
5492f52adc
Change default threading model for COM objects
It shouldn't matter much but it could avoid some conflicts with other libraries in the future (like `tinyfiledialogs`).
преди 2 години
Ray
1611cd54e7
REVIEWED: `GetWindowHandle()` #2938
преди 2 години
Ray
6897b43599
REVIEWED: `core_drop_files` #2943
преди 2 години
Antonis Geralis
394b31faff
Add GL_MIN GL_MAX blending equations ( #2945 )
преди 2 години
Ray
73c9f72c52
Update rtextures.c
преди 2 години
Ray
7fd2bf1a32
Minimal tweak
преди 2 години
Ray
215eb967e8
Update rcore.c
преди 2 години
Ray
cb2ba3675c
REVIEWED: `rlUnloadFramebuffer()` #2937
преди 2 години
Ray
ca98a84d68
Update rtext.c
преди 2 години
fubark
110eab56a7
Add Cyber to BINDINGS.md ( #2939 )
преди 2 години
Ray
d5a31168ce
REVIEWED: Data validation
преди 2 години
Ray
d652b95fbf
ADDED: Security checks
преди 2 години
Ray
153470d605
REVIEWED: `GenMeshTangents()`, avoid crash on missing texcoords data #2927
преди 2 години
Ray
b4d824d6fc
REVIEWED: `GetMonitorWidth()` and `GetMonitorHeight()` #2934
преди 2 години
Ray
8169d0eab2
REVIEWED: `IsWindowFocused()` to consider Android App state #2935
преди 2 години
Ray
b2926b2d28
Update rtextures.c
преди 2 години
Ray
3cade2a1a0
REVIEWED: `IsImageReady()` and `IsTexureReady()`
Reordered some functions to avoid config.h issues when disabling some features.
преди 2 години
Ray
bcae065c88
REVIEWED: `IsShaderReady()`
преди 2 години
Ray
1347a15539
ADDED: `SetWindowIcons()` to set multiple icon image sizes
преди 2 години
hkc
d26a56d4e1
Added mixed audio processor ( #2929 )
* Use RL_QUADS/RL_TRIANGLES for single-pixel drawing
Addresses problem mentioned in
https://github.com/raysan5/raylib/issues/2744#issuecomment-1273568263
(in short: when drawing pixels using DrawPixel{,V} in camera mode,
upscaled pixel becomes a line instead of bigger pixel)
* [rtextures] Fixed scaling down in ImageTextEx
Closes #2755
* Added global audio processor
* Renamed struct member to follow naming conventions
* Added example for AttachAudioMixedProcessor
преди 2 години
Ray
47dd842e81
Minor format tweaks
преди 2 години
Ray
f594f14510
Reviewed typo and formating
преди 2 години
Ray
2766835ed4
REPLACE: TABS by 4 spaces
преди 2 години
Jeffery Myers
9eaed07b77
Make the oribital camera work like it used to (it is not just a copy of third person) ( #2926 )
преди 2 години
Ray
beb44f1dac
Avoid centering mouse when program launches
преди 2 години
Ray
903d85e323
Make sure window position always inits in the middle of the current monitor
преди 2 години
Ray
5dedb27ce0
REVIEWED: Issue with camera jump on first frame
преди 2 години
veins1
ec95aa2e04
Move camera after rotation ( #2923 )
Moving camera after rotation is set to avoid 1 frame delay in movement direction
преди 2 години
Ray
1cfb484100
ADDED: Example project to VS
преди 2 години
Ray
e843be7ea5
ADDED: rcamera dependencies details
преди 2 години
Ray
547819766f
ADDED: Example project to VS2022 solution
преди 2 години
Ray
50d17393a5
Create models_loading_m3d.vcxproj
преди 2 години
Ray
ea590c44a9
REVIEWED: Camera redesign PR
преди 2 години
Crydsch Cube
73989a4981
WIP rcamera redesign vector ( #2563 )
* core functionality CAMERA_FREE
* fix example
* add remaining camera modes
* add view bobbing
* view bobbing
* catch curser in SetCameraMode
* adjust examples
* fix compilation on linux
* fix example text_draw_3d
* actually fix text_draw_3d
* Updated camera API
* Improve Vector3RotateByAxisAngle() function
* remove camera.mode dependency from low-level functions
* remove camera.mode from struct
* fixes after rebase
* adjust examples for new UpdateCamera function
* adjust example models_loading_m3d
---------
Co-authored-by: Ray <raysan5@gmail.com>
преди 2 години
Ray
f1bcabcc37
Update CHANGELOG
преди 2 години
Ray
a9c28d7583
Update CHANGELOG
преди 2 години
Ray
22287a78c5
Update qoa.h
преди 2 години
Ray
96a9b4e1f2
REVIEWED: config.h format and inconsistencies
преди 2 години
Ray
21961a786d
REVIEWED: Vertex colors support on M3D loading #2878
преди 2 години
Ray
4647441ad8
Update rl_gputex.h
преди 2 години
BugraAlptekinSari
4ae0a416f4
Added raymarch example and thumbnail for write depth ( #2919 )
преди 2 години
Julio C. Galindo
6ae21d6581
Fixed some grammar mistakes and typos. ( #2914 )
* Fixed some grammar mistakes.
* Fixed some typos.
преди 2 години
Sasquatch ヽ(´ー` )┌
5c6a756014
Update raylib-hx bindings to 4.2 in BINDINGS.md ( #2916 )
преди 2 години