open_toontown_panda3d/panda
rdb ec04dbed0c gobj: fix static init ordering issue with VertexTransform cycler
This comes up when building with DEBUG_THREADS; there is a PipelineCycler created at static init time, and the type tracking in Pipeline won't work properly if the CData's parent's TypeHandle has not yet been initialized.
2018-05-24 21:40:48 +02:00
..
metalibs pstatclient: Rename config_pstats to config_pstatclient 2018-05-14 02:36:42 -06:00
src gobj: fix static init ordering issue with VertexTransform cycler 2018-05-24 21:40:48 +02:00