1 コミット (36fcffeaaef30cfece6694ce8976b92fd9b106c6)

作成者 SHA1 メッセージ 日付
  raysan5 5f0f87ecce Added VS2015 raylib release files 8年前
  raysan5 9f09f6f550 Rename enum LogType names... 8年前
  Wilhem Barbier 786cd63057 Add a density parameter to GenImageRadialGradient 8年前
  Wilhem Barbier 3fe268d004 Swap the two parameters 8年前
  Wilhem Barbier a0ac8ee2c4 Add more image generation functions: radial gradient and perlin noise 8年前
  Wilhem Barbier 954757532a Add the SaveImageAs function 8年前
  Wilhem Barbier fcd13fd5d2 Add some functions to generate images 8年前
  Ray 5370fe18e0 Additional check for bool header definition 8年前
  Ray 9819614276 Comments tweaks 8年前
  Ray 5f09c71f98 Review comments for better organization 8年前
  Ray 026f9829e5 Review header comments 8年前
  Ray 35fe34ba0f Added some useful functions 8年前
  Ray 0880be638e Renamed RayHitInfo variables 8年前
  Ray bac50fbba5 Review functions descriptions 8年前
  Ray 50c887cb0a Support HDR R32G32B32 float textures loading 8年前
  victorfisac e197665e1d Added function to set window minimum dimensions... 8年前
  Ray d593bd0081 Some code tweaks 8年前
  raysan5 cfec2b40a4 Organize structs vs enums 8年前
  raysan5 b0f8ea27e3 Renamed function for lib consistency 8年前
  Ray ecfe31bf1d Make TraceLog() public to the API 8年前
  raysan5 7e65c300b6 Make public TakeScreenshot() function 8年前
  Ray c3b8a41f95 Remove function declaration 8年前
  Ray 080a79f0b0 Added IsFileExtension() 8年前
  Ray 5387b45431 Working on configuration flags 8年前
  Ray 59652c75b4 Review some comments 8年前
  raysan5 8f5ff64420 Working on file header comments... 8年前
  raysan5 5d1f661661 Remove Oculus support from code 8年前
  raysan5 3813722f17 Added function: DrawLineBezier() 8年前
  raysan5 59038bae96 Added function: DrawLineEx() 8年前
  raysan5 d1c9afd1d8 Work on timming functions... 8年前
  raysan5 9cfaa81a7e Added some flags and functions to manage window 8年前
  Ray 05cff44d0a Improved modules description -IN PROGRESS- 8年前
  raysan5 05f039f85f Corrected issue with OpenAL being 'keg only' on OSX 8年前
  Ray b4988777ef [audio] Renamed variable 8年前
  Ray f2f05a734d Added audio function: SetMusicLoopCount() 8年前
  Ray ac6b4d3830 Added audio function: SetMasterVolume() 8年前
  raysan5 c4bd214cf0 Added function SetWindowIcon() 8年前
  raysan5 1a879ba08e Refactor SpriteFont struct 8年前
  Ray 495108a2e9 Updated raylib version to 1.7 8年前
  Ray c85dfd4bc6 Remove unecessary spaces... 8年前
  Ray b681e8c277 Implemented Wait() 8年前
  Ray 37a64df7b9 Move lighting system out of raylib 8年前
  raysan5 4a158d972d Added LoadText() function 8年前
  raysan5 658c280669 Lattest PR review 8年前
  Joel Davis d5d391faaf Added RaycastMesh function and example test case 8年前
  Joel Davis 037da8879a Added RaycastGround and ray picking example 8年前
  raysan5 202f45415c rRES raylib resources custom file format support 8年前
  raysan5 852f3d4fd0 Review comments and formatting 8年前
  Saggi Mizrahi c394708c43 Change UpdateSound() to accept const void * 8年前
  Ray 814507906f Improving rRES custom format support -IN PROGRESS- 8年前