open_toontown_panda3d/panda/src
rdb 833c3d37f7 gobj: Compute nested vertices separate from internal bounds in Geom
This prevents having to recalculate the internal bounds (which may be quite slow to compute, but not actually necessary if there are user bounds present) to get the nested vertices
2022-12-16 20:13:41 +01:00
..
android android: Changes to add compatibility with pyjnius/plyer 2022-03-12 18:18:15 +01:00
androiddisplay android: Improve physical mouse and keyboard handling: 2022-01-04 20:35:17 +01:00
audio audio: Code formatting fixes in nullAudioManager.cxx 2022-11-06 11:22:10 +01:00
audiotraits audio: Add positional property getter to AudioSound 2022-11-06 11:16:29 +01:00
bullet Merge branch 'release/1.10.x' 2022-10-25 16:44:24 +02:00
chan general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
char general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
cocoadisplay Merge branch 'release/1.10.x' 2022-12-16 17:36:04 +01:00
collide collide: Reimplement respect-prev-transform test for capsule-into-poly 2022-10-24 13:21:19 +02:00
configfiles CMake: Generate consistent paths in 20_panda.prc on all platforms 2020-01-11 19:39:43 -07:00
cull Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
device Merge branch 'release/1.10.x' 2022-10-03 18:38:47 +02:00
dgraph CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
display Merge branch 'release/1.10.x' 2022-10-24 13:24:03 +02:00
distort gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
doc doc: Improve egg syntax documentation 2021-11-28 16:12:44 +01:00
downloader Merge branch 'release/1.10.x' 2022-12-15 19:59:00 +01:00
downloadertools Use secure versions of CRT getenv etc. when compiling with MSVC 2022-03-01 16:09:07 +01:00
dxgsg9 cleanup: Fix comparison between pointer and 0 (instead of nullptr) 2022-03-09 16:23:37 +01:00
egg Merge branch 'release/1.10.x' 2022-10-20 20:59:45 +02:00
egg2pg general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
egldisplay Merge branch 'release/1.10.x' 2022-11-07 18:05:03 +01:00
event pstats: Rename "Show code" collector to "Tasks" 2022-11-29 20:50:18 +01:00
express Merge branch 'release/1.10.x' 2022-12-12 17:19:10 +01:00
ffmpeg Merge branch 'release/1.10.x' 2022-08-31 12:51:46 +02:00
framework framework: Support GUI under pixel2d by default (for C++ users) 2022-01-01 18:22:02 +01:00
gles2gsg Merge branch 'release/1.10.x' into incoming 2021-08-31 14:03:57 +02:00
glesgsg CMake: Break up "GLES" component into OpenGLES1/OpenGLES2 2020-01-07 11:34:34 -07:00
glgsg CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
glstuff display: Remove some unused variables 2022-12-07 13:53:44 +01:00
glxdisplay Merge branch 'release/1.10.x' 2022-11-07 18:05:03 +01:00
gobj gobj: Compute nested vertices separate from internal bounds in Geom 2022-12-16 20:13:41 +01:00
grutil Merge branch 'release/1.10.x' 2022-05-10 16:12:36 +02:00
gsgbase Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
iphone deploy-ng: Move distribution related files from direct.showtutil to direct.dist 2018-12-18 20:33:12 -08:00
iphonedisplay general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
linmath general: Get rid of some coerce constructors where they make no sense 2022-10-20 21:00:05 +02:00
mathutil Correct documentation 2022-11-02 18:39:45 -06:00
movies dtoolbase: Make MemoryHook constant-initialized 2022-10-24 13:26:03 +02:00
nativenet nativenet: Assorted code clean-up 2020-08-17 10:31:22 +02:00
net CMake: Fix Windows library names for case-sensitive filesystems 2020-02-23 16:28:40 +01:00
ode Merge branch 'release/1.10.x' 2022-12-07 17:58:28 +01:00
pandabase dxml: Remove TinyXML bindings 2022-11-03 13:45:22 +01:00
parametrics Merge branch 'release/1.10.x' 2022-05-10 16:12:36 +02:00
particlesystem Merge branch 'release/1.10.x' 2022-05-10 16:12:36 +02:00
pgraph Merge branch 'release/1.10.x' 2022-12-12 17:19:10 +01:00
pgraphnodes general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
pgui Merge branch 'release/1.10.x' 2022-05-10 16:12:36 +02:00
physics dtoolbase: Introduce patomic<> as replacement for AtomicAdjust 2022-01-30 01:53:36 +01:00
pipeline pipeline: Display error if joining thread failed 2022-12-03 21:48:34 +01:00
pnmimage general: Add constness to some methods where it is missing 2022-10-20 21:01:58 +02:00
pnmimagetypes CMake: Add --exclude-libs flags to static thirdparty libraries 2022-03-09 16:23:37 +01:00
pnmtext Merge branch 'release/1.10.x' 2021-04-08 12:30:35 +02:00
pstatclient Merge branch 'release/1.10.x' 2022-12-12 17:19:10 +01:00
putil Fix some uses of `AtomicAdjust::Pointer` to use `patomic<T *>` 2022-12-04 00:36:41 +01:00
recorder CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
skel general: Add constness to some methods where it is missing 2022-10-20 21:01:58 +02:00
testbed CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
text CMake: don't re-export symbols from libharfbuzz.a 2022-11-13 12:10:43 +01:00
tform Merge branch 'release/1.10.x' 2022-12-06 20:02:35 +01:00
tinydisplay Merge branch 'release/1.10.x' 2022-11-07 18:05:03 +01:00
vision Merge branch 'release/1.10.x' 2022-11-21 19:02:50 +01:00
vrpn CMake: Add --exclude-libs flags to static thirdparty libraries 2022-03-09 16:23:37 +01:00
wgldisplay wgldisplay: Mark a method as `static` 2022-10-20 21:02:17 +02:00
windisplay display: Remove some unused variables 2022-12-07 13:53:44 +01:00
x11display x11: Support desktop startup notification 2022-12-01 15:52:15 +01:00
PACKAGE-DESC