Commit Graph

7 Commits

Author SHA1 Message Date
rdb fac6916151 pgraph: Major traversal optimizations
In particular, these optimize the traversal of nodes that are not in view, which are discarded more efficiently.
This change affects both the cull and collision traversers.
2021-11-16 17:30:33 +01:00
Sam Edwards 7790f8429d general: Fully qualify header references into the std namespace
Closes #341
2018-06-07 10:35:12 +02:00
rdb dd2806c8bd Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
rdb e4857a58bb Add many more Python properties 2015-12-24 16:17:34 +01:00
David Rose a1a5d04a55 add clear_draw_callback, etc 2009-03-15 13:59:15 +00:00
David Rose 0c90c36fd7 new callback system 2009-03-14 19:31:37 +00:00