Dave Schuyler
|
b49c72cc5d
|
addBlastForce
|
2005-10-14 00:38:57 +00:00 |
Darren Ranalli
|
fd0672fa8e
|
support for multiple Python buffers
|
2005-10-13 21:02:13 +00:00 |
David Rose
|
3cf1d513f2
|
fix incorrect texture bug
|
2005-10-12 22:28:50 +00:00 |
David Rose
|
ee145655e2
|
let's not use python 2.4 syntax yet
|
2005-10-12 21:56:11 +00:00 |
David Rose
|
54a803d358
|
fix import statement
|
2005-10-12 21:47:11 +00:00 |
David Rose
|
bfa27c5549
|
fix issues with text_scale, text_color, text_align
|
2005-10-11 23:46:44 +00:00 |
David Rose
|
3611b35fcf
|
treat char[] as string
|
2005-10-11 21:43:26 +00:00 |
Dave Schuyler
|
d6d1877329
|
forward movement normalized
|
2005-10-11 21:42:57 +00:00 |
Samir Naik
|
ec2cd93d3d
|
*** empty log message ***
|
2005-10-11 17:20:48 +00:00 |
John Loehrlein
|
c991c58817
|
fixed Joe
|
2005-10-10 22:17:34 +00:00 |
Dave Schuyler
|
c367444488
|
clean
|
2005-10-10 22:02:06 +00:00 |
David Rose
|
2c6ef8d261
|
reorder make_cube_map() parameters
|
2005-10-09 17:39:28 +00:00 |
Dave Schuyler
|
12810d245e
|
changed follow plane
|
2005-10-08 02:54:24 +00:00 |
David Rose
|
f3ca7417b0
|
move mersenne to panda/src/mathutil
|
2005-10-07 21:47:05 +00:00 |
Joe Shochet
|
2e465f8cc8
|
dev flag on levitate ignore
|
2005-10-06 00:31:44 +00:00 |
Joe Shochet
|
71f3a958a1
|
strafe left and right support
|
2005-10-05 21:58:22 +00:00 |
Samir Naik
|
fe3d571f82
|
added b_setXYZH
|
2005-10-05 18:56:48 +00:00 |
Joe Shochet
|
8f74f5eaaf
|
trying to get strafing working again for pirates battle
|
2005-10-05 04:57:15 +00:00 |
Dave Schuyler
|
13ab99c29f
|
stick to terrain
|
2005-10-05 03:42:54 +00:00 |
Samir Naik
|
be64a3bd8a
|
use OTP barrier instead of toontown
|
2005-10-05 00:28:14 +00:00 |
David Rose
|
4ceb6ccb17
|
start movie on the next frame
|
2005-10-04 14:36:50 +00:00 |
David Rose
|
60c571f684
|
add set_reflection()
|
2005-10-04 12:46:25 +00:00 |
Dave Schuyler
|
b50f85cec6
|
made timeout prc configurable
|
2005-10-04 03:51:49 +00:00 |
David Rose
|
3d63d6030a
|
cleanup, copy far planes
|
2005-10-04 00:03:53 +00:00 |
David Rose
|
92049dce82
|
minor fix to spheremap
|
2005-10-03 23:11:53 +00:00 |
David Rose
|
283154d07c
|
saveSpheremap
|
2005-10-03 22:54:54 +00:00 |
David Rose
|
b044a473b9
|
add saveCubemap(); robustify screenshot methods
|
2005-10-03 15:11:51 +00:00 |
Dave Schuyler
|
5f4d36e968
|
formatting
|
2005-10-01 02:11:54 +00:00 |
David Rose
|
a711f19e05
|
replace deprecated usage
|
2005-09-30 21:55:49 +00:00 |
David Rose
|
683aa42838
|
reorder parameters for consistency
|
2005-09-30 21:55:29 +00:00 |
Jason Yeung
|
d39c090557
|
(Darren): better error detection
|
2005-09-29 23:10:10 +00:00 |
Joe Shochet
|
99db9e480e
|
bigger range on debug messages
|
2005-09-29 01:26:06 +00:00 |
Darren Ranalli
|
5c5faf6bbd
|
removed support for pre-OTP server
|
2005-09-29 00:47:00 +00:00 |
Dave Schuyler
|
dbfde1699f
|
changed statticmethod
|
2005-09-28 22:31:27 +00:00 |
Josh Wilson
|
479e3d39c5
|
Updated to better handle failed source loads for the spriteParticleRenderer.
|
2005-09-28 22:23:44 +00:00 |
Josh Wilson
|
fa89b32ba1
|
Better handling of failed loading of source textures and nodes.
|
2005-09-28 22:21:22 +00:00 |
Josh Wilson
|
ebdc7937c1
|
Now using new setTextureFromFile() rather than setTexture() in order to store the texture's source information.
|
2005-09-28 22:18:57 +00:00 |
David Rose
|
c87dce1190
|
bit rot
|
2005-09-27 23:33:56 +00:00 |
Josh Yelon
|
9729541f63
|
Added macrocomposites
|
2005-09-27 22:05:52 +00:00 |
Josh Wilson
|
2218f79963
|
Added better handling of situations where textures or models are not found on model path.
|
2005-09-27 19:20:28 +00:00 |
Josh Wilson
|
20b99f6332
|
Added return values to test success of texture or model load.
|
2005-09-27 19:19:25 +00:00 |
Darren Ranalli
|
acddbc1997
|
added channel range check before deallocation of channel--fixed Pirates tutorial crash
|
2005-09-27 00:34:57 +00:00 |
David Rose
|
2b6af7a68f
|
preserve transform of input geom/image
|
2005-09-26 23:29:43 +00:00 |
Darren Ranalli
|
1dee0208ee
|
Toontown on OTP server
|
2005-09-24 04:42:28 +00:00 |
Jason Yeung
|
d8d1a0a561
|
- Fixed a minor bug in destroy
|
2005-09-23 19:57:20 +00:00 |
David Rose
|
c4fa1563fd
|
aspect2d needs to have depth test 0
|
2005-09-22 23:28:22 +00:00 |
David Rose
|
7312bb5a0d
|
support writing cube maps in movie() mode
|
2005-09-22 04:32:33 +00:00 |
David Rose
|
6f4d4a4b66
|
rename ssl -> openssl, cv -> opencv
|
2005-09-21 23:55:57 +00:00 |
Justin Butler
|
f48e9e530b
|
Fix for teleporting out of a world and clearing visAvatar from all world grids.
|
2005-09-20 23:58:25 +00:00 |
Dave Schuyler
|
523d0957d3
|
changed assert
|
2005-09-19 23:27:04 +00:00 |