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

Various thirdparty build fixes

38fdb80276e2e1a6db184bddb3a8af9bdc15018b authored almost 9 years ago
Remove obsolete property heightfield_tex

821e625c4f2068dbed139548f6f78239e91668b8 authored almost 9 years ago
Initialize the various VRPN devices before assigning them a name.

634aacbd7fb2de8c9890f5948c4cb8200cf9b371 authored almost 9 years ago
Merge branch 'master' of https://github.com/panda3d/panda3d

0b224a320a5431af0ebad3803e02f13f561b5d8c authored almost 9 years ago
add support for OpenEXR floating-point image files

403dd39934ff898cd822494dfbef2d2832beb8b3 authored almost 9 years ago
pfreeze: Extension module link support on Windows. Add explicit -k option for keeping temp files.

388c8d698d386c7cdd873f34a08c1b7803859798 authored almost 9 years ago
Various pfreeze improvements, allow linking in extension modules

6c70b41a215e5c00ae8abc1bf38816375954f5b2 authored almost 9 years ago
Fix crash when using pnmimage.write with unsupported format, also fix a minor issue in shader.set_filename

910a50de165f519d386bbf274d7293480331ea1d authored almost 9 years ago
Allow setting custom filename on shader, fix diagnostics for Mesa GLES2

d3172015d5061ec00c9d5dabd392a205a960b802 authored almost 9 years ago
Support for R16I and R16UI

b2ebd78d81a2934c6b58dc0e68f1db097ab5ad85 authored almost 9 years ago
Support for setting a heightfield handle directly on the ShaderTerrainMesh

dac2bfc7b9fd4d937ca551c7aad9febe6414c088 authored almost 9 years ago
Changes to help with static build, allow linking OpenAL statically

288452a8613cf4c0a1b31e7dc927d05be8b94cb0 authored almost 9 years ago
Fix a compile issue or two

369df86096aa1ecfde85b4e7e8dbb18ed4f8932b authored almost 9 years ago
Also accept a .gz wherever a .pz file is accepted

dc09e28ed9dc3143cb49e1bad6921607b4001a84 authored almost 9 years ago
Introduce ability to write older .bam versions, down to 6.21

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

a2ae62dbdaf94209e2f361b2a7b1ea60b60b2ac7 authored almost 9 years ago
minor compilation issues

063f9bbc4dbf3f23f3bb1b010d5b81ac2c646b11 authored almost 9 years ago
Fix various emscripten compile issues

723c1de520c585795f5ea458c0beb4b255e9ceb3 authored almost 9 years ago
Implement stb_image, support loading HDR, PSD, GIF images

6b83261ea43c9be2f288365fc0c39277e5bcaf95 authored almost 9 years ago
Allow seeking a ZStream back to 0 (but no other location)

6f8fd916f36670b9b6daa4cff1d296ef491bb324 authored almost 9 years ago
Add support for native FLAC reading

1c6f4c29c4e9b31798d63d48dcc162a550d38e51 authored almost 9 years ago
Fix iterator support in interrogate

5feecd2243811fb899d056ecdcd2e962765e501a authored almost 9 years ago
Reduce warning severity when resizing texture with immutable stirage

0c16baa707862c999c18dacffd44ec32857c2aba authored almost 9 years ago
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...

facb1cca31c0a628c061a3810c64c06f662df14b authored almost 9 years ago
Fix error "TypeError: 'NoneType' object is not iterable"

41deb1c00f889732eeae1e6893d75865e8615184 authored almost 9 years ago
fast path optimizations for get_ram_image_as

ee595ae88034527e31d40d59f7d02b22c61bf9d9 authored almost 9 years ago
More robust location of libraries in thirdparty packages on Linux

c8f59367d1cbee36acae9762a3ea02555b64e9ef authored almost 9 years ago
Display deprecation warning when writing FFT compressed anim chans

2c6a6c9f062dbb7df340133ccdce37fef2c06f2c authored almost 9 years ago
Print more debug info when FrameBufferProperties are not sufficient

07d06d434c499449b1f6c253b321af06703fd0f3 authored almost 9 years ago
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.

879b8a5ccb7325f2fc884dee36981b7a338fa535 authored almost 9 years ago
Compile fixes for latest VRPN and TIFF

2c1cb4c3134ec0b2553c91cfc55af200be86c5d3 authored almost 9 years ago
bullet: Plug memory leaks

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

bffe3bf55abef55132adb2f908cd4cf2d8d6a67a authored almost 9 years ago
Fix: Bam file contains objects of unknown type: MovingPart<LMatrix4f>

Restores ability to read old .bam files containing animation data

ad04a4b02693d3e972dc2c1ac61239a00225fd64 authored almost 9 years ago
Support rendering without any vertex arrays bound better

62257552300fac9753609ab4e9ebd4f3f199d212 authored almost 9 years ago
Punish soft framebuffer configs if we're not asking for one

