open_toontown_panda3d/panda/src/linmath
rdb f2c680ca29 linmath: Fix wrong type printed in LMatrix3 repr
[skip ci]
2026-01-27 16:10:17 +01:00
..
CMakeLists.txt CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
aa_luse.h Replace "unaligned" linear algebra classes with simple typedefs 2023-02-06 18:35:18 +01:00
cast_to_double.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
cast_to_double.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
cast_to_float.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
cast_to_float.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
compose_matrix.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
compose_matrix.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
compose_matrix_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
compose_matrix_src.cxx linmath: Fix degenerate case in decompose_matrix 2025-01-29 17:05:16 +01:00
compose_matrix_src.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableColor.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableColor.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableColor.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
config_linmath.cxx Replace "unaligned" linear algebra classes with simple typedefs 2023-02-06 18:35:18 +01:00
config_linmath.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
coordinateSystem.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
coordinateSystem.h general: Remove vestigial typedef.h file 2021-12-12 18:37:49 +01:00
dbl2fltnames.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
dblnames.h linmath: Fix vector printing issues with big values on emscripten 2024-11-03 23:59:23 +01:00
deg_2_rad.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
deg_2_rad.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
flt2dblnames.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
fltnames.h linmath: Fix vector printing issues with big values on emscripten 2024-11-03 23:59:23 +01:00
intnames.h linmath: For repr, use as much precision as needed for roundtrip 2024-08-07 17:24:11 +02:00
lcast_to.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lcast_to_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lcast_to_src.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lmat_ops.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lmat_ops_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lmat_ops_src.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lmatrix.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lmatrix.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lmatrix3_ext_src.I linmath: Fix wrong type printed in LMatrix3 repr 2026-01-27 16:10:17 +01:00
lmatrix3_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lmatrix3_src.I Merge branch 'release/1.10.x' 2019-08-18 22:34:23 +02:00
lmatrix3_src.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
lmatrix3_src.h create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
lmatrix4_ext_src.I Merge branch 'release/1.10.x' 2024-08-07 22:34:08 +02:00
lmatrix4_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lmatrix4_src.I Replace "unaligned" linear algebra classes with simple typedefs 2023-02-06 18:35:18 +01:00
lmatrix4_src.cxx Replace "unaligned" linear algebra classes with simple typedefs 2023-02-06 18:35:18 +01:00
lmatrix4_src.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
lmatrix_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lorientation.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lorientation.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lorientation_src.I linmath: Fix compiler warning with gcc 14 2024-08-14 19:09:20 +02:00
lorientation_src.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lorientation_src.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
lpoint2.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint2.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint2_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint2_ext_src.I Merge branch 'release/1.10.x' 2024-08-07 22:34:08 +02:00
lpoint2_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lpoint2_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint2_src.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint2_src.h create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
lpoint3.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint3.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint3_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint3_ext_src.I Merge branch 'release/1.10.x' 2024-08-07 22:34:08 +02:00
lpoint3_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lpoint3_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint3_src.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint3_src.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
lpoint4.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint4.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint4_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint4_ext_src.I Merge branch 'release/1.10.x' 2024-08-07 22:34:08 +02:00
lpoint4_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lpoint4_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint4_src.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lpoint4_src.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
lquaternion.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lquaternion.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lquaternion_src.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
lquaternion_src.cxx linmath: Remove redundant sin() calculation in LQuaternion 2021-11-28 13:58:13 +01:00
lquaternion_src.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
lrotation.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lrotation.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lrotation_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lrotation_src.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lrotation_src.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
lsimpleMatrix.I general: fix many compilation warnings in GCC 8 2018-06-19 00:37:28 +02:00
lsimpleMatrix.h general: fix many compilation warnings in GCC 8 2018-06-19 00:37:28 +02:00
luse.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
luse.N Wrap TypeHandle and ButtonHandle as ints in C wrappers 2015-09-10 15:29:31 +02:00
luse.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
luse.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvec2_ops.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvec2_ops_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvec2_ops_src.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvec3_ops.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvec3_ops_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvec3_ops_src.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvec4_ops.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvec4_ops_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvec4_ops_src.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase2.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase2.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase2_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase2_ext_src.I Merge branch 'release/1.10.x' 2024-10-30 13:42:21 +01:00
lvecBase2_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lvecBase2_src.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
lvecBase2_src.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase2_src.h create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
lvecBase3.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase3.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase3_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase3_ext_src.I Merge branch 'release/1.10.x' 2024-10-30 13:42:21 +01:00
lvecBase3_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lvecBase3_src.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
lvecBase3_src.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase3_src.h create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
lvecBase4.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase4.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase4_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvecBase4_ext_src.I Merge branch 'release/1.10.x' 2024-10-30 13:42:21 +01:00
lvecBase4_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lvecBase4_src.I linmath: Unroll LVecBase4 less-than operator implementation 2023-07-26 19:33:43 +02:00
lvecBase4_src.cxx Replace "unaligned" linear algebra classes with simple typedefs 2023-02-06 18:35:18 +01:00
lvecBase4_src.h linmath: Fix regression with LVecBase4 in #1453 / 87b5aa9 2023-02-20 19:02:54 +01:00
lvector2.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector2.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector2_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector2_ext_src.I Merge branch 'release/1.10.x' 2024-08-07 22:34:08 +02:00
lvector2_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lvector2_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector2_src.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector2_src.h create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
lvector3.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector3.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector3_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector3_ext_src.I Merge branch 'release/1.10.x' 2024-08-07 22:34:08 +02:00
lvector3_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lvector3_src.I general: Allow compiling Panda headers on Windows without NOMINMAX 2022-05-10 15:58:33 +02:00
lvector3_src.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector3_src.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
lvector4.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector4.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector4_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector4_ext_src.I Merge branch 'release/1.10.x' 2024-08-07 22:34:08 +02:00
lvector4_ext_src.h Fix unguarded python-specific headers. 2024-02-02 19:45:28 +01:00
lvector4_src.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector4_src.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
lvector4_src.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
mathNumbers.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
mathNumbers.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
mathNumbers.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
p3linmath_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
p3linmath_composite2.cxx Add ConfigVariableColor 2015-02-05 13:34:52 +01:00
test_math.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00