431 コミット (179231504a892e3de98047d0b4b0f78578c519ef)

作成者 SHA1 メッセージ 日付
  Ray d873314c27 Reviewed Windows resource file name 6年前
  Ray dbff40944a Corrected issue with floats on TCC 6年前
  Ahmad Fatoum bd2300fed3
CMake+Android: Skip tests with SetCameraMode 6年前
  Ahmad Fatoum 20ddc6a2bb
Move utils.cmake to separate cmake/ directory 6年前
  Ahmad Fatoum c1b9104d54
Makefile: Remove unnecessary -no-pie for older GCC support 6年前
  Ray 245704df72 Reviewed examples 6年前
  Ray aa76985c0d Review raylib version to 2.0 6年前
  Ray 04db494db0 Renamed shader variable 6年前
  Ray San ec33e7d705 BREAKING CHANGE: Renamed SpriteFont type to Font 6年前
  Ray San 6045062a05 Renamed some functions 6年前
  Ray San 6324697ffd Rectangle parameters changed to float 6年前
  raysan5 198d739256 BREAKING CHANGE: Renamed Camera -> Camera3D 6年前
  raysan5 23e335d933 Implemented MeshTangents() 6年前
  Ray San 4cc12ef2b3 Review camera definition on examples 6年前
  Ray San cc3b8645df Updated release version 6年前
  lumaio teon 7bd0f8b28c
Fix mesh picking example 6年前
  maficccc@gmail.com 551cf50685 Fix Uninitialized argument value 6年前
  maficccc@gmail.com 6a3eca3f92 Fix value stored to 'body' is never read 6年前
  maficccc@gmail.com 9459186125 Fix call argument is an uninitialized value 6年前
  maficccc@gmail.com df74607479 Fix warning: illegal character encoding in string literal 6年前
  Max Danielsson 42e64e931b Simplify camera data switch in orthographic 3d example 6年前
  Max Danielsson e38d28543a Remove state bool in camera projection type example. 6年前
  Max Danielsson d91179f8ab Add orthographic projection example 6年前
  raysan5 d6c1159fce Corrected typo 6年前
  victorfisac 5b4197afeb Updated copyright years 6年前
  victorfisac 3201bad65a Fixed memory leaks in physics step operations 6年前
  Ray 276847eca9 Correct issue with tangents 6年前
  maficccc@gmail.com 8cb324b2da Fix result of operation is garbage or undefined 6年前
  Ray fd2adbe62d Renamed CalculateBoundingBox() to MeshBoundingBox() 6年前
  Ahmad Fatoum f52d2de582
raymath.h: Use C99 inline semantics 6年前
  RDR8 2b5fc12036 Update Makefiles. Enable example usage of staged libraylib.so. 6年前
  Ahmad Fatoum a5881fb9cc
Revert "raymath.h: Use C99 inline semantics" 6年前
  Ahmad Fatoum 6ffc8cb799
raymath.h: Use C99 inline semantics 6年前
  Ray 97bf2706c4 Removed flag -fgnu89-inline 6年前
  RDR8 97f8b85429
Update Makefile 7年前
  RDR8 0be4d802ee
Update Makefile 7年前
  RDR8 e86b4d4e03 Update Makefiles for Linux installation. 7年前
  kai bdb61306ac CMake: build shape and texture examples (#432) 7年前
  Ray c8e97df233 Reviewed function GenImagePerlinNoise() 7年前
  - f2a675ae53 Reviewed Makefiles... 7年前
  - ddf6c65d00 Review Makefiles and templates 7年前
  raysan5 e69424c86f Reviewed text input 7年前
  raysan5 7965f983ba Support Wayland display on Linux desktop 7年前
  raysan5 c93bca8c27 Review Makefile config flags 7年前
  Martinfx dae426d9c6 Fixed path for FreeBSD 7年前
  raysan5 5ae2c0d15b Added Wayland support 7年前
  Ray San 3b5a26099e Removed OpenAL Soft dependency on building 7年前
  Ahmad Fatoum f991a075e1 Build examples and games on Travis CI 7年前
  Martinfx 398d793dbb Added FreeBSD clean for Makefile 7年前
  raysan5 09228752ce Review default shaders usage on loading 7年前