660 次代码提交 (9097d0b4ef135461867db2889669125da63f9c57)

作者 SHA1 备注 提交日期
  Ray 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming 4 年前
  Ray f30354fc35 Minor tweak 4 年前
  Ray d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440 4 年前
  Ray cbf7369a3d Update raylib.h 4 年前
  Ray 2374281204 Avoid *Rec suffix in some variables 4 年前
  Ray e404a18226 Support font chars padding on drawing #1432 4 年前
  Ray 51e8f37688 Minimal tweak 4 年前
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 4 年前
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 4 年前
  Ray 5f690819e7 REVIEWED: Font struct, added charsPadding #1432 -WIP- 4 年前
  Ray d360a49f36 ADDED: UnloadFileData() / UnloadFileText() #1440 4 年前
  Jeffery Myers 7a0e73331d
Add mesh collision function so we can check meshes directly instead of having to put them in a model. (#1459) 4 年前
  Jeffery Myers 03df593263
Add function to get the position of a monitor (and fix some comments) (#1449) 4 年前
  Ray 60928ec82c ADDED: UnloadModelKeepMeshes() #1441 4 年前
  raysan5 d6f4f3ee88 REMOVED: GetImageDataNormalized() 4 年前
  raysan5 14c1ee2681 ADDED: UnloadFontData() 4 年前
  Ray 3d1ae3500c REVIEWED: Window state flags -WIP- 4 年前
  Ray 468a0bedd8 REDESIGNED: Window state config #1367 -WIP- 4 年前
  Ray a560fe9a1e Added some comments 4 年前
  Ray bb9d734f69 Exposing some file access results to user layer #1420 4 年前
  raysan5 55dc8171f8 [text] Consider characters padding -WIP- #1432 4 年前
  Ray 3e1cd487df Remove trailing spaces 4 年前
  Ray 5ac9cb04c2 Reverted ChangeDirectory() redesign 4 年前
  Ray 01d9af12f7 REDESIGNED: ChangeDirectory() 4 年前
  Dominus Iniquitatis fc1fc250e7
A couple of little comment fixes (#1416) 4 年前
  raysan5 482b8a5e7e Some tweaks 4 年前
  Ray f12db180cd Reviewed PR #1407 4 年前
  Chance Snow 9833fe45eb
Added desktop cursor getter and setter functions (#1407) 4 年前
  Doyle b29311c7ca
mouse: Return float movement for precise scrolling where possible (#1397) 4 年前
  Ray a850246030 Review Texture type 4 年前
  seanpringle 4bcddc3b15
[wip] rlDrawMeshInstanced (#1318) 4 年前
  kernelkinetic e90b4d8915
Platform DRM (#1388) 4 年前
  raysan5 032b2db398 REVIEWED: GenTextureCubemap() 4 年前
  raysan5 152665ff48 REDESIGNED: GenTexture*() #721 4 年前
  raysan5 fa2c114636 WARNING: struct RenderTexture2D: Removed `depthTexture` 4 年前
  Ray 8cf0be4b6c Review memory loading functions signesness 4 年前
  raysan5 43b9113c0c Reverted some previous changes... 4 年前
  raysan5 d7853127db Reviewed some structs to reduce size and padding 4 年前
  Ray c196b09d33 Remove function declaration added by error 4 年前
  Ray db652daf42 ADDED: LoadFontFromMemory() (TTF only) #1327 4 年前
  Ray 88c5deac87 WARNING: REDESIGNED: LoadFontData() 4 年前
  Ray 5b60a743bd ADDED: LoadWaveFromMemory() #1327 4 年前
  Ray 768b29dd74 ADDED: LoadImageFromMemory() #1327 4 年前
  Ray cb8cbb038b WARNING: RENAMED: GetExtension() to GetFileExtension() 4 年前
  raysan5 f1ed8be5d7 REDESIGNED: ColorFromHSV() 4 年前
  raysan5 a1422ba1c1 Review custom blend modes mechanism 4 年前
  cedemax bfafb80cde
Multiple blendmodes (#1324) 4 年前
  Juan Medina dcbe481a28
adding new windows functions (#1357) 4 年前
  seanpringle cebcdea80f
[wip] MeshNormalsSmooth() (#1317) 4 年前
  raysan5 0db0e6acd8 WARNING: REMOVED: LoadImageEx() 4 年前