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

Merge branch 'master' into cmake

github.com/panda3d/panda3d - 441371e8d976da5bd87cccd271d0da9d06f0f965 authored almost 9 years ago by Sam Edwards <[email protected]>
pnmtext: Remove unused local.

github.com/panda3d/panda3d - f0bed9ab1cff11e88b7b1ef73053d741be40e2b3 authored almost 9 years ago by Sam Edwards <[email protected]>
general: Fix missing includes.

github.com/panda3d/panda3d - 6b8f78c9e008b8cd772eaf849b897106f1afe090 authored almost 9 years ago by Sam Edwards <[email protected]>
cppparser: Fix missing includes.

github.com/panda3d/panda3d - d28608aed13853f6eed991d420d924783f3c433e authored almost 9 years ago by Sam Edwards <[email protected]>
Support getting FBO attachment with only 8 red bits

github.com/panda3d/panda3d - 5cfe2b89e797ed553f5a27d4baed7fc9af0c231c authored almost 9 years ago by rdb <[email protected]>
Support FBOs without any attachments

github.com/panda3d/panda3d - 46562b700dd3e0300bd6ac15df078525b89a6cdf authored almost 9 years ago by rdb <[email protected]>
Change message emitted by nvidia driver workaround to info

github.com/panda3d/panda3d - 37aaa49529cc415b20b3e0d80cbcb482584fcf2f authored almost 9 years ago by tobspr <[email protected]>
Add premultiplied alpha mode, for convenience

github.com/panda3d/panda3d - 2bf886fc5b086e92ef86b25c652f7257521365d7 authored almost 9 years ago by rdb <[email protected]>
Bam 6.41: lenses and light changes, add max_distance

github.com/panda3d/panda3d - 2971915618053b159069b5dcb28ed55ac826f1a3 authored almost 9 years ago by rdb <[email protected]>
A few glgsg fixes from tobspr

github.com/panda3d/panda3d - 711c97ad6db9aa021bef4caee4aab71b8adfeca2 authored almost 9 years ago by rdb <[email protected]>
Fix silly multiple uncompress&recompress when generating mips for compressed texture

github.com/panda3d/panda3d - d50a326ca7d25a0ac3147bc2e0217e4b387ddd09 authored almost 9 years ago by rdb <[email protected]>
Fix compile warnings (incl. "Attempt to define invalid type" spam), define _Dtool_CheckErrorOccurred in release builds for binary compat

github.com/panda3d/panda3d - f933eb4e96655ac6608db9c63fe4050219d31d7f authored almost 9 years ago by rdb <[email protected]>
Make OpenGL performance warnings "info", not "warning" category

github.com/panda3d/panda3d - 9f0cd818032400521e944bb862c87f6f7057fc16 authored almost 9 years ago by rdb <[email protected]>
Add print-pipe-types prc variable to prevent pipe output

github.com/panda3d/panda3d - d9ec4d402aabf5132ced6937150024ef72e18711 authored almost 9 years ago by tobspr <[email protected]>
Merge branch 'master' of https://github.com/panda3d/panda3d

github.com/panda3d/panda3d - f30628bde6feb1f90512f9e533a9fe21eb852de7 authored almost 9 years ago by David Rose <[email protected]>
fix PfmFile::xform() for files with other than 3 channels

github.com/panda3d/panda3d - 2ad07ac1fb5afde95e3f6947970d487c1dd16184 authored almost 9 years ago by David Rose <[email protected]>
Merge branch 'release/1.9.x'

github.com/panda3d/panda3d - 656ccfcafb301d70a2d953da2ef4b0ffa1465d22 authored almost 9 years ago by rdb <[email protected]>
Fix mipmap level count calculation for texture arrays

github.com/panda3d/panda3d - 844a284925a97a111f010a53c1c2ff6627689cea authored almost 9 years ago by rdb <[email protected]>
Work arround timestamp precision in ramdisks

This fixes the timestamp precision when mounting RamDisks, by ensuring that the modified timesta...

github.com/panda3d/panda3d - 1795a7c8dd86c70e485ff0eefc93f502ca8f7786 authored almost 9 years ago by tobspr <[email protected]>
Support for imageCubeArray, remove _EXT suffix

