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
0ad0d4ec33
Further optimizations to the cull pipeline.
...
The only transform still stored in CullableObject is internal transform.
NB: I haven't tested my PipeOcclusionCullTraverser changes. Please contact me if you encounter problems with it.
2015-01-22 16:22:16 +01:00
David Rose
9a93914d58
properly support a different coordinate system per camera (or lens)
2012-03-14 20:51:58 +00:00
David Rose
d34c964e53
UnionBoundingVolume, IntersectionBoundingVolume, Camera::set_cull_bounds()
2012-02-09 21:55:31 +00:00
David Rose
0c90c36fd7
new callback system
2009-03-14 19:31:37 +00:00
David Rose
fb9c56432a
we are now using the modified BSD license
2008-05-28 18:37:20 +00:00
David Rose
296721f061
simply & pandify dx8gsg some; rework gsg's external_transform and internal_transform
2005-05-26 00:09:52 +00:00
David Rose
43f4675d65
use new munger system for qpgeom sprites/points
2005-04-07 21:51:00 +00:00
David Rose
48e09cda31
support GraphicsOutput::set_inverted()
2004-12-07 04:25:38 +00:00
David Rose
557060cb1d
weak pointers, and FadeLODNode fixes for instances/multiple cameras
2004-09-30 21:29:25 +00:00
Asad M. Zaman
f1de5451a3
first pass prototype of portal culling system
2004-05-13 22:12:57 +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
476fb91e31
add CompassEffect, robustify billboards
2002-07-17 17:01:15 +00:00
David Rose
a23a7572a2
rename out qp's
2002-04-10 18:08:06 +00:00
David Rose
85b45520e3
dxgsg to pgraph
2002-03-30 01:40:55 +00:00
David Rose
783ba052d7
pgraph lighting, optional offset decal implementation
2002-03-28 01:51:13 +00:00