6080 Commits (4c3d577ddbe0c36412c146072b0dc813ea5d079c)
 

Author SHA1 Message Date
  Rob Loach 4c3d577ddb
CMake: Project template fix to easily target raylib version (#2700) 2 years ago
  Ray c328f09efc Move compressed textures loading to a separate self-contained library 2 years ago
  Ray cb9b8f73c0 ADDED: `GenImagePerlinNoise()` 2 years ago
  murilluhenrique eaa0b9102b
Fix typo (#2696) 2 years ago
  Nikolas a12ddacb7b
Enable DXT compression on __APPLE__ targets (#2694) 2 years ago
  Ray 853c66baed REVIEWED: `CheckCollisionPointPoly()` 2 years ago
  Ray cf76d23476 Minor format tweaks 2 years ago
  Ray cf24c021a3 WARNING: BREAKING: Reviewed SSBO usage to avoid `long long` 2 years ago
  Ray b478364914 REVIEWED: Removed comment, fixes #2691 2 years ago
  hartmannathan c1b4881e8a
examples/core/core_custom_logging.c: Fix typo (#2692) 2 years ago
  Ray ac1ffbad1d REVIEWED: Data type to unsigned 2 years ago
  Ray b09725fa84 REPLACED: `rlVertex2i()` by `rlVertex2f()` 2 years ago
  Ray e59442bfab REMOVED: `rlPushMatrix()`/`rlPopMatrix()` from `rshapes` 2 years ago
  Ray 9996e328cb WARNING: BREAKING: Removed `rlCheckRenderBatchLimit()` requirement 2 years ago
  Ray ad5ffd78d6 REVIEWED: rlgl enums and comments 2 years ago
  Ray 0917290e95 REVIEWED: M3D model loading #2688 2 years ago
  Ray ac3420faac Update core_custom_frame_control.c 2 years ago
  skylar ee5a87826d
Fixed a bug in the 2d camera platformer example (#2687) 2 years ago
  Ray f4b4054de5 REVIEWED: `CheckCollisionPointPoly()` 2 years ago
  Jacek aff98d7f2a
Check collision point polygon (#2685) 2 years ago
  Ray 082920eb80 WARNING: RENAMED exported symbol to `raylib_version` #2671 2 years ago
  Ray de968e3623 WARNING: RENAMED symbol `raylibVersion` to `raylib_version` 2 years ago
  Ray 2a798d64a2 Export `raylibVersion` symbol. Fixes #2671 2 years ago
  Stan 234576da71
Removed raylib_opengl_interop.c from PLATFORM=Web build (#2682) 2 years ago
  Ray fb1037a241 ADDED: Complete support for M3D animations! #2648 2 years ago
  Ray 64cca24526 ADDED: `RL_TEXTURE_MIPMAP_BIAS_RATIO` support to `rlTextureParameters()` for OpenGL 3.3 #2674 2 years ago
  Ray a598754b5b
Update windows.yml 2 years ago
  Ray bb4d9297b5
Update windows.yml 2 years ago
  Ray 4938966e76
Update windows.yml 2 years ago
  Ray cabaa53302
Update windows.yml 2 years ago
  Ray bfab101ac2
Update windows.yml 2 years ago
  Ray 23cc39a265 Implemented latest .M3D improvements #2648 2 years ago
  Ray 0c7ba773ec Fixed issue with `LoadIQM()` #2676 2 years ago
  Ray 4b76aa09dd ADDED: `lighting.fs` for GLSL120 Fix #2651 2 years ago
  Ray d66692149b
Update README.md 2 years ago
  Ray 7f5567eec0 Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE` 2 years ago
  Ray be2328f848 Update Makefile 2 years ago
  Ray 568fe42cb1 Reviewed GLFW issue with `ppoll()` function 2 years ago
  Ray 482dbfc52e Avoid error on `implicit-function-declaration` 2 years ago
  Ray 10ae54379a Update posix_poll.c 2 years ago
  Ray 2236197d49 Update rglfw.c 2 years ago
  Ray 9e0e08cba4 WARNING: UPDATED GLFW to latest master branch! 2 years ago
  Dmitry Matveyev 8508ae3d15
Update NimraylibNow! bindings version (#2667) 2 years ago
  Milan Nikolic 99948a86e1
Update raylib-go bindings (#2665) 2 years ago
  Ray f66b1a3136 REVIEWED: Support M3D file loading #2648 2 years ago
  Ray ae745e4fa8 ADDED: `-latomic` library on Linux (only required for ARM32) 2 years ago
  Ray e92bc8ca4e REVIEWED: M3D implementation #2648 2 years ago
  Rodrigo Escar aa4111a3b2
Fix PATH for Web target (#2647) 2 years ago
  Daijiro Fukuda 7bb8ffc29e
Win32: resolve some symbols re-definition of windows.h in glfw3native.h (#2643) 2 years ago
  Rob Loach e835311d0d
BINDINGS: raylib-cpp has support for raylib 4.2 (#2652) 2 years ago