This PR adds support for the imageCubeArray GLSL type (GL_IMAGE_CUBE_MAP_ARRAY).
Also, the _EXT...

github.com/panda3d/panda3d - aa4a73af7d695cc85d3cc4a504c73d3130da3401 authored almost 9 years ago by tobspr <[email protected]>
Add ShaderTerrainMesh sample

github.com/panda3d/panda3d - 84f5baaf2cec98715e2fc973dbdd5165e14e2b21 authored almost 9 years ago by tobspr <[email protected]>
add PfmFile::indirect_1d_lookup()

github.com/panda3d/panda3d - 0385da0f443cd357c3aa225aceaa8b80f1699391 authored almost 9 years ago by David Rose <[email protected]>
Add new terrain implementation (ShaderTerrainMesh)

github.com/panda3d/panda3d - da29c7eea4a00e94d9cbf4b1e0d677df7030976c authored almost 9 years ago by tobspr <[email protected]>
Add bilinear filtering to TexturePeeker

github.com/panda3d/panda3d - 1c9985d2f759a283bef9515acec39e03bb2d768c authored almost 9 years ago by tobspr <[email protected]>
Add more formats to TexturePeeker, emit error if format is not supported

github.com/panda3d/panda3d - 862f0e4db2a4b8c81d400af4d69fc6e65a3570e9 authored almost 9 years ago by tobspr <[email protected]>
New file headers, new comment style

github.com/panda3d/panda3d - 0fcfb8e372c71e5c15a20bfd064b51f8db831469 authored almost 9 years ago by tobspr <[email protected]>
Fix for PDWORD_PTR

github.com/panda3d/panda3d - 186f1b41b287e8a7646637cdf19e59007ad1ff76 authored almost 9 years ago by rdb <[email protected]>
Interrogate cppparser improvements, C++11/14/17 additions:

* Support trailing return type.
* Ignore C++14 digit separators.
* Parse C++14 binary number r...

github.com/panda3d/panda3d - caa03c53dd2f96c8bb13a72e6be61b3af6e92759 authored almost 9 years ago by rdb <[email protected]>
Fix typo in glGraphicsStateGuardian

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

github.com/panda3d/panda3d - 6689e6982238d1ac950c1a56593142400b55d255 authored almost 9 years ago by rdb <[email protected]>
Dramatically reduce size of frozen/compiled code by pruning/masking unnecessary imports/code

github.com/panda3d/panda3d - 0d03207d1b0cb0f096b17bfcf129ad965286700f authored almost 9 years ago by rdb <[email protected]>
Work around black text issue in OpenGL ES 2 renderer

github.com/panda3d/panda3d - 591ce04ab1d119021f0693a0ec048227748ae020 authored almost 9 years ago by rdb <[email protected]>
Ignore run() in emscripten

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

github.com/panda3d/panda3d - ef72a0a410525c7a44c52fcf415e381ec5c0efae authored almost 9 years ago by rdb <[email protected]>
Fix a few issues with obscure CPython-based deployments

github.com/panda3d/panda3d - bb684b2a07eed439321c2f77e3c11cbb87af17bf authored almost 9 years ago by rdb <[email protected]>
Fix swizzle masks on vector types

github.com/panda3d/panda3d - 8dfef999153c79b5dab6dee48e4cd44323d6558e authored almost 9 years ago by tobspr <[email protected]>
Fix link issues and crashes with Android build

github.com/panda3d/panda3d - 40739c6b5f314cd1aea4e0e66cc0f8f3ca40f8f3 authored almost 9 years ago by rdb <[email protected]>
Fix Android compile on Windows

github.com/panda3d/panda3d - ffaa7419ece45799a353261dc4d4065e6f2041d7 authored almost 9 years ago by rdb <[email protected]>
Bring CMakeLists files up to date to match latest master

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

