Commit Graph

15 Commits

Author SHA1 Message Date
Sam Edwards 7790f8429d general: Fully qualify header references into the std namespace
Closes #341
2018-06-07 10:35:12 +02:00
Sam Edwards e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr
Exceptions to this replacement are:
- .c files
- Headers included by a .c file
- stb_image.h
- dr_flac.h
- Strings
- Comments
2018-06-03 16:35:13 -06:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
David Rose 6d953de53a asynchronous animation binding 2008-08-07 17:26:39 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose ca8455d5ef don't auto-stop disjoint animations 2006-01-21 01:31:29 +00:00
David Rose a7b1f14e80 integrate AviTexture better with Panda, rename to OpenCVTexture 2005-09-21 23:53:07 +00:00
David Rose 97d233303b more interfaces for querying animations 2005-09-02 18:30:15 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose b5f89092bb plug char leak 2002-01-31 19:08:07 +00:00
cxgeorge 2d54f59f54 use cfloor/cceil instead of floor/ceil 2002-01-30 04:33:54 +00:00
David Rose dce135ab10 fix backward animation playing 2001-12-21 19:34:15 +00:00
cxgeorge 3ae41dd434 remove excess floor()'s 2001-12-01 03:14:45 +00:00
David Rose 2f4e207edb Update copyright header 2001-05-25 21:27:38 +00:00
David Rose 2fd714e52f Initial revision 2000-10-04 01:14:41 +00:00