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

Fix issue with Windows build

b0a84087556b24b9fa76306a80ed7fb59f2dac11 authored about 8 years ago
cppparser: fix issue with templated external method definitions

d54d43ac3401a64ab4a1137bd17477f5bb0d6fa0 authored about 8 years ago
Add functional header to parser-inc (#126)

* Support for the functional header

* Add unordered_map and initializer_list

* Add unorder...

c0fd29d822571b9a1a865f4446f895a3f4b721db authored about 8 years ago
Revert code that is triggering an odd compiler quirk in MSVC

c2abb4b2f86501108a905e37d70a5997dbccdfd0 authored about 8 years ago
More Interrogate C++11 support changes:

* Parse variadic templates
* Add (incomplete) type_traits support
* Parse anonymous class temp...

22f0b508510cf2daa9a5f7e555d463d1d45ecfe2 authored about 8 years ago
Let's do away with Geom-wide usage hints, it's not very useful

7259425b7c1324192bdd55a5814c6a0530abb02b authored about 8 years ago
Don't give misleading error when image shader input is missing

7bef96e71d2910d3dc9513079c256db30959f41a authored about 8 years ago
Interrogate issues: "fix #pragma once" for files specified on command-line, fix "unexpected $end" not having line numbers when parsing template parameter list

1467541b8d1df4364ca2bebad0d45620dfdc9f60 authored over 8 years ago
Update stdint.h

This adds missing definitions from the standard library header ` stdint.h` to the interrogate he...

50e8d5d08d344e6ebca579f3f82348627bd87b1b authored over 8 years ago
Merge remote-tracking branch 'origin/release/1.9.x'

29411f5e141a50b1a77e0c15e9f53fcd385686c7 authored over 8 years ago
Fix errors when trying to raise vectors to a power

5832ab8099f8880e8b8ca6404d5233c9e6187179 authored over 8 years ago
Fix exception when trying to pickle NodePathCollection objects

4526de8f7ad198b9e2ac4c7f8e0ca7e34d24c7cb authored over 8 years ago
Changes suggested by liuzhengcai to fix 3dsmax 2014 build

c822fb57af130d78392893d3117df51c79727525 authored over 8 years ago
Fix build without Python

ed761f29978fdea38e3cfafb5dd504db4c4c99a7 authored over 8 years ago
Cleanup .gitignore files

Remove all .gitignore files in subdirectories and add a few new ignores
to the top-level directo...

59b0913b0b25dfcd5912060c8d940d15d0663cc6 authored over 8 years ago
Fix DirectScrolledList regression

d43f0ef9099b0c8be4dea911e4834f8f97a043a2 authored over 8 years ago
Implement make_copy() for BulletRigidBodyNode

This appears to be the last piece needed to load BulletRigidBodyNodes from BAM files.

81dd4d97ad7dfc622e3a8e7e33f22a9bcaa2a182 authored over 8 years ago
Don't use assimp/ prefix when including assimp files

758cd523e24a4bed60181647a462bef5427762c3 authored over 8 years ago
Fix link error on Windows with WANT_NATIVE_NET

e1ea1e8fb098bb0d73f9eff4bede0386ee9deba1 authored over 8 years ago
Clean up some of the dtool_config.h variables

1049088f1174b4801b6e6d116b884c0a79a59aa3 authored over 8 years ago
Texture.set_ram_image(_as) now directly accepts buffers with right component size

ef986ccfc09dd831896e31198169b95f44f93819 authored over 8 years ago
Add tube-into-plane and tube-into-sphere tests

a757cb47e8bf06a7cb6597459b7ee25442daa014 authored over 8 years ago
bam2egg: support collision masks, UvScrollNode

df998fb24c2dd47807afb4f2c5d3487999cf2c6b authored over 8 years ago
Allow passing - as filename to egg tools to read from stdin

1bd96685bca63406bd4748a36fa4ccd348436999 authored over 8 years ago
PfmFile::set_point() should allow NaN's

775c69b53d92affc3a572235522b4159630335a9 authored over 8 years ago
Merge branch 'release/1.9.x'

62c008602e46e0ebb0d650403e8bc46b18020ab0 authored over 8 years ago
Fix compile errors in unicode conversion in max exporter

34b8e0844ee11988a57c5205074779f0f81ae8ce authored over 8 years ago
Preserve "intangible" and "level" collide flags in bam2egg

ea82d9d66426a489bed7c14fb117c7028dffe175 authored over 8 years ago
Fix compilation errors in Bullet 2.84/2.85

e2fe9513220395e52f54f1c95eb0d71a29376232 authored over 8 years ago
Make stb_image loader not rely on seeking to read .jpg files

33c309d78f262c3391f471e942d7950ce9fc1fd1 authored over 8 years ago
Merge remote-tracking branch 'origin/release/1.9.x'

f1f4951fb5afacea410cda99091aba91180232ca authored over 8 years ago
Fix support for passing keyword arguments to methods named make()

such as *Attrib.make() and Shader.make()

955ca0d3340b4786b2be1d2161984cf9813ad27a authored over 8 years ago
X11: fix .ico cursor bug. Support PNG-compressed .ico files.

7c45e891f5e6c668d6fa0d524e5545894e76f6d5 authored over 8 years ago
Drop support for pre-5.0 Maya versions

a56520d055ff812747ff16973a35c2ec1280bdd0 authored over 8 years ago
Drop support for OpenSSL versions before 0.9.7

06cc1794fc173aad5134a90a9f93716594171141 authored over 8 years ago
Remove duplicate definition of USE_GENERIC_DXERR_LIBRARY in ppremake

a973107bd9abba79d25a2494c79a46be2afe68ff authored over 8 years ago
Fix exception when creating intervals before ShowBase is started

f363088cb2a1c4961bb7740f09e4d0fff51a38d6 authored over 8 years ago
Merge branch 'release/1.9.x'

4381412d23d13bcae03a33a270433c56be588d2d authored over 8 years ago
Windows installer: More robust and less error-prone PATH changing

231ca47edd20c8576df6cb94f656579160cd1fdf authored over 8 years ago
Fix mipmap filtering issues in tinydisplay renderer

3f5399437221259bf0940e9bb2d3eb1d4e3ece42 authored over 8 years ago
Fix tinydisplay texture errors on shutdown

2e9394eba70f049d632684f78f7ef94b2d3ca00b authored over 8 years ago
Fix inoperative -tbn/-tbnall/-tbnauto options in egg-optchar

aa74caacbe92ff987691c99adeaaf18659673b90 authored over 8 years ago
Write texture types when pview failed to recognise extension

3ee033eeeb2d9a0e4977747188116c342b0f1dd0 authored over 8 years ago
Fix state attribs at primitive level in bam2egg; also prevent duplication of state attribs at primitive level if possible

c9ea02445edca2e91aec440ffde5967f03d06fe5 authored over 8 years ago
Fix optimize=4 build on Windows; adjust Travis to make one opt4 build

7c79a999a55079f5df7890cd8455635ef347d39d authored over 8 years ago
Fix compilation issue for gcc versions before 4.3

3eed7bc0427aa533db16fdcf0af402c1aaf11e35 authored over 8 years ago
Windows: add right-click file associations for .pz/.mf/.egg/.bam files, produce .zip files containing the .pdb files

4fb5d19df9500269be7ec3c211547ce6e797d934 authored over 8 years ago
Merge branch 'release/1.9.x'

b53d58c5c6fb9f3295138f2217249c24f8888bc3 authored over 8 years ago
Fix rare Windows install bug: clears PATH env var if longer than 1024 chars

7b555b17b132c8f0f427bdb10352d4c87765064d authored over 8 years ago
Add back pandac.extension_native_helpers for compatibility

6962f56915bb8bac52a0809eecc1b5adeaa6b996 authored over 8 years ago
Fix various issues in bam2egg:

* No longer inserts an extra root group for the ModelRoot
* Support depth test, offset and cull...

0bdafe45ceeb6d6428753d1765355cc258ad23da authored over 8 years ago
Merge branch 'release/1.9.x'

08ea4bf2e54eb8a97330a58726bd7511c7c8a700 authored over 8 years ago
Fix is_playing() when playing an animation backwards

2c651dc96bcc4882e474caa0985ab0b720c9c812 authored over 8 years ago
Fix async flatten of node without parents

9904980ce4b03c87c25876c8a183efe8baaa7661 authored over 8 years ago
loader: Added loading of 2D texture array

Signed-off-by: deflected <[email protected]>

234e7eefee4eddd3741a4c25c7661a8f733d85e1 authored over 8 years ago
Merge branch 'release/1.9.x'

70f10a70d1e192cb8b3cc6e1ea4c922412d34184 authored over 8 years ago
Update ReleaseNotes

18085a7cb1abba76dbb4ffd0d5206b9dea40f7af authored over 8 years ago
Acquire mutex in cache_unref() - fixes race cond in async flatten

632ad5e3eff9a00503d964231fa5be68f0ee92a9 authored over 8 years ago
Fix in-place asyncFlattenStrong

3ce808c705f5621a9eb32b8711347960e75e69c7 authored over 8 years ago
Improve memory consumption of packp3d/ppackage by not caching models/textures in RAM

Fixes https://bugs.launchpad.net/panda3d/+bug/1609882

977228c493d6c5b4541b871546ea203e6738dd0b authored over 8 years ago
Fix crash that happens when using OdeTriMeshData incorrectly

a0b2a981783a63fb91e71fa9599a27d7d7b5b7cd authored over 8 years ago
Backport normalized() method to 1.9 branch

558f84a95f3baa8f2123fe2468dc7912cbedf04b authored over 8 years ago
Merge remote-tracking branch 'origin/release/1.9.x'

dc29ac8d344f2ea62d812bcd5b703478e135c9c0 authored over 8 years ago
Fix automerge failure

4d8a9aa3a149651303c2fe9354f0dec578d354a4 authored over 8 years ago
Merge branch 'release/1.9.x'

61b7af74dbb304a43601a5d9279429fe27b6265f authored over 8 years ago
Add to ReleaseNotes

b74905ca9cfa5d7194aadca9e3d63adb90b7769d authored over 8 years ago
Support for CollisionBox, InvSphere and Tube in bam2egg

206d361f49d3d46dc6e35db73816a6b9184e2d6c authored over 8 years ago
Pass Ctrl+C on to child process when running panda3d from cmd-line

25cfec3760e1839eaff1877af4410e1e4b58df75 authored over 8 years ago
gobj: Fixed wrong texture pool key for 2D texture arrays

- 2D texture arrays are added to internal storage with
specific unique name, so ...

abb6ee0542b24da8dc9147e2bb55022873c4122d authored over 8 years ago
Better and more robust location checking for Windows 10 SDK

Closes: #120

a8d24ac28a4ff29710907e2ee90af97bc13c4211 authored over 8 years ago
Merge branch 'master' of https://github.com/panda3d/panda3d

05d74624eec03261490ccedf31aa2b4a652402ad authored over 8 years ago
expand PfmFile::merge() to support other than 3 channels, and not to fuss about NaN's in the result

fb6637ddacfc102e890dd0c591662b0d155d6675 authored over 8 years ago
Fix bug: bam2egg ignores non-GeomNodes directly under Character node

This result in some animated models only properly exporting the skeleton without geometry if the ...

a9345ad6337780687c59e0b68ae4b28a4eb3735b authored over 8 years ago
Fix error with async flatten

4ec5b776786877581402d6d9bd5f441fca9be538 authored over 8 years ago
Buffer viewer should override texture filter settings; fixes filtered shadow maps and edge bleeding

67998eaec2c2fd2e406201e625fc04ed70824c89 authored over 8 years ago
Show how to disable shadow map updates in shadow samples

40ff32c7a8e87029c814ce36b5e908cef39c52da authored over 8 years ago
Fix hat mapping if dpad emulation is deactivated

2da890800fe01eb0bd019eeed76c986b739a835b authored over 8 years ago
small cleanup of sample files

Further documentation
simplyfy lines by separately storing the value of findControl

dc1ec6b87747e221a19ab4ae42090ba84e51616d authored over 8 years ago
added assert to debugging output

f2a3a451005710a6722d5bffda38289086ccf279 authored over 8 years ago
Changed button mapping

changed mapping of previous and next (i.e. wiimote's + and - keys) to
the same as the select and...

719e77a191f49c6accb777cd0b0a3465355762ff authored over 8 years ago
Fixed << operator to be usable in .I file

f1444fcff966069f82d86a4d7edfdefaf61f2c1a authored over 8 years ago
Fixed and enabled logging for some functions

Added missing include
uncomment logging in find- and get_control as well as find- and
get_button...

3227fe2ebd367560b06e9542b6f295a18c83ad02 authored over 8 years ago
Added button mapping GUI

5a378becfc35f01f7d6182bb05fbcfc0ed994847 authored over 8 years ago
Fix missed switch cases for 1d texture arrays

20353f33eb7fffa90135909565097bebc210a525 authored over 8 years ago
Fix regression that stopped buffer protocol from working

33c6e21352ba384226a5e73a9ca95f8bb49d39b2 authored over 8 years ago
Merge branch 'release/1.9.x'

29ea65bb3ff2352319580806349aad9715b36588 authored over 8 years ago
Add back missing libp3pystub.a to Mac OS X SDK

645d1792278c4b13bc1769d893be51c7282994ed authored over 8 years ago
cppparser: Parse nonstandard specifier order like "const static"

db977479813d0e524f36613f44cf49038dbf4bcc authored over 8 years ago
changed axis state detection to new functions and exposed state classes

3da928a4de888aa49ca3cdc914ccc2e34f7a15f2 authored over 8 years ago
Renamed gamepad sample script to gamepad.py

Renamed gamepad sample script
Changed axis usage to the newly created functions and exposed classes

2565f4b423b3d3c76c8258cae3495af15f1b9e07 authored over 8 years ago
Exposed AnalogState and ButtonState

Published Analog- and ButtonState to be accessible from python
Added functions to find Controls ...

e1661111c29dc55cf55136c2042adaca783dcd98 authored over 8 years ago
Added another example showing usage of wheel devices

cf63a6cccb65ddff0c7e985a4ba41a5cbc34cfcb authored over 8 years ago
Extended device class heuristics

Extended and partly restructured the way how the device class gets set
Added DC_COUNT to the Dev...

670efb9e646b0cd17404b6d14fa754ce5d715f2d authored over 8 years ago
Don't require spaces around : in #extension directive

1d2e17932c7b72f1da774ff6fdd83763d7433866 authored over 8 years ago
Update .gitignore

fbb3bac5a2d03ac9a6a98c881909b2f2d8daf800 authored over 8 years ago
Added gamepad device sample script

a98cc38c90a28df553201b7e1f8947702b348ad4 authored over 8 years ago
cleanup and fixes

fixed event prefix ID handling
fixed removing of nodes of disconnected devices
removed debug pri...

29896a39a478dc256f93e3c8de0c0ae0cf2a2d8b authored over 8 years ago
Moved get_devices functions into PUBLISHED section

271997b46219b12a8d707599d59bb7750e79e748 authored over 8 years ago
Add the new inputDeviceNode to the data graph

create node and add to data graph for any connected device
add function to add and remove device...

2e8338c681a4642fba04f35b60ba9f1bd73cd660 authored over 8 years ago
Add data graph node for devices

Add the new inputDeviceNode class to be used in the data graph
Add config variable for low bater...

ef7cc925c4b3178fd59976ff8ec1a3db93963af6 authored over 8 years ago