Sean Barrett
c4bbb6e75f
stb_image_resize2.h 2.00
2023-10-09 17:23:04 -07:00
Sean Barrett
ef861421e2
stb.h: stb_splitpath correctly handles relative paths with explicit drive specifiers
2021-08-28 03:20:04 -07:00
Sean Barrett
08e4b18650
Merge branch 'dev' of https://github.com/nothings/stb into dev
2021-07-07 00:39:10 -07:00
Sean Barrett
95372dc4f8
stb.h: fix bug in stb_readdir caused by change to stb_strncpy
2021-07-07 00:29:19 -07:00
Fabian Giesen
76a0a00874
stb.h: _MSC_VER in readdir_raw -> _WIN32
...
For MinGW.
2021-07-06 20:19:51 -07:00
Fabian Giesen
e5fd7f6ce0
stb: Remove stua entirely
...
As per issue 634, Stua "will be deleted from stb.h" soonish. That
was 3 years ago, which should be plenty of warning, and the
language has been de-facto orphaned and undocumented for a
good while longer than that.
Fixes issue #634 .
2021-07-04 21:09:20 -07:00
Fabian Giesen
6294c6cfa2
Move stb.h to deprecated.
...
It was never designed to be used by anyone but Sean and has
numerous problems; new code should definitely not be using
this.
2021-07-04 01:38:24 -07:00
Fabian Giesen
05e1efab3d
Move stb.h to deprecated.
...
It was never designed to be used by anyone but Sean and has
numerous problems; new code should definitely not be using
this.
2021-07-01 15:29:17 -07:00
Sean Barrett
559d759c2c
stb_hexwave added, stretchy_buffer.h deprecated
2021-04-01 01:53:09 -07:00
Sean Barrett
454ed822a7
deprecate rrsprintf
2016-12-05 02:57:49 -08:00
Sean Barrett
b96edc012c
Merge branch 'headerify'
...
Conflicts:
tests/stretch_test.dsp
2014-06-03 08:51:40 -07:00
Sean Barrett
a57dfc50fc
fix bugs in new stretchy buffer code, add stretchy buffer tests
2014-06-01 08:01:01 -07:00
Sean Barrett
687985dbf9
move stb_image.c to deprecated since stb_image.h replaces it
2014-05-31 12:10:35 -07:00