Commit Graph

19 Commits

Author SHA1 Message Date
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
rdb 16e7831566 Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
rdb 7ac7adcce4 More compatibility fixes 2013-10-27 11:19:26 +00:00
rdb 3841accba9 more compatibility fixes 2013-10-23 16:48:22 +00:00
rdb 1cf986dd44 more unicode stuff 2013-10-07 23:20:59 +00:00
rdb 6cb48a06bc Backward compatibility fix to get this to compile on Max versions 9 and below, which don't define the _M macro. 2010-08-24 13:48:43 +00:00
Mike Christel 15f728ad08 simplified; functionality moved out to maxscript 2010-04-27 16:01:44 +00:00
Mike Christel 357fc73101 Fixed vertex color, animation hierarchy, texture swapping bugs; added collision choices to exporter 2009-07-29 12:41:21 +00:00
Josh Yelon 7a9db0efd7 More improvements: fixed the egg mesh, faster tex handling 2008-08-21 03:51:41 +00:00
Josh Yelon c9c32af2ab Deleting dead code 2008-08-19 04:18:23 +00:00
Josh Yelon c035bc7665 New exporter on trunk 2008-08-19 04:07:24 +00:00
Josh Yelon c1f4a937b6 Repaired some damaged caused by license change 2008-08-06 02:54:40 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
Josh Yelon 08f2be33ce Fixing filenames 2005-07-05 18:42:02 +00:00
Philip Saltzman e558fae66f Redone max exporter as a plugin rather than an export menu option 2005-05-12 20:46:28 +00:00
David Rose 0cc932301d new stuff from CMU 2005-02-08 07:30:50 +00:00