Darren Ranalli
|
2a6b1cb479
|
added audioVolumeAttrib
|
2006-12-21 23:40:22 +00:00 |
|
aignacio_sf
|
65fca47e16
|
Add some support for 16 and 32 bits per color channel.
|
2006-12-20 19:08:16 +00:00 |
|
aignacio_sf
|
4d40265e24
|
Render target textures must not be compressed.
|
2006-12-20 02:21:11 +00:00 |
|
aignacio_sf
|
12e38ec7a7
|
Add stencil buffer clear.
Remove non working code.
|
2006-12-13 19:29:41 +00:00 |
|
aignacio_sf
|
6ec87e2506
|
Add stencil buffer clear.
|
2006-12-13 19:27:51 +00:00 |
|
aignacio_sf
|
f3a4ac2e3d
|
Fix bad formatting.
|
2006-12-11 18:55:07 +00:00 |
|
aignacio_sf
|
65aee90d3c
|
Add detection for:
Texture::F_rgba16
Texture::F_rgba32
Change Lru debug display to error level, so it can still display in OPT4.
Set shader model to 0 if Cg is not used.
|
2006-12-08 22:46:04 +00:00 |
|
aignacio_sf
|
c8c7eaf6fb
|
Add support for:
Texture::F_rgba16
Texture::F_rgba32
|
2006-12-08 22:44:06 +00:00 |
|
aignacio_sf
|
6bb18ad099
|
Add:
bool _supports_rgba16f_texture_format;
bool _supports_rgba32f_texture_format;
|
2006-12-08 22:41:29 +00:00 |
|
aignacio_sf
|
b1131ae0da
|
Add support for:
F_rgba16, // 16 bits per R,G,B,A channel
F_rgba32, // 32 bits per R,G,B,A channel
|
2006-12-08 22:29:23 +00:00 |
|
aignacio_sf
|
82ee360915
|
Display more information for list_contents.
|
2006-12-08 22:24:43 +00:00 |
|
aignacio_sf
|
af8a72f828
|
Add list_contents function that takes no parameters which outputs to cout thus making it callable in Python.
Format the output so it is a bit easier to read.
|
2006-12-08 03:38:52 +00:00 |
|
aignacio_sf
|
335d5a8ade
|
Add a version of list_contents that does not take any parameters so it can be used in Python.
Output more information in list_contents and reformat output.
|
2006-12-07 00:41:20 +00:00 |
|
Zachary Pavlov
|
d38126f0c9
|
tree fix!
|
2006-12-01 19:50:31 +00:00 |
|
Josh Yelon
|
cd2049fc7b
|
Reversed y-dir of normals
|
2006-11-28 19:39:37 +00:00 |
|
David Rose
|
2e8c8423e6
|
unregistered type
|
2006-11-27 19:32:38 +00:00 |
|
Zachary Pavlov
|
a9966ec403
|
more tau fixes
|
2006-11-27 03:28:49 +00:00 |
|
Zachary Pavlov
|
58533ae46c
|
fixes for tau
|
2006-11-27 03:27:55 +00:00 |
|
David Rose
|
5779007507
|
more memory tracking stuff
|
2006-11-24 22:59:44 +00:00 |
|
David Rose
|
f0df11bc39
|
fix malloc issues on windows
|
2006-11-17 23:21:33 +00:00 |
|
David Rose
|
55225290b8
|
add MemoryBase to fix malloc issues, especially on OSX
|
2006-11-17 02:13:10 +00:00 |
|
David Rose
|
ccec9eb3df
|
allow Actor flattening
|
2006-11-16 22:39:31 +00:00 |
|
David Rose
|
656b85eb8c
|
fix red-green confusion
|
2006-11-16 01:27:08 +00:00 |
|
David Rose
|
ce4de5f2af
|
remove debug printouts
|
2006-11-15 22:17:07 +00:00 |
|
David Rose
|
d06c7c47f2
|
better handling, error reporting for downloading and subdocument downloading
|
2006-11-15 20:05:39 +00:00 |
|
Zachary Pavlov
|
d9dd69e876
|
putting native back in
|
2006-11-14 04:06:36 +00:00 |
|
Zachary Pavlov
|
5ba0ce88ba
|
changeses to allow us to use WIN32_LEAN_AND_MEAN
|
2006-11-14 04:05:55 +00:00 |
|
Zachary Pavlov
|
322fad4dd5
|
fix for debug mode
|
2006-11-14 04:05:08 +00:00 |
|
Zachary Pavlov
|
180b24543a
|
drawable region update for debug
|
2006-11-14 04:03:49 +00:00 |
|
Zachary Pavlov
|
88f87760b8
|
memoryInfo fix for debug builds
|
2006-11-14 04:02:05 +00:00 |
|
David Rose
|
d6b8d30bca
|
add replace_node()
|
2006-11-13 22:45:24 +00:00 |
|
David Rose
|
79f9e04e26
|
print warning when file not found
|
2006-11-13 22:13:13 +00:00 |
|
David Rose
|
9ef8e468e5
|
correct filename case
|
2006-11-13 21:31:42 +00:00 |
|
David Rose
|
6f21efb679
|
fix compose between 2-d and 3-d mats
|
2006-11-13 18:22:25 +00:00 |
|
Zachary Pavlov
|
5448cb07c1
|
another temp fix, just in case
|
2006-11-13 06:53:07 +00:00 |
|
Josh Wilson
|
7d12be589f
|
added ArcEmitter
|
2006-11-13 00:47:48 +00:00 |
|
Josh Wilson
|
409fc0d9a3
|
arcEmitter works like ringEmitter except you can constrain the particles to a an arc on the ring. usefull for splitting a single particle system into an 'in front' and 'behind' pair
|
2006-11-13 00:47:11 +00:00 |
|
David Rose
|
e0ccf7a2f5
|
increase fmod limit
|
2006-11-12 18:55:58 +00:00 |
|
David Rose
|
9fb8d43cf5
|
fix typo
|
2006-11-10 17:34:19 +00:00 |
|
Zachary Pavlov
|
b29c58e3f5
|
okay, now it works!
|
2006-11-10 04:21:08 +00:00 |
|
Zachary Pavlov
|
426dc40890
|
some cleanups on classes. Changed ActiveOpenNB to ActiveOpen (change back later)
|
2006-11-09 22:20:56 +00:00 |
|
David Rose
|
476eba103d
|
add support for set_icon_filename()
|
2006-11-08 18:53:21 +00:00 |
|
Zachary Pavlov
|
82d1ecf8d7
|
bug fix and composite
|
2006-11-08 03:03:00 +00:00 |
|
Zachary Pavlov
|
3d7386bb80
|
removed bdr from published classes
|
2006-11-08 02:35:06 +00:00 |
|
Zachary Pavlov
|
576818d5db
|
okay, now this should be safe
|
2006-11-08 02:32:37 +00:00 |
|
Zachary Pavlov
|
466a3f7d48
|
native net is now in the panda tree
|
2006-11-08 02:28:50 +00:00 |
|
David Rose
|
1052e11e0b
|
properly support multiple monitors
|
2006-11-07 22:36:56 +00:00 |
|
David Rose
|
969e962ed8
|
fix issues with resizing fullscreen windows
|
2006-11-07 22:35:24 +00:00 |
|
David Rose
|
fe8a5d19ed
|
choose an appropriate default audio library
|
2006-11-07 14:03:44 +00:00 |
|
Zachary Pavlov
|
c3f0f7d58d
|
until this gets figured out
|
2006-11-07 04:19:53 +00:00 |
|