40acfeffb57ce47ca19dbf9002a3e60c1bd5c245 authored almost 9 years ago
Changes to allow compiling Panda with MSVC 2015

32bc7cd8194e25d4e40d2e6c5e80c6340fdafc81 authored almost 9 years ago
bullet: fix issue with result of get_contact() going out of scope

32b4273c947ecccf341d641c1350d9ea0854906f authored almost 9 years ago
Fix pbuffer crash on Windows with old Intel drivers

320f3414676d76a4526e6196ef3a8cc007647657 authored almost 9 years ago
Fix bug causing random crash during module initialization

2f0bc01b682f4a7cb2f905fef82b3811e71abed1 authored almost 9 years ago
Workaround for older versions of the DirectX SDK

380ff447101e6809d90c9edec7781bbaa339d894 authored almost 9 years ago
bugfix: Add missing import to ShowBaseGlobal (#96)

c896f7269b5bc9ad3bffd4a25f18ecb3133ad39a authored almost 9 years ago
Use a bitmask for storing clear-active flags

d3071d1e50f261440d52aca22101b53051b29924 authored almost 9 years ago
Add SphereLight class

2b7ef9c7873843cdaafaa574de1e6192dddc62e0 authored almost 9 years ago
Fix missing coordinate system in sample

206539d71989e80fb9e930b6ae5eef7b5f9154d3 authored almost 9 years ago
Prefer core/ARB version of FBOs instead of EXT version

f06f184850896fb7a68aa5621306b5cf663505e0 authored almost 9 years ago
Remove unused squeeze tool

902a314f68a81986f8072530e9d2381a2f835619 authored almost 9 years ago
Update cmake port to build ShaderMeshTerrain and LogicOpAttrib

f41f401961a65ffe41e7ef75e4c8324e61c50529 authored almost 9 years ago
Merge branch 'master' into cmake

881a55f6799142bea62a2ea16c2d4fbc11ca4c16 authored almost 9 years ago
Fix crash reading Camera objects from pre-6.41 bam files

e4b032ea21d6b28b279f16593ee79c4191c6d848 authored almost 9 years ago
Merge branch 'release/1.9.x'

5a2a9a30209f958a203dab09804154f1cc860ff6 authored almost 9 years ago
Fix incorrect format selection for renderbuffers (missing alpha channel)

82fdb3095759d3dd09b5ee246da2c0b967f521bc authored almost 9 years ago
Work around bug in certain Intel drivers with #pragma include

873fd3294a91589525ad5be408577be754258ff2 authored almost 9 years ago
Build fix on Mac when building without libRocket

449d4c8a89c7b747aeff9c93e2c268d93b1af485 authored almost 9 years ago
Match ShaderTerrainMesh triangulation scheme with Bullet's

4821b69ec1819a312be27359142db2c3b93cf254 authored almost 9 years ago
Merge pull request #80 from tobspr/master

Add new terrain implementation (ShaderTerrainMesh)

7addf3e12b6e493c3b7048865bc42a574a25297d authored almost 9 years ago
Change uniform warning in glShaderContext to avoid spam

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

5f28d20402e3d04d7cee2c1d6f7e6eeaaaa901ab authored almost 9 years ago
Support defining bam factory functions in Python

33ed30b178847afdddbd8405a238b339234c1ecc authored almost 9 years ago
Fixes to DirectScrolledList; remove unnecessary inheritance

12af395012c24eddb1ee13765ab866d1fd469151 authored almost 9 years ago
Update gl2ext.h

7e04042ca4565cc044df875839ab00500e188545 authored almost 9 years ago
Fix ColorBlendAttrib bam write, add properties to most *Attrib

64cb1c520e44c538d31cd00fbf6c7359c4f1b612 authored almost 9 years ago
ColorBlendAttrib: support separate alpha mode and dual-src blend. bam 6.42

f0cd1ce3158e52c4b3b8ed338ec510c9d2a33398 authored almost 9 years ago
Improve OpenGL ES support, add OpenGL ES 3 support

e73a89705ba36b781d3e8408e8c787e59a571b65 authored almost 9 years ago
Support line/point thickness in bam2egg

6ddfb0ace392621918146c69df4b49c633acb172 authored almost 9 years ago
direct.gui: Correct strings checks

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

9300bca1a4579d5780e0236c77974eb575b82b15 authored almost 9 years ago
Merge branch 'release/1.9.x'

14af38712b711735587b5bf3156e99a70a1359d9 authored almost 9 years ago
Update thirdparty links

63e5bb1c2ad7687387bddd7828ee4e1626988b90 authored almost 9 years ago
Add a point I forgot to ReleaseNotes

311a89caa92d7b256cc8350a3cebe2eae082e3af authored almost 9 years ago
Release notes for 1.9.2

dba6acecd746423e32ba7d48ab11098a510c97de authored almost 9 years ago
Fix AttributeError in setDaemon in threading module

35ef92f8dabd8c373cc5ee06e3d71b51a9becf65 authored almost 9 years ago
Don't show libpandaexpress ImportError if importing panda3d.core failed

461b231a2e5172bf69359ba9079d433fd24c0dfa authored almost 9 years ago
Fix pdeploy for older Python 3 versions, eg Python 3.2

8e338a775536058d70c8225c2e5b0b0fa1a7aa48 authored almost 9 years ago
Fix broken pickling in Python 3 build

15b0ba45f90a3987afe9b8ea1dce83f92bef7106 authored almost 9 years ago
do not mutate dict we are iterating over

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

ed9bed425fab1de413deaa2f07fc5d22b6eba0cf authored almost 9 years ago
Merge remote-tracking branch 'origin/master' into input-overhaul

a3a42874f3d0ac802b07cea1370ef540e28a3ac1 authored almost 9 years ago
Fix to unbreak travis test script

516e88c8fce44657f47f9a55fbe9600be9c1309c authored almost 9 years ago
Restore assign() for vector classes

245d1241c98022aaa9b517f93fff84d921fa2457 authored almost 9 years ago
The direct tree is now valid Python 2 *and* 3

23bf9ea5c73006a7b561fa2d83af4f568ac54ae6 authored almost 9 years ago
Handle Python 2 vs Python 3 stdlib differences when building the morepy package

See PEP3108 for more details on stdlib differences.

56606f9b1bea8b9f435280bbea659845f06d15a1 authored almost 9 years ago
pfreeze now supports Python 3

8badce2fdbec88ee52bc9ed60c41a2856363e857 authored almost 9 years ago
Add support for glLogicOp via LogicOpAttrib / NodePath::set_logic_op

82ab126ea70d5acde0a60d33b971a8a448df8963 authored almost 9 years ago
Merge remote-tracking branch 'origin/release/1.9.x'

ba4c38112c2e594e73385b8c61317d7190dbec72 authored almost 9 years ago
StandardError -> Exception, other 2to3 changes, threaded 2to3

54fa31ba1793e5bc6bea012c44904e443d20a24e authored almost 9 years ago
Let's not display deprecation warnings in release builds

6334f2511d1df347f516afe9e6a6e6d1cabebc7c authored almost 9 years ago
Fix rtdist error when using Python 3.5

d906f55ebfe7bb9600e738cd8a104d063a5b288a authored almost 9 years ago
Backport fixes for Arch compile issues to 1.9

2b034506fad5a64efdd3f8c6a390e061c11dda0b authored almost 9 years ago
Compile fix for Ubuntu precise version of ffmpeg

a9c5525dd602bb9ede3d17116483c5d60cf866f1 authored almost 9 years ago
Replace uses of "delete" with "delete[]" where appropriate

ce947adf8f33a28c50c3f9083859a3f64c035601 authored almost 9 years ago
Replace use of deprecated base.loadSfx/loadMusic with loader.loadSfx/Music

ad350a207efbead3cfecdf15eeafe49422311145 authored almost 9 years ago
Fixes for ffmpeg 3.0

63dd1e0d2b4551c0db40a6a5230c03373ac6dad3 authored almost 9 years ago
Fix particle sample and tkinter in Python 3

58837c0f4a819cf0df8df19ad9ff7c49478388e5 authored almost 9 years ago
Remove X11-specific stuff from egldisplay, instead using x11display as common base

2abad9649b6e05ea2e72f20492f154fac0e945ee authored almost 9 years ago
Merge branch 'master' into input-overhaul

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

1cc79633c17d88cdeba887d690dea1391059c4aa authored almost 9 years ago
Merge remote-tracking branch 'origin/release/1.9.x'

Conflicts:
panda/src/pipeline/pipeline.cxx

bd1df2b9ad66f4bd61ff0f1ab9a3f9d41e3b50c4 authored almost 9 years ago
Add more properties to the Texture class

3e2b8407c82118821e690723c12622207c2e3a88 authored almost 9 years ago
Make default egg-object-type definitions available in packp3d

e8b920df90d77321e459db6756333b1411320d0c authored almost 9 years ago
Fix use of uninitialized variable pointed out by valgrind

cccd29cc61833ae3f2efa58f1515ad43336b2c1c authored almost 9 years ago
Add light.shadow_caster and light.shadow_buffer_size

f68bfab7a96c63eaea62d80199d2a714f8d42d84 authored almost 9 years ago
Fix compilation issues

4ace5b5bc9699c90e7653420541e340264b2a07a authored almost 9 years ago
Squashed commit of the following: (closes #85)

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

01932c9e79cf3848efc564bd51ef9612f92c4faa authored almost 9 years ago
Fix PhysX compile error

2ee977dd3eea521efeeb54f5cb8255bc67453ee7 authored almost 9 years ago
CMake: Build pnmtext *after* parametrics.

e20aeabf509307e2267e403efce4930333f19482 authored almost 9 years ago