David Rose
|
372532346e
|
GeomVertexData::reserve_num_rows() and related changes--big performance improvement, especially on Windows
|
2011-03-12 21:42:34 +00:00 |
treeform
|
fa700bd7c3
|
Fixed the curve bug for real this time. Last fix to the curve just hid it.
https://bugs.launchpad.net/panda3d/+bug/383969
Happy curving without segfaults!
|
2010-01-12 08:19:15 +00:00 |
treeform
|
a95620c2db
|
fixed https://bugs.launchpad.net/panda3d/+bug/383969 , whas doing default_curve-> when default_curve is null, now just returns false
|
2010-01-09 16:35:09 +00:00 |
David Rose
|
58c13de4ca
|
integrate changes from Schell Games (plus some tab character fixes)
|
2009-06-01 21:51:15 +00:00 |
David Rose
|
cb2819a5d7
|
respect vertex color properly
|
2009-01-09 20:03:41 +00:00 |
David Rose
|
b0dd18aa3f
|
fix RopeNode and SheetNode (weren't rendering)
|
2009-01-08 03:26:09 +00:00 |
David Rose
|
fbc38a3e01
|
collection operator +
|
2008-11-10 23:54:45 +00:00 |
David Rose
|
58e0537e3c
|
wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion
|
2008-11-07 21:12:42 +00:00 |
David Rose
|
fab502970f
|
more threading improvements
|
2008-10-02 17:50:16 +00:00 |
David Rose
|
964c76f2e0
|
pandaFileStream
|
2008-09-09 00:06:47 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
Zachary Pavlov
|
220d33e006
|
okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg
|
2007-07-20 23:02:51 +00:00 |
David Rose
|
33a0c3af8e
|
replacing CullBinOcclusionTest with PipeOcclusionCullTraverser, some linmath optimizations
|
2007-05-31 21:17:50 +00:00 |
David Rose
|
629b215aee
|
DynamicTextFont::RenderMode
|
2007-01-24 00:27:39 +00:00 |
David Rose
|
972259b88e
|
remove drawers--these are deprecated, now replaced by RopeNode
|
2007-01-23 21:55:15 +00:00 |
David Rose
|
fd864e2f6d
|
add per-vertex thickness
|
2007-01-23 18:42:38 +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
|
e9480165e1
|
fix NurbsCurve with new loader
|
2006-09-18 19:07:17 +00:00 |
David Rose
|
ddd1046462
|
factor out Thread::get_current_thread() some more
|
2006-04-26 07:31:23 +00:00 |
David Rose
|
57338ee24d
|
better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes
|
2006-04-20 04:03:16 +00:00 |
David Rose
|
8af16b0dcc
|
fix RM_billboard
|
2006-04-19 19:56:47 +00:00 |
David Rose
|
18de188129
|
pre-compute GSG::_internal_transform
|
2006-04-10 22:14:43 +00:00 |
David Rose
|
8a78fffd8f
|
multithreading optimizations, tau profiler, related changes
|
2006-04-05 19:36:05 +00:00 |
David Rose
|
ffb676cc9a
|
compute _net_transform, not _modelview_transform, at each node of cull traversal
|
2006-03-24 23:41:09 +00:00 |
David Rose
|
1d2282a879
|
pipelining getting close; uprev bam version to 6.0
|
2006-02-14 19:07:47 +00:00 |
Roger Hughston
|
8065be4f57
|
More Motion in osx Land
|
2006-02-10 20:13:14 +00:00 |
David Rose
|
79f1462eb1
|
mo' better pipelining
|
2006-02-09 23:47:29 +00:00 |
David Rose
|
c75b55eb98
|
better pipelining
|
2006-02-03 18:12:08 +00:00 |
David Rose
|
572a146c24
|
untabify
|
2006-01-13 18:38:07 +00:00 |
Josh Yelon
|
9729541f63
|
Added macrocomposites
|
2005-09-27 22:05:52 +00:00 |
David Rose
|
95f9d58591
|
Geom now accepts a GeomVertexData in the constructor
|
2005-08-11 03:16:12 +00:00 |
David Rose
|
bc0d509090
|
bam 5.0, new Geom implementation is now official
|
2005-06-30 17:42:21 +00:00 |
David Rose
|
aa29e67c84
|
fix billboards, lod's, etc.
|
2005-05-27 22:03:23 +00:00 |
David Rose
|
296721f061
|
simply & pandify dx8gsg some; rework gsg's external_transform and internal_transform
|
2005-05-26 00:09:52 +00:00 |
David Rose
|
29f35eb5bd
|
build on gcc 4.0
|
2005-05-18 16:32:45 +00:00 |
David Rose
|
819355581e
|
various pstats improvements; pstats use 32 bit headers; added "*" category; some minor fixes
|
2005-04-30 00:09:07 +00:00 |
David Rose
|
4f1a424610
|
NodePath::get_mat(other) needs to return a concrete
|
2005-04-29 15:59:04 +00:00 |
David Rose
|
00485bf6c8
|
GeomEnum unification; FrameRateMeter use UH_client
|
2005-04-14 17:23:36 +00:00 |
David Rose
|
7ec6a915bd
|
render RopeNode with qpgeom
|
2005-04-13 20:19:06 +00:00 |
David Rose
|
43f4675d65
|
use new munger system for qpgeom sprites/points
|
2005-04-07 21:51:00 +00:00 |
David Rose
|
20e9703887
|
handle use_qpgeom on more internal things
|
2005-04-04 22:58:35 +00:00 |
David Rose
|
d9d30855d0
|
fix line_width and RenderModeAttrib
|
2005-01-27 05:21:34 +00:00 |
David Rose
|
8d1a458c00
|
ropeNode stats and optimizations
|
2005-01-13 17:54:16 +00:00 |
David Rose
|
63ee254de2
|
move matrix computation
|
2005-01-13 05:54:01 +00:00 |
David Rose
|
d7d049375c
|
add RM_tape
|
2005-01-13 02:58:06 +00:00 |
David Rose
|
bacd4ad811
|
RM_tube
|
2005-01-07 23:57:35 +00:00 |
David Rose
|
a9f7756ba6
|
migrate more code to prc interface
|
2004-12-28 18:49:53 +00:00 |
David Rose
|
3e548e3663
|
new interrogate, minor config changes
|
2004-10-28 18:33:45 +00:00 |
David Rose
|
17997c0541
|
clear pointer on reading bam
|
2004-05-12 22:25:58 +00:00 |
David Rose
|
843c0331ae
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |