open_toontown_panda3d/panda/src
rdb 0c4fe35a5c pview: Add `-S` flag to connect to pstats right away 2023-01-13 11:40:30 +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-19 16:42:29 +01:00
collide create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01: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 create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01: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 fix SocketStream::flush() covariant 2023-01-03 11:48:36 -05:00
downloadertools Use secure versions of CRT getenv etc. when compiling with MSVC 2022-03-01 16:09:07 +01:00
dxgsg9 display: Add support for asynchronous screenshot download 2022-12-26 20:01:38 +01:00
egg create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01: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 create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
express create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
ffmpeg Merge branch 'release/1.10.x' 2022-08-31 12:51:46 +02:00
framework event: Improve interface for adding tasks from C++ 2022-12-26 19:10:01 +01:00
gles2gsg display: Add support for asynchronous screenshot download 2022-12-26 20:01:38 +01: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 Correctly support 4-component UV coordinates in generated shaders 2023-01-02 10:48:33 +01:00
glxdisplay Merge branch 'release/1.10.x' 2022-11-07 18:05:03 +01:00
gobj create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
grutil Merge branch 'release/1.10.x' 2022-05-10 16:12:36 +02:00
gsgbase display: Add support for asynchronous screenshot download 2022-12-26 20:01:38 +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 create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01: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 create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +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 create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
pgraphnodes Correctly support 4-component UV coordinates in generated shaders 2023-01-02 10:48:33 +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 pstats: Proper thread cleanup after a thread exits (PStats 3.2) 2023-01-10 14:37:39 +01:00
pnmimage create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01: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 pstats: Proper thread cleanup after a thread exits (PStats 3.2) 2023-01-10 14:37:39 +01:00
putil Merge pull request #1426 from Frangwhuf/MaskType 2023-01-09 09:49:07 -05:00
recorder fix SocketStream::flush() covariant 2023-01-03 11:48:36 -05:00
skel general: Add constness to some methods where it is missing 2022-10-20 21:01:58 +02:00
testbed pview: Add `-S` flag to connect to pstats right away 2023-01-13 11:40:30 +01: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 display: Add support for asynchronous screenshot download 2022-12-26 20:01:38 +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: Fix occasional crash on shutdown 2022-12-26 19:18:38 +01:00
PACKAGE-DESC Initial revision 2000-10-04 01:14:41 +00:00