Andrea Fontana
c0715c1225
Fixed functions Vector2Angle and Vector3Angle ( #2203 )
* Fixed functions Vector2Angle and Vector3Angle
* typo
* Unrolled everything.
пре 3 година
Ray
fd0e3a4fdd
REVIEWED: GetCodepoint() #2201
пре 3 година
Ray
f09a916587
Update raudio.c
пре 3 година
Ray
ed1e1f35df
REVIEWED: GenImageCellular() #2178
пре 3 година
raysan5
7d25480723
REVIEWED: DrawTextureTiled() #2173
пре 3 година
raysan5
81240fe960
REVIEWED: vox_loader.h, 64bit issue #2186
пре 3 година
Jaedeok Kim
72f3b00b00
Fix Vector2Angle() not working as expected ( #2196 )
пре 3 година
Ray
ef6959ed54
ADDED: raylibVersion symbol #2190
пре 3 година
Ray
e7f48eb16b
Tweaks
пре 3 година
HarriP
3cb4ef2599
Fix inverse length in Vector2Normalize ( #2189 )
Following the pattern in Vector3Normalize.
пре 3 година
Steven Schveighoffer
fa7337e19c
Vector2Angle returns degrees instead of radians, but all other raymath ( #2193 )
functions use radians, making this awkward to use.
пре 3 година
Ray
c5eaaed873
Update Makefile
пре 3 година
Ray
c4a62ca1e4
ADDED: Modules info at initialization
пре 3 година
Ray
e637ad9d2a
Support custom modules inclusion
Allow to choose which modules are compiled with raylib, if some modules are excluded from compilation, required functionality is not available but smaller builds are possible.
пре 3 година
Ray
930941e85e
Added a couple of notes
пре 3 година
raysan5
ba8c73a327
Added some reference code to load bones id and weight data for animations
пре 3 година
raysan5
59c4facd90
Disabled QOI image format
пре 3 година
Ray
d1b8d4f2c7
REVIEWED: Updated QOI to first official release
пре 4 година
Anders Holmberg
71f2e2b1e4
Add macos support to zig build system ( #2175 )
пре 4 година
Ray
2b2141902b
ADDED: Support for QOI image format
пре 4 година
Ray
9088135b49
REVIEWED: Formating and comments
пре 4 година
Arnaud Valensi
b248a00c90
Fix scissor on macos ( #2170 )
* Expose GetRenderWidth and GetRenderHeight functions
* Fix scissor on macos
* Fix typo
пре 4 година
Novaleaf
c5fc7c7640
allow physac to be built as a shared library ( #2168 )
if `BUILD_LIBTYPE_SHARED` is defined allow build as a shared dll
пре 4 година
めぐみ発動機 (isVowel / GreenWing)
924b1c7b0c
fixed typo: aproximation to approximation ( #2164 )
пре 4 година
めぐみ発動機 (isVowel / GreenWing)
478b70e53e
fixed typo: aproximation to approximation ( #2163 )
пре 4 година
raysan5
7755cd0019
Tweak to minimize buffer overflow possibility
пре 4 година
WilledgeR
e24443bbbc
Fixes CC while compiling for ANDROID_ARCH x86 ( #2148 )
* Override CC while compiling for ANDROID_ARCH x86
* REfix Override CC while compiling
пре 4 година
raysan5
03f55d8f9e
Minor tweaks
пре 4 година
Ray
be371ebf99
REVIEWED: LoadTextureFromImage()
Allow texture loading with no data transfer (in case image.data = NULL)
пре 4 година
Ray
b7bf220598
REVIEWED: rlUpdateTexture()
пре 4 година
Ray
5a6aa52a7c
REVIEWED: ExportMesh() #2138
пре 4 година
Ray
c8f029dba9
Expose `MAX_KEYBOARD_KEYS` and `MAX_MOUSE_BUTTONS` #2127
пре 4 година
lib-omar
91135c8799
Fixed file/alloc limitation in GetDirectoryFiles() ( #2126 )
MAX_DIRECTORY_FILES macro removed.
ClearDirectoryFiles() tweaked to reflect changes.
пре 4 година
Ray
da7e0ba9d9
ouch
пре 4 година
Ray
c82390e3f1
Reviewed descriptions and notes
пре 4 година
Ray
4853082a4f
REVIEWED: DrawRectanglePro(), support TRIANGLES drawing
пре 4 година
Ray
f6180efd35
REVIEWED: CheckCollision*() consistency
пре 4 година
Ray
7158c80448
tweak
пре 4 година
Uneven Prankster
35cbacc68b
Allow GL4.3 capabilities to be shown ( #2124 )
Now that 4.3 was added this can be enabled with the compile flag.
пре 4 година
Ray
14e4992d73
REVIEWED: rlGetCompressedFormatName()
пре 4 година
Ray
21ec8c38ae
Review variables initialization
- All variables are initialized on declaration, some arrays were not properly initialized
- Static array buffers require memset() for re-initialization on every function call
пре 4 година
Luke Krasnoff
8ec5b2dc2f
Protect TextIsEqual from NULLs ( #2121 )
пре 4 година
KonPet
34f9f51835
Fix Render Batch Limit not being checked in DrawRectangleGradientEx() ( #2111 )
пре 4 година
raysan5
7f4ae653f3
Review display output order
пре 4 година
raysan5
703df42586
Avoid duplicate output info on PLATFORM_RPI
пре 4 година
Ray
5e3db0aa83
Updated some scripts paths
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
пре 4 година
Ray
e930ad3102
Reviewed spelling mistake
пре 4 година
Ray
2fe488a71c
Update version in CMake
пре 4 година
raysan5
70a2118c49
REMOVED: `rnet.h`
It was not working properly... recommended to use `nbnet` instead.
пре 4 година
raysan5
b02e737074
Update raygui.h
пре 4 година