Commit Graph

44 Commits

Author SHA1 Message Date
David Rose e9b967435e more win32 build issues 2011-12-20 20:26:08 +00:00
David Rose c5c21a566a UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32 2011-12-18 16:30:31 +00:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose c92649bb64 remove reference to OTP 2010-08-25 21:33:43 +00:00
David Rose 4b315b5170 fix motiontrail color 2009-01-09 19:39:23 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 7faa24c73d include luse.h, not lmatrix4.h 2007-08-23 16:16:24 +00:00
David Rose bc112ef132 clear writers 2007-06-25 18:12:12 +00:00
David Rose 9bec17d962 fix crash when OPTIMIZE=2 2007-06-13 17:17:43 +00:00
aignacio_sf 922a414c95 Add global on/off for motion trails. 2007-05-16 00:15:14 +00:00
Chris Brunner f538ea5eaf added configable switch want-python-motion-trails 2007-04-27 02:30:35 +00:00
David Rose 1612f144ef deallocate arrays properly 2007-03-14 21:08:57 +00:00
David Rose c424b85b73 build on osx 2007-03-08 00:20:27 +00:00
David Rose 730446fdaa build for osx 2007-02-08 21:18:16 +00:00
aignacio_sf 8a0a85a3a7 Explicitly set nurbs order to 4. 2007-01-31 04:20:31 +00:00
aignacio_sf 91ceb9fb26 Add config to motiontrail. 2007-01-31 04:18:41 +00:00
David Rose 134d849b52 build on Linux 2007-01-30 23:51:31 +00:00
aignacio_sf 2d7f2f3d09 Integrate CMotionTrail. 2007-01-30 20:00:59 +00:00
aignacio_sf 2824be457a Add cMotionTrail.cxx, cMotionTrail.h 2007-01-29 23:52:29 +00:00
aignacio_sf 9c9101452d Add comments, formatting, cleanup, ... 2007-01-29 23:49:44 +00:00
aignacio_sf 2399409e8f Somewhat working version. Still needs work, formatting, comments, ... 2007-01-27 04:26:57 +00:00
aignacio_sf 51c77e34ee Preliminary version. Still needs lots of work! 2007-01-27 00:58:53 +00:00
aignacio_sf 6e952e10c1 Fix vertex color and texture coordinates. 2006-11-11 01:13:26 +00:00
aignacio_sf 20d597bad2 Set sampling rate to 0.0.
Ignore duplicate transforms (keyframes).
Fixes flicker problem for high frame rates.
2006-10-31 03:09:16 +00:00
aignacio_sf 388e80b02d Initial nurbs support. Sampled points are used as control points to create nurbs curves. 2006-10-21 02:05:46 +00:00
Jason Yeung 70fef33162 *** empty log message *** 2006-07-06 18:35:32 +00:00
Jason Yeung 8a712d1d2d *** empty log message *** 2006-07-01 01:12:23 +00:00
aignacio_sf b4633e4027 Add option to use the transform relative to the specified root_node_path. 2006-06-14 23:02:32 +00:00
aignacio_sf a32d54b41a Remove exception handling for len ( ) since the len ( ) bug was fixed. 2006-05-30 23:31:00 +00:00
Joe Shochet 25da5bd135 leak cleanup 2006-05-07 22:04:01 +00:00
Joe Shochet 6b77edf7ed better event handling for client logout 2006-05-04 21:10:41 +00:00
aignacio_sf 555c83ac26 Add MotionTrail task removal via DirectObject "clientLogout" messages 2006-05-03 20:25:58 +00:00
aignacio_sf 877b7833fc Fix motion_trail_list problem. 2006-05-03 19:54:42 +00:00
aignacio_sf d3be07a17c Add exception handling to len ( ) calls to prevent random bug. 2006-04-29 04:25:50 +00:00
aignacio_sf ab6492b17d Add attach command. 2006-04-25 03:58:25 +00:00
aignacio_sf 10bf727190 Add set color.
Make texture usage optional.
Add begin/end.
Add actor update to fix LOD problem.
2006-04-25 03:20:45 +00:00
aignacio_sf 5d9af89feb no message 2006-04-24 19:59:43 +00:00
aignacio_sf ed79e4e027 Improve relative matrix calculations.
Seems to look ok.
Possible problem with animations???
Has problem when switching LODs.
2006-04-22 01:43:36 +00:00
aignacio_sf d18d28229f Add update capability via a task.
Add preliminary relative matrix calculations (not working properly).
Disable alpha writes.
2006-04-21 02:19:08 +00:00
aignacio_sf 5ff0a3ee85 Turn off debug printing of texture v coordinate. 2006-04-19 21:43:10 +00:00
aignacio_sf 7088e50a28 Turn on transparency.
Turn off lighting.
2006-04-19 21:38:27 +00:00
aignacio_sf 2b0cf0ff9f Prototype motion trail code. 2006-04-19 03:12:31 +00:00
aignacio_sf 5eac470d97 Prototype motion trail code. 2006-04-19 03:02:43 +00:00