rdb
|
2b537d2263
|
Use XDG basedir spec for model-cache-dir (now $XDG_CACHE_HOME/panda3d which is usually $HOME/.cache/panda3d)
User appdata directory on posix is now $XDG_DATA_HOME (usually $HOME/.local/share).
Common appdata dir is /usr/share (or /usr/local/share on FreeBSD)
|
2017-07-03 22:27:37 +02:00 |
rdb
|
5cfe2b89e7
|
Support getting FBO attachment with only 8 red bits
|
2016-03-12 21:05:16 +01:00 |
rdb
|
624b3dad14
|
Delete DirectX 8 support
|
2014-12-30 02:00:43 +01:00 |
rdb
|
2976ec052e
|
tinydisplay -> p3tinydisplay
|
2012-02-27 17:38:44 +00:00 |
rdb
|
a3aa464834
|
change basic-shaders-only to #f, change win-origin to -2 -2
|
2011-05-04 10:48:51 +00:00 |
rdb
|
461fd1968c
|
fix misleading comment
|
2011-02-27 10:10:15 +00:00 |
rdb
|
397a7f9736
|
EGL / OpenGL ES support to makepanda. If this breaks the common Windows builds, I apologise, I'll fix later :-X
|
2010-12-17 21:54:10 +00:00 |
rdb
|
7ea3dfbfee
|
Fix model-cache location. On OSX it was even in ~/Documents/Library/Caches/, wow.
Thanks go to Bradamante for pointing out the issue.
|
2010-04-16 10:16:35 +00:00 |
rdb
|
f723c4d8d6
|
Move model cache to $USER_APPDATA, and enable it on linux
|
2009-07-01 14:09:23 +00:00 |
rdb
|
bc3fad1539
|
Make OpenAL the default
|
2009-06-11 15:23:28 +00:00 |
rdb
|
b74fe3fd33
|
Fix misleading comment
|
2009-04-17 05:16:11 +00:00 |
rdb
|
1348af976a
|
Set bits to 1. Also, add some explanation for basic-shaders-only
|
2009-04-04 15:48:25 +00:00 |
rdb
|
125c82d23b
|
Move makepanda to root
|
2009-03-31 11:49:27 +00:00 |