rdb
e70d17c035
Add blur / sharpen filter
2009-05-03 10:12:09 +00:00
rdb
bbf0f2f0ee
Revert
2009-05-02 07:21:25 +00:00
rdb
a687dd8f96
nassertv(is_valid());
2009-05-02 05:46:22 +00:00
David Rose
114f0650f7
no UH_stream in OpenGL ES
2009-05-02 03:40:26 +00:00
David Rose
cce0129c7b
better support for pyc's
2009-05-02 03:39:51 +00:00
David Rose
4456d45f62
defer importing ParticleSystemManager etc. until base.enableParticles() is called
2009-05-01 20:10:18 +00:00
David Rose
0f39a32569
better handling of opengl extension pointers
2009-05-01 19:43:03 +00:00
David Rose
935a432b4b
whoops, static init issues
2009-04-30 23:46:41 +00:00
David Rose
73d6e8c6d1
debug output
2009-04-30 18:21:06 +00:00
David Rose
799389a96c
still playing
2009-04-30 18:20:28 +00:00
David Rose
54c9b01920
assert not nan
2009-04-30 00:43:18 +00:00
David Rose
2e60e14eaf
finish .mf support
2009-04-29 19:53:39 +00:00
David Rose
e777b5db5d
fix command-line parameters
2009-04-29 19:53:01 +00:00
David Rose
a8c6dfa020
handle nested packages properly
2009-04-29 19:37:14 +00:00
rdb
30b37547b8
Re-issue color and colorscale when changed (eliminate flickering in shadergen)
2009-04-29 19:30:20 +00:00
rdb
0e6e924943
Support for clip planes to ShaderGenerator
2009-04-29 18:42:26 +00:00
rdb
2cb61a4b9e
Support for clip planes in ShaderGenerator
2009-04-29 18:35:50 +00:00
rdb
e5954e021b
Support for clipplane_x in shaders
2009-04-29 18:26:34 +00:00
rdb
5f206a1515
Clip planes
2009-04-29 18:23:56 +00:00
rdb
9a7a1b3d87
Fix bug with multiple polygroups
2009-04-29 15:36:36 +00:00
David Rose
4527b6421b
freeze mf files too (wip)
2009-04-29 14:44:56 +00:00
David Rose
ee571fa777
shoot, proper fix for bison 2.4
2009-04-29 02:15:21 +00:00
David Rose
74c56a9487
egg-optchar -rename
2009-04-29 00:19:10 +00:00
rdb
1bef9dd94a
Revert relocatable binary thing that broke relocatablility actually
2009-04-28 15:45:10 +00:00
rdb
f701dc5959
Pulling in 1.6.2.1. Ugh.
2009-04-28 10:54:26 +00:00
rdb
bc384eaec1
Add SMO_plane_x
2009-04-28 10:32:14 +00:00
rdb
bf4e982082
See previous commit message
2009-04-28 09:59:18 +00:00
rdb
76dba09efe
Add plane_x parameter and SSD_colorscale
2009-04-28 09:42:39 +00:00
rdb
83006b933b
Add attr_colorscale
2009-04-28 09:03:35 +00:00
rdb
dfb5a43bf0
Add attr_colorscale
2009-04-28 08:43:21 +00:00
rdb
9498bcdf98
HAVE_POSIX_THREADS
2009-04-28 07:59:46 +00:00
David Rose
a944e44c60
support for LINK_ALL_STATIC
2009-04-28 01:01:33 +00:00
David Rose
30c07c2714
freezetool
2009-04-28 00:59:59 +00:00
David Rose
e402dd2e43
need explicit run() in here, not in app
2009-04-28 00:58:51 +00:00
David Rose
a5e0de3988
python on iphone
2009-04-28 00:57:56 +00:00
David Rose
c5f3c844e1
PyExc_StandardError
2009-04-28 00:44:58 +00:00
rdb
d6af13647a
Forgot to link pipeline_contextSwitch.obj into libpandastripped.dll
2009-04-27 18:04:38 +00:00
David Rose
fedfa40738
HAVE_X11
2009-04-27 17:59:41 +00:00
rdb
9f462260bd
Fix from Andre Mikulec
2009-04-27 06:16:44 +00:00
rdb
269609c858
Fixes from Andre Mikulec
2009-04-27 06:14:41 +00:00
rdb
26163520ef
Fix from ynjh_jo: eggcacher step is now optional
2009-04-27 06:07:00 +00:00
rdb
216d90dd40
Suggested fix from ynjh_jo to make eggcacher RAM usage smaller
2009-04-27 06:01:54 +00:00
Bei Yang
6026dd0eec
Compiling with multi-threading requred gobj to have the /bigobj flag added
2009-04-26 21:13:58 +00:00
rdb
400db4be59
Smarter fmodex detection for 64-bits systems
2009-04-26 11:34:17 +00:00
rdb
bb5e913aec
Deprecated avcodec_decode_audio
2009-04-26 11:28:03 +00:00
David Rose
09f8d67a8a
iphone touches
2009-04-26 01:11:49 +00:00
David Rose
8358dfc7b7
iphone orientation
2009-04-25 23:14:12 +00:00
rdb
44d9431d1a
Fix from Tom Haines
2009-04-25 13:40:02 +00:00
rdb
9ba873eb70
Dont enable SIMPLE_THREADS on win32
2009-04-25 12:55:02 +00:00
Bei Yang
ece33e86e6
Fixed a comment typo... used // instead of #
...
Added warnings and automatic checking to see if thirdparty libs exists.
--everything now works with 64bit even though we have an incomplete thirdparty library set
2009-04-25 08:32:23 +00:00