github.com/panda3d/panda3d - 5cd4342ed5690c02d298e581c2073a4e95721a22 authored almost 9 years ago by rdb <[email protected]>
Fix OpenGL ES luminance formats (which aren't deprecated in GLES)

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

github.com/panda3d/panda3d - 98a86bf43af5e995a607c7b645c584d16b14c001 authored almost 9 years ago by rdb <[email protected]>
pview should use clamp wrap mode when loading image as model

github.com/panda3d/panda3d - ef623aa0e282c4c51e4ea5271bcc96735ee51e97 authored almost 9 years ago by rdb <[email protected]>
Support various kinds of BMP headers (incl reading bmp with alpha)

github.com/panda3d/panda3d - 623d81db6be954f8ca369a961ff92b531b391408 authored almost 9 years ago by rdb <[email protected]>
Fix use of many builtins

github.com/panda3d/panda3d - 03c8d4c009f91a210270b4b4357128c617c6aaeb authored almost 9 years ago by rdb <[email protected]>
Cleanup of comments and whitespace

github.com/panda3d/panda3d - 090e912ce69dbf8fd7f68bc97d63ebb2ac6ddaa9 authored almost 9 years ago by rdb <[email protected]>
Generated API reference fixes

github.com/panda3d/panda3d - 2c61260c5f52138ae76261fff356738f2db181f5 authored almost 9 years ago by rdb <[email protected]>
Handle bool expressions separately in cppparser

github.com/panda3d/panda3d - 9a38a6b07502fd20b8be49ed2a9a7ea9eb6f9521 authored almost 9 years ago by rdb <[email protected]>
Add makepanda instructions to compile motion trail, by user request

github.com/panda3d/panda3d - 0d1394fa2307821b69ddad654989856992a5d74b authored almost 9 years ago by rdb <[email protected]>
Merge pull request #72 from assertivist/master

Allow setting width and numLines of DirectEntry without clearing text

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

github.com/panda3d/panda3d - ffac45ce2bbad1489d244c02d6bfcb6b3032a361 authored almost 9 years ago by rdb <[email protected]>
Support BC4/BC5 compression, more texture formats, DX10 DDS files, rgba16/32 DDS files

github.com/panda3d/panda3d - 17ad8f254dddd07908ca70c2468d934f0087cebb authored almost 9 years ago by rdb <[email protected]>
Fix glstuff compilation error

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

Conflicts:
panda/src/glstuff/glGraphicsStateGuardian_src.cxx
panda/src/putil/bamReader.h

github.com/panda3d/panda3d - 0a366e987fc13048b84c0f1847a166f7b5b682d9 authored almost 9 years ago by rdb <[email protected]>
Fix constant reloading of texture when using gl-ignore-mipmaps

github.com/panda3d/panda3d - 375baaaabd2897b95d149d549bdf01827bb9b8b5 authored almost 9 years ago by rdb <[email protected]>
Fix texture format selection in FrameBufferProperties

github.com/panda3d/panda3d - d574dd4b0b03c24038ab261eb7e9b0c9b1e58594 authored almost 9 years ago by rdb <[email protected]>
Bam reader robustness; allow threaded bam reading from Python

github.com/panda3d/panda3d - ea368dd5592828277d967336ba90e3c8d639c790 authored almost 9 years ago by rdb <[email protected]>
Add missing CDistributedSmoothNodeBase import

github.com/panda3d/panda3d - a55d915aeaf5f88faa332b9afb3f66434b7c6bf2 authored almost 9 years ago by rdb <[email protected]>
Apply tobspr's texture memory calculation fixes to 1.9 branch

github.com/panda3d/panda3d - 47de3542f6ff1154152275ddadfbabbc938a7651 authored almost 9 years ago by rdb <[email protected]>
MAKE_PROPERTY should ignore setter overloads that take the wrong number of arguments

github.com/panda3d/panda3d - 8a205ac100ec4610c13fc7e7dbabf9e4f236a072 authored almost 9 years ago by rdb <[email protected]>
Fix reported memory usage when using immutable texture storage storage

github.com/panda3d/panda3d - 8d6ad30c07971e39cff44ba59cb41e089f119b09 authored almost 9 years ago by tobspr <[email protected]>
Use r11_g11_b10 in the FrameBufferProperties

github.com/panda3d/panda3d - 570d63031622dfcb605bca5f74913d3798732fce authored almost 9 years ago by tobspr <[email protected]>
Allow setting width and numLines of DirectEntry without clearing text

github.com/panda3d/panda3d - e567cb1dba5be34abb88e5d1242ac2b437bee1f7 authored almost 9 years ago by assertivist <[email protected]>
Expose more properties to Python

Rename "from" to "from_solid" to avoid clashing with Python keyword

github.com/panda3d/panda3d - bb85b261f8deda27055c6903131f95777ddfcbdb authored almost 9 years ago by rdb <[email protected]>
Add ability to cache compiled GLSL shaders, remove unused ShaderUtilization

github.com/panda3d/panda3d - 6eb460c3592f28d2f523681477c2f20e75ab6b23 authored almost 9 years ago by rdb <[email protected]>
Merge branch 'master' of https://github.com/panda3d/panda3d

github.com/panda3d/panda3d - bc5833521493f5c61dee2e74216774f263b8aa39 authored almost 9 years ago by David Rose <[email protected]>
PNMImage::indirect_1d_lookup()

github.com/panda3d/panda3d - ea07322b1dcabaa103edb1da75cba46d5c6aa46c authored almost 9 years ago by David Rose <[email protected]>
store_mask() with a range limit

github.com/panda3d/panda3d - 059c929b79cca5dc346b7208bae8ceb62ac998ab authored almost 9 years ago by David Rose <[email protected]>
Fix bug reading roughness from .bam material

github.com/panda3d/panda3d - ebbdb6fac5b914cd12d07641f0fc5d380d3df62b authored almost 9 years ago by rdb <[email protected]>
Return diffuse color for get_base_color if neither base color nor metallic have been specified

github.com/panda3d/panda3d - becd0aa416c1467c916e7fb1280f079b1c326133 authored almost 9 years ago by rdb <[email protected]>
bam 6.40: support writing NodePaths, allows instanced lights and clip planes

github.com/panda3d/panda3d - 41fad59ae8c32eb23c1ef848f64f803a0d54eec9 authored almost 9 years ago by rdb <[email protected]>
Fix crash when culling compute nodes in state-sorted bin

github.com/panda3d/panda3d - 9b4ce5ec0a4cf65fa5cc4d01105d622d0f8b1887 authored almost 9 years ago by rdb <[email protected]>
Add baser/baseg/baseb/basea and ior scalars to egg <Material>

github.com/panda3d/panda3d - 22fb9dec65554781654d3413e7015c9f3b7be6a2 authored almost 9 years ago by rdb <[email protected]>
Metalness workflow PBR stuff, support light color temperatures, make light specular color tied to light color by default

github.com/panda3d/panda3d - 3393454582a6330dbc3df775d29e94221198863a authored almost 9 years ago by rdb <[email protected]>
Fix texture::estimate_texture_memory

github.com/panda3d/panda3d - 817a002ac6fcc4f0ea98dfcdf91741b8ee293981 authored almost 9 years ago by tobspr <[email protected]>
Improve Vector implementations: - Remove unecessary assignment operators - Add normalize() method - Use properties for certain swizzle masks - Add constexpr where appropriate

github.com/panda3d/panda3d - a9e18f9d24331aa9b34dbd9b55a5bb26ce9c3163 authored almost 9 years ago by tobspr <[email protected]>
Support implicitly generated copy constructor and default constructor in interrogate

github.com/panda3d/panda3d - 83ed2065515645b357d67b3a496659594b0fd1be authored almost 9 years ago by rdb <[email protected]>
Clean up CollisionBox interface a bit; add properties to collide classes

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

Conflicts:
panda/src/glstuff/glShaderContext_src.cxx

github.com/panda3d/panda3d - aa3f3ab51bebb8dbeb5da504712b874e9ad7639a authored almost 9 years ago by rdb <[email protected]>
Backport workaround for NVidia 361.43 driver bug to 1.9

github.com/panda3d/panda3d - 8564dbedce7ab72d754196d133be612fa4e631b9 authored almost 9 years ago by rdb <[email protected]>
Support =default and =delete methods in Interrogate

github.com/panda3d/panda3d - be603035021b0ba261a368ac22631f703dc62106 authored almost 9 years ago by rdb <[email protected]>
remove conflicting loop property on Interval

github.com/panda3d/panda3d - 84e15316cc7cf22dffb83b511f1b1d68015fe1d2 authored almost 9 years ago by rdb <[email protected]>
workaround for NVidia 361.43 driver bug

This driver returns internal/synthetic uniform shaders when
asked for the list of active uniform...

github.com/panda3d/panda3d - 9cb69036908761220f216b0e60a214af38d0b343 authored almost 9 years ago by Dennis Brakhane <[email protected]>
Clamp shininess to 0 to avoid a GL error when negative shininess was entered

github.com/panda3d/panda3d - 6a2e1a438c6ac77e24f7dcd28d577ad30577d37f authored about 9 years ago by rdb <[email protected]>
Assimp: Support skeletons with unconnected bones

We needed to detect islands of bones and create anims and parts for them.

github.com/panda3d/panda3d - 1df9be6fc0ac4d175867636b08eba3e0e5ed714e authored about 9 years ago by Mitchell Stokes <[email protected]>
Replace crash in assimp with assertion

github.com/panda3d/panda3d - ad238ad9950425e106a7cbcb4a735a9f2f4188f9 authored about 9 years ago by rdb <[email protected]>
Assimp: Add initial support for skeletal mesh animations

github.com/panda3d/panda3d - e2c5214f391a76a95d9fc932c61da3b37b3b74fe authored about 9 years ago by Mitchell Stokes <[email protected]>
Add roughness and metallic to p3d_Material struct

github.com/panda3d/panda3d - 1d098b0099d67b0a865a4fe6589bd40ece52954b authored about 9 years ago by rdb <[email protected]>
Add signed-distance-field text rendering to DynamicTextFont and egg-mkfont

github.com/panda3d/panda3d - f4f7df9949a04a27332d5b0c3839908a0423342e authored about 9 years ago by rdb <[email protected]>
Add normal/depth information to box-box test to make it work with the pusher

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

github.com/panda3d/panda3d - b1dcd9be465c1a602683619f17aa498c3ca18388 authored about 9 years ago by rdb <[email protected]>
gl-texture-max-lod false should not inhibit the setting of GL_TEXTURE_MAX_LEVEL

github.com/panda3d/panda3d - 8eab20a6c1d9cda70a6dbb5d7ac0167a8bcb5de2 authored about 9 years ago by rdb <[email protected]>
Fix issues in box-sphere interaction

github.com/panda3d/panda3d - 6035a9613d5c66d97b0bdd66630619f94e61df95 authored about 9 years ago by rdb <[email protected]>
Tack on combining diacritics for static fonts if font doesn't specify modified letters

github.com/panda3d/panda3d - 86a898b40a6f693a2b9c60aaa483e9f9a7a7d8c5 authored about 9 years ago by rdb <[email protected]>
TextNode properties, fix setters that return error bool

github.com/panda3d/panda3d - bccddaf4e83070f22b7af159add82971f4414a84 authored about 9 years ago by rdb <[email protected]>
Add roughness and metallic material parameters for PBR

github.com/panda3d/panda3d - ffabf6925c8257e741168e768a9ca03786d0a5df authored about 9 years ago by rdb <[email protected]>
Collect supported shader binary formats

github.com/panda3d/panda3d - 9e14c16e1acdab8d2ee302fc0d193d2a61a22567 authored about 9 years ago by rdb <[email protected]>
Begin to add snake_case/property interfaces to important direct classes

github.com/panda3d/panda3d - dafe48a6bc600b88881293e74cfcb8f2c683ccdc authored about 9 years ago by rdb <[email protected]>
Interrogate should pick up definitions in all files explicitly named

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

Conflicts:
panda/src/gobj/geomVertexData.cxx

github.com/panda3d/panda3d - 46fe58a87aebdfd33eb9d1be78657a5bb059c05b authored about 9 years ago by rdb <[email protected]>