rdb
|
5de31c6293
Merge branch 'release/1.10.x'
|
4 years ago |
Daniel
|
80892ede94
assimp: Support compilation with Assimp 5.x
|
4 years ago |
rdb
|
420d1cee61
makepanda: Fix unclosed file handles
|
4 years ago |
rdb
|
24755bc8eb
gui: Allow OnscreenImage to be used before ShowBase is created
|
4 years ago |
rdb
|
82ebf908fa
gobj: Fix spelling error in doc of async-load-delay config variable
|
4 years ago |
rdb
|
e2c26adcf0
event: Mention that ButtonEvent API is not stable for Python use
|
4 years ago |
rdb
|
6419acb56f
actor: Fix deadlinks to renamed manual page in API reference
|
4 years ago |
rdb
|
985ec3061c
makepanda: Fix deprecated spelling for threading API
|
4 years ago |
rdb
|
11edd1a0dc
ffmpeg: Change thread to use lambda
|
4 years ago |
rdb
|
b1b05c2be9
thread: Allow arbitrary std::function (incl. lambdas) in GenericThread
|
4 years ago |
rdb
|
37b45a010d
gobj: More efficient tracking of simple image changes
|
4 years ago |
rdb
|
fa0ea312ea
gobj: Move TextureReloadRequest to new Texture::async_ensure_ram_image()
|
4 years ago |
rdb
|
9e7ca63662
Add missing @since to docstrings of some new methods
|
4 years ago |
rdb
|
b42fd4ee4f
makepanda: Don't copy over old Python 2-only Pmw versions
|
4 years ago |
rdb
|
ab9830b6ff
egg-qtess: Squelch compiler warning
|
4 years ago |
rdb
|
653cc3e091
event: Support C++11 lambdas as event handlers
|
4 years ago |
rdb
|
4af5bc9e6d
event: Support lambdas as tasks via new FunctionAsyncTask
|
4 years ago |
rdb
|
7dab0df061
cmath: Fix compilation error on macOS with sincos
|
4 years ago |
rdb
|
c980643649
chan: Lock PartBundle while binding animation
|
4 years ago |
rdb
|
480226a97a
cmath: Use combined sincos on GNU where it is available
|
4 years ago |
rdb
|
78fb565f2b
Merge branch 'release/1.10.x'
|
4 years ago |
loonaticx
|
15c84afbe9
doc: Improve egg syntax documentation
|
4 years ago |
rdb
|
980399d142
event: Expose ButtonEvent to Python
|
4 years ago |
rdb
|
2abf867203
gobj: Don't load textures when loading bam file if preloading is off
|
4 years ago |
rdb
|
c0a9123dde
gobj: Fix TextureReloadRequest not reloading in certain situations
|
4 years ago |
rdb
|
5eaa67fbc9
gobj: Add TexturePool::get_texture() for querying tex from pool
|
4 years ago |
rdb
|
5cad0eb973
glgsg: Don't use simple RAM image in shaders for non-sampler2D types
|
4 years ago |
rdb
|
8f9d23ff29
linmath: Remove redundant sin() calculation in LQuaternion
|
4 years ago |
rdb
|
54de9f9fa4
glgsg: Fix possibility of simple RAM image going out of scope
|
4 years ago |
rdb
|
ea61e53ab2
event: Fix ButtonEvent docstring
|
4 years ago |