open_toontown_panda3d/contrib/src
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
..
ai general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
contribbase New file headers, new comment style 2016-02-17 17:47:48 +01:00
panda3dtoolsgui general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
rplight First step towards eliminating `using namespace std;` (#335) 2018-06-03 20:32:23 +02:00
sceneeditor general: remove all uses of deprecated upcastTo*() methods 2018-02-27 15:02:49 +01:00