Commit Graph

146 Commits

Author SHA1 Message Date
David Rose a7afebd785 remove bogus comment 2006-10-14 23:04:11 +00:00
David Rose a5f3e3f539 update comments 2006-09-13 01:17:30 +00:00
David Rose e8329c6988 minor change to comment 2006-08-18 21:10:46 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
Dave Schuyler 2e3ca066dc formatting 2006-03-28 03:51:09 +00:00
Roger Hughston 477fdc8775 OSX Commit 2006-03-17 22:57:38 +00:00
Dave Schuyler b015f6ff7a add_impact 2006-03-11 06:34:19 +00:00
Dave Schuyler c686acd92d added lvec4 cast 2006-03-11 00:14:09 +00:00
Dave Schuyler 7492d74426 added conjugate, changed var name, added 4-d rotation 2006-02-18 02:12:08 +00:00
Roger Hughston 8065be4f57 More Motion in osx Land 2006-02-10 20:13:14 +00:00
Josh Yelon 947294fe99 Added fmax and fmin operators to vector 2006-02-07 20:18:07 +00:00
David Rose b8b1e3d87e properly cast new operator * return values 2006-02-03 19:28:53 +00:00
Dave Schuyler 5ae60423ec added multiply by scalar 2006-02-02 23:25:29 +00:00
Dave Schuyler 1e5469d22f formatting 2006-01-20 01:42:29 +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 632bc8adef remove incorrect INLINE 2005-09-15 22:08:43 +00:00
David Rose 09878b64b0 use python_repr() to make linmath pickleable 2005-09-14 00:09:18 +00:00
David Rose 314630126f regularize cube map coordinate systems 2005-07-21 18:09:30 +00:00
David Rose ae4051cef8 add 3-d texture coordinates to egg syntax 2005-07-20 21:54:24 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
Roger Hughston 63290756fe *** empty log message *** 2005-05-23 21:04:31 +00:00
David Rose ace4407e7e regularize length of comment slashes 2005-05-19 00:22:28 +00:00
David Rose 34e47c5504 make normalize() and length() methods on LVecBase3f instead of just LVector3f 2005-04-27 13:46:59 +00:00
David Rose eacf0ccd13 fix paranoid-hpr-quat in non-standard coordinate systems 2005-03-04 22:18:38 +00:00
David Rose 0c519fbc4f fix quat::get_hpr(), set_hpr() in non-standard coordinate systems 2005-03-04 21:29:33 +00:00
David Rose c369b680b7 remove unused variable reference 2005-02-25 18:49:05 +00:00
David Rose 2a39759b85 fix PandaSystem.hasSystem() etc. 2005-02-19 00:00:47 +00:00
David Rose ac5246e4f2 fix slerp, add auto-generate-mipmaps 2005-02-07 04:11:29 +00:00
David Rose 52a0c84fce add LQuaternionf::get_forward(), fix angle_rad() 2005-01-23 16:39:16 +00:00
David Rose 287f4f387c more math operations 2005-01-23 00:23:01 +00:00
David Rose 2483769500 add missing basic operators to quaternion 2005-01-17 05:55:43 +00:00
David Rose 948278ee43 fix short-circuit of non-affine invert computation 2004-12-14 01:59:42 +00:00
David Rose 962cfa369a define new_to_old_hpr() 2004-12-07 20:11:48 +00:00
David Rose b1c7748300 oops, incorrect EXPCL 2004-11-21 19:58:58 +00:00
David Rose 8747959c7b separate compose_matrix into old_hpr and new_hpr variants 2004-11-21 19:51:58 +00:00
David Rose 67b9dc9367 better message for singular invert assertion 2004-11-21 17:49:57 +00:00
David Rose 3e548e3663 new interrogate, minor config changes 2004-10-28 18:33:45 +00:00
Dave Schuyler 2b3aa5cf31 minor changes 2004-10-16 00:38:56 +00:00
David Rose dbb24d9cc9 phash_map, etc. 2004-10-02 05:07:16 +00:00
David Rose 4a66fa2a1b raise assertions for undefined operations 2004-08-06 02:47:37 +00:00
Dave Schuyler 01d65fe28c lots of little changes for os x 2004-04-02 03:08:14 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
Dave Schuyler 36cf062b96 using app includes 2004-02-07 05:33:07 +00:00
David Rose 889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
Dave Schuyler 56978e1ade comment 2004-01-03 02:03:43 +00:00
David Rose c32922ee15 add is_same_direction 2003-11-11 15:57:34 +00:00
Dave Schuyler bfd4e276c3 added get_standardized_hpr 2003-11-11 04:31:53 +00:00
David Rose 2120ffc5a5 expose some global functions 2003-11-10 23:10:15 +00:00
Dave Schuyler f8efe985d2 changed includes to use application path 2003-10-28 06:10:41 +00:00