264 コミット (322ca97c24f214d665cad512a70a696b489ecb52)
 

作成者 SHA1 メッセージ 日付
  raysan5 322ca97c24 Review camera system 9年前
  raysan5 ef36950b72 New raylib module: raygui 9年前
  raysan5 4e5f5764ce Updated 9年前
  raysan5 997170a317 Examples reviewed 9年前
  raysan5 8745d733f9 Replaced 3d model example resources 9年前
  raysan5 86f683dcbb View description: 9年前
  raysan5 04d9c4c183 Some bugs corrected and trying to implement 3d picking 9年前
  raysan5 9964935a12 Corrected bug to show cursor on free camera mode 9年前
  raysan5 72e909f556 Added raylib 1.3 description and knowledgements 9年前
  raysan5 0919d43dfb Updated changes 9年前
  Ray 27e44c43c5 Depth buffer configuration 9年前
  raysan5 07858c3a1f Reviewed ImageConvertToPOT() 9年前
  raysan5 fd2b0c7c38 Added MSAA 4X support for EGL contexts 9年前
  raysan5 b8b0247043 Added function SetBlendMode() 9年前
  raysan5 6da175fccb Reviewed GetTextureData() 9年前
  Ray 037898be56 Added some desired features to roadmap 9年前
  Ray 82f71880e9 Smalll note added 9年前
  Ray 0b04807258 Updated with latest changes 9年前
  Ray 5837249d76 Updated license for 3d model dwarf 9年前
  Ray ba640598e5 Reviewed for standalone usage 9年前
  Ray a42bfa7794 Added trace log for data unloading 9年前
  raysan5 5436d93a3d Review framebuffer creation and... 9年前
  raysan5 36552ff995 Added security check if file not found 9年前
  raysan5 0af2f45815 SetDefaultShader(): Solved issue 9年前
  raysan5 39e22e98ce Added stb_vorbis lib compilation 9年前
  raysan5 e8fa630c28 Audio module reviewed for standalone usage 9年前
  raysan5 6e4cfa5ecf Added camera and gestures modules functions 9年前
  raysan5 c0d8ae7f4d Decoupled some modules: audio, camera, gestures 9年前
  raysan5 7834a4e2fc Replaced old mail by twitter user 9年前
  raysan5 0b24330d86 Decoupling gestures system module 9年前
  raysan5 0b7c2ab183 Decoupling camera system module 9年前
  raysan5 f7acee9221 Decoupling audio module from raylib 9年前
  raysan5 067b884f39 Updated examples for next raylib version 9年前
  raysan5 a98578c91d Updated minSdkVersion and added comments 9年前
  raysan5 14d3b0a084 Corrected issue on mipmaps generations 9年前
  raysan5 552033da27 Move shaders functions to module rlgl 9年前
  raysan5 66556b8b47 Added some functions and renamed some others 9年前
  raysan5 3434255ce6 Decoupling camera system from raylib main library 9年前
  raysan5 d686cc6c4a Some small code tweaks 9年前
  raysan5 d50194940d Updated to raylib v1.3 9年前
  raysan5 e30421e84c Updated to latest version 2.06 9年前
  raysan5 c944d62374 Improved mipmaps support and image loading 9年前
  raysan5 84befaea24 Corrected bug on GetHexValue() function 9年前
  raysan5 2be8753788 Functions renaming for better consistency 9年前
  Ray cd08ae7b85 Corrected bug on reset default shader 9年前
  raysan5 1ec87f7990 Moved postpro texture to shader 9年前
  raysan5 bae1bf7b0a Corrected bug on UnloadModel() 9年前
  raysan5 024e48850e Corrected camera issue and added function 9年前
  raysan5 9572d6c063 Updated postpro shaders system 9年前
  raysan5 d9c5614342 Updated shader system 9年前