David Rose
|
a6c1c119d4
|
fix typos
|
2007-01-16 21:50:36 +00:00 |
Zachary Pavlov
|
32bc2dfe11
|
oops, loader typo
|
2006-10-25 22:43:10 +00:00 |
Zachary Pavlov
|
4689f86821
|
fix for loader
|
2006-10-25 22:36:44 +00:00 |
David Rose
|
dfe5814829
|
rework loader vs. ModelPool; deprecate implicit filename extension; improve ModelPool.releaseModel()
|
2006-10-25 17:56:50 +00:00 |
David Rose
|
ecd81372a3
|
fix async shared model problem
|
2006-09-22 23:47:16 +00:00 |
David Rose
|
0445017945
|
rename LoaderOptions methods for clarity
|
2006-09-18 19:08:00 +00:00 |
David Rose
|
3fe0ad1080
|
AsyncTaskManager, threaded sound loader
|
2006-08-29 19:27:03 +00:00 |
David Rose
|
c6b8cb9cd6
|
asynchronous model loads
|
2006-08-22 23:50:32 +00:00 |
David Rose
|
216e635ee7
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
Dickinson Lo
|
6df8972ab4
|
added LF at end of file
|
2006-06-30 10:19:15 +00:00 |
aignacio_sf
|
b4f3663235
|
Add unloadShader function.
|
2006-04-08 00:52:32 +00:00 |
David Rose
|
f803ef85ce
|
explicit mipmap control
|
2006-03-22 22:23:56 +00:00 |
Dave Schuyler
|
5b9c717f3d
|
formatting
|
2006-03-18 00:56:30 +00:00 |
aignacio_sf
|
c963a1c645
|
Added load function for shader files.
|
2006-03-07 20:08:53 +00:00 |
David Rose
|
28321721ac
|
expose loaderOptions, implicitly request anims and skeletons from Actor interface when copy = 0
|
2006-01-14 00:44:57 +00:00 |
Dave Schuyler
|
86f4c2e68e
|
remove extra paren from assert
|
2006-01-09 22:18:28 +00:00 |
Dave Schuyler
|
699be47bab
|
formatting
|
2005-12-21 04:18:47 +00:00 |
Dave Schuyler
|
819bb1e89a
|
formatting
|
2005-11-10 00:54:29 +00:00 |
David Rose
|
5a1d6ed111
|
add load3DTexture(), loadCubeMap()
|
2005-08-04 00:36:57 +00:00 |
Dave Schuyler
|
0d1bf212ce
|
minor changes to comments and such
|
2004-10-16 00:28:18 +00:00 |
Joe Shochet
|
1fb4234c1f
|
new destroy function for cleanup
|
2004-09-30 01:51:38 +00:00 |
David Rose
|
b1db93fb87
|
explicit import paths
|
2004-06-01 19:31:48 +00:00 |
David Rose
|
fccf01715c
|
use FontPool for loading fonts
|
2004-01-02 21:10:39 +00:00 |
David Rose
|
eff32dce7d
|
use FontPool for loading fonts
|
2004-01-02 21:09:40 +00:00 |
David Rose
|
da894b0561
|
use FontPool for loading fonts
|
2004-01-02 21:08:52 +00:00 |
Dave Schuyler
|
f0b627a5e4
|
formatting
|
2003-10-23 03:17:34 +00:00 |
Dave Schuyler
|
078f4c50c5
|
small changes and added add_x() to vectors
|
2003-09-05 04:31:19 +00:00 |
Joe Shochet
|
c231386f16
|
volume attenuation with distance
|
2003-04-09 07:14:17 +00:00 |
David Rose
|
bf626a0717
|
remove smallCaps
|
2003-02-04 23:40:37 +00:00 |
David Rose
|
ec699adbee
|
use hasattr instead of isinstance
|
2002-12-11 21:30:18 +00:00 |
David Rose
|
9cd41c891c
|
remove old panda support
|
2002-12-07 02:16:40 +00:00 |
David Rose
|
3bda22e647
|
more font parameters
|
2002-12-03 19:37:23 +00:00 |
David Rose
|
fdf22f5da7
|
loadFont(lineHeight = 1)
|
2002-11-27 23:29:45 +00:00 |
David Rose
|
389440d1d9
|
fix loadModelOnce() to work if the model has been instanced previously
|
2002-06-27 00:36:40 +00:00 |
David Rose
|
8738c24a1c
|
rename out qp's
|
2002-04-10 18:24:38 +00:00 |
Mark Mine
|
e4852a0ab5
|
*** empty log message ***
|
2002-04-10 18:14:29 +00:00 |
David Rose
|
4f4939dd81
|
fix loadModelOnceUnder
|
2002-03-26 01:00:13 +00:00 |
David Rose
|
3f3ce5a238
|
pgraph refinements
|
2002-03-23 19:26:23 +00:00 |
David Rose
|
993af3debb
|
pgraph stuff
|
2002-03-13 23:16:10 +00:00 |
David Rose
|
a45b96ac3f
|
pgraph comes to showbase
|
2002-03-13 02:18:09 +00:00 |
David Rose
|
eb0f572b3b
|
add faceIndex to loadFont
|
2002-02-20 23:24:58 +00:00 |
David Rose
|
0f4d293597
|
support loading ttf's directly
|
2002-02-12 19:52:13 +00:00 |
David Rose
|
00e38798ef
|
split TextFont into TextFont and StaticTextFont, preparing for DynamicTextFont
|
2002-02-08 23:35:09 +00:00 |
Dave Schuyler
|
7b979177f1
|
removed unloadSound
|
2002-01-17 06:31:59 +00:00 |
Dave Schuyler
|
46b3078d1b
|
name change for AudioManagers
|
2001-07-11 02:10:36 +00:00 |
Dave Schuyler
|
c99ef1337b
|
changes for new audio
|
2001-07-11 00:04:46 +00:00 |
Mark Mine
|
079cff8f2e
|
*** empty log message ***
|
2001-06-01 22:45:18 +00:00 |
David Rose
|
148d21e71b
|
*** empty log message ***
|
2001-05-04 16:27:26 +00:00 |
Mike Goslin
|
7c03a380fc
|
*** empty log message ***
|
2001-04-23 19:02:13 +00:00 |
Joe Shochet
|
461a3ba679
|
*** empty log message ***
|
2001-04-21 21:17:14 +00:00 |