Josh Yelon
|
28070dd33e
A few fixes to support set_shader_input on attribs
|
20 years ago |
Josh Yelon
|
2095d8c44f
New shader system
|
20 years ago |
David Rose
|
f5f865b1a6
more debugging help
|
20 years ago |
David Rose
|
01333b339c
*** empty log message ***
|
20 years ago |
David Rose
|
e5095d2c31
NodePath::set_normal_map()
|
20 years ago |
David Rose
|
67e3f1daa6
expose Texture::T_depth_component, sanify a few things
|
20 years ago |
David Rose
|
7a249dde55
add set_python_tag() etc.
|
20 years ago |
David Rose
|
0fb2f183e3
fix primitive bumpmap support
|
20 years ago |
David Rose
|
166e7414a6
first pass at primitive bumpmapping support
|
20 years ago |
David Rose
|
bc0d509090
bam 5.0, new Geom implementation is now official
|
20 years ago |
David Rose
|
5e8855ebc8
fix calc_tight_bounds(), add NodePath::show_tight_bounds()
|
20 years ago |
Darren Ranalli
|
4ef35cf5b1
drwr: fix crash on partial transform across compass
|
20 years ago |
David Rose
|
4f1a424610
NodePath::get_mat(other) needs to return a concrete
|
20 years ago |
David Rose
|
10242ea013
new NodePath::set_attrib(), set_clip_plane(), etc.
|
20 years ago |
David Rose
|
f678c0c932
whoops, broke billboards
|
21 years ago |
David Rose
|
d46a88a76e
CompassEffects and node-relative BillboardEffects now work on cameras
|
21 years ago |
David Rose
|
d9d30855d0
fix line_width and RenderModeAttrib
|
21 years ago |
David Rose
|
f939c61b1a
api-level antialias control
|
21 years ago |
David Rose
|
3a00e5c17e
add set_pos_quat() and set_quat_scale()
|
21 years ago |
David Rose
|
8446af5e3e
refine comments
|
21 years ago |
David Rose
|
ad1f64ba56
oops, false -> NULL
|
21 years ago |
David Rose
|
9f7b53723d
no longer need to fmod getHpr; this is done in the dc syntax now
|
21 years ago |
David Rose
|
557060cb1d
weak pointers, and FadeLODNode fixes for instances/multiple cameras
|
21 years ago |
Darren Ranalli
|
9a9719507c
(drose) fixed fluid-ness of relative set_fluid_pos
|
21 years ago |
David Rose
|
895b553cdb
better NodePath interfaces for set_collide_mask()
|
21 years ago |
David Rose
|
0369f07074
all nodes now have a CollideMask
|
21 years ago |
David Rose
|
c3fd483b19
support egg2bam -combine-geoms
|
21 years ago |
Greg Wiatroski
|
179d0c7e0c
added comment
|
21 years ago |
Greg Wiatroski
|
579febfb12
mod'd hpr's returned from nodePath get hpr to prevent overflow errors now that we are bounds checking on sendUpdates
|
21 years ago |
David Rose
|
c23792f1dc
add polylight support to NodePath; prevent compiler warnings; minor style changes to polylightEffect to be consistent with panda conventions
|
21 years ago |