rdb
|
84a69e1689
makepanda: Don't re-export harfbuzz symbols from libpanda.so
|
3 years ago |
rdb
|
fe94e43bc4
pgraph: Fix issues with flattening TexMatrixAttrib
|
3 years ago |
rdb
|
0220a43ce0
shader: Fix support for `#pragma include <example.glsl>` in GLSL
|
3 years ago |
rdb
|
63017864ab
pgraph: Support any number of attribs in `RenderState::make()` in Python
|
3 years ago |
rdb
|
e09f78b987
interrogate: Do not consider `make()` with explicit kwargs for coercion
|
3 years ago |
rdb
|
68111b2c42
Merge branch 'release/1.10.x'
|
3 years ago |
rdb
|
11746457ff
interrogate: Fix invalid syntax for `make()` coerce ctor with kwargs
|
3 years ago |
Erica M. ("Loonatic")
|
40618e104d
chore: Remove extraneous print statement
|
3 years ago |
rdb
|
8965741fcf
tinydisplay: Don't reimplement process_events from base class
|
3 years ago |
rdb
|
0a827cf65c
x11display: Time out waiting for ConfigureNotify event
|
3 years ago |
rdb
|
70e86c46ed
audio: Code formatting fixes in nullAudioManager.cxx
|
3 years ago |
rdb
|
502607e450
pgraph: Make CullTraverserData.view_frustum settable from Python
|
3 years ago |
rdb
|
9d73c9b786
pgraph: Fix a missed `std::move` opportunity in ScissorEffect
|
3 years ago |
rdb
|
2ec147f3b0
audio: Add positional property getter to AudioSound
|
3 years ago |
rdb
|
fea66ea087
pgraph: Fix rare case of assertion in cull with ScissorEffect
|
3 years ago |
rdb
|
e56c1a0a98
gtk-stats: Fix compile error on manylinux2014 with G_SOURCE_FUNC
|
3 years ago |
rdb
|
523e1bcbb8
glgsg: Fix regression defining null mipmap levels of cube map
|
3 years ago |
rdb
|
b8c53be8fd
text: Add missing fields to TextNode::CData copy constructor
|
3 years ago |
rdb
|
91191a9d75
pgraph: Fix weird comment formatting in renderAttrib.h
|
3 years ago |
rdb
|
a1105f0f96
dxml: Remove TinyXML bindings
|
3 years ago |
rdb
|
37f7dc285b
assimp: Set assimp-collapse-dummy-root-node to true by default
|
3 years ago |
rdb
|
2a9a32fea9
assimp: Drop support for older versions of Assimp
|
3 years ago |
rdb
|
dba65d8bd4
gobj: Remove TextureStage::write() overload, use default arg instead
|
3 years ago |
rdb
|
e75aae62f0
Merge branch 'release/1.10.x'
|
3 years ago |
rdb
|
db6ea00967
assimp: Add assimp-collapse-dummy-root-node option
|
3 years ago |
rdb
|
1fd2e124cf
assimp: Fix unprotected debug statements
|
3 years ago |
rdb
|
c50a5b25b8
ptloader: Disable obj2egg from ptloader
|
3 years ago |
Bert Myroon
|
45ce3f348f
Correct documentation
|
3 years ago |
rdb
|
2044861597
assimp: Support custom object properties as tags
|
3 years ago |
rdb
|
ffe2137680
assimp: Support reading additional texture maps, as well as PBR
|
3 years ago |