rdb
e1347210f6
Swizzle masks for LVecBase* (ability to access components as properties like vec.x, but also like vec.xyz or vec.zyxw in any order). I'll do write masks tomorrow or so
2010-12-20 21:49:29 +00:00
rdb
35e4335e53
heh, fixed bug in glx_is_at_least_version. 2.0 > 1.1
2010-12-20 12:12:18 +00:00
rdb
124942a13b
Finally fix those darn Maya crashes
2010-12-19 07:56:41 +00:00
rdb
0ea72a4712
Remove GLU dependency from Panda3D. Yes. That's right, folks.
...
And now I shall make myself some coffee and wake up, in that order.
2010-12-19 07:03:49 +00:00
rdb
4b4ccee24a
Don't even try to build Cg support when building for OpenGL ES, which is unsupported by the Cg Toolkit anyway.
...
The code tried to include cg/cgGL.h in the case that HAVE_CG was defined, but internally cgGL.h included GL/gl.h, so I got header file conflicts between OpenGL and OpenGL ES.
2010-12-18 23:29:00 +00:00
rdb
9bcebb552f
Add -a flag to ppackage to allow all .p3d scripts to have a suffix
2010-12-18 22:31:24 +00:00
rdb
34f39259ca
Fallback case for get_error_string in case we're not building with GLU
2010-12-18 12:47:15 +00:00
rdb
a6e6303bef
Let's disable EGL, GLES and GLES2 on Windows, for now.
2010-12-18 11:32:17 +00:00
rdb
e859c4ddc5
macrocomposite file for egldisplay
2010-12-18 10:19:09 +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
David Rose
93637862da
add trackball-use-alt-keys
2010-12-16 00:54:33 +00:00
David Rose
859cb0294d
remove debug output
2010-12-15 00:32:07 +00:00
David Rose
ca514b559b
add -points, fix some obj2egg issues
2010-12-14 22:18:11 +00:00
David Rose
0368aaaf82
add make_point_primitives()
2010-12-14 22:17:34 +00:00
David Rose
b387c726b4
curlopt_forbid_reuse
2010-12-13 18:09:26 +00:00
rdb
6c41c5db1d
Apply patch from forum user teedee
2010-12-13 09:59:33 +00:00
David Rose
9b0ae43ad4
patch to apply texture in groove mode from Taldor
2010-12-10 22:21:34 +00:00
David Rose
a7404dc839
add objegg rules
2010-12-09 21:19:08 +00:00
rdb
089f99659d
Don't use GLU when compiling for GLES
2010-12-09 17:58:44 +00:00
rdb
40f203b543
Add Maintainer field to keep debian happy
2010-12-09 17:07:10 +00:00
David Rose
70d9503dd0
bare-bones obj2egg in C++
2010-12-07 22:22:11 +00:00
rdb
dd652284a4
sm5 geometry programs
2010-12-07 21:27:29 +00:00
rdb
f15b0bed01
support generation 5 gpu programs
2010-12-07 21:04:16 +00:00
rdb
7e56fef6fc
Untested bugfix. Pdeployed executables were receiving incorrect command-line arguments
2010-12-05 08:33:30 +00:00
rdb
062e90a81a
We don't really need jpegint.h
2010-12-02 17:47:28 +00:00
rdb
30b2463a05
fix for MAKEPANDA_THIRDPARTY on windows
2010-12-01 21:47:17 +00:00
rdb
5d7cf87d82
committed (admittedly) untested changes for batch files to respect %MAKEPANDA_THIRDPARTY%
2010-12-01 20:38:26 +00:00
rdb
304dd37afa
Don't return if /proc couldn't be read
2010-11-26 21:55:57 +00:00
rdb
6fab399549
Much better FreeBSD support, bugfix for Linux, and restructuring of the code
2010-11-26 21:36:00 +00:00
rdb
907e399469
Newline at end of file
2010-11-26 19:51:11 +00:00
rdb
817c12f179
Newline at end of file
2010-11-26 19:16:44 +00:00
rdb
8a8316c20a
run faster pl0x? ^.^
2010-11-24 20:53:37 +00:00
rdb
8371786fb9
commit suggestion from forum user catshow
2010-11-24 15:46:16 +00:00
rdb
81d8d44989
Performance increase in GeoMipTerrain
2010-11-24 08:49:49 +00:00
rdb
1bf017054a
Another fix for iPhone and OpenGL ES 2.0
2010-11-23 19:05:11 +00:00
rdb
e6311cb5cf
fix iPhone compilation issue with OpenGL ES 2.0
2010-11-23 18:31:21 +00:00
David Rose
2e6d2c5255
fix packp3d ordering issue http://www.panda3d.org/forums/viewtopic.php?p=65842
2010-11-22 19:16:30 +00:00
rdb
2ae5a103ec
Oops, remove debug message I accidentally checked in
2010-11-17 17:32:16 +00:00
rdb
95b8f46895
Fix crash on 32/64-bits Linux with the 2.8.3.3 SDK
2010-11-17 17:28:14 +00:00
rdb
0d12ddf3e9
OSX support for the PhysX SDK
2010-11-17 15:35:40 +00:00
rdb
3d43d0c8ad
Allow setting custom MAKEPANDA_THIRDPARTY and MAKEPANDA_SDKS env vars
2010-11-17 12:36:58 +00:00
rdb
f05831d24d
Improvements. Too lazy to describe them (pay me enough and I'll write a book about these changes)
2010-11-17 12:17:41 +00:00
rdb
04e8fcecda
OSX 10.4's PackageMaker doesn't have --scripts, dudes
2010-11-16 22:22:41 +00:00
rdb
76671657d6
Forgot these
2010-11-16 09:02:47 +00:00
rdb
804a72b716
Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn
2010-11-16 08:58:45 +00:00
rdb
d7624e62c6
Fix for --rpmrelease in the runtime build
2010-11-15 09:08:02 +00:00
rdb
d04bcf715d
use rm -rf instead of rmdir
2010-11-15 08:37:27 +00:00
rdb
6e64d6f10b
Embarrassing typo fugbix
2010-11-15 08:26:41 +00:00
rdb
dcdafc4b4e
Fix RPM file creation (tested on Fedora)
2010-11-15 08:18:05 +00:00
rdb
ab58d85599
typo fugbix
2010-11-15 08:09:21 +00:00