Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/panda3d/panda3d
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
https://github.com/panda3d/panda3d
getChildren is expected in the MemoryExplorer and not getChildrenAsList
getChildren is also more...
ad34bc3eb8e778277c40e274a6c1b66d926e35ef authored about 8 years ago
3282656f0ec2a3b9a5c5f3d39feb9d7f5cebd74f authored about 8 years ago
Also adds support for running scripts based on file extensions.
c231dd96e47643c8e5a4400dd1d17ab860b0421d authored about 8 years ago
This wastes less space than always using 256 characters for every module
name.
c789a3cae803177d881c168da3826646ce5b67f2 authored about 8 years ago
04e4817667f737846c61bde5b98b4cdef5535428 authored about 8 years ago
c0191a3126ee00dccf4fca5287180e123eb736c4 authored about 8 years ago
- decltype(auto)
- attributes (ie. [[deprecated]]), incl. with C++17 "using"
- extern template...
e12420571b898b4481d64e38336a7909bffd4814 authored about 8 years ago
5aabd5669716786d6f09caec5b7ede803b042228 authored about 8 years ago
af57eac463aedf3815e6db1cd452960263c1ce00 authored about 8 years ago
3fabe6a8ded5966e229632764446d4aee82f840b authored about 8 years ago
b3f984589265866d38f055d3532702b86792d761 authored about 8 years ago
a15d84dbeb3a908c12d50bbc8e8aa82fea7c7f8e authored about 8 years ago
e60d1e292eaf78ad2e70f6b16fce3b9c94a0d2fe authored about 8 years ago
0ae87e6781330e893f25b2d71624bae20ec93737 authored about 8 years ago
c1d273eb4051443b1816325f33e80beae7466b8b authored about 8 years ago
83c6f033e15dcb67c769ca309a799877a0d12ba5 authored about 8 years ago
TODO: See if there is a better way to do this and to test/implement macOS support.
3347a6e2cb6fef1108d38e3754ee8d293b754a55 authored about 8 years ago8352f27a23a3a3694f1afd7107d1942595d37c26 authored about 8 years ago
49905bad16b687b56851202a30957912346cfef3 authored about 8 years ago
92dab31d8011437986cc6fb7af20c25d52ea906f authored about 8 years ago
2de6c85fc9cde12d5877f18fc62d9937ac527e11 authored about 8 years ago
Note: We still need to supply suffixes for macOS. Also, Linux suffixes
are based on suffixes on ...
25b167c0805d18a3808b25b88b562f95c0708c1a authored about 8 years ago
f1da5ce92f55fb38ba375ba1133cca3486983f6d authored about 8 years ago
e1a54f52a8c54c4b016680fc59d96edcc4f7102b authored about 8 years ago
f8580d753a2a1b51cc5ee606882b9a7d0c97e061 authored about 8 years ago
This is not quite a complete fix, since the last frame of the video won't be shown long enough fo...
749e09d49ecc31a5235a4af46849626b483f5936 authored about 8 years ago- Disable conversion to Windows newlines, which is causing double Windows newlines for Config.prc...
43a5f2a9f20118db9fcbeec14467c97a711d37b6 authored about 8 years ago4ed199cece1843453cce95205ed1f9e3affa47e6 authored about 8 years ago
ba5bba42b019fdf35e34577ac839bc7a16cefa66 authored about 8 years ago
72a1a9820baf640fc9d06d6fd73f7f4785d4ce07 authored about 8 years ago
58c1581c0c7520311f72ba07e908f56e99efdf33 authored about 8 years ago
Work around bugs in Apple Clang that ships with XCode 4 with C++11 by disabling constexpr
Use mov...
a03448509e498a8520d31f6b32ea78d32aa21af4 authored about 8 years ago
Now modulefinder will pick up on the Python stdlib C extension modules
in the panda3d whl, and n...
Also switch back to using __file__ instead of inspect.
40c23e5cf18de207a8226f5990e3bbd1327a96d4 authored about 8 years agoa5bea8f8b081cbbcf60a5c0b5d8705771a2f1dd9 authored about 8 years ago
This option only affects deploying to Windows. If set to False (the default),
deploy-stubw is us...
The Python2 Windows buildbot did not like _sha1.
2fa4ef1c7ececcb4f0c0e0f37e01523672266cc0 authored about 8 years agode598d966b662f71e317cb0be01966b32f9e844c authored about 8 years ago
6199d84131c4c9ba5ece5c3ca52c4c06fe54a8c6 authored about 8 years ago
This should help with stripping these strings on Windows.
41556b07fc872216c645d8f882547ae12e021e86 authored about 8 years agoc746296e57169bb464be3e25b60cf2f71e5c314e authored about 8 years ago
465d8bf1bd1fc824e54fff6b8a38b0b745ea39df authored about 8 years ago
fcbc71c91b89ad3169dd6a4b6a8d4f62557554b7 authored about 8 years ago
d6aba43492d5344dc49b53c668b0a5ecb2f23f5d authored about 8 years ago
31136124c7529093476b5eb8b6fcb66f53f2b0ea authored about 8 years ago
816b2ac3ba3f35b209dfde8afe6eee40cba358b7 authored about 8 years ago
53752bd3762cd9dbe9d7ba38c14594ff058367b2 authored about 8 years ago
- copy .ico file
- write installer log to install.log
- restore python DLL to bin directory
e85a2aa14055a546410d7131d1666891f76f60de authored about 8 years ago
The samples/asteriods/wheels directory and requirements.txt work-around
can be removed when we c...
db2cbd6e3a469b2a2412b0ebf71e447669db344c authored about 8 years ago
c4d232b0be9de4e64fd067d8deb3ebe7953b0da5 authored about 8 years ago
63eb1636a9ce2762f1bc78e4b7b90b266e8db182 authored about 8 years ago
603f0eb3b18b72b8fe85b6710c8c63fbb80330c8 authored about 8 years ago
This hopefully fixes a compile issue with older clang versions.
9facf874aba9b2b051b8cd1f0e62bb8baf68cda3 authored about 8 years ago40e981e485c383367d5f2a9bacf2b906ea90df2d authored about 8 years ago
40ea0ab7869a77093d4d60fe31f01fcf58d60089 authored about 8 years ago
fa851ae5acb2b0ce06a2ae425f896ce7acb983c4 authored about 8 years ago
1387f22200f3c58c376c8b2f701361e002c81293 authored about 8 years ago
13c41bcf7d7a60431cba52db2f36106dad15808f authored about 8 years ago
6b92d349c9751f359b0a1aa18b865eeb7d93a034 authored about 8 years ago
Note: Extension modules are still coming from the current environment.
We'll need to sort this o...
We used to build in the current directory and copy to the build
directory, which resulted in two...
cf105f276c55b7a02b87c527bc01f56ef3df306b authored about 8 years ago
94641c83a0ef06a5c3d901f66b336631a5c8f9d7 authored about 8 years ago
8434914ab6b48af70ea31fca5f3602d146b4d080 authored about 8 years ago
fa7f385bb8ab3fe71cb579d42635622fd453de47 authored about 8 years ago
c839dc60d647e3ff63dab9fd30f3fa09fa9e28a3 authored about 8 years ago
ea2305de701fe89082bcd26de6b29d3077dc7a8b authored about 8 years ago
0e45b3288ebccd0d41c453a75862bf4de2d8c26b authored about 8 years ago
43e005ad05d2bc97a04892d860a7b0d6064c8d9d authored about 8 years ago
ee3644f8f33b125601486120adc2aad47679be46 authored about 8 years ago
dad14499cd4c2bad383df4863749d4f52032e2d7 authored about 8 years ago
a02357baefc9906e6c5c7bf9f926917bed47c774 authored about 8 years ago
e204c884011aa92c561ec22d70feed11a2242afc authored about 8 years ago
2288a602aebf7b2440a8b63db9a186fd13065982 authored about 8 years ago
53d946ff87f7c45c9350def10afb23c54d5da570 authored about 8 years ago
e730b8be560913f43fcd4b56d2981831f0b4ac2d authored about 8 years ago
325302b6239d264a1679c1f146f5ee06bfcab1f1 authored about 8 years ago
fb2568afada31088bf7e19e5de1033ba9d8d8f2b authored about 8 years ago
8c6a2a57cb3cff918a15c390af93698b607190d4 authored about 8 years ago
0925a940cdb295bdfffac7f0b9d6ca3dd7cd8377 authored about 8 years ago
9c789db9183342f80a00d8d23e6f4f94fd70ea41 authored about 8 years ago
741ff454ed951603145a00c85c52252c55c7f48f authored about 8 years ago
ab5b5e7e74ee249a08df513e1ab1953dbedf9677 authored about 8 years ago
Consequentially, we now use 32-byte alignment when building with eigen if __AVX__ is set.
0c742d59e58dd4c7a5a608e5d243d42319a7357a authored about 8 years agoNow reports proper Unicode name, and doesn't omit keys that don't have a recognised mapping by Pa...
4393455ebac4fd4c65febc5d5bf7dde862117978 authored about 8 years ago23a345437a0edd7fcb1b3a1585d847f6134dfe49 authored about 8 years ago
59c3aa3ef6a090592b7ee32e7b4ca229c6ffe649 authored about 8 years ago
45356e85e148f40d4111ce9b101aeae1d5954c88 authored about 8 years ago
Add x-cursor-size variable for overriding XCursor size.
28bb737597d527ef4184b5f935da7e316a19c2f4 authored about 8 years ago122d9dd3ffa48f4f9297b9b05cb36f9ebcf7b7e6 authored about 8 years ago
Note: does not actually add support for writing 16-bit tifs; Panda just doesn't crash but automa...
2ac1734566dbe5174a72b878a429b581421461ad authored about 8 years agoSneak in a function used by makewheel
601b6b86781912ac761d4d25d1a3499b93b7e690 authored about 8 years ago056ea94765aeccd659e3905fa46ccc4556eaa9e8 authored about 8 years ago