rdb
a65b477734
Commit patches by cfsworks:
...
cxx: Fix missing includes masked by composite builds.
misc: Fix typos in comments.
config: Fix missing config forward-declarations.
direct: Adjust Python imports to panda3d.* instead of pandac.*.
display: Split graphicsWindow out into an extension.
framework: Use if/elif/elif/endif instead of ifdef/elif/elif/endif.
ode: Remove erroneous INLINE declarations.
interval: Fix missing import.
2014-10-19 22:41:47 +00:00
David Rose
220ba658a0
new, experimental TransformState seems to work better for multithreading
2011-09-04 02:52:41 +00:00
David Rose
0b4470af0d
support window-type offscreen in pview
2009-04-24 19:04:07 +00:00
David Rose
4beba6ca6f
integrate pview with new task manager
2008-10-03 20:30:07 +00:00
David Rose
fb9c56432a
we are now using the modified BSD license
2008-05-28 18:37:20 +00:00
Josh Yelon
ef0189651e
Added per-pixel lighting support
2007-12-16 08:04:08 +00:00
David Rose
3b528350bb
DisplayRegion::make_cull_result_graph()
2007-06-15 16:54:30 +00:00
David Rose
33a0c3af8e
replacing CullBinOcclusionTest with PipeOcclusionCullTraverser, some linmath optimizations
2007-05-31 21:17:50 +00:00
David Rose
ddd1046462
factor out Thread::get_current_thread() some more
2006-04-26 07:31:23 +00:00
David Rose
5bf4f3557d
anim controls in pview
2005-10-10 19:50:20 +00:00
David Rose
ce4e89c475
LoaderOptions, supporting auto-converting animation from maya filess
2005-10-05 22:35:23 +00:00
David Rose
43fa6e3a0c
failover to other graphics pipes if the default one fails to open
2005-03-21 18:54:37 +00:00
David Rose
09025a32d7
fix LINK_ALL_STATIC
2005-01-20 07:35:29 +00:00
David Rose
d850afd71a
Support collision solids under LOD nodes
2004-09-27 20:29:41 +00:00
Dave Schuyler
d8d9aae344
tabs to spaces
2004-07-07 03:58:36 +00:00
David Rose
382f0527eb
fix stopped-chat wordwrap problem
2004-04-30 20:58:21 +00:00
David Rose
a79af737d2
add MouseWatcher::set_display_region()
2004-03-05 20:10:19 +00:00
David Rose
843c0331ae
update license, change remaining local #includes to use quotation marks
2004-02-13 19:27:33 +00:00
David Rose
429fbba758
fix screenshots on dx9; robustify Panda screenshot interface
2004-02-04 21:24:33 +00:00
David Rose
889be29b47
add session recording and playback
2004-01-30 18:20:47 +00:00
David Rose
6faea2fcad
add ? to show keys
2003-10-29 01:48:33 +00:00
David Rose
e51dfb192f
shift-W in pview opens new window on same gsg
2003-07-17 18:17:24 +00:00
David Rose
5ad7edb42b
reenable red wireframe highlight mode
2003-06-09 22:47:47 +00:00
David Rose
6e686caf8c
support cull face reverse
2003-04-10 22:02:41 +00:00
David Rose
082be720ce
add clear_exit_flag
2003-03-11 02:18:47 +00:00
David Rose
ed77186e26
split out per-window operations some more
2003-02-15 14:14:39 +00:00
David Rose
74a704440e
PandaFramework should respect per-window keypresses
2003-02-14 08:13:17 +00:00
David Rose
ea59108287
new window code
2003-01-09 20:35:54 +00:00
David Rose
cc4ef1f5e0
add shift-B
2002-07-03 16:22:02 +00:00
David Rose
4551aa04a7
shift-C reveals collision solids
2002-07-02 21:05:10 +00:00
David Rose
cccf0f02cc
add shift-L to pview
2002-06-06 18:39:28 +00:00
David Rose
ca07e15ec9
a few more pview features
2002-06-06 18:16:39 +00:00
David Rose
a23a7572a2
rename out qp's
2002-04-10 18:08:06 +00:00
David Rose
e286a73dbb
abstract out PandaFramework etc.
2002-04-03 22:00:04 +00:00