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

makepanda: allow building without harfbuzz

a3bef3e2854eab2614a48d737328b01a6e257dd7 authored almost 8 years ago
text: use HarfBuzz for text shaping; support right-to-left text

160f652d5856bd854ebfb6e97f05fc44b9846ee4 authored almost 8 years ago
Remove print() from Messenger.find() and Messenger.findAll()

If one needs to use find() or findAll() not for debugging purposes (like for getting the functio...

353ccfebc1ef9fd7b85f7fe4d1183a070731bc35 authored almost 8 years ago
deploy-ng: Fix exclude paths on Windows

61513593c575d94948013302d56e5129ce33fd7b authored almost 8 years ago
deploy-ng sample: Use buildbot index instead of a wheels folder

c1f05453598f64ce6039d7aaecd6f899736378bf authored almost 8 years ago
deploy-ng: Fix swapped console and gui apps on Windows

d1241797b97c925249583a17d2e7ac0aed438946 authored almost 8 years ago
glgsg: deal with false negatives with feature checks on Intel

e67ebd80cd0d29dc18f4829907f7781c195d487f authored almost 8 years ago
deploy-ng: Remove debug code

82f08b1251fbba9b7cd62d05bf5f7edf83ecfe03 authored almost 8 years ago
deploy-ng asteroid sample: Add --pre to requirements.txt

This forces pip to prefer 1.10 builds even if it finds 1.9 builds (e.g., for Python2)

9e9aebad58210c8765c3a4b4491ac0d6694621fe authored almost 8 years ago
deploy-ng: Fix issue when builtin modules list differs between host and target

003348ff10fd001b39ef15aebf75af303d2e1465 authored almost 8 years ago
glgsg: fix get_host() of GL FBO. Fixes LP 1672560 shadow bug

fa1b656961feb0b0323ea46898eed7c450178813 authored almost 8 years ago
interrogate: fix compile error with default values that call scoped functions

a175ad6a82b416cca997a0e1ec7a6d5953884bb5 authored almost 8 years ago
Remove unused macros

2669cc87104f502f02438217bdd5a34bfab8519c authored almost 8 years ago
readme: update with helpful notes about installing and wheels

de745ed47350b3b7ed3e5a9d73578d1d7cc1946d authored almost 8 years ago
deploy-ng: Apply ignore rules before creating directories

923ff14d4146137f6f99a41a7e36edfb5f9a0c55 authored almost 8 years ago
Merge branch 'master' into deploy-ng

2302f251b10dea23bcf166e63e4965788cb22edc authored almost 8 years ago
deploy-ng: Play nicer with Py2

* ignore pyc files
* import print_function from __future__

8fa6026a68a2afe0182da2a7ce5a3e980042cd90 authored almost 8 years ago
Compile with VS 2015 Express, build assimp on Windows

f7af155e93d549a43382210f41d14b9068a74a59 authored almost 8 years ago
bam2egg: retain model nodes

added code to retain model nodes that are not DCS nodes.

97cd007af35c1f822fe5a166a4709e4416e7f974 authored almost 8 years ago
Maya 2017 support

Added entries to compile Maya 2017 plugins.

019700cb1aadb162476729e6f14b9852c8fe271f authored almost 8 years ago
android: fix error when uploading BGRA image

2980bbc955d4177f3c8d1c5e7c87e74a3f5f3a79 authored almost 8 years ago
Big patch full of performance improvements

This particularly benefits applications with a lot of nodes.

6f8b379bda0f0a86f77001ff68b4e304a2b4a5e9 authored almost 8 years ago
interrogate: handle implicit destructors correctly

e1c916cdc3634ec9ccd869dd810f2f412b4607a8 authored almost 8 years ago
Merge branch 'release/1.9.x'

ac0e6b5c5c63b46bc6beba73c255c066cab2284d authored almost 8 years ago
Backport various fixes for 1.9.4

163c923c82346f4741e7e5e8395dd889a485b295 authored almost 8 years ago
Code formatting cleanups in StagedObject

Closes #142

5050aae5c8bb05e4b05e86ec688a73ff18af8913 authored almost 8 years ago
models: remove odd polygons inside tail of panda-model

47f41078559589120fe6afbf5a385e4ea61ef969 authored almost 8 years ago
Merge branch 'master' into cmake

fa483357f385002f0b387b6ac3e19cf4021bd25d authored almost 8 years ago
fsm: Change FourState's debugPrint to a __method

This should stop it from getting overridden by subclasses.

76070d84cdea19c20a7d208ab0ae830d52c25bfc authored almost 8 years ago
fsm: FourState needs to initialize stateIndex BEFORE first debugPrint

I honestly have no idea how this even worked before.

6d250f2f1f797b106a86c8019814f100aca486cc authored almost 8 years ago
Add properties to Bullet classes (#140)

f773bf6328cca4d88456a2aa1646203ea31dcf32 authored almost 8 years ago
text: kerning should respect text scale

605ac1189fde77142bb5a8e78bf691c0e251ecd7 authored almost 8 years ago
text: add experimental kerning support, enabled by 'text-kerning'

e1c0e7d1d465e206436ed0cc9e70c13e78086ab7 authored almost 8 years ago
Merge branch 'master' into cmake

79f9ac402f62e1679e70a53d45b1ba8a4350c808 authored almost 8 years ago
distributed: Remove use of exceptionLogged() decorator

This isn't available when __debug__==False either.

4080e03d05c8b33b4ac1d343126a279d28122036 authored almost 8 years ago
distributed: Fix broken reference to StackTrace when __debug__==False

f062c64e9a827e8486776e76eb77febb2935c906 authored almost 8 years ago
shadows: force interocular distance to 0 for shadow cameras

9d05044a9f925ac8e4440023acd8bd34af75d96e authored almost 8 years ago
Fix assertion when using Texture.load_sub_image to load entire image

d8066e19b1844786b2369638516813fef29a7026 authored almost 8 years ago
glgsg: fix assertion encountered when trying to use pointer textures

Fixes LP 990089

64a7fbab873dedf8aaa6fb1993bc16ed12f0f0bd authored almost 8 years ago
Fix compile issue on FreeBSD 11

bf919e4811229b8a8ee7bef14b34b5140fcd0aad authored almost 8 years ago
Fix include guard typo.

0406a49edce4413392497adfa2203ba18e3385af authored almost 8 years ago
Backport part of b21e8fdf3216b9a18d7f2edef9fc5ce5590f9969 that fixes an issue with geometry generation when multithreaded pipeline is enabled

Fixes bullet soft body issue as well as LP 1671639

63be56cd0e6516d8fead2a3053c1ce12fa383413 authored almost 8 years ago
Backport 4a8819b0bd7517cf8ad0fe1eed0666b324cadc14 (MeshDrawer fixes and improvements)

* Fix random number generator on Windows (LP 1663895)
* Assert instead of crash when passing in n...

20085d182aaf1a6eedb61b8bf186b90b03b185f8 authored almost 8 years ago
glsl: fix issue with vertex colors not showing up

ce736ad0936fa64e5ede54eec336903fbf789e42 authored almost 8 years ago
Fix compilation when building without threads enabled

4f299fa71fa96e25a8f0d7dee9bfb2a2de7b2b24 authored almost 8 years ago
CMake: Don't use target_include_directories in CMake < 2.8.11

9d9558ff4e6b3c18c0fbf9158bf8dcbc39f29650 authored almost 8 years ago
Fixes for ARM build

3db8ce2562a92b755e0df193d5484a30d004520c authored almost 8 years ago
Merge branch 'master' into cmake

76a7c843309a2a6936a2debb7c9edc9c95f205ad authored almost 8 years ago
interrogatedb: Build even when _PyErr_OCCURRED is undefined

4d59ad401488a2a8cfb013b3d0aeb46e4ee455df authored almost 8 years ago
interrogate: Add missing cast in generated calls to PyObject_INIT_VAR

ea1ba281b516dc3d93cbeb36d4e1ce432ecde8b5 authored almost 8 years ago
CMake: Push Python links back to where they're actually needed

This keeps the Panda3D core free of any Python-specific linkage

6926fbfbe69520fd23ae4ff4cc2641185fa09a26 authored almost 8 years ago
CMake: Don't depend on metalibs

The metalibs may be phased out and should really be thought of as
a user convenience for the tim...

02c8d261505c7e356223c67efc426e5644f89970 authored almost 8 years ago
CMake: Build PythonThread as an IGATEEXT

This frees up a dependency from p3pipeline proper against Python

1e30cf6c16095295796fdf80efd94b39cec73a30 authored almost 8 years ago
Fix compiler issues on Windows

72262ea15aeadfe6b2ce8d1fa7cd4930e2901e75 authored almost 8 years ago
Compile fixes for compilers that don't support all C++11 features

8ec4da2824c166c9242bc218876970836c584781 authored almost 8 years ago
Fix error when not compiling with clang

1eaa1bcf706eb280654c42c3f99dc5df2cee93d7 authored almost 8 years ago
glgsg: fix false positive for buffer texture detection on OpenGL 3.0

351627a0e30e05817581bfcc6decbde2d052c937 authored almost 8 years ago
Various optimizations to reduce performance overhead of rendering

edb83fe89ac874bfa94127b01903518f9fedaa0b authored almost 8 years ago
Merge branch 'master' into deploy-ng

3cb24fba91ec26bf88519fd3bde5c4bcba59063d authored almost 8 years ago
Fix compile issue on FreeBSD 11

f6e2e2ea05c6e683c6dfab2401bd6583d07fd916 authored almost 8 years ago
bam2egg: generate a sphere from polygon with four vertices instead of two

6104e75eb0ef3602575f8c426f831718493bfecb authored almost 8 years ago
Fix incorrect type hierarchy of HermiteCurve, PandaNode, ShaderGenerator

b113d9db550ab7e475081c394c28f6b85285e212 authored almost 8 years ago
display: reduce GraphicsEngine traversal overhead a bit

53258af8768325bbc54ddca825e7191169dab8ef authored almost 8 years ago
cmake: install header files

88dd3389ee13e5921622d3d4003e9d7fcbf365a4 authored almost 8 years ago
MeshDrawer fixes and improvements:

* Fix random number generator on Windows (LP 1663895)
* Assert instead of crash when passing in n...

4a8819b0bd7517cf8ad0fe1eed0666b324cadc14 authored almost 8 years ago
Support core-only OpenGL contexts in the default build.

This is a squashed commit of the following, as well as my own (rdb's) revisions:

commit 8066275...

aa00138b34c8ce350e7754a8bab9028119bb02c8 authored almost 8 years ago
Correct several spelling mistakes in comments

4cc2009a940781837dc1b00447a6accfae6964d6 authored almost 8 years ago
Remove OpenSSL includes from headers, so C++ users don't need to have OpenSSL

f5f51c5d5b82e19993fe002282884a08bc694a10 authored almost 8 years ago
Work towards ABI stability wrt allocation. Let MemoryHook take advantage of dlmalloc's internal bookkeeping.

8c914a285569d2cf2f00d6fe595d632873bdad88 authored almost 8 years ago
GlobPattern: support trailing slash and globstar (eg. **/*.egg)

29edf55069511e9158bc8c6a37fa7057b193d271 authored almost 8 years ago
Fix issue with taking screenshots from an FBO

78e4c712023ad32f82625b182d543d5c6fae60d0 authored almost 8 years ago
Fix FreeBSD compile error

21a42f62dfeb62a590f957ae5d3aa0ca5b32f373 authored almost 8 years ago
deploy-ng setuptools: Change build_apps.exclude_modules to a dict and add include_modules

The key of both of these dictionaries is the app this affects (must
match a key in gui_apps or c...

887278f306c10fff7e5e2217e7a1c070ec3e4ba6 authored almost 8 years ago
CMake: Use gnu++* instead of c++*

This is for consistency with the CMake 3.1+ behavior and allows the use of
GNU extensions.

Than...

de03c2f7ff97b21a6912f040c69db545e81b7482 authored almost 8 years ago
CMake: Update for upstream changes

dd490656a097ae97424913353bf4aecad9b24698 authored almost 8 years ago
CMake: Update master CMakeLists to compile for C++11

19b448e09e34e8bdabb6767d7ca4a6fad125e4c4 authored almost 8 years ago
Merge branch 'master' into cmake

ed4725afa222dffa6865647ccb22bae9b5f612fb authored almost 8 years ago
general: Fix missing include

ec3c2c56813c04f369206c19d18f07bb884dba3d authored almost 8 years ago
deploy-ng: Combine build_apps files and directories options into a single copy_paths

copy_paths is a list of strings and two item sequences. If a copy_paths
element is a single stri...

dcb743c30d9ed04be88e3d6ae6dce8d63dd0e4f3 authored almost 8 years ago
deploy-ng: Rename build_p3d to build_apps and bdist_p3d_archive to bdist_apps

66ef8f7c2a6463315671606ed0171922f761caaa authored almost 8 years ago
New alignment code to hopefully fix the alignment issues

2acde88695a12b11af71d26f061e4db83a4b0565 authored almost 8 years ago
Fix compile error for ancient clangs

fdffcc280b33304001a430cabefadaabddbf94c4 authored almost 8 years ago
cppparser: parse template friend declaration

18f09c48dd87ada568463184472e6d4106cd49ed authored almost 8 years ago
pystub: definitions for debug version of Python

218ad7058dded4ed12223d14336f6f1fcaa27b74 authored almost 8 years ago
Clean up cpuid code, make selection of cpu/mem info available on Linux, macOS and FreeBSD

dcb793aed4b10d23e205a582e98517167eb77cbb authored almost 8 years ago
Bring README.md up to date

604d826aa38f06ed4ac7bae2bc537ad2c445bf20 authored almost 8 years ago
Fixes for device button handling

Made State enum accessible from python side
Fixed missing state changing in evdevInputDevice class

f1e1c2b891fbfb19ae7e4a277390c4db21018206 authored almost 8 years ago
Add set_shader_inputs for efficiently setting multiple shader inputs

cfe810ace70a685441aef757ee7b0ec4680be105 authored almost 8 years ago
deploy-ng: Linux: fix symbol error with static linking, fix omission of libCg

9b07578d623a17e349b6338998fac3df9ccb069e authored almost 8 years ago
deploy-ng: Use os.path.normpath() to cleanup directory names

c0f0749c21f840e21a99e0b0bd01bf235746c018 authored about 8 years ago
deploy-ng: Remove previous build before making a new one

bf5bddcbaf026404fd98c306cd6548e1b0eb38da authored about 8 years ago
deploy-stub: Fix memory leaks

efd25e98a5efb858cbeab9640f3cff0082057118 authored about 8 years ago
FreezeTool: Add encodings.cp437 and imp to startupModules

5cfbd57d994efe2cc25e903b64a1c6cac3887430 authored about 8 years ago
deploy-ng: Rename bdist_panda3d to bdist_p3d_archive

This leaves room for a later bdist_p3d_installer option.

d349501265db86e8cad876ea8cb2ab1a7a268452 authored about 8 years ago
deploy-ng: Create entry_points in makewheel for dist commands

This allows setuptools to automatically find build_p3d and
bdist_p3d_archive.

NOTE: Importing d...

b8ee352ebb64bfae668506436dc170227ae4b9c1 authored about 8 years ago
deploy-ng: Split applications list into gui_apps and console_apps dictionaries

The keys to these new dictionaries are the name of the application to
create and the value is th...

9723cb62d9108b16192a520e38cfcb05c9822506 authored about 8 years ago
deploy-ng: Rename dist.build to dist.build_p3d and stop subclassing the builtin build Command

This also removes the need for a custom Distribution class.

159a1aa9481a680538c533452074af4582ffb9fd authored about 8 years ago
downloader: support TLS SNI when negotiating with SSL server

c3a196860a8605a3a7dddf39e6b0203dd85d7ec3 authored about 8 years ago
Fixed deprecated usage of NodePath.remove in directtools

8696dcea2c71bf675e74eb963acda63fb17eb9c2 authored about 8 years ago
Make the scene graph explorer occupy the empty space

Expand the sge to fill up the otherwise unused space below it, which is
useful for larger scenes.

3318e254b863a4a4d747cdda7e0930ad15c300a0 authored about 8 years ago