open_toontown_panda3d/panda/src/text
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
..
CMakeLists.txt CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
cmss12.bam.pz_src.c
…
cmss12.bam_src.c
…
config_text.cxx general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
config_text.h general: Fix more DLL linkage and EXPCL_PANDA_ macros 2018-06-12 16:14:33 -06:00
default_font.cxx
…
default_font.h
…
dynamicTextFont.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
dynamicTextFont.cxx Remove some unused variables 2018-08-19 16:55:07 +02:00
dynamicTextFont.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
dynamicTextGlyph.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
dynamicTextGlyph.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
dynamicTextGlyph.h general: use proper deleted funcs instead of stubs with asserts 2018-05-23 23:35:27 +02:00
dynamicTextPage.I
…
dynamicTextPage.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
dynamicTextPage.h
…
fontPool.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
fontPool.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
fontPool.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomTextGlyph.I
…
geomTextGlyph.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
geomTextGlyph.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
p3text_composite1.cxx
…
p3text_composite2.cxx
…
persans.ttf_src.c
…
staticTextFont.I
…
staticTextFont.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
staticTextFont.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textAssembler.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textAssembler.cxx gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
textAssembler.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textFont.I
…
textFont.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
textFont.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textGlyph.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
textGlyph.cxx text: Fix glyphs with flipped UVs not being processed correctly 2021-03-04 20:06:51 +01:00
textGlyph.h
…
textGraphic.I
…
textGraphic.cxx
…
textGraphic.h
…
textNode.I text: Make TextNode pipeline-cycled 2020-12-12 14:05:48 +01:00
textNode.cxx pgraph: Major traversal optimizations 2021-11-16 17:30:33 +01:00
textNode.h pgraph: Major traversal optimizations 2021-11-16 17:30:33 +01:00
textProperties.I general: improvements to doxygen API reference: 2019-01-23 22:24:02 +01:00
textProperties.cxx general: Fix missing includes (and one forward declaration) 2019-08-24 18:05:28 -06:00
textProperties.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textPropertiesManager.I
…
textPropertiesManager.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
textPropertiesManager.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00