106 コミット (89fedf0bb909efa28726e4e19f7487b7a7399aa2)

作成者 SHA1 メッセージ 日付
  Ray 4211056354 Reviewed some comments 5年前
  raysan5 21c30f43d4 Update year to 2020 5年前
  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年前