Asad M. Zaman
|
4d949e95a6
|
added set_color_scale to nodepathCollection
|
2007-03-21 23:11:13 +00:00 |
David Rose
|
89950a2132
|
try to defend against hard crashes
|
2007-03-16 15:43:17 +00:00 |
David Rose
|
1fdb425b88
|
merge shader_overhaul from jyelon
|
2007-03-15 21:04:31 +00:00 |
David Rose
|
700051ff5f
|
fix bounding volume bug after flatten
|
2007-03-12 18:15:48 +00:00 |
Josh Yelon
|
7afd31f361
|
Fixing a very old bug
|
2007-02-22 22:06:03 +00:00 |
David Rose
|
4ff0a5af0e
|
add colors
|
2007-02-21 19:04:38 +00:00 |
David Rose
|
e43f4f5c64
|
fix morphs in character flattening; better support for flattening animated + unanimated
|
2007-02-16 19:19:19 +00:00 |
David Rose
|
755288c2d5
|
add support-fade-lod
|
2007-02-13 23:28:13 +00:00 |
David Rose
|
1e6729a1e7
|
fix combining animated with unanimated vertices
|
2007-02-13 19:10:51 +00:00 |
Josh Yelon
|
ee6d7813a6
|
Fixed a bad iterator
|
2007-02-12 19:39:28 +00:00 |
David Rose
|
0869d551ae
|
shaders are always constant, it appears
|
2007-02-08 21:52:57 +00:00 |
David Rose
|
63edecf517
|
faster sprite particles
|
2007-02-08 19:56:33 +00:00 |
David Rose
|
02b5193dd2
|
compiler warning
|
2007-01-30 17:03:58 +00:00 |
David Rose
|
a09cfb3a9b
|
link with python
|
2007-01-26 17:59:35 +00:00 |
David Rose
|
55a8ab333b
|
preserve tags while flattening
|
2007-01-25 21:37:10 +00:00 |
David Rose
|
28110b2774
|
fix flattening 2-d objects
|
2007-01-17 02:27:36 +00:00 |
Zachary Pavlov
|
be02db659d
|
added a geom tag, setPreserved, which prevents flattening
|
2007-01-08 22:59:05 +00:00 |
Darren Ranalli
|
2a6b1cb479
|
added audioVolumeAttrib
|
2006-12-21 23:40:22 +00:00 |
aignacio_sf
|
6ec87e2506
|
Add stencil buffer clear.
|
2006-12-13 19:27:51 +00:00 |
aignacio_sf
|
af8a72f828
|
Add list_contents function that takes no parameters which outputs to cout thus making it callable in Python.
Format the output so it is a bit easier to read.
|
2006-12-08 03:38:52 +00:00 |
Zachary Pavlov
|
58533ae46c
|
fixes for tau
|
2006-11-27 03:27:55 +00:00 |
David Rose
|
5779007507
|
more memory tracking stuff
|
2006-11-24 22:59:44 +00:00 |
David Rose
|
ccec9eb3df
|
allow Actor flattening
|
2006-11-16 22:39:31 +00:00 |
David Rose
|
d6b8d30bca
|
add replace_node()
|
2006-11-13 22:45:24 +00:00 |
David Rose
|
6f21efb679
|
fix compose between 2-d and 3-d mats
|
2006-11-13 18:22:25 +00:00 |
aignacio_sf
|
53e190a77a
|
Fix comment for make_off function.
|
2006-11-01 03:49:55 +00:00 |
aignacio_sf
|
543b68c0ed
|
Fix cut and paste comment.
|
2006-11-01 03:40:55 +00:00 |
David Rose
|
dfe5814829
|
rework loader vs. ModelPool; deprecate implicit filename extension; improve ModelPool.releaseModel()
|
2006-10-25 17:56:50 +00:00 |
Zachary Pavlov
|
bb46722b39
|
fixes an issue that only shows up Opt2
|
2006-10-25 02:50:17 +00:00 |
David Rose
|
763808f8e4
|
make ModelPool::garbage_collect() behave sensibly in the new loadModel() world
|
2006-10-23 20:50:09 +00:00 |
David Rose
|
64d4d729fc
|
allow flatten_strong() to combine the children of a ModelNode
|
2006-10-18 17:18:17 +00:00 |
David Rose
|
9b2f1e4a69
|
add accessors to SceneGraphAnalzyer
|
2006-10-15 16:54:45 +00:00 |
David Rose
|
6f2d9475bb
|
expose SceneGraphAnalyzer
|
2006-10-15 16:05:39 +00:00 |
David Rose
|
962f43800d
|
add alpha-scale-via-texture
|
2006-10-10 17:58:08 +00:00 |
David Rose
|
601dbd02ca
|
fixes for osx build
|
2006-09-25 22:29:39 +00:00 |
David Rose
|
425ada050a
|
add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback()
|
2006-09-20 00:54:15 +00:00 |
David Rose
|
ec042275fe
|
rename LoaderOptions methods for clarity; add output
|
2006-09-18 19:07:47 +00:00 |
David Rose
|
3150541f9e
|
verify-lods off again for now
|
2006-09-16 01:14:32 +00:00 |
David Rose
|
97fbcbd507
|
fix LODNode startup
|
2006-09-14 18:03:51 +00:00 |
David Rose
|
21d70e558e
|
add EventStorePandaNode
|
2006-09-14 00:54:45 +00:00 |
David Rose
|
928770b37b
|
optimize verify-lods better
|
2006-09-13 17:13:56 +00:00 |
David Rose
|
169a946914
|
Fix some issues with verify-lods
|
2006-09-13 15:57:55 +00:00 |
David Rose
|
03ed2b6a94
|
turn off verify-lods by default for now
|
2006-09-13 01:15:16 +00:00 |
David Rose
|
8252076962
|
don't validate LODNodes when force_switch is in effect
|
2006-09-12 19:54:14 +00:00 |
David Rose
|
2ddcce6ad2
|
LODNode should test its bounding volumes
|
2006-09-12 00:15:59 +00:00 |
David Rose
|
5faf55d463
|
minor lod tweaks
|
2006-09-08 19:30:00 +00:00 |
David Rose
|
02916bf726
|
add a spindle to the viz
|
2006-09-08 18:47:54 +00:00 |
David Rose
|
3d415c4e0f
|
add show_switch() debugging mode
|
2006-09-08 17:01:27 +00:00 |
David Rose
|
1343e40e31
|
fix problem with non-normalized quat
|
2006-09-05 06:39:27 +00:00 |
David Rose
|
b81fdf5f9d
|
revisiting hashtables
|
2006-09-01 22:27:21 +00:00 |