106 次代码提交 (89fedf0bb909efa28726e4e19f7487b7a7399aa2)

作者 SHA1 备注 提交日期
  Ray dc6136e820 Review formatting for PR #1004 5 年前
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) 5 年前
  AlexHCC 8adcec185e Improve code readability (#976) 5 年前
  AlexHCC acedf4a0d5 Fixed regular polygon shape rendering (#972) 5 年前
  Colday96 12bcdb977a Update shapes.c for smoother collision detection (#946) 5 年前
  raysan5 cef1e6e2e2 Added notes about vertex order 5 年前
  Ray b4d67499a7 BREAKING CHANGE: Read description 5 年前
  Ray e0854696b4 ADDED: DrawTriangleStrip() 5 年前
  Ray e36a80f730 Code tweaks 5 年前
  Ray 97c8a28aaa Remove trail spaces 6 年前
  raysan5 604a8c0b78 WARNING: Functions renamed 6 年前
  Demizdor 0e683005b4 Fix for DrawRectangleRounded 6 年前
  Ray b8ada4b877 Review creation years 6 年前
  ChillerDragon f21761fbbb Happy new year 2019 6 年前
  Ray 3e1e7d740f Review merged PR formatting 6 年前
  Demizdor eda982e261 Reimplemented DrawRoundedRectLines() 6 年前
  Vlad Adrian ecbd17910d
Added `DrawRoundedRectLines()` 6 年前
  Demizdor a28023b58f Added DrawRoundedRect() 6 年前
  Ray 6f371dab08 Some formatting review 6 年前
  Demizdor ab9c6da26f Added DrawRing(), DrawRingLines() and DrawCircleSectorLines() 6 年前
  Ray 88dfd2ab23 REDESIGNED: DrawCircleSector() 6 年前
  Ray 165ced9428 Small tweak 6 年前
  Ray 36fa0207f2 Some spacing review 6 年前
  Ray 374811c440 Change ternary operator formatting 6 年前
  Ray a886f5e743 Remove TABS 6 年前
  Ray 641895b5ba Remove end-line spaces 6 年前
  Jens Pitkanen f9963d4ed4 Fix config.h flags 6 年前
  Ray 297dd641e8 ADDED: DrawCircleSector() 6 年前
  raysan5 95d3f24c68 Use QUADS for DrawPolyEx() 6 年前
  raysan5 9a8320c52b REVIEWED: DrawRectanglePro() 6 年前
  raysan5 92f68ac6be Review DrawPolyEx() 6 年前
  Ray f822650a3b Support externally provided compilation flags 6 年前
  Ray fcb2b74342 Corrected issue with MSAA 6 年前
  Ray 6428317739 Corrected 1px thick issue 6 年前
  Ray e17bd422fa Corrected issue with line drawing 6 年前
  Ray 065994219e Review parameter issue with MSVC 6 年前
  Ray fc1c9505ba Remove end-line spaces 6 年前
  Ray e340517a73 Support custom texture on shapes drawing 6 年前
  Ray b88bfa7267 Review PR formatting 6 年前
  Joseph-Eugene Winzer 1cef8ea1bf Shapes: Simplifies CheckCollisionRecs 6 年前
  Ray b042fe12e6 Reviewed spacings on latest PR 6 年前
  Kim Kulling f5f7ed79b8 Fix compiler warnings of lib 6 年前
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. 6 年前
  raysan5 103bc7dfc6 Corrected issue with GetFontDefault() 6 年前
  raysan5 d881c73257 Renamed GetDefaultFont() to GetFontDefault() 6 年前
  Ray 0148432588 fabsf() not working with TCC 7 年前
  raysan5 ca69068814 Added function: rlCheckBufferLimit() 7 年前
  Sherjil Ozair 8e9ff75f1c Use fabsf for floats, and avoid implicit type casting 7 年前
  Ray San 6324697ffd Rectangle parameters changed to float 7 年前
  raysan5 8d81b6e4e4 Support shapes drawing using only QUADS 7 年前