David Rose
|
80dbd8130b
|
fix problem with relative textures within an .mf file
|
2006-10-01 18:01:43 +00:00 |
|
Darren Ranalli
|
e8adeefe24
|
enforce method calldowns
|
2006-09-30 01:06:44 +00:00 |
|
Darren Ranalli
|
4972e2d96c
|
added comment about EC_destroy
|
2006-09-30 01:06:26 +00:00 |
|
Darren Ranalli
|
1983748912
|
prevent name conflicts: EnforcesCalldowns.destroy()->EC_destroy()
|
2006-09-30 00:08:00 +00:00 |
|
David Rose
|
d244387ec3
|
better window resize handling
|
2006-09-29 03:35:06 +00:00 |
|
David Rose
|
c5574929e8
|
osx fixes
|
2006-09-29 01:17:01 +00:00 |
|
Darren Ranalli
|
5e751cb8ad
|
added calldownEnforced, EnforcesCalldowns
|
2006-09-29 00:34:06 +00:00 |
|
David Rose
|
88f3ec86be
|
fix mouse motion when wheel is moved
|
2006-09-28 18:36:58 +00:00 |
|
David Rose
|
8de0914056
|
latest osx publish stuff
|
2006-09-28 16:31:02 +00:00 |
|
David Rose
|
39a891e55d
|
*** empty log message ***
|
2006-09-27 22:12:11 +00:00 |
|
David Rose
|
723acb8cc7
|
add osx support
|
2006-09-27 22:09:00 +00:00 |
|
Josh Yelon
|
e07a92eee2
|
Fixed set_balance_on_channel
|
2006-09-27 21:08:10 +00:00 |
|
Josh Yelon
|
215e2bf894
|
Audio changes
|
2006-09-27 16:24:07 +00:00 |
|
David Rose
|
5d2466c72a
|
osx tweaks
|
2006-09-27 04:03:07 +00:00 |
|
Josh Wilson
|
b9a2b0648d
|
lerp operator order switched
|
2006-09-26 22:50:12 +00:00 |
|
David Rose
|
0bd63e08c2
|
use vfs
|
2006-09-26 22:26:19 +00:00 |
|
Josh Yelon
|
68c918864f
|
Fixes to fmod and scene editor
|
2006-09-26 17:24:35 +00:00 |
|
David Rose
|
4009f3fd9e
|
fix bug with dcparse -b
|
2006-09-26 04:31:32 +00:00 |
|
Darren Ranalli
|
de70d67d0f
|
added checkpoint, ClassTree
|
2006-09-26 00:00:32 +00:00 |
|
David Rose
|
601dbd02ca
|
fixes for osx build
|
2006-09-25 22:29:39 +00:00 |
|
Josh Yelon
|
1cdac95675
|
Fixed a sound bug
|
2006-09-25 15:16:35 +00:00 |
|
Chris Brunner
|
dd8b9fff6c
|
missing bracket
|
2006-09-24 20:18:19 +00:00 |
|
David Rose
|
ecd81372a3
|
fix async shared model problem
|
2006-09-22 23:47:16 +00:00 |
|
aignacio_sf
|
5a72582e9c
|
Handle divide by zero exceptions.
|
2006-09-22 22:41:54 +00:00 |
|
Roger Hughston
|
2e4a79ef7f
|
dylib and so relationships
|
2006-09-22 20:36:54 +00:00 |
|
Roger Hughston
|
6bce84ef12
|
osx stuff
|
2006-09-22 20:04:00 +00:00 |
|
Roger Hughston
|
dc401232e9
|
Fat Finger
|
2006-09-22 19:42:51 +00:00 |
|
Roger Hughston
|
0e87c509ce
|
Some work to make it work on a mac
|
2006-09-22 19:32:30 +00:00 |
|
Roger Hughston
|
60791e039a
|
sx .so to dylib refrence not dup
|
2006-09-22 19:29:54 +00:00 |
|
Roger Hughston
|
6c9b539cdb
|
leaning Up the ppremake osx build stuff
|
2006-09-22 19:26:30 +00:00 |
|
Roger Hughston
|
05513e945f
|
Moving Files
|
2006-09-22 19:12:27 +00:00 |
|
aignacio_sf
|
c88aa3162d
|
Make the following the default behavior:
Turn off DirectX management of vertex buffers and index buffers.
Turn on Panda management of vertex buffers and index buffers.
|
2006-09-22 02:55:51 +00:00 |
|
David Rose
|
b29c712c6f
|
add glGraphicsBuffer* to dependencies
|
2006-09-21 22:20:42 +00:00 |
|
Josh Wilson
|
63da71ff99
|
typo
|
2006-09-21 20:54:08 +00:00 |
|
Josh Wilson
|
021df54242
|
allowing ability to specify partnames when using getFrameTime
|
2006-09-21 20:44:05 +00:00 |
|
aignacio_sf
|
9189ad4362
|
Graphics buffer is no longer valid when closed.
|
2006-09-21 02:56:47 +00:00 |
|
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 |
|
Joseph Lee
|
5238cd551f
|
add faster perl version of copyfiles.pl
|
2006-09-20 05:39:56 +00:00 |
|
Joseph Lee
|
21d24ead6e
|
faster perl version
|
2006-09-20 05:37:48 +00:00 |
|
David Rose
|
425ada050a
|
add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback()
|
2006-09-20 00:54:15 +00:00 |
|
Josh Wilson
|
bd08aaa977
|
added privInstant to fix the self.__softStopped not found error
|
2006-09-19 21:26:54 +00:00 |
|
Josh Yelon
|
ed482efbe7
|
Finalizing 1.2.992
|
2006-09-19 02:40:23 +00:00 |
|
Josh Yelon
|
72b1940cb8
|
*** empty log message ***
|
2006-09-18 23:16:30 +00:00 |
|
Josh Yelon
|
02fa407aea
|
Assorted fmod fixes
|
2006-09-18 23:11:31 +00:00 |
|
David Rose
|
0445017945
|
rename LoaderOptions methods for clarity
|
2006-09-18 19:08:00 +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
|
2e5055303d
|
attempt to straighten out fade screen sorting issues
|
2006-09-18 18:48:32 +00:00 |
|
Roger Hughston
|
59522ff4d2
|
Some polish on ppc/ intell divisions..
|
2006-09-16 21:01:49 +00:00 |
|