Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Panda3D

We are on a mission to empower all content creators, scientists, innovators, and enthusiasts to create amazing projects with the help of a stable, powerful and flexible 3D rendering framework.
Collective - Host: opensource - https://opencollective.com/panda3d - Website: https://www.panda3d.org/ - Code: https://github.com/panda3d/panda3d

Various thirdparty build fixes

github.com/panda3d/panda3d - 38fdb80276e2e1a6db184bddb3a8af9bdc15018b authored over 8 years ago by rdb <[email protected]>
Remove obsolete property heightfield_tex

github.com/panda3d/panda3d - 821e625c4f2068dbed139548f6f78239e91668b8 authored over 8 years ago by wolfgangp <[email protected]>
Initialize the various VRPN devices before assigning them a name.

github.com/panda3d/panda3d - 634aacbd7fb2de8c9890f5948c4cb8200cf9b371 authored over 8 years ago by Chris Brunner <[email protected]>
Merge branch 'master' of https://github.com/panda3d/panda3d

github.com/panda3d/panda3d - 0b224a320a5431af0ebad3803e02f13f561b5d8c authored over 8 years ago by David Rose <[email protected]>
add support for OpenEXR floating-point image files

github.com/panda3d/panda3d - 403dd39934ff898cd822494dfbef2d2832beb8b3 authored over 8 years ago by David Rose <[email protected]>
pfreeze: Extension module link support on Windows. Add explicit -k option for keeping temp files.

github.com/panda3d/panda3d - 388c8d698d386c7cdd873f34a08c1b7803859798 authored over 8 years ago by rdb <[email protected]>
Various pfreeze improvements, allow linking in extension modules

github.com/panda3d/panda3d - 6c70b41a215e5c00ae8abc1bf38816375954f5b2 authored over 8 years ago by rdb <[email protected]>
Fix crash when using pnmimage.write with unsupported format, also fix a minor issue in shader.set_filename

github.com/panda3d/panda3d - 910a50de165f519d386bbf274d7293480331ea1d authored over 8 years ago by rdb <[email protected]>
Allow setting custom filename on shader, fix diagnostics for Mesa GLES2

github.com/panda3d/panda3d - d3172015d5061ec00c9d5dabd392a205a960b802 authored over 8 years ago by rdb <[email protected]>
Support for R16I and R16UI

github.com/panda3d/panda3d - b2ebd78d81a2934c6b58dc0e68f1db097ab5ad85 authored over 8 years ago by tobspr <[email protected]>
Support for setting a heightfield handle directly on the ShaderTerrainMesh

github.com/panda3d/panda3d - dac2bfc7b9fd4d937ca551c7aad9febe6414c088 authored over 8 years ago by tobspr <[email protected]>
Changes to help with static build, allow linking OpenAL statically

github.com/panda3d/panda3d - 288452a8613cf4c0a1b31e7dc927d05be8b94cb0 authored over 8 years ago by rdb <[email protected]>
Fix a compile issue or two

github.com/panda3d/panda3d - 369df86096aa1ecfde85b4e7e8dbb18ed4f8932b authored over 8 years ago by rdb <[email protected]>
Also accept a .gz wherever a .pz file is accepted

github.com/panda3d/panda3d - dc09e28ed9dc3143cb49e1bad6921607b4001a84 authored over 8 years ago by rdb <[email protected]>
Introduce ability to write older .bam versions, down to 6.21

See https://www.panda3d.org/manual/index.php/Dev:Bam_Format

github.com/panda3d/panda3d - a2ae62dbdaf94209e2f361b2a7b1ea60b60b2ac7 authored over 8 years ago by rdb <[email protected]>
minor compilation issues

github.com/panda3d/panda3d - 063f9bbc4dbf3f23f3bb1b010d5b81ac2c646b11 authored over 8 years ago by David Rose <[email protected]>
Fix various emscripten compile issues

github.com/panda3d/panda3d - 723c1de520c585795f5ea458c0beb4b255e9ceb3 authored over 8 years ago by rdb <[email protected]>
Implement stb_image, support loading HDR, PSD, GIF images

github.com/panda3d/panda3d - 6b83261ea43c9be2f288365fc0c39277e5bcaf95 authored over 8 years ago by rdb <[email protected]>
Allow seeking a ZStream back to 0 (but no other location)

github.com/panda3d/panda3d - 6f8fd916f36670b9b6daa4cff1d296ef491bb324 authored over 8 years ago by rdb <[email protected]>
Add support for native FLAC reading

