aignacio_sf
|
17aba01cdf
|
Clear the backbuffers when they are created.
|
2006-09-21 02:46:40 +00:00 |
|
aignacio_sf
|
da66af98f7
|
Change the order of code in the destructor function since _gsg will be set to null when closed.
Add checks if texture or depth/stencil memory can't be allocated.
|
2006-09-21 02:45:31 +00:00 |
|
David Rose
|
425ada050a
|
add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback()
|
2006-09-20 00:54:15 +00:00 |
|
Josh Yelon
|
02fa407aea
|
Assorted fmod fixes
|
2006-09-18 23:11:31 +00:00 |
|
David Rose
|
ec042275fe
|
rename LoaderOptions methods for clarity; add output
|
2006-09-18 19:07:47 +00:00 |
|
David Rose
|
e9480165e1
|
fix NurbsCurve with new loader
|
2006-09-18 19:07:17 +00:00 |
|
David Rose
|
3150541f9e
|
verify-lods off again for now
|
2006-09-16 01:14:32 +00:00 |
|
David Rose
|
56f63aaff6
|
add inactivity_timeout_event
|
2006-09-15 18:00:53 +00:00 |
|
David Rose
|
e6077a603c
|
implement MouseWatcher::inactivity_timeout
|
2006-09-15 16:27:09 +00:00 |
|
David Rose
|
97fbcbd507
|
fix LODNode startup
|
2006-09-14 18:03:51 +00:00 |
|
David Rose
|
21d70e558e
|
add EventStorePandaNode
|
2006-09-14 00:54:45 +00:00 |
|
David Rose
|
bb46f92466
|
add calc_tight_bounds
|
2006-09-14 00:54:20 +00:00 |
|
David Rose
|
928770b37b
|
optimize verify-lods better
|
2006-09-13 17:13:56 +00:00 |
|
David Rose
|
169a946914
|
Fix some issues with verify-lods
|
2006-09-13 15:57:55 +00:00 |
|
David Rose
|
a5f3e3f539
|
update comments
|
2006-09-13 01:17:30 +00:00 |
|
David Rose
|
03ed2b6a94
|
turn off verify-lods by default for now
|
2006-09-13 01:15:16 +00:00 |
|
David Rose
|
8252076962
|
don't validate LODNodes when force_switch is in effect
|
2006-09-12 19:54:14 +00:00 |
|
David Rose
|
2a3ee47c79
|
fix crash on initializing invalid video
|
2006-09-12 18:18:41 +00:00 |
|
David Rose
|
2ddcce6ad2
|
LODNode should test its bounding volumes
|
2006-09-12 00:15:59 +00:00 |
|
David Rose
|
5faf55d463
|
minor lod tweaks
|
2006-09-08 19:30:00 +00:00 |
|
David Rose
|
02916bf726
|
add a spindle to the viz
|
2006-09-08 18:47:54 +00:00 |
|
David Rose
|
3d415c4e0f
|
add show_switch() debugging mode
|
2006-09-08 17:01:27 +00:00 |
|
David Rose
|
a01ef2534c
|
further fixes for collision under local root
|
2006-09-07 17:24:20 +00:00 |
|
David Rose
|
15fb1af7b2
|
fix traversals when the 'root' contains a transform
|
2006-09-06 23:54:30 +00:00 |
|
David Rose
|
eb14ff9086
|
output operator
|
2006-09-06 18:44:30 +00:00 |
|
David Rose
|
fc1c9ac134
|
add missing parameter
|
2006-09-05 17:40:03 +00:00 |
|
David Rose
|
1343e40e31
|
fix problem with non-normalized quat
|
2006-09-05 06:39:27 +00:00 |
|
David Rose
|
b81fdf5f9d
|
revisiting hashtables
|
2006-09-01 22:27:21 +00:00 |
|
David Rose
|
a3cc24dd6f
|
dos2unix
|
2006-09-01 18:52:52 +00:00 |
|
David Rose
|
2ef186ac87
|
remove bogus assertion
|
2006-08-31 20:56:40 +00:00 |
|
David Rose
|
6f71e9eb80
|
wheel_up/down
|
2006-08-31 00:36:23 +00:00 |
|
David Rose
|
03900c447c
|
thread-protect egg loader
|
2006-08-30 23:15:32 +00:00 |
|
David Rose
|
0592e39b81
|
turns out miles isn't thread-safe
|
2006-08-30 17:21:04 +00:00 |
|
David Rose
|
d56e5dabb6
|
explicit destructors
|
2006-08-30 17:04:23 +00:00 |
|
David Rose
|
234724321e
|
thread-protect get_null_sound()
|
2006-08-30 16:55:04 +00:00 |
|
David Rose
|
b3c42f22ac
|
thread protection in miles
|
2006-08-30 15:21:10 +00:00 |
|
David Rose
|
3fe0ad1080
|
AsyncTaskManager, threaded sound loader
|
2006-08-29 19:27:03 +00:00 |
|
David Rose
|
8a6a9aa3a2
|
fix problems with version 0.9.8
|
2006-08-29 19:15:22 +00:00 |
|
David Rose
|
59403c4978
|
full win32 implementation of ConditionVarFull
|
2006-08-29 13:44:58 +00:00 |
|
David Rose
|
01a09a9d28
|
ConditionVarFull
|
2006-08-29 06:38:53 +00:00 |
|
aignacio_sf
|
ce3ed75e1a
|
Add a config option for the management of textures with DirectX management.
|
2006-08-29 00:47:25 +00:00 |
|
aignacio_sf
|
34c5a2fc6c
|
Add a config option for the management of textures with DirectX management.
|
2006-08-29 00:18:46 +00:00 |
|
Josh Yelon
|
2dca55d07e
|
Added support for SetProcessAffinityMask
|
2006-08-22 21:13:25 +00:00 |
|
Josh Yelon
|
5dc1385356
|
Small bugfix for size (0,0) windows
|
2006-08-22 16:14:58 +00:00 |
|
David Rose
|
1f1761da76
|
threaded model loads
|
2006-08-22 15:33:51 +00:00 |
|
David Rose
|
413b358ff1
|
whoops, typo
|
2006-08-19 23:13:17 +00:00 |
|
David Rose
|
d300c4a10c
|
allow embedded graphics in text paragraphs
|
2006-08-18 23:38:30 +00:00 |
|
David Rose
|
42fc71791e
|
minor change: calc_tight_bounds should be a const method
|
2006-08-18 21:11:16 +00:00 |
|
David Rose
|
e8329c6988
|
minor change to comment
|
2006-08-18 21:10:46 +00:00 |
|
David Rose
|
a55b7e0950
|
fix relative problem with transform on traverser root
|
2006-08-16 20:22:57 +00:00 |
|