Commit Graph

33 Commits (40f43afe5609389fe581ff020ad733a070bf5564)

Author SHA1 Message Date
Aldo Culquicondor a981af59c5 Fix tests compilation 2017-10-16 12:30:27 -05:00
Sean Barrett e248e30954 change license to public-domain AND mit (based on twitter vote) 2017-03-03 07:53:07 -08:00
Sean Barrett 84e2fc0a9e makefile 2017-01-16 03:01:40 -08:00
Sean Barrett 4d19411acd makefile 2017-01-16 02:58:05 -08:00
Craig Donner ee6978cb68 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. 2016-02-25 12:55:44 -08:00
Sean Barrett 820f63be44 stb_tilemap_editor: fix typo in docuemtnation, update version & credits 2016-01-22 05:17:12 -08:00
Eugene Opalev a5bbc93087 Warning C4005 fix 2016-01-18 22:41:17 -08:00
Sean Barrett 7b24469bf1 update version / credits 2015-09-13 06:33:49 -07:00
Sean Barrett b0852b766a Merge branch 'master' of https://github.com/rwhitworth/stb into working
Conflicts:
	stb.h
2015-09-13 06:10:16 -07:00
rwhitworth 0c0a619ca4 Updated to compile with Visual Studio 2015 2015-08-05 22:27:53 -04:00
Sean Barrett c9859afcf9 reverse some of the public-domain-license changes that I didn't
actually want
2015-08-01 23:53:49 -07:00
Ryan Whitworth 4727cdd8c0 Added public domain license text 2015-08-01 14:56:45 -04:00
Sean Barrett 1acf56b8fb tweak credits 2015-04-15 02:40:15 -07:00
Sean Barrett 6cb8c1b624 make compile as C 2015-04-15 02:17:44 -07:00
Sean Barrett 0d076c08b3 Merge branch 'working_stbte' of https://github.com/machinamentum/stb into work2
Conflicts:
	README.md
	stb_tilemap_editor.h

tweak revision history, backout README change since that's auto-generated
2015-04-15 02:12:13 -07:00
Sean Barrett 53011a3d96 fix declaration of stbte_create_map 2015-04-15 02:10:02 -07:00
joshhuelsman 3f418bfe6e stbte: fix; prop button now draws 't' in default
prop button didn’t draw the ’t’ when the panel is expanded
2015-01-30 21:59:01 -05:00
joshhuelsman 6cc48214ac stbte: removed redundant conditional 2015-01-30 21:17:24 -05:00
joshhuelsman e62a54ee0b stbte: fix number rendering when no layernames set 2015-01-30 18:58:59 -05:00
joshhuelsman ba38019c95 stbte: fix layername button growing for both sides 2015-01-30 18:46:57 -05:00
joshhuelsman 87faf06b5d stbte: update documentation/version 0.31
Changed REVISION HISTORY, TODO, CREDITS, and README
2015-01-30 18:06:40 -05:00
joshhuelsman f82fbb2e36 stbte: layername button grows/shrinks
Layer name buttons grow to fill box
2015-01-30 17:55:03 -05:00
joshhuelsman 7a0b46075c Fix stbte_create_map declaration 2015-01-30 17:07:57 -05:00
Sean Barrett 5f81a92cdd use explicit float constants to avoid warnings in some compilers 2014-12-02 02:58:08 -08:00
Sean Barrett be3d9cd965 added a few more FAQ questions 2014-10-20 08:57:14 -07:00
Sean Barrett d97c160e4a tilemap editor 0.30 2014-10-19 21:18:07 -07:00
Sean Barrett 2b5d5d9cf4 various updates 2014-10-19 20:43:18 -07:00
Sean Barrett c6c767f7aa properties and links 2014-10-18 18:21:34 -07:00
Sean Barrett b46b49d935 colorpicker;
new color scheme
2014-09-27 13:42:50 -07:00
Sean Barrett 3ab22d3750 fix bug in paste to protected layer;
add eraser tool
2014-09-26 23:23:55 -07:00
Sean Barrett 655d24552a tiny bit of documentation 2014-09-23 18:02:49 -07:00
Sean Barrett 17647014b3 fix c++ compilation 2014-09-23 17:56:03 -07:00
Sean Barrett 8252a94f02 add stb_tilemap_editor.h 2014-09-23 17:19:25 -07:00