github.com/panda3d/panda3d - 1c6f4c29c4e9b31798d63d48dcc162a550d38e51 authored over 8 years ago by rdb <[email protected]>
Fix iterator support in interrogate

github.com/panda3d/panda3d - 5feecd2243811fb899d056ecdcd2e962765e501a authored over 8 years ago by rdb <[email protected]>
Reduce warning severity when resizing texture with immutable stirage

github.com/panda3d/panda3d - 0c16baa707862c999c18dacffd44ec32857c2aba authored over 8 years ago by tobspr <[email protected]>
Fix several Sequence crashes (#99)

tuple and list shouldn't be used as parameter names. With the new Python 2.7.11 these break Sequ...

github.com/panda3d/panda3d - facb1cca31c0a628c061a3810c64c06f662df14b authored over 8 years ago by Tohka <[email protected]>
Fix error "TypeError: 'NoneType' object is not iterable"

github.com/panda3d/panda3d - 41deb1c00f889732eeae1e6893d75865e8615184 authored over 8 years ago by Tohka <[email protected]>
fast path optimizations for get_ram_image_as

github.com/panda3d/panda3d - ee595ae88034527e31d40d59f7d02b22c61bf9d9 authored over 8 years ago by rdb <[email protected]>
More robust location of libraries in thirdparty packages on Linux

github.com/panda3d/panda3d - c8f59367d1cbee36acae9762a3ea02555b64e9ef authored over 8 years ago by rdb <[email protected]>
Display deprecation warning when writing FFT compressed anim chans

github.com/panda3d/panda3d - 2c6a6c9f062dbb7df340133ccdce37fef2c06f2c authored over 8 years ago by rdb <[email protected]>
Print more debug info when FrameBufferProperties are not sufficient

github.com/panda3d/panda3d - 07d06d434c499449b1f6c253b321af06703fd0f3 authored over 8 years ago by rdb <[email protected]>
Remove win-extras (smartroom/BeyondQuestion, serial, JOD, phidgets) from the Windows SDK

Let me know if you still need any of these and we'll find a better spot for them.

github.com/panda3d/panda3d - 879b8a5ccb7325f2fc884dee36981b7a338fa535 authored over 8 years ago by rdb <[email protected]>
Compile fixes for latest VRPN and TIFF

github.com/panda3d/panda3d - 2c1cb4c3134ec0b2553c91cfc55af200be86c5d3 authored over 8 years ago by rdb <[email protected]>
bullet: Plug memory leaks

Signed-off-by: deflected <deflected@github>

github.com/panda3d/panda3d - bffe3bf55abef55132adb2f908cd4cf2d8d6a67a authored over 8 years ago by deflected <deflected@github>
Fix: Bam file contains objects of unknown type: MovingPart<LMatrix4f>

Restores ability to read old .bam files containing animation data

github.com/panda3d/panda3d - ad04a4b02693d3e972dc2c1ac61239a00225fd64 authored over 8 years ago by rdb <[email protected]>
Support rendering without any vertex arrays bound better

github.com/panda3d/panda3d - 62257552300fac9753609ab4e9ebd4f3f199d212 authored over 8 years ago by rdb <[email protected]>
Punish soft framebuffer configs if we're not asking for one

github.com/panda3d/panda3d - 40acfeffb57ce47ca19dbf9002a3e60c1bd5c245 authored over 8 years ago by rdb <[email protected]>
Changes to allow compiling Panda with MSVC 2015

github.com/panda3d/panda3d - 32bc7cd8194e25d4e40d2e6c5e80c6340fdafc81 authored over 8 years ago by rdb <[email protected]>
bullet: fix issue with result of get_contact() going out of scope

github.com/panda3d/panda3d - 32b4273c947ecccf341d641c1350d9ea0854906f authored over 8 years ago by rdb <[email protected]>
Fix pbuffer crash on Windows with old Intel drivers

github.com/panda3d/panda3d - 320f3414676d76a4526e6196ef3a8cc007647657 authored over 8 years ago by rdb <[email protected]>
Fix bug causing random crash during module initialization

github.com/panda3d/panda3d - 2f0bc01b682f4a7cb2f905fef82b3811e71abed1 authored over 8 years ago by rdb <[email protected]>
Workaround for older versions of the DirectX SDK

github.com/panda3d/panda3d - 380ff447101e6809d90c9edec7781bbaa339d894 authored over 8 years ago by rdb <[email protected]>
bugfix: Add missing import to ShowBaseGlobal (#96)

github.com/panda3d/panda3d - c896f7269b5bc9ad3bffd4a25f18ecb3133ad39a authored over 8 years ago by John Cote <[email protected]>
Use a bitmask for storing clear-active flags

github.com/panda3d/panda3d - d3071d1e50f261440d52aca22101b53051b29924 authored over 8 years ago by rdb <[email protected]>
Add SphereLight class

github.com/panda3d/panda3d - 2b7ef9c7873843cdaafaa574de1e6192dddc62e0 authored over 8 years ago by rdb <[email protected]>
Fix missing coordinate system in sample

github.com/panda3d/panda3d - 206539d71989e80fb9e930b6ae5eef7b5f9154d3 authored over 8 years ago by tobspr <[email protected]>
Prefer core/ARB version of FBOs instead of EXT version

github.com/panda3d/panda3d - f06f184850896fb7a68aa5621306b5cf663505e0 authored over 8 years ago by rdb <[email protected]>
Remove unused squeeze tool

github.com/panda3d/panda3d - 902a314f68a81986f8072530e9d2381a2f835619 authored over 8 years ago by rdb <[email protected]>
Update cmake port to build ShaderMeshTerrain and LogicOpAttrib

github.com/panda3d/panda3d - f41f401961a65ffe41e7ef75e4c8324e61c50529 authored over 8 years ago by rdb <[email protected]>
Merge branch 'master' into cmake

github.com/panda3d/panda3d - 881a55f6799142bea62a2ea16c2d4fbc11ca4c16 authored over 8 years ago by rdb <[email protected]>
Fix crash reading Camera objects from pre-6.41 bam files

github.com/panda3d/panda3d - e4b032ea21d6b28b279f16593ee79c4191c6d848 authored over 8 years ago by rdb <[email protected]>
Merge branch 'release/1.9.x'

github.com/panda3d/panda3d - 5a2a9a30209f958a203dab09804154f1cc860ff6 authored over 8 years ago by rdb <[email protected]>
Fix incorrect format selection for renderbuffers (missing alpha channel)

github.com/panda3d/panda3d - 82fdb3095759d3dd09b5ee246da2c0b967f521bc authored over 8 years ago by rdb <[email protected]>
Work around bug in certain Intel drivers with #pragma include

github.com/panda3d/panda3d - 873fd3294a91589525ad5be408577be754258ff2 authored over 8 years ago by rdb <[email protected]>
Build fix on Mac when building without libRocket

github.com/panda3d/panda3d - 449d4c8a89c7b747aeff9c93e2c268d93b1af485 authored over 8 years ago by rdb <[email protected]>
Match ShaderTerrainMesh triangulation scheme with Bullet's

github.com/panda3d/panda3d - 4821b69ec1819a312be27359142db2c3b93cf254 authored over 8 years ago by wolfgangp <[email protected]>
Merge pull request #80 from tobspr/master

Add new terrain implementation (ShaderTerrainMesh)

github.com/panda3d/panda3d - 7addf3e12b6e493c3b7048865bc42a574a25297d authored over 8 years ago by rdb <[email protected]>
Change uniform warning in glShaderContext to avoid spam

This changes the severity of the uniform warning to debug, to avoid spamming the console

github.com/panda3d/panda3d - 5f28d20402e3d04d7cee2c1d6f7e6eeaaaa901ab authored over 8 years ago by tobspr <[email protected]>
Support defining bam factory functions in Python

github.com/panda3d/panda3d - 33ed30b178847afdddbd8405a238b339234c1ecc authored over 8 years ago by rdb <[email protected]>
Fixes to DirectScrolledList; remove unnecessary inheritance

github.com/panda3d/panda3d - 12af395012c24eddb1ee13765ab866d1fd469151 authored over 8 years ago by rdb <[email protected]>
Update gl2ext.h

github.com/panda3d/panda3d - 7e04042ca4565cc044df875839ab00500e188545 authored over 8 years ago by rdb <[email protected]>
Fix ColorBlendAttrib bam write, add properties to most *Attrib

github.com/panda3d/panda3d - 64cb1c520e44c538d31cd00fbf6c7359c4f1b612 authored over 8 years ago by rdb <[email protected]>
ColorBlendAttrib: support separate alpha mode and dual-src blend. bam 6.42

github.com/panda3d/panda3d - f0cd1ce3158e52c4b3b8ed338ec510c9d2a33398 authored over 8 years ago by rdb <[email protected]>
Improve OpenGL ES support, add OpenGL ES 3 support

github.com/panda3d/panda3d - e73a89705ba36b781d3e8408e8c787e59a571b65 authored over 8 years ago by rdb <[email protected]>
Support line/point thickness in bam2egg

github.com/panda3d/panda3d - 6ddfb0ace392621918146c69df4b49c633acb172 authored over 8 years ago by rdb <[email protected]>
direct.gui: Correct strings checks

- str in Python3 is always unicode, but not in Python2.
Avoid crashes when unico...

github.com/panda3d/panda3d - 9300bca1a4579d5780e0236c77974eb575b82b15 authored almost 9 years ago by deflected <[email protected]>
Merge branch 'release/1.9.x'

github.com/panda3d/panda3d - 14af38712b711735587b5bf3156e99a70a1359d9 authored almost 9 years ago by rdb <[email protected]>
Update thirdparty links

github.com/panda3d/panda3d - 63e5bb1c2ad7687387bddd7828ee4e1626988b90 authored almost 9 years ago by rdb <[email protected]>
Add a point I forgot to ReleaseNotes

github.com/panda3d/panda3d - 311a89caa92d7b256cc8350a3cebe2eae082e3af authored almost 9 years ago by rdb <[email protected]>
Release notes for 1.9.2

github.com/panda3d/panda3d - dba6acecd746423e32ba7d48ab11098a510c97de authored almost 9 years ago by rdb <[email protected]>
Fix AttributeError in setDaemon in threading module

github.com/panda3d/panda3d - 35ef92f8dabd8c373cc5ee06e3d71b51a9becf65 authored almost 9 years ago by rdb <[email protected]>
Don't show libpandaexpress ImportError if importing panda3d.core failed

github.com/panda3d/panda3d - 461b231a2e5172bf69359ba9079d433fd24c0dfa authored almost 9 years ago by rdb <[email protected]>
Fix pdeploy for older Python 3 versions, eg Python 3.2

github.com/panda3d/panda3d - 8e338a775536058d70c8225c2e5b0b0fa1a7aa48 authored almost 9 years ago by rdb <[email protected]>
Fix broken pickling in Python 3 build

github.com/panda3d/panda3d - 15b0ba45f90a3987afe9b8ea1dce83f92bef7106 authored almost 9 years ago by rdb <[email protected]>
do not mutate dict we are iterating over

Risky at best, and actually raises an error on modern Python versions.

github.com/panda3d/panda3d - ed9bed425fab1de413deaa2f07fc5d22b6eba0cf authored almost 9 years ago by Dennis Brakhane <[email protected]>
Merge remote-tracking branch 'origin/master' into input-overhaul

github.com/panda3d/panda3d - a3a42874f3d0ac802b07cea1370ef540e28a3ac1 authored almost 9 years ago by rdb <[email protected]>
Fix to unbreak travis test script

github.com/panda3d/panda3d - 516e88c8fce44657f47f9a55fbe9600be9c1309c authored almost 9 years ago by rdb <[email protected]>
Restore assign() for vector classes

github.com/panda3d/panda3d - 245d1241c98022aaa9b517f93fff84d921fa2457 authored almost 9 years ago by rdb <[email protected]>
The direct tree is now valid Python 2 *and* 3

github.com/panda3d/panda3d - 23bf9ea5c73006a7b561fa2d83af4f568ac54ae6 authored almost 9 years ago by rdb <[email protected]>
Handle Python 2 vs Python 3 stdlib differences when building the morepy package

See PEP3108 for more details on stdlib differences.

github.com/panda3d/panda3d - 56606f9b1bea8b9f435280bbea659845f06d15a1 authored almost 9 years ago by Mitchell Stokes <[email protected]>
pfreeze now supports Python 3

github.com/panda3d/panda3d - 8badce2fdbec88ee52bc9ed60c41a2856363e857 authored almost 9 years ago by rdb <[email protected]>
Add support for glLogicOp via LogicOpAttrib / NodePath::set_logic_op

github.com/panda3d/panda3d - 82ab126ea70d5acde0a60d33b971a8a448df8963 authored almost 9 years ago by rdb <[email protected]>
Merge remote-tracking branch 'origin/release/1.9.x'

github.com/panda3d/panda3d - ba4c38112c2e594e73385b8c61317d7190dbec72 authored almost 9 years ago by rdb <[email protected]>
StandardError -> Exception, other 2to3 changes, threaded 2to3

github.com/panda3d/panda3d - 54fa31ba1793e5bc6bea012c44904e443d20a24e authored almost 9 years ago by rdb <[email protected]>
Let's not display deprecation warnings in release builds

github.com/panda3d/panda3d - 6334f2511d1df347f516afe9e6a6e6d1cabebc7c authored almost 9 years ago by rdb <[email protected]>
Fix rtdist error when using Python 3.5

github.com/panda3d/panda3d - d906f55ebfe7bb9600e738cd8a104d063a5b288a authored almost 9 years ago by rdb <[email protected]>
Backport fixes for Arch compile issues to 1.9

github.com/panda3d/panda3d - 2b034506fad5a64efdd3f8c6a390e061c11dda0b authored almost 9 years ago by rdb <[email protected]>
Compile fix for Ubuntu precise version of ffmpeg

github.com/panda3d/panda3d - a9c5525dd602bb9ede3d17116483c5d60cf866f1 authored almost 9 years ago by rdb <[email protected]>
Replace uses of "delete" with "delete[]" where appropriate

github.com/panda3d/panda3d - ce947adf8f33a28c50c3f9083859a3f64c035601 authored almost 9 years ago by rdb <[email protected]>
Replace use of deprecated base.loadSfx/loadMusic with loader.loadSfx/Music

github.com/panda3d/panda3d - ad350a207efbead3cfecdf15eeafe49422311145 authored almost 9 years ago by rdb <[email protected]>
Fixes for ffmpeg 3.0

github.com/panda3d/panda3d - 63dd1e0d2b4551c0db40a6a5230c03373ac6dad3 authored almost 9 years ago by rdb <[email protected]>
Fix particle sample and tkinter in Python 3

github.com/panda3d/panda3d - 58837c0f4a819cf0df8df19ad9ff7c49478388e5 authored almost 9 years ago by rdb <[email protected]>
Remove X11-specific stuff from egldisplay, instead using x11display as common base

github.com/panda3d/panda3d - 2abad9649b6e05ea2e72f20492f154fac0e945ee authored almost 9 years ago by rdb <[email protected]>
Merge branch 'master' into input-overhaul

Conflicts:
panda/src/device/buttonNode.cxx
panda/src/device/clientAnalogDevice.I
panda/src/de...

github.com/panda3d/panda3d - 1cc79633c17d88cdeba887d690dea1391059c4aa authored almost 9 years ago by rdb <[email protected]>
Merge remote-tracking branch 'origin/release/1.9.x'

Conflicts:
panda/src/pipeline/pipeline.cxx

github.com/panda3d/panda3d - bd1df2b9ad66f4bd61ff0f1ab9a3f9d41e3b50c4 authored almost 9 years ago by rdb <[email protected]>
Add more properties to the Texture class

github.com/panda3d/panda3d - 3e2b8407c82118821e690723c12622207c2e3a88 authored almost 9 years ago by tobspr <[email protected]>
Make default egg-object-type definitions available in packp3d

github.com/panda3d/panda3d - e8b920df90d77321e459db6756333b1411320d0c authored almost 9 years ago by rdb <[email protected]>
Fix use of uninitialized variable pointed out by valgrind

github.com/panda3d/panda3d - cccd29cc61833ae3f2efa58f1515ad43336b2c1c authored almost 9 years ago by rdb <[email protected]>
Add light.shadow_caster and light.shadow_buffer_size

github.com/panda3d/panda3d - f68bfab7a96c63eaea62d80199d2a714f8d42d84 authored almost 9 years ago by rdb <[email protected]>
Fix compilation issues

github.com/panda3d/panda3d - 4ace5b5bc9699c90e7653420541e340264b2a07a authored almost 9 years ago by rdb <[email protected]>
Squashed commit of the following: (closes #85)

commit cff663ad0e23ed73057201fc0c71f12de82be201
Author: wolfgangp <[email protected]>
Date...

github.com/panda3d/panda3d - 01932c9e79cf3848efc564bd51ef9612f92c4faa authored almost 9 years ago by wolfgangp <[email protected]>
Fix PhysX compile error

github.com/panda3d/panda3d - 2ee977dd3eea521efeeb54f5cb8255bc67453ee7 authored almost 9 years ago by rdb <[email protected]>
CMake: Build pnmtext *after* parametrics.

github.com/panda3d/panda3d - e20aeabf509307e2267e403efce4930333f19482 authored almost 9 years ago by Sam Edwards <[email protected]>