alan eborn
|
2e555db30e
|
DirectDialog--removal of model-loading by default and a bug-fix
Signed-off-by: rdb <git@rdb.name>
|
2015-02-28 15:21:24 +01:00 |
|
rdb
|
223620e27e
|
Fix draw mask propagation for initially hidden nodes when when frustum culling is off
|
2015-02-28 13:03:45 +01:00 |
|
rdb
|
3d9d9bfc95
|
Deprecate use of <Collide> without specifying "descend" flag
|
2015-02-27 19:59:54 +01:00 |
|
rdb
|
413162110b
|
Fix FCollada compile issues on Windows
|
2015-02-27 14:18:17 +01:00 |
|
rdb
|
db87bc7914
|
PointerToArray fixes, Windows build fixes, more move constructors
|
2015-02-27 12:45:11 +01:00 |
|
rdb
|
0e67fb7cf3
|
Merge pull request #9 from deflected/master
FreeBSD fixes
|
2015-02-26 15:39:00 +01:00 |
|
rdb
|
72e1df987f
|
Fix pview issues with 1-frame animations and cycling between animations
|
2015-02-25 21:45:14 +01:00 |
|
rdb
|
9ac1bbb466
|
Merge pull request #8 from wnoise/master
Fix missing dependency making parallel builds unreliable.
|
2015-02-25 20:32:14 +01:00 |
|
Aaron Denney
|
c3d1079b5a
|
Fix missing dependency making parallel builds unreliable.
|
2015-02-25 11:27:49 -08:00 |
|
rdb
|
52fec094bc
|
Automatically coerce Python function to CallbackObject
|
2015-02-25 16:24:56 +01:00 |
|
rdb
|
69dc29d6f0
|
Merge pull request #7 from kestred/cfs-fixes
Miscellaneous compilation fixes
|
2015-02-25 02:25:19 +01:00 |
|
rdb
|
7a6aa7bfae
|
Implement ParamNodePath; fix circular include issue in shaderInput.h
|
2015-02-25 01:25:19 +01:00 |
|
Sam Edwards
|
f0b3e08e9c
|
ffmpeg: Use av_frame_* instead of deprecated avcodec_*_frame functions beginning with lavc 55.45.101.
|
2015-02-24 16:22:37 -08:00 |
|
Sam Edwards
|
903966371c
|
general: Fix missing includes.
|
2015-02-24 16:06:47 -08:00 |
|
Sam Edwards
|
894423ace4
|
ffmpeg: Don't use internal SWR_CH_MAX macro.
|
2015-02-24 16:06:40 -08:00 |
|
rdb
|
8dbe681143
|
Fix bug with Collide flag "polyset" and nested <Transform> elements
|
2015-02-24 23:51:00 +01:00 |
|
rdb
|
46ddd46c5c
|
Support materials in bam2egg
|
2015-02-24 21:40:55 +01:00 |
|
09th
|
c0e4de3df7
|
Fix bam2egg issue with animated models
|
2015-02-24 19:58:14 +01:00 |
|
rdb
|
9aafde0579
|
Add animation support to dae2egg
|
2015-02-24 14:59:32 +01:00 |
|
rdb
|
6263a591be
|
Fix matrix.almost_equal with custom threshold in Eigen build
|
2015-02-22 15:04:54 +01:00 |
|
rdb
|
3600abfe6d
|
Fix coercion of non-interned strings in Python 3
|
2015-02-22 13:51:46 +01:00 |
|
deflected
|
d82f2c83cd
|
downloader: Correct lack of timezone
- Use tm_gmtoff for GMT correction under FreeBSD
Signed-off-by: deflected <deflected@github>
|
2015-02-20 14:10:19 +02:00 |
|
deflected
|
2dd1b5e3b3
|
dtool: Fixed building under FreeBSD
There is missing define in dtoolutil which
prevent building of dtool under FreeBSD.
Signed-off-by: deflected <deflected@github>
|
2015-02-20 11:58:28 +02:00 |
|
enn0x
|
d320aced73
|
Fixed const-correctness for BulletAllHitRayResult.
|
2015-02-20 01:29:16 +01:00 |
|
enn0x
|
b7ef0d3bc3
|
Exposed flag to disable collision between linked bodies.
|
2015-02-20 01:14:12 +01:00 |
|
rdb
|
0fda35d88c
|
Commit patch by nikolm to support AmbientLight shader inputs in GLSL
|
2015-02-16 21:33:38 +01:00 |
|
rdb
|
d447ec3bc6
|
If GL_RENDERER begins with "Gallium", disable GL_PRIMITIVE_RESTART_FIXED_INDEX
|
2015-02-15 14:19:47 +01:00 |
|
rdb
|
7ed8cc9831
|
Add p3d_Color uniform in GLSL shaders
|
2015-02-11 21:54:34 +01:00 |
|
rdb
|
886890b02f
|
Merge /mnt/panda3d
|
2015-02-11 21:43:21 +01:00 |
|
rdb
|
4d2dcdcef7
|
Fix OpenGL ES compiler errors
|
2015-02-11 21:41:48 +01:00 |
|
rdb
|
8d17e86d2e
|
Merge /cygdrive/g/panda3d
|
2015-02-11 21:13:25 +01:00 |
|
rdb
|
b9c1765ab4
|
Fix eggcacher, dramatically improve Windows installer
|
2015-02-11 21:12:54 +01:00 |
|
rdb
|
5a51a7e08d
|
Fix various build issues
|
2015-02-11 14:16:21 +01:00 |
|
rdb
|
a6eb3fa442
|
Make NodePathCollection and TextureCollection constructors extensions
|
2015-02-11 14:14:03 +01:00 |
|
rdb
|
cbd70ad8af
|
Move all Python bindings out of core DLLs into the .pyd files.
|
2015-02-10 14:30:51 +01:00 |
|
rdb
|
4f27ed600f
|
Attempt to work around glibc bug when using clang with -ffast-math
|
2015-02-09 22:15:41 +01:00 |
|
rdb
|
79d025e9a8
|
Fix incorrect transformation of CollisionBox loaded from .egg file
|
2015-02-09 20:43:04 +01:00 |
|
rdb
|
bd7d86ba9e
|
We use /fp:fast on Windows, let's be consistent and use -ffast-math on other platforms in release builds
|
2015-02-09 20:39:16 +01:00 |
|
rdb
|
27582ff447
|
Remove HAVE_GL(ES) from dtool_config.h, we don't use it in source
|
2015-02-09 17:57:12 +01:00 |
|
rdb
|
8998fef903
|
Merge branch 'master' of github.com:panda3d/panda3d
|
2015-02-09 16:53:45 +01:00 |
|
rdb
|
e9a64736a3
|
Fix 32-bit Windows compilation issues with Eigen
|
2015-02-09 16:51:59 +01:00 |
|
rdb
|
bcf0229978
|
Expose p3d_ClipPlane array to GLSL
|
2015-02-09 15:57:47 +01:00 |
|
rdb
|
b4a87b58f2
|
Support halfVector struct parameter for GLSL light source inputs
|
2015-02-08 23:38:07 +01:00 |
|
rdb
|
bd86907181
|
Fix assortment of compilation issues and annoyances
|
2015-02-08 23:25:11 +01:00 |
|
rdb
|
91568b02bc
|
Add EggVertex::make_average(v1, v2)
|
2015-02-08 19:51:18 +01:00 |
|
rdb
|
aec80426a3
|
Remove (apparently unused) code that is problematic because it references symbols from the generated bindings
|
2015-02-08 19:48:42 +01:00 |
|
rdb
|
dad8f79e96
|
Support using setShaderInput with a light to bind to GLSL struct
|
2015-02-08 01:42:11 +01:00 |
|
rdb
|
392cff6fb6
|
Merge pull request #5 from JonasT/master
makepanda.py --installer fixes for dpkg confusion on Fedora and python3
|
2015-02-08 01:00:52 +01:00 |
|
Jonas Thiem
|
9a96809fa5
|
Adding additional check for /usr/bin/dpkg-deb back in
|
2015-02-07 22:47:14 +01:00 |
|
Jonas Thiem
|
fecb7f69fe
|
Merge branch 'master' of https://github.com/JonasT/panda3d
|
2015-02-07 22:40:29 +01:00 |
|