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 Fix bin2c to generate an include to stddef.h (for size_t definition) 2014-10-19 22:32:30 +00:00
cmss12.bam_src.c Fix bin2c to generate an include to stddef.h (for size_t definition) 2014-10-19 22:32:30 +00:00
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 New file headers, new comment style 2016-02-17 17:47:48 +01:00
default_font.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
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 New file headers, new comment style 2016-02-17 17:47:48 +01:00
dynamicTextPage.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
dynamicTextPage.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
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 New file headers, new comment style 2016-02-17 17:47:48 +01:00
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 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
p3text_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
persans.ttf_src.c Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
staticTextFont.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
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 New file headers, new comment style 2016-02-17 17:47:48 +01:00
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 New file headers, new comment style 2016-02-17 17:47:48 +01:00
textGraphic.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
textGraphic.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
textGraphic.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
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 New file headers, new comment style 2016-02-17 17:47:48 +01:00
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