David Rose
aea8fa70bf
add vis_2d
2011-03-14 21:58:32 +00:00
David Rose
d5f8a968a2
pfm-vis-max-vertices
2011-03-14 21:17:57 +00:00
David Rose
2a691dd339
move pfmfile from pandatool
2011-03-14 20:09:33 +00:00
rdb
8a8316c20a
run faster pl0x? ^.^
2010-11-24 20:53:37 +00:00
rdb
81d8d44989
Performance increase in GeoMipTerrain
2010-11-24 08:49:49 +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
Mike Christel
4ec660096d
Added getters for auto_flatten mode, near and far (i.e., get_flatten_mode, get_near, get_far).
2010-08-03 14:56:17 +00:00
rdb
e14039fdbd
Add matroska video container
2010-07-26 14:09:12 +00:00
Chris Brunner
547a72053c
support for #ifdef WIN64_VC instead of just #ifdev WIN32_VC alone
2010-05-28 21:09:22 +00:00
gogg
938c86eee6
(Correctness) Delete internal arrays as arrays, not scalar.
2010-03-18 20:46:42 +00:00
David Rose
6d21f840bd
fix crash when no default font available
2010-03-12 19:16:00 +00:00
rdb
80e31c60bb
Add mp4
2010-02-01 08:01:15 +00:00
rdb
e25d3d75e2
accept mpeg extension too
2010-01-31 20:32:23 +00:00
treeform
b373379e59
Added better doc comments to meshDrawer
2010-01-13 06:49:49 +00:00
treeform
38bb5593ad
made the meshDrawer take rec instead of a frame, drepricating the limited plate/frame system
2010-01-13 06:33:39 +00:00
rdb
ca2ec74da7
Fix uninitialized MeshDrawer2D TypeHandle errors
2010-01-12 07:59:57 +00:00
David Rose
2dd54c37ef
new files added
2010-01-11 19:19:25 +00:00
gogg
acb8427feb
Fixes to MeshDrawer2D; Missing declarations make MSVC sad.
2010-01-10 14:25:06 +00:00
treeform
48918928c8
adding meshDrawer2D - to compliment meshDrawer
2010-01-10 04:56:10 +00:00
David Rose
24ccc6209b
shouldn't cull internal scene
2009-11-12 13:55:50 +00:00
rdb
7036d75501
Move OpenCVTexture, ARToolKit and WebcamVideo to a new "vision" module
2009-11-08 12:56:45 +00:00
David Rose
b6dfe5d6c8
protect under HAVE_AUDIO
2009-10-24 04:50:39 +00:00
rdb
6eee4b9ace
Replace remaining instances of Disney license with CMU license
2009-10-20 08:16:12 +00:00
rdb
87ba6c1597
Fix ARToolKit compile issues
2009-09-24 12:56:11 +00:00
rdb
3a902bdaf3
Add get_video_length
2009-07-14 16:30:25 +00:00
rdb
9e41cd84a3
2unix
2009-07-06 15:20:23 +00:00
rdb
cb4d98f8c9
Backward compatibility for ancient ffmpeg versions
2009-07-06 14:31:25 +00:00
rdb
2d14a28244
This commit is to support even newer versions of ffmpeg.
2009-07-03 12:02:00 +00:00
rdb
c9aee0fa5b
This commit:
...
* Enables us to build against the latest version of FFMPEG.
* Fixes the ffmpeg code not to use deprecated stuff anymore.
* Adds support for libswscale. Undef HAVE_SWSCALE in Config.pp if you compiled ffmpeg without.
* Uses sws_scale instead of the now-removed img_convert.
* Fixes a couple of deadlocks in FFMpegTexture.
2009-07-03 08:15:54 +00:00
rdb
0dd958c608
Applied patch from David McCabe
2009-06-21 06:44:49 +00:00
rdb
7bb2991ccb
Fix compiler warning
2009-06-15 10:36:56 +00:00
David Rose
4a8cad4d30
flush meter with top of screen again
2009-06-13 16:07:51 +00:00
David Rose
58c13de4ca
integrate changes from Schell Games (plus some tab character fixes)
2009-06-01 21:51:15 +00:00
rdb
165fe027f0
Another deadlock fix
2009-05-19 07:28:00 +00:00
rdb
490eeac5ba
Fix another deadlock
2009-05-19 06:20:03 +00:00
rdb
5fc21e0779
Fix deadlock, I hope
2009-05-18 05:49:49 +00:00
rdb
53d640424d
Revert debug coloring
2009-04-11 13:41:20 +00:00
rdb
d5af6f1cce
Overhauled T-Junction and border-decision math, added border stitching
2009-04-11 13:37:24 +00:00
rdb
92927fd25f
Fix deadlock
2009-04-11 07:33:42 +00:00
rdb
803711741d
Add artoolkit package to grutil Sources.pp
2009-04-03 19:04:02 +00:00
rdb
0666f54446
Fix stupid mistake that prevents anti-jitter
2009-04-03 18:42:00 +00:00
David Rose
48017fe9b1
LoaderOptions now required on parameter list
2009-04-02 21:47:52 +00:00
rdb
84e5156e90
Do culling correctly
2009-03-19 16:44:03 +00:00
David Rose
cd48a64f86
StereoDisplayRegion
2009-02-20 20:55:15 +00:00
David Rose
72f6174d7d
fix fps meter for tall fonts
2009-02-19 18:02:01 +00:00
rdb
e4f4701f23
Performance optimization
2009-02-12 15:37:34 +00:00
rdb
cc61603a3f
Various improvements to GeoMipTerrain
2009-01-31 20:09:07 +00:00
David Rose
9d0860fffd
get_effective_incomplete_render() for cull too
2009-01-30 19:14:49 +00:00
rdb
d62778c7e0
complaint from _Hypnos
2009-01-23 13:50:38 +00:00
rdb
66619e5251
Remove jitter
2009-01-17 12:43:18 +00:00