David Rose
|
7cd09665ac
|
task chains
|
2008-09-25 20:42:46 +00:00 |
|
David Rose
|
bf86abd1c5
|
task chains
|
2008-09-25 19:39:19 +00:00 |
|
rdb
|
902fc40742
|
String loading, and made it a TypedObject
|
2008-09-25 15:18:26 +00:00 |
|
Greg Wiatroski
|
b0b9b890fc
|
clean up debug spam
|
2008-09-25 00:44:58 +00:00 |
|
Redmond Urbino
|
32a7f97b4b
|
PartyManagerUD can send to all PartyManagerAIs
|
2008-09-24 23:29:41 +00:00 |
|
aignacio_sf
|
1aac45449d
|
Fix wrong type (int to float).
|
2008-09-24 23:06:14 +00:00 |
|
Greg Wiatroski
|
54083bd33a
|
fix for typo (long time no vi)
|
2008-09-24 18:54:16 +00:00 |
|
Greg Wiatroski
|
5d2779c21d
|
More tweaks to get dev pub to build...
|
2008-09-24 18:28:18 +00:00 |
|
Greg Wiatroski
|
5af08f799f
|
Adding some startup bullet-proofing
|
2008-09-24 00:20:37 +00:00 |
|
rdb
|
2daea47ccf
|
Added C++ constructors to API reference
|
2008-09-23 14:18:44 +00:00 |
|
Chris Brunner
|
20225878a6
|
renamed the Windows reserved names "near" and "far" to "input_near" and "input_far"
|
2008-09-22 21:38:16 +00:00 |
|
rdb
|
9f5c9886c4
|
New Near/Far system, and speed optimizations
|
2008-09-22 17:14:10 +00:00 |
|
Asad M. Zaman
|
464802e722
|
as per darren, a better fix
|
2008-09-19 23:52:07 +00:00 |
|
Asad M. Zaman
|
24b0ce64e2
|
From Darren: fix for scratch pad dummy task crash
|
2008-09-19 23:41:28 +00:00 |
|
David Rose
|
a283ea6013
|
compilation errors
|
2008-09-19 21:45:40 +00:00 |
|
David Rose
|
eb4baf3e4d
|
fix a few texture issues
|
2008-09-19 21:01:53 +00:00 |
|
David Rose
|
d7ec4a0fce
|
fix static init loop
|
2008-09-19 19:20:37 +00:00 |
|
David Rose
|
8b0461fadd
|
const mistake
|
2008-09-19 18:06:57 +00:00 |
|
David Rose
|
2ea1a241a1
|
PyTuple_Pack
|
2008-09-19 14:17:34 +00:00 |
|
aignacio_sf
|
a81621a8be
|
Pass in screen to extract_texture_data.
|
2008-09-19 02:28:04 +00:00 |
|
David Rose
|
0d34ce2414
|
needed
|
2008-09-19 01:44:58 +00:00 |
|
David Rose
|
cd8f9030d8
|
wip: starting experimental C-based task manager
|
2008-09-19 01:09:04 +00:00 |
|
David Rose
|
524128b9fd
|
wip: starting experimental C-based task manager
|
2008-09-19 00:58:04 +00:00 |
|
Darren Ranalli
|
26d56476f0
|
added ~ailogtaskprofiles, added ~aitaskprofileflush <name>
|
2008-09-19 00:28:05 +00:00 |
|
aignacio_sf
|
cfb8fa8b3b
|
Fix a case where there is no depth buffer for a render to texture.
|
2008-09-18 23:00:35 +00:00 |
|
Darren Ranalli
|
a7f8a4af41
|
include max non-spike profile, added ~taskprofileflush/~aitaskprofileflush
|
2008-09-18 22:30:57 +00:00 |
|
Darren Ranalli
|
8bf2bdfa1f
|
added RAM-file support to prevent disk access while profiling
|
2008-09-18 18:24:57 +00:00 |
|
Josh Wilson
|
cf6cb4897f
|
__dev__ -> __debug__
|
2008-09-18 03:53:30 +00:00 |
|
Josh Wilson
|
5101b87561
|
allowing the call of defineoptions() in all subclasses of a direct gui object. It should now correctly process your optiondefs
|
2008-09-18 03:23:12 +00:00 |
|
Josh Wilson
|
98548f9779
|
adding hasOwnerViewDoId()
|
2008-09-18 03:21:10 +00:00 |
|
aignacio_sf
|
05fba9b3c8
|
Remove hard-coded texture format to allow different FBO formats.
Use the internal format when creating FBOs to allow different FBO formats.
|
2008-09-18 01:05:45 +00:00 |
|
aignacio_sf
|
271b9b50ec
|
Add support for extracting textures from render to texture surfaces.
|
2008-09-18 01:03:15 +00:00 |
|
Gyedo Jeon
|
ded3f54e98
|
Made change in networkToLocalTime
|
2008-09-18 00:35:27 +00:00 |
|
Darren Ranalli
|
35a6e9f49e
|
don't warn about leaked garbage collect task on exit
|
2008-09-17 23:35:35 +00:00 |
|
Darren Ranalli
|
2d8e530230
|
clean up doLater task
|
2008-09-17 23:10:57 +00:00 |
|
David Rose
|
8961c322f3
|
whoops, incorrect debug test
|
2008-09-17 22:06:50 +00:00 |
|
aignacio_sf
|
0d0236e653
|
Remove old debug code.
|
2008-09-17 21:28:40 +00:00 |
|
aignacio_sf
|
d0bafd0bc2
|
Fix re-creating of textures.
Safer setting of mag filter, especially for anisotripic filtering.
Allow aux buffers.
Remove old debug code.
|
2008-09-17 21:28:00 +00:00 |
|
aignacio_sf
|
e3cd187cef
|
Fix re-creating of textures.
Safer clear of render to textures.
|
2008-09-17 21:25:20 +00:00 |
|
aignacio_sf
|
eb2a64d99d
|
Fix mispelling.
|
2008-09-17 21:15:25 +00:00 |
|
Darren Ranalli
|
ff1ecccfa5
|
new shared folder path
|
2008-09-17 21:09:02 +00:00 |
|
aignacio_sf
|
42daadfeb4
|
Give the option to pass in FrameBufferProperties for make_texture_buffer and cubemap texture buffer.
|
2008-09-17 20:57:16 +00:00 |
|
aignacio_sf
|
35bcb0c6cd
|
Allow aux buffers for MRT (multiple-render-targets).
|
2008-09-17 19:47:50 +00:00 |
|
aignacio_sf
|
a41b4a2ea1
|
Remove some very old debug code.
|
2008-09-17 19:44:58 +00:00 |
|
Darren Ranalli
|
9b36b7b487
|
fixed mismatched-spike-task bug
|
2008-09-17 00:27:22 +00:00 |
|
Darren Ranalli
|
a3b9f73b87
|
doubled digits in profile filenames
|
2008-09-17 00:25:58 +00:00 |
|
Darren Ranalli
|
92acaa949a
|
increased spike threshold to 10x
|
2008-09-17 00:24:21 +00:00 |
|
aignacio_sf
|
d4c83ebc35
|
Fix cubemap problem: remove call to create_texture in select_cube_map function.
Add multiple render target support for DX9.
|
2008-09-17 00:02:59 +00:00 |
|
Darren Ranalli
|
d3389a556e
|
initial revision
|
2008-09-16 22:07:59 +00:00 |
|
Darren Ranalli
|
66d112fbe5
|
optimized imports in profile code
|
2008-09-16 21:25:16 +00:00 |
|