open_toontown_panda3d/panda/src/distort
rdb 43fb82fa66 gobj: Add config switch for Panda not to default to packed vertex colors
See #981.  Setting `vertex-colors-prefer-packed` to false will make Panda default to OpenGL-style vertex colors, which is useful if are targeting OpenGL and not DirectX 9, avoiding a potential performance cost.
2021-03-25 23:15:58 +01:00
..
CMakeLists.txt CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
config_distort.cxx general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
config_distort.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
cylindricalLens.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
cylindricalLens.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
cylindricalLens.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
fisheyeLens.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
fisheyeLens.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
fisheyeLens.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
nonlinearImager.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
nonlinearImager.cxx general: mark deprecated methods with the @deprecated tag 2019-09-08 09:50:28 +02:00
nonlinearImager.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
oSphereLens.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
oSphereLens.cxx distort: fix use of cylindrical_k in oSphereLens.cxx 2019-03-17 00:17:11 +01:00
oSphereLens.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
p3distort_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pSphereLens.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
pSphereLens.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pSphereLens.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
projectionScreen.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
projectionScreen.cxx gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
projectionScreen.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00