Asad M. Zaman
|
3b59b1d592
|
forgot some egg texture check in
|
2005-03-07 21:30:31 +00:00 |
|
David Rose
|
d46a88a76e
|
CompassEffects and node-relative BillboardEffects now work on cameras
|
2005-03-05 14:28:58 +00:00 |
|
David Rose
|
3b8c754898
|
resolve confusion with tex_gen and tex_mat interrelations
|
2005-03-05 03:53:01 +00:00 |
|
David Rose
|
53f446569e
|
cube maps should clamp
|
2005-03-05 01:14:25 +00:00 |
|
David Rose
|
dc9d3fd09e
|
render-to-cube-map
|
2005-03-05 01:11:33 +00:00 |
|
David Rose
|
6b84223f19
|
remove unused code
|
2005-03-05 00:03:54 +00:00 |
|
David Rose
|
b90d220d87
|
prevent compiler warnings about unused ihasher and phasher
|
2005-03-05 00:00:14 +00:00 |
|
David Rose
|
60af68519f
|
build on windows
|
2005-03-04 23:06:32 +00:00 |
|
David Rose
|
c045c5894d
|
support real-time rendered cube maps
|
2005-03-04 22:28:19 +00:00 |
|
David Rose
|
eacf0ccd13
|
fix paranoid-hpr-quat in non-standard coordinate systems
|
2005-03-04 22:18:38 +00:00 |
|
David Rose
|
0c519fbc4f
|
fix quat::get_hpr(), set_hpr() in non-standard coordinate systems
|
2005-03-04 21:29:33 +00:00 |
|
David Rose
|
1e8a6a9fee
|
fix pfn types for linux
|
2005-03-03 23:38:54 +00:00 |
|
David Rose
|
26664d4f5b
|
use extensions for 3d and cube map textures
|
2005-03-03 23:20:15 +00:00 |
|
David Rose
|
c8a5f72fa6
|
temporarily comment out offending functions
|
2005-03-03 21:08:46 +00:00 |
|
David Rose
|
001abb0edd
|
unify Texture, ImageBuffer, and PixelBuffer; add 3-d and cube map textures
|
2005-03-03 20:12:09 +00:00 |
|
David Rose
|
58584c4bb2
|
remove old files
|
2005-03-03 01:25:11 +00:00 |
|
David Rose
|
6d243742a3
|
remove incorrectly-added files
|
2005-03-03 01:07:23 +00:00 |
|
David Rose
|
245b9454fa
|
minor optimization
|
2005-03-02 01:31:59 +00:00 |
|
David Rose
|
cfeff1fe32
|
fix flattenMultitex() twice in one frame
|
2005-03-02 00:35:10 +00:00 |
|
David Rose
|
502ae6d15e
|
add prefer-texture-buffer
|
2005-03-01 22:34:08 +00:00 |
|
David Rose
|
63821e0499
|
whoops, remove unintended shadow of base class variable
|
2005-03-01 22:33:51 +00:00 |
|
David Rose
|
e8bcb26e88
|
generalize render-to-texture operations
|
2005-03-01 21:35:47 +00:00 |
|
David Rose
|
b82f3bac1e
|
generalize render-to-texture operations
|
2005-03-01 20:37:42 +00:00 |
|
David Rose
|
c5737877bd
|
fixed failure to clear one-short buffer
|
2005-03-01 06:39:50 +00:00 |
|
David Rose
|
5ea397873d
|
fix comment
|
2005-03-01 05:10:33 +00:00 |
|
David Rose
|
7f609122ff
|
add support for render-to-texture
|
2005-03-01 01:08:57 +00:00 |
|
Joe Shochet
|
82186733d1
|
removed spammy cerr debugging
|
2005-02-28 23:41:50 +00:00 |
|
David Rose
|
adfa81dd6c
|
do a better job of choosing the best available pixel format in wgl mode
|
2005-02-28 22:08:15 +00:00 |
|
David Rose
|
44ba5002fa
|
minor typos and clarifications
|
2005-02-27 17:31:29 +00:00 |
|
David Rose
|
4a5e1e825e
|
is_ancestor_of(), get_common_ancestor()
|
2005-02-26 00:44:53 +00:00 |
|
David Rose
|
350eafbd02
|
M_slave
|
2005-02-26 00:33:20 +00:00 |
|
Mark Mine
|
7d2b8904e0
|
Added ability to set random seed to assist in synchronizing physics and particles across cluster rendering machines
|
2005-02-26 00:22:47 +00:00 |
|
David Rose
|
c369b680b7
|
remove unused variable reference
|
2005-02-25 18:49:05 +00:00 |
|
David Rose
|
ffdbf61985
|
TextureStage::M_blend_color_scale, TextureStage::rgb_scale, ColorBlendAttrib::O_color_scale, better handling of state changes in GL
|
2005-02-25 18:25:00 +00:00 |
|
Josh Yelon
|
02016f44d5
|
Better icon
|
2005-02-25 16:54:40 +00:00 |
|
Josh Yelon
|
f9af3cf3cf
|
Trying to speed up compilation a bit
|
2005-02-25 05:26:59 +00:00 |
|
Josh Yelon
|
133da96828
|
Trying to speed compilation a bit
|
2005-02-25 05:21:15 +00:00 |
|
Josh Yelon
|
9921fbba85
|
Removed some old debugging code that doesn't compile
|
2005-02-24 19:23:56 +00:00 |
|
David Rose
|
f8000948e5
|
better error message when datagram too large
|
2005-02-23 22:07:04 +00:00 |
|
David Rose
|
5181b69662
|
don't crash when the system includes more than 1400 collectors
|
2005-02-23 22:06:34 +00:00 |
|
Josh Yelon
|
f15dce600b
|
Fixes for gcc 3.4
|
2005-02-23 20:50:34 +00:00 |
|
Josh Yelon
|
a260e5610f
|
Initial version
|
2005-02-22 23:31:34 +00:00 |
|
David Rose
|
f558ff6450
|
a few more panda systems
|
2005-02-22 19:31:45 +00:00 |
|
David Rose
|
2a39759b85
|
fix PandaSystem.hasSystem() etc.
|
2005-02-19 00:00:47 +00:00 |
|
David Rose
|
2a92b0e512
|
fix EggVertexPool::create_unique_vertex()
|
2005-02-18 21:49:27 +00:00 |
|
David Rose
|
b905967e2d
|
cleanup miles better at program exit
|
2005-02-17 15:28:46 +00:00 |
|
David Rose
|
ac5246e4f2
|
fix slerp, add auto-generate-mipmaps
|
2005-02-07 04:11:29 +00:00 |
|
David Rose
|
c71fd12dc7
|
assert not nan
|
2005-02-07 04:09:44 +00:00 |
|
David Rose
|
a24337f7b0
|
should use vfs to verify file existence
|
2005-02-04 14:06:10 +00:00 |
|
David Rose
|
334fc88489
|
add vfs-case-sensitive
|
2005-02-04 13:39:07 +00:00 |
|