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 |
rdb
|
3077316782
|
general: use proper deleted funcs instead of stubs with asserts
This gives better compile-time diagnostics and saves on code, while also better communicating intent.
|
2018-05-23 23:35:27 +02:00 |
rdb
|
6f8b379bda
|
Big patch full of performance improvements
This particularly benefits applications with a lot of nodes.
|
2017-04-03 01:41:23 +02:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
1d2282a879
|
pipelining getting close; uprev bam version to 6.0
|
2006-02-14 19:07:47 +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
|
9ccec9bb73
|
preserve get_key() after a remove_node() operation
|
2003-10-27 23:36:54 +00:00 |
David Rose
|
0b8b4f9cef
|
change logic for uniqueness of NodePaths w.r.t. instances
|
2003-10-25 19:10:09 +00:00 |
David Rose
|
673c162389
|
don't automatically recompute explicit bounding volumes
|
2002-12-06 20:17:00 +00:00 |
David Rose
|
a23a7572a2
|
rename out qp's
|
2002-04-10 18:08:06 +00:00 |