106 Commits (89fedf0bb909efa28726e4e19f7487b7a7399aa2)

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