| .. |
|
audio
|
787bfc5f94
libfmod_audio -> libp3fmod_audio, libopenal_audio -> libp3openal_audio
|
16 ani în urmă |
|
audiotraits
|
d5ebb58874
Added more debug messages to openAL audio manager for closing it.
|
16 ani în urmă |
|
awesomium
|
d79c1db68e
Made this into a datanode
|
16 ani în urmă |
|
cftalk
|
aefe3d35c2
merge dev_bam_2009 to trunk
|
16 ani în urmă |
|
chan
|
58c13de4ca
integrate changes from Schell Games (plus some tab character fixes)
|
16 ani în urmă |
|
char
|
cfe0796c46
fix assertion error on showTightBounds()
|
16 ani în urmă |
|
collide
|
f1cb508349
using a hexy to keep the segment non-axis-aligned
|
16 ani în urmă |
|
configfiles
|
bb1ea5ebd3
New artwork from Gogg
|
16 ani în urmă |
|
cull
|
9d0860fffd
get_effective_incomplete_render() for cull too
|
17 ani în urmă |
|
device
|
44dba03a49
fix VirtualMouse code rot
|
16 ani în urmă |
|
dgraph
|
fb9c56432a
we are now using the modified BSD license
|
18 ani în urmă |
|
display
|
802dc492cc
First commit of graphics window proc
|
16 ani în urmă |
|
distort
|
0c90c36fd7
new callback system
|
17 ani în urmă |
|
doc
|
eec6ae2728
Typo
|
16 ani în urmă |
|
downloader
|
8f1999f63d
fix some edge conditions with non-blocking download_to_file
|
16 ani în urmă |
|
downloadertools
|
2552864754
common_name -> friendly_name
|
16 ani în urmă |
|
dxgsg8
|
3255e51f1d
Bring in some lines from the DX9 gsg to fix textures getting swapped to their simple form but not getting reloaded.
|
16 ani în urmă |
|
dxgsg9
|
01b720ceb9
Added get_supports_cg_profile
|
16 ani în urmă |
|
effects
|
fb9c56432a
we are now using the modified BSD license
|
18 ani în urmă |
|
egg
|
846505743d
Fixes an optimization bug producing #INF in the egg file. Added check to make sure data isn't empty. This might be an issue only found in VS2008 SP1.
|
16 ani în urmă |
|
egg2pg
|
9d62ca9f98
one override per TextureStage, instead of a global override per TextureAttrib
|
16 ani în urmă |
|
egldisplay
|
b615117dff
typo: has_fixed_size -> get_fixed_size
|
16 ani în urmă |
|
event
|
102b46878e
More compatibility with exotic compilers (yes, I actually tried to port Panda to clang)
|
16 ani în urmă |
|
express
|
dbf690e844
whoops, lost _offset assignment
|
16 ani în urmă |
|
framework
|
bbddefa885
make_window() should be public
|
16 ani în urmă |
|
gles2gsg
|
d8fe8dda6a
Build for OpenGL ES (2)
|
16 ani în urmă |
|
glesgsg
|
9b32060d7c
resurrect iphone support
|
16 ani în urmă |
|
glgsg
|
51cbe1fb72
clean up Sources.pp files
|
17 ani în urmă |
|
glstuff
|
fb70cee298
I think this should fix a compilation error with OpenGL ES
|
16 ani în urmă |
|
glxdisplay
|
d92008a76d
Protect against crash
|
16 ani în urmă |
|
gobj
|
9d62ca9f98
one override per TextureStage, instead of a global override per TextureAttrib
|
16 ani în urmă |
|
grutil
|
938c86eee6
(Correctness) Delete internal arrays as arrays, not scalar.
|
16 ani în urmă |
|
gsgbase
|
557abfae5e
Fixes for this circular dependency mess
|
16 ani în urmă |
|
iphone
|
9b32060d7c
resurrect iphone support
|
16 ani în urmă |
|
iphonedisplay
|
b0c4875ad9
This is a big commit for OpenGL ES stuff:
|
16 ani în urmă |
|
lerp
|
fb9c56432a
we are now using the modified BSD license
|
18 ani în urmă |
|
linmath
|
816ddc0387
low-level support for python copy and pickle modules
|
16 ani în urmă |
|
mathutil
|
6418e6f221
extended shader input system support for Cg (see Panda SE Project 2010-03-17 blog post for more details)
|
16 ani în urmă |
|
mesadisplay
|
58c13de4ca
integrate changes from Schell Games (plus some tab character fixes)
|
16 ani în urmă |
|
movies
|
8c4996c152
Fixes an OpenAL bug where certain sounds are cut off after a few seconds (this is rather experimental)
|
16 ani în urmă |
|
nativenet
|
da0908002c
Stop the hard crash at the python level when maximum buffer size is exceeded
|
16 ani în urmă |
|
net
|
539737278b
blocking methods
|
16 ani în urmă |
|
ode
|
9f229cf4ee
Remove NDEBUG markers
|
16 ani în urmă |
|
osxdisplay
|
674099f5c1
osx-support-gl-buffer
|
16 ani în urmă |
|
pandabase
|
f26e77ecdf
Forgot to commit this one, contains BUILDING_VISION stuff
|
16 ani în urmă |
|
parametrics
|
fa700bd7c3
Fixed the curve bug for real this time. Last fix to the curve just hid it.
|
16 ani în urmă |
|
particlesystem
|
c3b3113a1a
Fix particle system crash on Windows when system grows older flag is True
|
16 ani în urmă |
|
pgraph
|
91e6231a3c
apply per-attrib override to TexMatrixAttrib also
|
16 ani în urmă |
|
pgraphnodes
|
671276fa6d
Fixed bug with textures in synthesize_shader (case TextureStage::M_modulate): separate textures formatted as alpha were wiping the color info off the resulting rgb
|
16 ani în urmă |
|
pgui
|
26332522da
cursor color should follow text_fg color
|
16 ani în urmă |
|
physics
|
38d46bdebc
minor fixes with published methods
|
17 ani în urmă |
|
physx
|
8dd0b6ca96
Cloth simulation and rendering. No tearing yet.
|
16 ani în urmă |
|
pipeline
|
42a456b2db
protect against gcc compiler bugs in general
|
16 ani în urmă |
|
pnmimage
|
a617a5cb97
Add get_average_xel, get_average_xel_a, get_average_gray
|
16 ani în urmă |
|
pnmimagetypes
|
414bc4f452
Histogram -> HistMap, to solve compile issues
|
16 ani în urmă |
|
pnmtext
|
4eae7e6635
remove unused declaration
|
16 ani în urmă |
|
pstatclient
|
264608d008
protect threaded pstats better
|
17 ani în urmă |
|
putil
|
91e6231a3c
apply per-attrib override to TexMatrixAttrib also
|
16 ani în urmă |
|
recorder
|
fb9c56432a
we are now using the modified BSD license
|
18 ani în urmă |
|
skel
|
fb9c56432a
we are now using the modified BSD license
|
18 ani în urmă |
|
testbed
|
c30ae4fc99
forgot HAVE_GETOPT_H
|
16 ani în urmă |
|
text
|
6a7580ca45
TextFont::make_copy()
|
16 ani în urmă |
|
tform
|
876bd72fb9
Remove unused member _mods from mouseWatcherRegion declaration.
|
16 ani în urmă |
|
tinydisplay
|
41ad9b2776
Fix leak/crash on shutdown on Linux
|
16 ani în urmă |
|
vision
|
640b428d91
Fix ppremake build errors with libp3vision
|
16 ani în urmă |
|
vrpn
|
58c13de4ca
integrate changes from Schell Games (plus some tab character fixes)
|
16 ani în urmă |
|
wgldisplay
|
b9f19d6663
fix problems opening an OpenGL window on some drivers
|
16 ani în urmă |
|
windisplay
|
2f60d17345
Fixed white space problem
|
16 ani în urmă |
|
x11display
|
24c91f85f3
x_error_count, etc
|
16 ani în urmă |
|
PACKAGE-DESC
|
2fd714e52f
Initial revision
|
25 ani în urmă |
|
Sources.pp
|
2fd714e52f
Initial revision
|
25 ani în urmă |